spee.ch/public/vendors/MDB/css/mdb.css
2017-06-10 18:33:03 -07:00

7118 lines
190 KiB
CSS

/*!
* Material Design for Bootstrap 4
* Version: MDB Free 4.3.2
*
*
* Copyright: Material Design for Bootstrap
* http://mdbootstrap.com/
*
* Read the license: http://mdbootstrap.com/license/
*
*
* Documentation: http://mdbootstrap.com/
*
* Getting started: http://mdbootstrap.com/getting-started/
*
* Tutorials: http://mdbootstrap.com/bootstrap-tutorial/
*
* Templates: http://mdbootstrap.com/templates/
*
* Support: http://mdbootstrap.com/forums/forum/support/
*
* Contact: office@mdbootstrap.com
*
* Atribution: Animate CSS, Twitter Bootstrap, Materialize CSS, Normalize CSS, Waves JS, WOW JS, Toastr, Chart.js , Hammer.js
*
*/
/*********************
Mixins
**********************/
.mdb-color.lighten-5 {
background-color: #D0D6E2 !important; }
.mdb-color-text.text-lighten-5 {
color: #D0D6E2 !important; }
.mdb-color.lighten-4 {
background-color: #B1BACE !important; }
.mdb-color-text.text-lighten-4 {
color: #B1BACE !important; }
.mdb-color.lighten-3 {
background-color: #929FBA !important; }
.mdb-color-text.text-lighten-3 {
color: #929FBA !important; }
.mdb-color.lighten-2 {
background-color: #7283A7 !important; }
.mdb-color-text.text-lighten-2 {
color: #7283A7 !important; }
.mdb-color.lighten-1 {
background-color: #59698D !important; }
.mdb-color-text.text-lighten-1 {
color: #59698D !important; }
.mdb-color {
background-color: #45526E !important; }
.mdb-color-text {
color: #45526E !important; }
.mdb-color.darken-1 {
background-color: #3B465E !important; }
.mdb-color-text.text-darken-1 {
color: #3B465E !important; }
.mdb-color.darken-2 {
background-color: #2E3951 !important; }
.mdb-color-text.text-darken-2 {
color: #2E3951 !important; }
.mdb-color.darken-3 {
background-color: #1C2A48 !important; }
.mdb-color-text.text-darken-3 {
color: #1C2A48 !important; }
.mdb-color.darken-4 {
background-color: #1C2331 !important; }
.mdb-color-text.text-darken-4 {
color: #1C2331 !important; }
.red.lighten-5 {
background-color: #FFEBEE !important; }
.red-text.text-lighten-5 {
color: #FFEBEE !important; }
.red.lighten-4 {
background-color: #FFCDD2 !important; }
.red-text.text-lighten-4 {
color: #FFCDD2 !important; }
.red.lighten-3 {
background-color: #EF9A9A !important; }
.red-text.text-lighten-3 {
color: #EF9A9A !important; }
.red.lighten-2 {
background-color: #E57373 !important; }
.red-text.text-lighten-2 {
color: #E57373 !important; }
.red.lighten-1 {
background-color: #EF5350 !important; }
.red-text.text-lighten-1 {
color: #EF5350 !important; }
.red {
background-color: #F44336 !important; }
.red-text {
color: #F44336 !important; }
.red.darken-1 {
background-color: #E53935 !important; }
.red-text.text-darken-1 {
color: #E53935 !important; }
.red.darken-2 {
background-color: #D32F2F !important; }
.red-text.text-darken-2 {
color: #D32F2F !important; }
.red.darken-3 {
background-color: #C62828 !important; }
.red-text.text-darken-3 {
color: #C62828 !important; }
.red.darken-4 {
background-color: #B71C1C !important; }
.red-text.text-darken-4 {
color: #B71C1C !important; }
.red.accent-1 {
background-color: #FF8A80 !important; }
.red-text.text-accent-1 {
color: #FF8A80 !important; }
.red.accent-2 {
background-color: #FF5252 !important; }
.red-text.text-accent-2 {
color: #FF5252 !important; }
.red.accent-3 {
background-color: #FF1744 !important; }
.red-text.text-accent-3 {
color: #FF1744 !important; }
.red.accent-4 {
background-color: #D50000 !important; }
.red-text.text-accent-4 {
color: #D50000 !important; }
.pink.lighten-5 {
background-color: #fce4ec !important; }
.pink-text.text-lighten-5 {
color: #fce4ec !important; }
.pink.lighten-4 {
background-color: #f8bbd0 !important; }
.pink-text.text-lighten-4 {
color: #f8bbd0 !important; }
.pink.lighten-3 {
background-color: #f48fb1 !important; }
.pink-text.text-lighten-3 {
color: #f48fb1 !important; }
.pink.lighten-2 {
background-color: #f06292 !important; }
.pink-text.text-lighten-2 {
color: #f06292 !important; }
.pink.lighten-1 {
background-color: #ec407a !important; }
.pink-text.text-lighten-1 {
color: #ec407a !important; }
.pink {
background-color: #e91e63 !important; }
.pink-text {
color: #e91e63 !important; }
.pink.darken-1 {
background-color: #d81b60 !important; }
.pink-text.text-darken-1 {
color: #d81b60 !important; }
.pink.darken-2 {
background-color: #c2185b !important; }
.pink-text.text-darken-2 {
color: #c2185b !important; }
.pink.darken-3 {
background-color: #ad1457 !important; }
.pink-text.text-darken-3 {
color: #ad1457 !important; }
.pink.darken-4 {
background-color: #880e4f !important; }
.pink-text.text-darken-4 {
color: #880e4f !important; }
.pink.accent-1 {
background-color: #ff80ab !important; }
.pink-text.text-accent-1 {
color: #ff80ab !important; }
.pink.accent-2 {
background-color: #ff4081 !important; }
.pink-text.text-accent-2 {
color: #ff4081 !important; }
.pink.accent-3 {
background-color: #f50057 !important; }
.pink-text.text-accent-3 {
color: #f50057 !important; }
.pink.accent-4 {
background-color: #c51162 !important; }
.pink-text.text-accent-4 {
color: #c51162 !important; }
.purple.lighten-5 {
background-color: #f3e5f5 !important; }
.purple-text.text-lighten-5 {
color: #f3e5f5 !important; }
.purple.lighten-4 {
background-color: #e1bee7 !important; }
.purple-text.text-lighten-4 {
color: #e1bee7 !important; }
.purple.lighten-3 {
background-color: #ce93d8 !important; }
.purple-text.text-lighten-3 {
color: #ce93d8 !important; }
.purple.lighten-2 {
background-color: #ba68c8 !important; }
.purple-text.text-lighten-2 {
color: #ba68c8 !important; }
.purple.lighten-1 {
background-color: #ab47bc !important; }
.purple-text.text-lighten-1 {
color: #ab47bc !important; }
.purple {
background-color: #9c27b0 !important; }
.purple-text {
color: #9c27b0 !important; }
.purple.darken-1 {
background-color: #8e24aa !important; }
.purple-text.text-darken-1 {
color: #8e24aa !important; }
.purple.darken-2 {
background-color: #7b1fa2 !important; }
.purple-text.text-darken-2 {
color: #7b1fa2 !important; }
.purple.darken-3 {
background-color: #6a1b9a !important; }
.purple-text.text-darken-3 {
color: #6a1b9a !important; }
.purple.darken-4 {
background-color: #4a148c !important; }
.purple-text.text-darken-4 {
color: #4a148c !important; }
.purple.accent-1 {
background-color: #ea80fc !important; }
.purple-text.text-accent-1 {
color: #ea80fc !important; }
.purple.accent-2 {
background-color: #e040fb !important; }
.purple-text.text-accent-2 {
color: #e040fb !important; }
.purple.accent-3 {
background-color: #d500f9 !important; }
.purple-text.text-accent-3 {
color: #d500f9 !important; }
.purple.accent-4 {
background-color: #aa00ff !important; }
.purple-text.text-accent-4 {
color: #aa00ff !important; }
.deep-purple.lighten-5 {
background-color: #ede7f6 !important; }
.deep-purple-text.text-lighten-5 {
color: #ede7f6 !important; }
.deep-purple.lighten-4 {
background-color: #d1c4e9 !important; }
.deep-purple-text.text-lighten-4 {
color: #d1c4e9 !important; }
.deep-purple.lighten-3 {
background-color: #b39ddb !important; }
.deep-purple-text.text-lighten-3 {
color: #b39ddb !important; }
.deep-purple.lighten-2 {
background-color: #9575cd !important; }
.deep-purple-text.text-lighten-2 {
color: #9575cd !important; }
.deep-purple.lighten-1 {
background-color: #7e57c2 !important; }
.deep-purple-text.text-lighten-1 {
color: #7e57c2 !important; }
.deep-purple {
background-color: #673ab7 !important; }
.deep-purple-text {
color: #673ab7 !important; }
.deep-purple.darken-1 {
background-color: #5e35b1 !important; }
.deep-purple-text.text-darken-1 {
color: #5e35b1 !important; }
.deep-purple.darken-2 {
background-color: #512da8 !important; }
.deep-purple-text.text-darken-2 {
color: #512da8 !important; }
.deep-purple.darken-3 {
background-color: #4527a0 !important; }
.deep-purple-text.text-darken-3 {
color: #4527a0 !important; }
.deep-purple.darken-4 {
background-color: #311b92 !important; }
.deep-purple-text.text-darken-4 {
color: #311b92 !important; }
.deep-purple.accent-1 {
background-color: #b388ff !important; }
.deep-purple-text.text-accent-1 {
color: #b388ff !important; }
.deep-purple.accent-2 {
background-color: #7c4dff !important; }
.deep-purple-text.text-accent-2 {
color: #7c4dff !important; }
.deep-purple.accent-3 {
background-color: #651fff !important; }
.deep-purple-text.text-accent-3 {
color: #651fff !important; }
.deep-purple.accent-4 {
background-color: #6200ea !important; }
.deep-purple-text.text-accent-4 {
color: #6200ea !important; }
.indigo.lighten-5 {
background-color: #e8eaf6 !important; }
.indigo-text.text-lighten-5 {
color: #e8eaf6 !important; }
.indigo.lighten-4 {
background-color: #c5cae9 !important; }
.indigo-text.text-lighten-4 {
color: #c5cae9 !important; }
.indigo.lighten-3 {
background-color: #9fa8da !important; }
.indigo-text.text-lighten-3 {
color: #9fa8da !important; }
.indigo.lighten-2 {
background-color: #7986cb !important; }
.indigo-text.text-lighten-2 {
color: #7986cb !important; }
.indigo.lighten-1 {
background-color: #5c6bc0 !important; }
.indigo-text.text-lighten-1 {
color: #5c6bc0 !important; }
.indigo {
background-color: #3f51b5 !important; }
.indigo-text {
color: #3f51b5 !important; }
.indigo.darken-1 {
background-color: #3949ab !important; }
.indigo-text.text-darken-1 {
color: #3949ab !important; }
.indigo.darken-2 {
background-color: #303f9f !important; }
.indigo-text.text-darken-2 {
color: #303f9f !important; }
.indigo.darken-3 {
background-color: #283593 !important; }
.indigo-text.text-darken-3 {
color: #283593 !important; }
.indigo.darken-4 {
background-color: #1a237e !important; }
.indigo-text.text-darken-4 {
color: #1a237e !important; }
.indigo.accent-1 {
background-color: #8c9eff !important; }
.indigo-text.text-accent-1 {
color: #8c9eff !important; }
.indigo.accent-2 {
background-color: #536dfe !important; }
.indigo-text.text-accent-2 {
color: #536dfe !important; }
.indigo.accent-3 {
background-color: #3d5afe !important; }
.indigo-text.text-accent-3 {
color: #3d5afe !important; }
.indigo.accent-4 {
background-color: #304ffe !important; }
.indigo-text.text-accent-4 {
color: #304ffe !important; }
.blue.lighten-5 {
background-color: #E3F2FD !important; }
.blue-text.text-lighten-5 {
color: #E3F2FD !important; }
.blue.lighten-4 {
background-color: #BBDEFB !important; }
.blue-text.text-lighten-4 {
color: #BBDEFB !important; }
.blue.lighten-3 {
background-color: #90CAF9 !important; }
.blue-text.text-lighten-3 {
color: #90CAF9 !important; }
.blue.lighten-2 {
background-color: #64B5F6 !important; }
.blue-text.text-lighten-2 {
color: #64B5F6 !important; }
.blue.lighten-1 {
background-color: #42A5F5 !important; }
.blue-text.text-lighten-1 {
color: #42A5F5 !important; }
.blue {
background-color: #2196F3 !important; }
.blue-text {
color: #2196F3 !important; }
.blue.darken-1 {
background-color: #1E88E5 !important; }
.blue-text.text-darken-1 {
color: #1E88E5 !important; }
.blue.darken-2 {
background-color: #1976D2 !important; }
.blue-text.text-darken-2 {
color: #1976D2 !important; }
.blue.darken-3 {
background-color: #1565C0 !important; }
.blue-text.text-darken-3 {
color: #1565C0 !important; }
.blue.darken-4 {
background-color: #0D47A1 !important; }
.blue-text.text-darken-4 {
color: #0D47A1 !important; }
.blue.accent-1 {
background-color: #82B1FF !important; }
.blue-text.text-accent-1 {
color: #82B1FF !important; }
.blue.accent-2 {
background-color: #448AFF !important; }
.blue-text.text-accent-2 {
color: #448AFF !important; }
.blue.accent-3 {
background-color: #2979FF !important; }
.blue-text.text-accent-3 {
color: #2979FF !important; }
.blue.accent-4 {
background-color: #2962FF !important; }
.blue-text.text-accent-4 {
color: #2962FF !important; }
.light-blue.lighten-5 {
background-color: #e1f5fe !important; }
.light-blue-text.text-lighten-5 {
color: #e1f5fe !important; }
.light-blue.lighten-4 {
background-color: #b3e5fc !important; }
.light-blue-text.text-lighten-4 {
color: #b3e5fc !important; }
.light-blue.lighten-3 {
background-color: #81d4fa !important; }
.light-blue-text.text-lighten-3 {
color: #81d4fa !important; }
.light-blue.lighten-2 {
background-color: #4fc3f7 !important; }
.light-blue-text.text-lighten-2 {
color: #4fc3f7 !important; }
.light-blue.lighten-1 {
background-color: #29b6f6 !important; }
.light-blue-text.text-lighten-1 {
color: #29b6f6 !important; }
.light-blue {
background-color: #03a9f4 !important; }
.light-blue-text {
color: #03a9f4 !important; }
.light-blue.darken-1 {
background-color: #039be5 !important; }
.light-blue-text.text-darken-1 {
color: #039be5 !important; }
.light-blue.darken-2 {
background-color: #0288d1 !important; }
.light-blue-text.text-darken-2 {
color: #0288d1 !important; }
.light-blue.darken-3 {
background-color: #0277bd !important; }
.light-blue-text.text-darken-3 {
color: #0277bd !important; }
.light-blue.darken-4 {
background-color: #01579b !important; }
.light-blue-text.text-darken-4 {
color: #01579b !important; }
.light-blue.accent-1 {
background-color: #80d8ff !important; }
.light-blue-text.text-accent-1 {
color: #80d8ff !important; }
.light-blue.accent-2 {
background-color: #40c4ff !important; }
.light-blue-text.text-accent-2 {
color: #40c4ff !important; }
.light-blue.accent-3 {
background-color: #00b0ff !important; }
.light-blue-text.text-accent-3 {
color: #00b0ff !important; }
.light-blue.accent-4 {
background-color: #0091ea !important; }
.light-blue-text.text-accent-4 {
color: #0091ea !important; }
.cyan.lighten-5 {
background-color: #e0f7fa !important; }
.cyan-text.text-lighten-5 {
color: #e0f7fa !important; }
.cyan.lighten-4 {
background-color: #b2ebf2 !important; }
.cyan-text.text-lighten-4 {
color: #b2ebf2 !important; }
.cyan.lighten-3 {
background-color: #80deea !important; }
.cyan-text.text-lighten-3 {
color: #80deea !important; }
.cyan.lighten-2 {
background-color: #4dd0e1 !important; }
.cyan-text.text-lighten-2 {
color: #4dd0e1 !important; }
.cyan.lighten-1 {
background-color: #26c6da !important; }
.cyan-text.text-lighten-1 {
color: #26c6da !important; }
.cyan {
background-color: #00bcd4 !important; }
.cyan-text {
color: #00bcd4 !important; }
.cyan.darken-1 {
background-color: #00acc1 !important; }
.cyan-text.text-darken-1 {
color: #00acc1 !important; }
.cyan.darken-2 {
background-color: #0097a7 !important; }
.cyan-text.text-darken-2 {
color: #0097a7 !important; }
.cyan.darken-3 {
background-color: #00838f !important; }
.cyan-text.text-darken-3 {
color: #00838f !important; }
.cyan.darken-4 {
background-color: #006064 !important; }
.cyan-text.text-darken-4 {
color: #006064 !important; }
.cyan.accent-1 {
background-color: #84ffff !important; }
.cyan-text.text-accent-1 {
color: #84ffff !important; }
.cyan.accent-2 {
background-color: #18ffff !important; }
.cyan-text.text-accent-2 {
color: #18ffff !important; }
.cyan.accent-3 {
background-color: #00e5ff !important; }
.cyan-text.text-accent-3 {
color: #00e5ff !important; }
.cyan.accent-4 {
background-color: #00b8d4 !important; }
.cyan-text.text-accent-4 {
color: #00b8d4 !important; }
.teal.lighten-5 {
background-color: #e0f2f1 !important; }
.teal-text.text-lighten-5 {
color: #e0f2f1 !important; }
.teal.lighten-4 {
background-color: #b2dfdb !important; }
.teal-text.text-lighten-4 {
color: #b2dfdb !important; }
.teal.lighten-3 {
background-color: #80cbc4 !important; }
.teal-text.text-lighten-3 {
color: #80cbc4 !important; }
.teal.lighten-2 {
background-color: #4db6ac !important; }
.teal-text.text-lighten-2 {
color: #4db6ac !important; }
.teal.lighten-1 {
background-color: #26a69a !important; }
.teal-text.text-lighten-1 {
color: #26a69a !important; }
.teal {
background-color: #009688 !important; }
.teal-text {
color: #009688 !important; }
.teal.darken-1 {
background-color: #00897b !important; }
.teal-text.text-darken-1 {
color: #00897b !important; }
.teal.darken-2 {
background-color: #00796b !important; }
.teal-text.text-darken-2 {
color: #00796b !important; }
.teal.darken-3 {
background-color: #00695c !important; }
.teal-text.text-darken-3 {
color: #00695c !important; }
.teal.darken-4 {
background-color: #004d40 !important; }
.teal-text.text-darken-4 {
color: #004d40 !important; }
.teal.accent-1 {
background-color: #a7ffeb !important; }
.teal-text.text-accent-1 {
color: #a7ffeb !important; }
.teal.accent-2 {
background-color: #64ffda !important; }
.teal-text.text-accent-2 {
color: #64ffda !important; }
.teal.accent-3 {
background-color: #1de9b6 !important; }
.teal-text.text-accent-3 {
color: #1de9b6 !important; }
.teal.accent-4 {
background-color: #00bfa5 !important; }
.teal-text.text-accent-4 {
color: #00bfa5 !important; }
.green.lighten-5 {
background-color: #E8F5E9 !important; }
.green-text.text-lighten-5 {
color: #E8F5E9 !important; }
.green.lighten-4 {
background-color: #C8E6C9 !important; }
.green-text.text-lighten-4 {
color: #C8E6C9 !important; }
.green.lighten-3 {
background-color: #A5D6A7 !important; }
.green-text.text-lighten-3 {
color: #A5D6A7 !important; }
.green.lighten-2 {
background-color: #81C784 !important; }
.green-text.text-lighten-2 {
color: #81C784 !important; }
.green.lighten-1 {
background-color: #66BB6A !important; }
.green-text.text-lighten-1 {
color: #66BB6A !important; }
.green {
background-color: #4CAF50 !important; }
.green-text {
color: #4CAF50 !important; }
.green.darken-1 {
background-color: #43A047 !important; }
.green-text.text-darken-1 {
color: #43A047 !important; }
.green.darken-2 {
background-color: #388E3C !important; }
.green-text.text-darken-2 {
color: #388E3C !important; }
.green.darken-3 {
background-color: #2E7D32 !important; }
.green-text.text-darken-3 {
color: #2E7D32 !important; }
.green.darken-4 {
background-color: #1B5E20 !important; }
.green-text.text-darken-4 {
color: #1B5E20 !important; }
.green.accent-1 {
background-color: #B9F6CA !important; }
.green-text.text-accent-1 {
color: #B9F6CA !important; }
.green.accent-2 {
background-color: #69F0AE !important; }
.green-text.text-accent-2 {
color: #69F0AE !important; }
.green.accent-3 {
background-color: #00E676 !important; }
.green-text.text-accent-3 {
color: #00E676 !important; }
.green.accent-4 {
background-color: #00C853 !important; }
.green-text.text-accent-4 {
color: #00C853 !important; }
.light-green.lighten-5 {
background-color: #f1f8e9 !important; }
.light-green-text.text-lighten-5 {
color: #f1f8e9 !important; }
.light-green.lighten-4 {
background-color: #dcedc8 !important; }
.light-green-text.text-lighten-4 {
color: #dcedc8 !important; }
.light-green.lighten-3 {
background-color: #c5e1a5 !important; }
.light-green-text.text-lighten-3 {
color: #c5e1a5 !important; }
.light-green.lighten-2 {
background-color: #aed581 !important; }
.light-green-text.text-lighten-2 {
color: #aed581 !important; }
.light-green.lighten-1 {
background-color: #9ccc65 !important; }
.light-green-text.text-lighten-1 {
color: #9ccc65 !important; }
.light-green {
background-color: #8bc34a !important; }
.light-green-text {
color: #8bc34a !important; }
.light-green.darken-1 {
background-color: #7cb342 !important; }
.light-green-text.text-darken-1 {
color: #7cb342 !important; }
.light-green.darken-2 {
background-color: #689f38 !important; }
.light-green-text.text-darken-2 {
color: #689f38 !important; }
.light-green.darken-3 {
background-color: #558b2f !important; }
.light-green-text.text-darken-3 {
color: #558b2f !important; }
.light-green.darken-4 {
background-color: #33691e !important; }
.light-green-text.text-darken-4 {
color: #33691e !important; }
.light-green.accent-1 {
background-color: #ccff90 !important; }
.light-green-text.text-accent-1 {
color: #ccff90 !important; }
.light-green.accent-2 {
background-color: #b2ff59 !important; }
.light-green-text.text-accent-2 {
color: #b2ff59 !important; }
.light-green.accent-3 {
background-color: #76ff03 !important; }
.light-green-text.text-accent-3 {
color: #76ff03 !important; }
.light-green.accent-4 {
background-color: #64dd17 !important; }
.light-green-text.text-accent-4 {
color: #64dd17 !important; }
.lime.lighten-5 {
background-color: #f9fbe7 !important; }
.lime-text.text-lighten-5 {
color: #f9fbe7 !important; }
.lime.lighten-4 {
background-color: #f0f4c3 !important; }
.lime-text.text-lighten-4 {
color: #f0f4c3 !important; }
.lime.lighten-3 {
background-color: #e6ee9c !important; }
.lime-text.text-lighten-3 {
color: #e6ee9c !important; }
.lime.lighten-2 {
background-color: #dce775 !important; }
.lime-text.text-lighten-2 {
color: #dce775 !important; }
.lime.lighten-1 {
background-color: #d4e157 !important; }
.lime-text.text-lighten-1 {
color: #d4e157 !important; }
.lime {
background-color: #cddc39 !important; }
.lime-text {
color: #cddc39 !important; }
.lime.darken-1 {
background-color: #c0ca33 !important; }
.lime-text.text-darken-1 {
color: #c0ca33 !important; }
.lime.darken-2 {
background-color: #afb42b !important; }
.lime-text.text-darken-2 {
color: #afb42b !important; }
.lime.darken-3 {
background-color: #9e9d24 !important; }
.lime-text.text-darken-3 {
color: #9e9d24 !important; }
.lime.darken-4 {
background-color: #827717 !important; }
.lime-text.text-darken-4 {
color: #827717 !important; }
.lime.accent-1 {
background-color: #f4ff81 !important; }
.lime-text.text-accent-1 {
color: #f4ff81 !important; }
.lime.accent-2 {
background-color: #eeff41 !important; }
.lime-text.text-accent-2 {
color: #eeff41 !important; }
.lime.accent-3 {
background-color: #c6ff00 !important; }
.lime-text.text-accent-3 {
color: #c6ff00 !important; }
.lime.accent-4 {
background-color: #aeea00 !important; }
.lime-text.text-accent-4 {
color: #aeea00 !important; }
.yellow.lighten-5 {
background-color: #fffde7 !important; }
.yellow-text.text-lighten-5 {
color: #fffde7 !important; }
.yellow.lighten-4 {
background-color: #fff9c4 !important; }
.yellow-text.text-lighten-4 {
color: #fff9c4 !important; }
.yellow.lighten-3 {
background-color: #fff59d !important; }
.yellow-text.text-lighten-3 {
color: #fff59d !important; }
.yellow.lighten-2 {
background-color: #fff176 !important; }
.yellow-text.text-lighten-2 {
color: #fff176 !important; }
.yellow.lighten-1 {
background-color: #ffee58 !important; }
.yellow-text.text-lighten-1 {
color: #ffee58 !important; }
.yellow {
background-color: #ffeb3b !important; }
.yellow-text {
color: #ffeb3b !important; }
.yellow.darken-1 {
background-color: #fdd835 !important; }
.yellow-text.text-darken-1 {
color: #fdd835 !important; }
.yellow.darken-2 {
background-color: #fbc02d !important; }
.yellow-text.text-darken-2 {
color: #fbc02d !important; }
.yellow.darken-3 {
background-color: #f9a825 !important; }
.yellow-text.text-darken-3 {
color: #f9a825 !important; }
.yellow.darken-4 {
background-color: #f57f17 !important; }
.yellow-text.text-darken-4 {
color: #f57f17 !important; }
.yellow.accent-1 {
background-color: #ffff8d !important; }
.yellow-text.text-accent-1 {
color: #ffff8d !important; }
.yellow.accent-2 {
background-color: #ffff00 !important; }
.yellow-text.text-accent-2 {
color: #ffff00 !important; }
.yellow.accent-3 {
background-color: #ffea00 !important; }
.yellow-text.text-accent-3 {
color: #ffea00 !important; }
.yellow.accent-4 {
background-color: #ffd600 !important; }
.yellow-text.text-accent-4 {
color: #ffd600 !important; }
.amber.lighten-5 {
background-color: #fff8e1 !important; }
.amber-text.text-lighten-5 {
color: #fff8e1 !important; }
.amber.lighten-4 {
background-color: #ffecb3 !important; }
.amber-text.text-lighten-4 {
color: #ffecb3 !important; }
.amber.lighten-3 {
background-color: #ffe082 !important; }
.amber-text.text-lighten-3 {
color: #ffe082 !important; }
.amber.lighten-2 {
background-color: #ffd54f !important; }
.amber-text.text-lighten-2 {
color: #ffd54f !important; }
.amber.lighten-1 {
background-color: #ffca28 !important; }
.amber-text.text-lighten-1 {
color: #ffca28 !important; }
.amber {
background-color: #ffc107 !important; }
.amber-text {
color: #ffc107 !important; }
.amber.darken-1 {
background-color: #ffb300 !important; }
.amber-text.text-darken-1 {
color: #ffb300 !important; }
.amber.darken-2 {
background-color: #ffa000 !important; }
.amber-text.text-darken-2 {
color: #ffa000 !important; }
.amber.darken-3 {
background-color: #ff8f00 !important; }
.amber-text.text-darken-3 {
color: #ff8f00 !important; }
.amber.darken-4 {
background-color: #ff6f00 !important; }
.amber-text.text-darken-4 {
color: #ff6f00 !important; }
.amber.accent-1 {
background-color: #ffe57f !important; }
.amber-text.text-accent-1 {
color: #ffe57f !important; }
.amber.accent-2 {
background-color: #ffd740 !important; }
.amber-text.text-accent-2 {
color: #ffd740 !important; }
.amber.accent-3 {
background-color: #ffc400 !important; }
.amber-text.text-accent-3 {
color: #ffc400 !important; }
.amber.accent-4 {
background-color: #ffab00 !important; }
.amber-text.text-accent-4 {
color: #ffab00 !important; }
.orange.lighten-5 {
background-color: #fff3e0 !important; }
.orange-text.text-lighten-5 {
color: #fff3e0 !important; }
.orange.lighten-4 {
background-color: #ffe0b2 !important; }
.orange-text.text-lighten-4 {
color: #ffe0b2 !important; }
.orange.lighten-3 {
background-color: #ffcc80 !important; }
.orange-text.text-lighten-3 {
color: #ffcc80 !important; }
.orange.lighten-2 {
background-color: #ffb74d !important; }
.orange-text.text-lighten-2 {
color: #ffb74d !important; }
.orange.lighten-1 {
background-color: #ffa726 !important; }
.orange-text.text-lighten-1 {
color: #ffa726 !important; }
.orange {
background-color: #ff9800 !important; }
.orange-text {
color: #ff9800 !important; }
.orange.darken-1 {
background-color: #fb8c00 !important; }
.orange-text.text-darken-1 {
color: #fb8c00 !important; }
.orange.darken-2 {
background-color: #f57c00 !important; }
.orange-text.text-darken-2 {
color: #f57c00 !important; }
.orange.darken-3 {
background-color: #ef6c00 !important; }
.orange-text.text-darken-3 {
color: #ef6c00 !important; }
.orange.darken-4 {
background-color: #e65100 !important; }
.orange-text.text-darken-4 {
color: #e65100 !important; }
.orange.accent-1 {
background-color: #ffd180 !important; }
.orange-text.text-accent-1 {
color: #ffd180 !important; }
.orange.accent-2 {
background-color: #ffab40 !important; }
.orange-text.text-accent-2 {
color: #ffab40 !important; }
.orange.accent-3 {
background-color: #ff9100 !important; }
.orange-text.text-accent-3 {
color: #ff9100 !important; }
.orange.accent-4 {
background-color: #ff6d00 !important; }
.orange-text.text-accent-4 {
color: #ff6d00 !important; }
.deep-orange.lighten-5 {
background-color: #fbe9e7 !important; }
.deep-orange-text.text-lighten-5 {
color: #fbe9e7 !important; }
.deep-orange.lighten-4 {
background-color: #ffccbc !important; }
.deep-orange-text.text-lighten-4 {
color: #ffccbc !important; }
.deep-orange.lighten-3 {
background-color: #ffab91 !important; }
.deep-orange-text.text-lighten-3 {
color: #ffab91 !important; }
.deep-orange.lighten-2 {
background-color: #ff8a65 !important; }
.deep-orange-text.text-lighten-2 {
color: #ff8a65 !important; }
.deep-orange.lighten-1 {
background-color: #ff7043 !important; }
.deep-orange-text.text-lighten-1 {
color: #ff7043 !important; }
.deep-orange {
background-color: #ff5722 !important; }
.deep-orange-text {
color: #ff5722 !important; }
.deep-orange.darken-1 {
background-color: #f4511e !important; }
.deep-orange-text.text-darken-1 {
color: #f4511e !important; }
.deep-orange.darken-2 {
background-color: #e64a19 !important; }
.deep-orange-text.text-darken-2 {
color: #e64a19 !important; }
.deep-orange.darken-3 {
background-color: #d84315 !important; }
.deep-orange-text.text-darken-3 {
color: #d84315 !important; }
.deep-orange.darken-4 {
background-color: #bf360c !important; }
.deep-orange-text.text-darken-4 {
color: #bf360c !important; }
.deep-orange.accent-1 {
background-color: #ff9e80 !important; }
.deep-orange-text.text-accent-1 {
color: #ff9e80 !important; }
.deep-orange.accent-2 {
background-color: #ff6e40 !important; }
.deep-orange-text.text-accent-2 {
color: #ff6e40 !important; }
.deep-orange.accent-3 {
background-color: #ff3d00 !important; }
.deep-orange-text.text-accent-3 {
color: #ff3d00 !important; }
.deep-orange.accent-4 {
background-color: #dd2c00 !important; }
.deep-orange-text.text-accent-4 {
color: #dd2c00 !important; }
.brown.lighten-5 {
background-color: #efebe9 !important; }
.brown-text.text-lighten-5 {
color: #efebe9 !important; }
.brown.lighten-4 {
background-color: #d7ccc8 !important; }
.brown-text.text-lighten-4 {
color: #d7ccc8 !important; }
.brown.lighten-3 {
background-color: #bcaaa4 !important; }
.brown-text.text-lighten-3 {
color: #bcaaa4 !important; }
.brown.lighten-2 {
background-color: #a1887f !important; }
.brown-text.text-lighten-2 {
color: #a1887f !important; }
.brown.lighten-1 {
background-color: #8d6e63 !important; }
.brown-text.text-lighten-1 {
color: #8d6e63 !important; }
.brown {
background-color: #795548 !important; }
.brown-text {
color: #795548 !important; }
.brown.darken-1 {
background-color: #6d4c41 !important; }
.brown-text.text-darken-1 {
color: #6d4c41 !important; }
.brown.darken-2 {
background-color: #5d4037 !important; }
.brown-text.text-darken-2 {
color: #5d4037 !important; }
.brown.darken-3 {
background-color: #4e342e !important; }
.brown-text.text-darken-3 {
color: #4e342e !important; }
.brown.darken-4 {
background-color: #3e2723 !important; }
.brown-text.text-darken-4 {
color: #3e2723 !important; }
.blue-grey.lighten-5 {
background-color: #eceff1 !important; }
.blue-grey-text.text-lighten-5 {
color: #eceff1 !important; }
.blue-grey.lighten-4 {
background-color: #cfd8dc !important; }
.blue-grey-text.text-lighten-4 {
color: #cfd8dc !important; }
.blue-grey.lighten-3 {
background-color: #b0bec5 !important; }
.blue-grey-text.text-lighten-3 {
color: #b0bec5 !important; }
.blue-grey.lighten-2 {
background-color: #90a4ae !important; }
.blue-grey-text.text-lighten-2 {
color: #90a4ae !important; }
.blue-grey.lighten-1 {
background-color: #78909c !important; }
.blue-grey-text.text-lighten-1 {
color: #78909c !important; }
.blue-grey {
background-color: #607d8b !important; }
.blue-grey-text {
color: #607d8b !important; }
.blue-grey.darken-1 {
background-color: #546e7a !important; }
.blue-grey-text.text-darken-1 {
color: #546e7a !important; }
.blue-grey.darken-2 {
background-color: #455a64 !important; }
.blue-grey-text.text-darken-2 {
color: #455a64 !important; }
.blue-grey.darken-3 {
background-color: #37474f !important; }
.blue-grey-text.text-darken-3 {
color: #37474f !important; }
.blue-grey.darken-4 {
background-color: #263238 !important; }
.blue-grey-text.text-darken-4 {
color: #263238 !important; }
.grey.lighten-5 {
background-color: #fafafa !important; }
.grey-text.text-lighten-5 {
color: #fafafa !important; }
.grey.lighten-4 {
background-color: #f5f5f5 !important; }
.grey-text.text-lighten-4 {
color: #f5f5f5 !important; }
.grey.lighten-3 {
background-color: #eeeeee !important; }
.grey-text.text-lighten-3 {
color: #eeeeee !important; }
.grey.lighten-2 {
background-color: #e0e0e0 !important; }
.grey-text.text-lighten-2 {
color: #e0e0e0 !important; }
.grey.lighten-1 {
background-color: #bdbdbd !important; }
.grey-text.text-lighten-1 {
color: #bdbdbd !important; }
.grey {
background-color: #9e9e9e !important; }
.grey-text {
color: #9e9e9e !important; }
.grey.darken-1 {
background-color: #757575 !important; }
.grey-text.text-darken-1 {
color: #757575 !important; }
.grey.darken-2 {
background-color: #616161 !important; }
.grey-text.text-darken-2 {
color: #616161 !important; }
.grey.darken-3 {
background-color: #424242 !important; }
.grey-text.text-darken-3 {
color: #424242 !important; }
.grey.darken-4 {
background-color: #212121 !important; }
.grey-text.text-darken-4 {
color: #212121 !important; }
.shades.black {
background-color: #000000 !important; }
.shades-text.text-black {
color: #000000 !important; }
.shades.white {
background-color: #FFFFFF !important; }
.shades-text.text-white {
color: #FFFFFF !important; }
.shades.transparent {
background-color: transparent !important; }
.shades-text.text-transparent {
color: transparent !important; }
.black {
background-color: #000000 !important; }
.black-text {
color: #000000 !important; }
.white {
background-color: #FFFFFF !important; }
.white-text {
color: #FFFFFF !important; }
.transparent {
background-color: transparent !important; }
.transparent-text {
color: transparent !important; }
.danger-color {
background-color: #ff4444 !important; }
.danger-color-dark {
background-color: #CC0000 !important; }
.warning-color {
background-color: #ffbb33 !important; }
.warning-color-dark {
background-color: #FF8800 !important; }
.success-color {
background-color: #00C851 !important; }
.success-color-dark {
background-color: #007E33 !important; }
.info-color {
background-color: #33b5e5 !important; }
.info-color-dark {
background-color: #0099CC !important; }
.default-color {
background-color: #2BBBAD !important; }
.default-color-dark {
background-color: #00695c !important; }
.primary-color {
background-color: #4285F4 !important; }
.primary-color-dark {
background-color: #0d47a1 !important; }
.secondary-color {
background-color: #aa66cc !important; }
.secondary-color-dark {
background-color: #9933CC !important; }
.elegant-color {
background-color: #2E2E2E !important; }
.elegant-color-dark {
background-color: #212121 !important; }
.stylish-color {
background-color: #4B515D !important; }
.stylish-color-dark {
background-color: #3E4551 !important; }
.special-color {
background-color: #37474F !important; }
.special-color-dark {
background-color: #263238 !important; }
.unique-color {
background-color: #3F729B !important; }
.unique-color-dark {
background-color: #1C2331 !important; }
.mdb-color {
background-color: #45526E !important; }
.rgba-blue-light {
background-color: rgba(3, 169, 244, 0.3) !important; }
.rgba-red-light {
background-color: rgba(244, 67, 54, 0.3) !important; }
.rgba-pink-light {
background-color: rgba(233, 30, 99, 0.3) !important; }
.rgba-purple-light {
background-color: rgba(156, 39, 176, 0.3) !important; }
.rgba-indigo-light {
background-color: rgba(63, 81, 181, 0.3) !important; }
.rgba-cyan-light {
background-color: rgba(0, 188, 212, 0.3) !important; }
.rgba-teal-light {
background-color: rgba(0, 150, 136, 0.3) !important; }
.rgba-green-light {
background-color: rgba(76, 175, 80, 0.3) !important; }
.rgba-lime-light {
background-color: rgba(205, 220, 57, 0.3) !important; }
.rgba-yellow-light {
background-color: rgba(255, 235, 59, 0.3) !important; }
.rgba-orange-light {
background-color: rgba(255, 152, 0, 0.3) !important; }
.rgba-brown-light {
background-color: rgba(121, 85, 72, 0.3) !important; }
.rgba-grey-light {
background-color: rgba(158, 158, 158, 0.3) !important; }
.rgba-bluegrey-light {
background-color: rgba(96, 125, 139, 0.3) !important; }
.rgba-black-light {
background-color: rgba(0, 0, 0, 0.3) !important; }
.rgba-stylish-light {
background-color: rgba(62, 69, 81, 0.3) !important; }
.rgba-white-light {
background-color: rgba(255, 255, 255, 0.3) !important; }
.rgba-blue-strong {
background-color: rgba(3, 169, 244, 0.7) !important; }
.rgba-red-strong {
background-color: rgba(244, 67, 54, 0.7) !important; }
.rgba-pink-strong {
background-color: rgba(233, 30, 99, 0.7) !important; }
.rgba-purple-strong {
background-color: rgba(156, 39, 176, 0.7) !important; }
.rgba-indigo-strong {
background-color: rgba(63, 81, 181, 0.7) !important; }
.rgba-cyan-strong {
background-color: rgba(0, 188, 212, 0.7) !important; }
.rgba-teal-strong {
background-color: rgba(0, 150, 136, 0.7) !important; }
.rgba-green-strong {
background-color: rgba(76, 175, 80, 0.7) !important; }
.rgba-lime-strong {
background-color: rgba(205, 220, 57, 0.7) !important; }
.rgba-yellow-strong {
background-color: rgba(255, 235, 59, 0.7) !important; }
.rgba-orange-strong {
background-color: rgba(255, 152, 0, 0.7) !important; }
.rgba-brown-strong {
background-color: rgba(121, 85, 72, 0.7) !important; }
.rgba-grey-strong {
background-color: rgba(158, 158, 158, 0.7) !important; }
.rgba-bluegrey-strong {
background-color: rgba(96, 125, 139, 0.7) !important; }
.rgba-black-strong {
background-color: rgba(0, 0, 0, 0.7) !important; }
.rgba-stylish-strong {
background-color: rgba(62, 69, 81, 0.7) !important; }
.rgba-white-strong {
background-color: rgba(255, 255, 255, 0.7) !important; }
.rgba-blue-slight {
background-color: rgba(3, 169, 244, 0.1) !important; }
.rgba-red-slight {
background-color: rgba(244, 67, 54, 0.1) !important; }
.rgba-pink-slight {
background-color: rgba(233, 30, 99, 0.1) !important; }
.rgba-purple-slight {
background-color: rgba(156, 39, 176, 0.1) !important; }
.rgba-indigo-slight {
background-color: rgba(63, 81, 181, 0.1) !important; }
.rgba-cyan-slight {
background-color: rgba(0, 188, 212, 0.1) !important; }
.rgba-teal-slight {
background-color: rgba(0, 150, 136, 0.1) !important; }
.rgba-green-slight {
background-color: rgba(76, 175, 80, 0.1) !important; }
.rgba-lime-slight {
background-color: rgba(205, 220, 57, 0.1) !important; }
.rgba-yellow-slight {
background-color: rgba(255, 235, 59, 0.1) !important; }
.rgba-orange-slight {
background-color: rgba(255, 152, 0, 0.1) !important; }
.rgba-brown-slight {
background-color: rgba(121, 85, 72, 0.1) !important; }
.rgba-grey-slight {
background-color: rgba(158, 158, 158, 0.1) !important; }
.rgba-bluegrey-slight {
background-color: rgba(96, 125, 139, 0.1) !important; }
.rgba-black-slight {
background-color: rgba(0, 0, 0, 0.1) !important; }
.rgba-stylish-slight {
background-color: rgba(62, 69, 81, 0.1) !important; }
.rgba-white-slight {
background-color: rgba(255, 255, 255, 0.1) !important; }
.blue-gradient {
background: #000000;
/* Old browsers */
background: -moz-linear-gradient(-45deg, #000000 0%, #062a64 100%);
/* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #000000 0%, #062a64 100%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #000000 0%, #062a64 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#062a64',GradientType=1 );
/* IE6-9 fallback on horizontal gradient */ }
.red-gradient {
background: #000000;
/* Old browsers */
background: -moz-linear-gradient(-45deg, #000000 0%, #7d0000 100%);
/* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #000000 0%, #7d0000 100%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #000000 0%, #7d0000 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#7d0000',GradientType=1 );
/* IE6-9 fallback on horizontal gradient */ }
.green-gradient {
background: #000000;
/* Old browsers */
background: -moz-linear-gradient(-45deg, #000000 0%, #003830 100%);
/* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #000000 0%, #003830 100%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #000000 0%, #003830 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#003830',GradientType=1 );
/* IE6-9 fallback on horizontal gradient */ }
.purple-gradient {
background: #000000;
/* Old browsers */
background: -moz-linear-gradient(-45deg, #000000 0%, #650696 100%);
/* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #000000 0%, #650696 100%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #000000 0%, #650696 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#650696',GradientType=1 );
/* IE6-9 fallback on horizontal gradient */ }
.dark-gradient {
background: #000000;
/* Old browsers */
background: -moz-linear-gradient(-45deg, #000000 0%, #2e2e2e 100%);
/* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #000000 0%, #2e2e2e 100%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #000000 0%, #2e2e2e 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2e2e2e',GradientType=1 );
/* IE6-9 fallback on horizontal gradient */ }
.grey-gradient {
background: #000000;
/* Old browsers */
background: -moz-linear-gradient(-45deg, #000000 0%, #4b515d 100%);
/* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #000000 0%, #4b515d 100%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #000000 0%, #4b515d 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#4b515d',GradientType=1 );
/* IE6-9 fallback on horizontal gradient */ }
.mdb-gradient {
background: #000000;
/* Old browsers */
background: -moz-linear-gradient(-45deg, #000000 0%, #3f729b 100%);
/* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #000000 0%, #3f729b 100%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #000000 0%, #3f729b 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#3f729b',GradientType=1 );
/* IE6-9 fallback on horizontal gradient */ }
.deep-orange-gradient {
background: #000000;
/* Old browsers */
background: -moz-linear-gradient(-45deg, #000000 0%, #8a1a00 100%);
/* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #000000 0%, #8a1a00 100%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #000000 0%, #8a1a00 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#8a1a00',GradientType=1 );
/* IE6-9 fallback on horizontal gradient */ }
.graphite-gradient {
background: #000000;
/* Old browsers */
background: -moz-linear-gradient(-45deg, #000000 0%, #37474f 100%);
/* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #000000 0%, #37474f 100%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #000000 0%, #37474f 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#37474f',GradientType=1 );
/* IE6-9 fallback on horizontal gradient */ }
.pink-gradient {
background: #000000;
/* Old browsers */
background: -moz-linear-gradient(-45deg, #000000 0%, #880e4f 100%);
/* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #000000 0%, #880e4f 100%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #000000 0%, #880e4f 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#880e4f',GradientType=1 );
/* IE6-9 fallback on horizontal gradient */ }
/*** Colors ***/
/*** Fonts ***/
/*** Typography ***/
/*** Cards ***/
/*** Global ***/
/*** Forms ***/
/*** Buttons ***/
/*** Dropdown ***/
/*** Tabs ***/
.z-depth-0, .section .map-container img, .modal-dialog.cascading-modal.modal-avatar .modal-header {
box-shadow: none !important; }
.z-depth-1, .jumbotron,
.card,
.list-group,
.popover,
.navbar,
.dropdown-menu,
.badge,
.chip, .pagination .active .page-link, .btn, .pager li a, .modal-dialog.cascading-modal .modal-c-tabs .nav-tabs, .modal-dialog.modal-notify .modal-header {
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
.z-depth-1-half, .media .media-left img, .tooltip .tooltip-inner, .section img,
.section .view, .btn:hover, .btn:active, .btn:focus, .btn.active, .btn-secondary.active, .btn-secondary.dropdown-toggle, .btn-primary.active, .btn-default.active, .btn-success.active, .btn-info.active, .btn-warning.active, .btn-danger.active, .pager li a:hover, .btn-elegant.active, .btn-unique.active, .btn-pink.active, .btn-purple.active, .btn-deep-purple.active, .btn-indigo.active, .btn-cyan.active, .btn-light-green.active, .btn-dark-green.active, .btn-lime.active, .btn-yellow.active, .btn-amber.active, .btn-orange.active, .btn-deep-orange.active, .btn-brown.active, .btn-blue-grey.active, .btn-mdb.active, .card .form-header, ul.instagram-photos li img, .modal-dialog .modal-content, .modal-dialog.cascading-modal .modal-header, .modal-dialog.modal-notify.modal-info .btn-primary-modal.active, .modal-dialog.modal-notify.modal-warning .btn-primary-modal.active, .modal-dialog.modal-notify.modal-success .btn-primary-modal.active, .modal-dialog.modal-notify.modal-danger .btn-primary-modal.active {
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }
.z-depth-2, .section .jumbotron, .modal-dialog.cascading-modal.modal-avatar .modal-header img {
box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
.z-depth-3 {
box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19); }
.z-depth-4 {
box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21); }
.z-depth-5 {
box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22); }
.hoverable {
transition: box-shadow .55s;
box-shadow: 0; }
.hoverable:hover {
transition: box-shadow .45s;
box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
a {
color: #0275d8;
text-decoration: none;
cursor: pointer;
-webkit-tap-highlight-color: transparent; }
a:hover, a:focus {
text-decoration: none; }
.jumbotron,
.card,
.badge,
.alert,
.nav .nav-link,
.navbar-toggler,
.navbar,
.breadcrumb,
.page-item:last-child .page-link,
.page-item:first-child .page-link,
.pagination-lg .page-item:last-child .page-link,
.pagination-lg .page-item:first-child .page-link,
.pagination-sm .page-item:first-child .page-link,
.pagination-sm .page-item:last-child .page-link,
.list-group .list-group-item,
.tooltip-inner,
.popover,
.dropdown-menu,
.input-group-addon,
.file-custom,
.card .card-header,
.nav-tabs,
img {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px; }
.popover,
.input-group-addon,
.dropdown-menu,
.pagination .page-item .page-link {
border: 0; }
.pagination .active .page-link {
border-radius: 2px;
transition: all 0.2s linear; }
.pagination .page-link {
transition: all 0.3s linear; }
.pagination .page-link:hover {
transition: all 0.3s linear; }
.pagination .page-link:focus {
background-color: transparent; }
.pagination.pg-blue .active .page-link {
background-color: #4285F4; }
.pagination.pg-red .active .page-link {
background-color: #ff4444; }
.pagination.pg-teal .active .page-link {
background-color: #2BBBAD; }
.pagination.pg-darkgrey .active .page-link {
background-color: #37474F; }
.pagination.pg-dark .active .page-link {
background-color: #2E2E2E; }
.pagination.pg-bluegrey .active .page-link {
background-color: #3F729B; }
.pagination.pg-amber .active .page-link {
background-color: #ff6f00; }
.pagination.pg-purple .active .page-link {
background-color: #5e35b1; }
.pager a,
.pager .disabled > a {
color: #fff; }
.pager.pg-blue li a {
background-color: #4285F4; }
.pager.pg-blue li a:focus {
background-color: #4285F4;
color: #fff; }
.pager.pg-blue li a:hover {
background-color: #4285F4;
color: #fff; }
.pager.pg-red li a {
background-color: #ff4444; }
.pager.pg-red li a:focus {
background-color: #ff4444;
color: #fff; }
.pager.pg-red li a:hover {
background-color: #ff4444;
color: #fff; }
.pager.pg-teal li a {
background-color: #2BBBAD; }
.pager.pg-teal li a:focus {
background-color: #2BBBAD;
color: #fff; }
.pager.pg-teal li a:hover {
background-color: #2BBBAD;
color: #fff; }
.pager.pg-darkgrey li a {
background-color: #37474F; }
.pager.pg-darkgrey li a:focus {
background-color: #37474F;
color: #fff; }
.pager.pg-darkgrey li a:hover {
background-color: #37474F;
color: #fff; }
.pager.pg-dark li a {
background-color: #2E2E2E; }
.pager.pg-dark li a:focus {
background-color: #2E2E2E;
color: #fff; }
.pager.pg-dark li a:hover {
background-color: #2E2E2E;
color: #fff; }
.pager.pg-bluegrey li a {
background-color: #3F729B; }
.pager.pg-bluegrey li a:focus {
background-color: #3F729B;
color: #fff; }
.pager.pg-bluegrey li a:hover {
background-color: #3F729B;
color: #fff; }
.pager.pg-amber li a {
background-color: #ff6f00; }
.pager.pg-amber li a:focus {
background-color: #ff6f00;
color: #fff; }
.pager.pg-amber li a:hover {
background-color: #ff6f00;
color: #fff; }
.pager.pg-purple li a {
background-color: #5e35b1; }
.pager.pg-purple li a:focus {
background-color: #5e35b1;
color: #fff; }
.pager.pg-purple li a:hover {
background-color: #5e35b1;
color: #fff; }
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover {
background-color: inerhit !important; }
.modal-footer .btn + .btn {
margin-bottom: 6px; }
body.modal-open {
overflow: inherit;
padding-right: 0 !important; }
body {
overflow: auto !important; }
.card-columns .card {
margin: 2px; }
.parallax {
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
position: relative;
padding-top: 3em;
padding-bottom: 3em; }
.nav-pills.horizontal-spy .nav-item .active {
border-bottom: 2px solid #45526E;
border-left: none; }
.nav-pills.horizontal-spy .nav-item:hover {
background-color: transparent;
color: #45526E;
font-weight: 500;
border-left: none; }
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
background-color: transparent;
color: #000; }
.disabled {
cursor: not-allowed !important; }
.video-fluid {
height: auto;
width: 100%; }
.video-full {
position: fixed;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
-ms-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
background-size: cover; }
.media .media-left {
padding: 0 10px 10px 0; }
.card-block h5 {
margin-bottom: 1rem;
font-size: 1rem;
font-weight: 400; }
.card-block h3 {
margin-bottom: 1rem;
font-weight: 400; }
.card-block p {
margin-bottom: 1rem; }
.tooltip .tooltip-inner {
padding: 0.4rem 0.8rem; }
section {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
.breadcrumb .breadcrumb-item.active {
color: #818a91; }
.dropdown-menu .dropdown-item:active {
background: #f7f7f9; }
.dropdown-menu {
transition: all 0.2s cubic-bezier(0.72, 1.2, 0.71, 0.72); }
@font-face {
font-family: "Roboto";
src: local(Roboto Thin), url("../font/roboto/Roboto-Thin.eot");
src: url("../font/roboto/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Thin.woff2") format("woff2"), url("../font/roboto/Roboto-Thin.woff") format("woff"), url("../font/roboto/Roboto-Thin.ttf") format("truetype");
font-weight: 200; }
@font-face {
font-family: "Roboto";
src: local(Roboto Light), url("../font/roboto/Roboto-Light.eot");
src: url("../font/roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Light.woff2") format("woff2"), url("../font/roboto/Roboto-Light.woff") format("woff"), url("../font/roboto/Roboto-Light.ttf") format("truetype");
font-weight: 300; }
@font-face {
font-family: "Roboto";
src: local(Roboto Regular), url("../font/roboto/Roboto-Regular.eot");
src: url("../font/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Regular.woff2") format("woff2"), url("../font/roboto/Roboto-Regular.woff") format("woff"), url("../font/roboto/Roboto-Regular.ttf") format("truetype");
font-weight: 400; }
@font-face {
font-family: "Roboto";
src: url("../font/roboto/Roboto-Medium.eot");
src: url("../font/roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Medium.woff2") format("woff2"), url("../font/roboto/Roboto-Medium.woff") format("woff"), url("../font/roboto/Roboto-Medium.ttf") format("truetype");
font-weight: 500; }
@font-face {
font-family: "Roboto";
src: url("../font/roboto/Roboto-Bold.eot");
src: url("../font/roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../font/roboto/Roboto-Bold.woff2") format("woff2"), url("../font/roboto/Roboto-Bold.woff") format("woff"), url("../font/roboto/Roboto-Bold.ttf") format("truetype");
font-weight: 700; }
body {
font-family: "Roboto", sans-serif; }
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: 300; }
@media only screen and (min-width: 0) {
html {
font-size: 15px; } }
@media only screen and (min-width: 992px) {
html {
font-size: 15.5px; } }
@media only screen and (min-width: 1200px) {
html {
font-size: 16px; } }
.text-fluid {
font-weight: 300; }
@media only screen and (min-width: 360px) {
.text-fluid {
font-size: 1.2rem; } }
@media only screen and (min-width: 390px) {
.text-fluid {
font-size: 1.224rem; } }
@media only screen and (min-width: 420px) {
.text-fluid {
font-size: 1.248rem; } }
@media only screen and (min-width: 450px) {
.text-fluid {
font-size: 1.272rem; } }
@media only screen and (min-width: 480px) {
.text-fluid {
font-size: 1.296rem; } }
@media only screen and (min-width: 510px) {
.text-fluid {
font-size: 1.32rem; } }
@media only screen and (min-width: 540px) {
.text-fluid {
font-size: 1.344rem; } }
@media only screen and (min-width: 570px) {
.text-fluid {
font-size: 1.368rem; } }
@media only screen and (min-width: 600px) {
.text-fluid {
font-size: 1.392rem; } }
@media only screen and (min-width: 630px) {
.text-fluid {
font-size: 1.416rem; } }
@media only screen and (min-width: 660px) {
.text-fluid {
font-size: 1.44rem; } }
@media only screen and (min-width: 690px) {
.text-fluid {
font-size: 1.464rem; } }
@media only screen and (min-width: 720px) {
.text-fluid {
font-size: 1.488rem; } }
@media only screen and (min-width: 750px) {
.text-fluid {
font-size: 1.512rem; } }
@media only screen and (min-width: 780px) {
.text-fluid {
font-size: 1.536rem; } }
@media only screen and (min-width: 810px) {
.text-fluid {
font-size: 1.56rem; } }
@media only screen and (min-width: 840px) {
.text-fluid {
font-size: 1.584rem; } }
@media only screen and (min-width: 870px) {
.text-fluid {
font-size: 1.608rem; } }
@media only screen and (min-width: 900px) {
.text-fluid {
font-size: 1.632rem; } }
@media only screen and (min-width: 930px) {
.text-fluid {
font-size: 1.656rem; } }
@media only screen and (min-width: 960px) {
.text-fluid {
font-size: 1.68rem; } }
@media only screen and (max-width: 360px) {
.text-fluid {
font-size: 1.2rem; } }
p.lead {
font-weight: 400; }
blockquote p {
font-size: 0.9rem;
padding-left: 2rem;
padding-top: 1rem;
padding-bottom: 1rem; }
/* Responsive Headings */
/* Extra Small Devices, Phones */
@media only screen and (max-width: 768px) {
.h1-responsive, .section .section-heading {
font-size: 150%;
font-weight: 500; }
.h2-responsive {
font-size: 145%; }
.h3-responsive {
font-size: 135%; }
.h4-responsive {
font-size: 135%; }
.h5-responsive {
font-size: 135%; } }
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
.h1-responsive, .section .section-heading {
font-size: 170%; }
.h2-responsive {
font-size: 140%; }
.h3-responsive {
font-size: 125%; }
.h4-responsive {
font-size: 125%; }
.h5-responsive {
font-size: 125%; } }
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
.h1-responsive, .section .section-heading {
font-size: 200%; }
.h2-responsive {
font-size: 170%; }
.h3-responsive {
font-size: 140%; }
.h4-responsive {
font-size: 125%; }
.h5-responsive {
font-size: 125%; } }
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
.h1-responsive, .section .section-heading {
font-size: 250%; }
.h2-responsive {
font-size: 200%; }
.h3-responsive {
font-size: 170%; }
.h4-responsive {
font-size: 140%; }
.h5-responsive {
font-size: 125%; } }
.section {
margin-bottom: 2rem; }
.section .section-heading {
margin-top: 2rem;
margin-bottom: 4rem; }
.section .section-description {
color: #757575;
margin-bottom: 4rem;
margin-left: 15%;
margin-right: 15%;
text-align: center; }
@media (max-width: 992px) {
.section .section-description {
margin-left: 5%;
margin-right: 5%; } }
.section h4 {
font-weight: 400; }
.section h5 .fa {
margin-right: 8px; }
.section hr {
margin-top: 1rem;
margin-bottom: 3rem; }
.section .contact-icons {
text-align: center; }
.section .contact-icons li {
margin-bottom: 2.2rem; }
.section .contact-icons .fa {
font-size: 2.2rem;
margin-bottom: 0.6rem;
color: #424242; }
.between-sections {
margin-bottom: 4rem; }
ul {
padding: 0;
list-style-type: none; }
ul li {
list-style-type: none; }
.list-disc li {
list-style-type: disc; }
.list-circle li {
list-style-type: circle; }
.list-square li {
list-style-type: square; }
.list-roman li {
list-style-type: upper-roman; }
.list-alpha li {
list-style-type: upper-alpha; }
/*!
* animate.css -http://daneden.me/animate
* Version - 3.5.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2016 Daniel Eden
*/
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite; }
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s; }
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s; }
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0); }
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0); }
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0); }
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0); }
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0); } }
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom; }
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1; }
25%, 75% {
opacity: 0; } }
@keyframes flash {
from, 50%, to {
opacity: 1; }
25%, 75% {
opacity: 0; } }
.flash {
-webkit-animation-name: flash;
animation-name: flash; }
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); }
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05); }
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); } }
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); }
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05); }
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); } }
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse; }
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); }
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1); }
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1); }
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1); }
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1); }
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1); }
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); }
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1); }
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1); }
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1); }
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1); }
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1); }
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); } }
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand; }
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0); }
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0); } }
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0); }
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0); } }
.shake {
-webkit-animation-name: shake;
animation-name: shake; }
@-webkit-keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0); }
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg); }
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg); }
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg); }
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg); }
50% {
-webkit-transform: translateX(0);
transform: translateX(0); } }
@keyframes headShake {
0% {
-webkit-transform: translateX(0);
transform: translateX(0); }
6.5% {
-webkit-transform: translateX(-6px) rotateY(-9deg);
transform: translateX(-6px) rotateY(-9deg); }
18.5% {
-webkit-transform: translateX(5px) rotateY(7deg);
transform: translateX(5px) rotateY(7deg); }
31.5% {
-webkit-transform: translateX(-3px) rotateY(-5deg);
transform: translateX(-3px) rotateY(-5deg); }
43.5% {
-webkit-transform: translateX(2px) rotateY(3deg);
transform: translateX(2px) rotateY(3deg); }
50% {
-webkit-transform: translateX(0);
transform: translateX(0); } }
.headShake {
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-name: headShake;
animation-name: headShake; }
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg); }
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg); }
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg); }
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg); }
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg); }
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg); }
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg); }
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg); }
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing; }
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); }
10%, 20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); } }
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); }
10%, 20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); } }
.tada {
-webkit-animation-name: tada;
animation-name: tada; }
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none; }
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
to {
-webkit-transform: none;
transform: none; } }
@keyframes wobble {
from {
-webkit-transform: none;
transform: none; }
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
to {
-webkit-transform: none;
transform: none; } }
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble; }
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none; }
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg); }
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg); }
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg); }
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg); }
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg); }
77.7% {
-webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
transform: skewX(0.39063deg) skewY(0.39063deg); }
88.8% {
-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none; }
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg); }
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg); }
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg); }
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg); }
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg); }
77.7% {
-webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
transform: skewX(0.39063deg) skewY(0.39063deg); }
88.8% {
-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center; }
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1); }
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9); }
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03); }
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97); }
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1); }
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9); }
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03); }
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97); }
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1); } }
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn; }
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0); }
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0); }
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0); }
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0); }
to {
-webkit-transform: none;
transform: none; } }
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0); }
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0); }
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0); }
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0); }
to {
-webkit-transform: none;
transform: none; } }
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown; }
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0); }
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0); }
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0); }
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0); }
to {
-webkit-transform: none;
transform: none; } }
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0); }
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0); }
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0); }
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0); }
to {
-webkit-transform: none;
transform: none; } }
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft; }
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0); }
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0); }
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0); }
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0); }
to {
-webkit-transform: none;
transform: none; } }
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0); }
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0); }
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0); }
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0); }
to {
-webkit-transform: none;
transform: none; } }
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight; }
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0); }
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0); }
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0); }
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0); }
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0); }
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0); }
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0); }
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0); }
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp; }
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9); }
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1); }
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9); }
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1); }
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut; }
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0); }
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0); }
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0); }
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0); }
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown; }
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0); }
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0); }
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft; }
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0); }
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0); }
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight; }
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0); }
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0); }
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0); }
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0); }
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp; }
@-webkit-keyframes fadeIn {
from {
opacity: 0; }
to {
opacity: 1; } }
@keyframes fadeIn {
from {
opacity: 0; }
to {
opacity: 1; } }
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn; }
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0); }
to {
opacity: 1;
-webkit-transform: none;
transform: none; } }
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0); }
to {
opacity: 1;
-webkit-transform: none;
transform: none; } }
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown; }
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0); }
to {
opacity: 1;
-webkit-transform: none;
transform: none; } }
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0); }
to {
opacity: 1;
-webkit-transform: none;
transform: none; } }
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig; }
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0); }
to {
opacity: 1;
-webkit-transform: none;
transform: none; } }
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0); }
to {
opacity: 1;
-webkit-transform: none;
transform: none; } }
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft; }
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0); }
to {
opacity: 1;
-webkit-transform: none;
transform: none; } }
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0); }
to {
opacity: 1;
-webkit-transform: none;
transform: none; } }
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig; }
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0); }
to {
opacity: 1;
-webkit-transform: none;
transform: none; } }
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0); }
to {
opacity: 1;
-webkit-transform: none;
transform: none; } }
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight; }
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0); }
to {
opacity: 1;
-webkit-transform: none;
transform: none; } }
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0); }
to {
opacity: 1;
-webkit-transform: none;
transform: none; } }
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig; }
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0); }
to {
opacity: 1;
-webkit-transform: none;
transform: none; } }
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0); }
to {
opacity: 1;
-webkit-transform: none;
transform: none; } }
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp; }
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0); }
to {
opacity: 1;
-webkit-transform: none;
transform: none; } }
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0); }
to {
opacity: 1;
-webkit-transform: none;
transform: none; } }
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig; }
@-webkit-keyframes fadeOut {
from {
opacity: 1; }
to {
opacity: 0; } }
@keyframes fadeOut {
from {
opacity: 1; }
to {
opacity: 0; } }
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut; }
@-webkit-keyframes fadeOutDown {
from {
opacity: 1; }
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0); } }
@keyframes fadeOutDown {
from {
opacity: 1; }
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown; }
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1; }
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
from {
opacity: 1; }
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig; }
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1; }
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
from {
opacity: 1; }
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft; }
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1; }
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
from {
opacity: 1; }
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig; }
@-webkit-keyframes fadeOutRight {
from {
opacity: 1; }
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
from {
opacity: 1; }
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight; }
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1; }
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
from {
opacity: 1; }
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig; }
@-webkit-keyframes fadeOutUp {
from {
opacity: 1; }
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0); } }
@keyframes fadeOutUp {
from {
opacity: 1; }
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp; }
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1; }
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
from {
opacity: 1; }
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig; }
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in; } }
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in; } }
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip; }
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0; }
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1; }
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
to {
-webkit-transform: perspective(400px);
transform: perspective(400px); } }
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0; }
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1; }
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
to {
-webkit-transform: perspective(400px);
transform: perspective(400px); } }
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX; }
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0; }
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1; }
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
to {
-webkit-transform: perspective(400px);
transform: perspective(400px); } }
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0; }
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1; }
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
to {
-webkit-transform: perspective(400px);
transform: perspective(400px); } }
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY; }
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px); }
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1; }
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0; } }
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px); }
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1; }
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0; } }
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important; }
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px); }
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1; }
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0; } }
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px); }
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1; }
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0; } }
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY; }
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0; }
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1; }
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1; }
to {
-webkit-transform: none;
transform: none;
opacity: 1; } }
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0; }
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1; }
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1; }
to {
-webkit-transform: none;
transform: none;
opacity: 1; } }
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out; }
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1; }
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0; } }
@keyframes lightSpeedOut {
from {
opacity: 1; }
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0; } }
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in; }
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0; }
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1; } }
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0; }
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1; } }
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn; }
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0; }
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1; } }
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0; }
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1; } }
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft; }
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0; }
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1; } }
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0; }
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1; } }
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight; }
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0; }
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1; } }
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0; }
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1; } }
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft; }
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0; }
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1; } }
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0; }
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1; } }
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight; }
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1; }
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0; } }
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1; }
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0; } }
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut; }
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1; }
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0; } }
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1; }
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0; } }
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft; }
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1; }
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0; } }
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1; }
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0; } }
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight; }
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1; }
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0; } }
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1; }
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0; } }
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft; }
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1; }
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0; } }
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1; }
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0; } }
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight; }
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out; }
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out; }
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1; }
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0; } }
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out; }
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out; }
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1; }
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0; } }
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge; }
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
to {
opacity: 1;
-webkit-transform: none;
transform: none; } }
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
to {
opacity: 1;
-webkit-transform: none;
transform: none; } }
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn; }
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
from {
opacity: 1; }
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
from {
opacity: 1; }
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut; }
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
50% {
opacity: 1; } }
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
50% {
opacity: 1; } }
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn; }
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown; }
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft; }
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight; }
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp; }
@-webkit-keyframes zoomOut {
from {
opacity: 1; }
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
to {
opacity: 0; } }
@keyframes zoomOut {
from {
opacity: 1; }
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3); }
to {
opacity: 0; } }
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut; }
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown; }
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center; } }
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center; } }
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft; }
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center; } }
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center; } }
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight; }
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp; }
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible; }
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible; }
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown; }
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible; }
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible; }
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft; }
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible; }
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible; }
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight; }
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible; }
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible; }
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp; }
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0); } }
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0); } }
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown; }
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0); } }
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft; }
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0); } }
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0); } }
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight; }
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0); } }
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0); } }
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp; }
/*!
* Waves v0.7.5
* http://fian.my.id/Waves
*
* Copyright 2014-2016 Alfiana E. Sibuea and other contributors
* Released under the MIT license
* https://github.com/fians/Waves/blob/master/LICENSE
*/
.waves-effect {
position: relative;
cursor: pointer;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
z-index: 1; }
.waves-effect .waves-ripple {
position: absolute;
border-radius: 50%;
width: 100px;
height: 100px;
margin-top: -50px;
margin-left: -50px;
opacity: 0;
background: rgba(0, 0, 0, 0.2);
background: -webkit-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
background: -o-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
background: -moz-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-transform: scale(0) translate(0, 0);
-moz-transform: scale(0) translate(0, 0);
-ms-transform: scale(0) translate(0, 0);
-o-transform: scale(0) translate(0, 0);
transform: scale(0) translate(0, 0);
pointer-events: none; }
.waves-effect.waves-light .waves-ripple {
background: rgba(255, 255, 255, 0.4);
background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
background: -o-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
background: -moz-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }
.waves-effect.waves-classic .waves-ripple {
background: rgba(0, 0, 0, 0.2); }
.waves-effect.waves-classic.waves-light .waves-ripple {
background: rgba(255, 255, 255, 0.4); }
.waves-notransition {
-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
transition: none !important; }
.waves-button,
.waves-circle {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
-webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%); }
.waves-button,
.waves-button:hover,
.waves-button:visited,
.waves-button-input {
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: none;
outline: none;
color: inherit;
background-color: transparent;
font-size: 1em;
line-height: 1em;
text-align: center;
text-decoration: none;
z-index: 1; }
.waves-button {
padding: 0.85em 1.1em;
border-radius: 0.2em; }
.waves-button-input {
margin: 0;
padding: 0.85em 1.1em; }
.waves-input-wrapper {
border-radius: 0.2em;
vertical-align: bottom; }
.waves-input-wrapper.waves-button {
padding: 0; }
.waves-input-wrapper .waves-button-input {
position: relative;
top: 0;
left: 0;
z-index: 1; }
.waves-circle {
text-align: center;
width: 2.5em;
height: 2.5em;
line-height: 2.5em;
border-radius: 50%; }
.waves-float {
-webkit-mask-image: none;
-webkit-box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
-webkit-transition: all 300ms;
-moz-transition: all 300ms;
-o-transition: all 300ms;
transition: all 300ms; }
.waves-float:active {
-webkit-box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3); }
.waves-block {
display: block; }
@media only screen and (max-width: 992px) {
.center-on-small-only {
text-align: center; }
.center-on-small-only .img-fluid, .center-on-small-only .section img, .section .center-on-small-only img, .center-on-small-only
.section .view,
.section .center-on-small-only .view, .center-on-small-only .card img, .card .center-on-small-only img, .center-on-small-only .modal-dialog.cascading-modal.modal-avatar .modal-header, .modal-dialog.cascading-modal.modal-avatar .center-on-small-only .modal-header {
display: inline; } }
.flex-center {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100%; }
.flex-center p {
margin: 0; }
.flex-center ul {
text-align: center; }
.flex-center ul li {
margin-bottom: 1rem; }
.vertical-center {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.img-fluid, .section img,
.section .view, .card img, .modal-dialog.cascading-modal.modal-avatar .modal-header {
display: block;
max-width: 100%;
height: auto; }
.inline-ul > li {
display: inline; }
.list-inline-div > div {
display: inline-block; }
.hr-light {
background-color: #fff;
height: 0.5px; }
.hr-dark {
background-color: #666;
height: 0.5px; }
.divider-new {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-weight: 300;
margin-top: 45px;
margin-bottom: 45px; }
.divider-new h2 {
margin-top: 5px; }
.divider-new:before {
content: '';
height: 1.5px;
background: #666;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
margin: 0 .45em 0 0; }
.divider-new:after {
content: '';
height: 1.5px;
background: #666;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
margin: 0 0 0 .45em; }
@media (min-width: 992px) {
.hr-mobile {
display: none !important; } }
.section-title {
text-transform: uppercase;
margin-top: 0;
margin-bottom: 3rem;
padding: 0.7rem; }
.section-title small {
text-transform: none;
padding-left: 7px;
margin-left: 10px; }
.st-indigo {
border-left: 4px solid blue; }
.st-indigo small {
border-left: 2px solid blue; }
.st-red {
border-left: 4px solid red; }
.st-red small {
border-left: 2px solid red; }
.st-teal {
border-left: 4px solid #009688; }
.st-teal small {
border-left: 2px solid #009688; }
.st-orange {
border-left: 4px solid #ff6f00; }
.st-orange small {
border-left: 2px solid #ff6f00; }
.st-blue {
border-left: 4px solid #2196f3; }
.st-blue small {
border-left: 2px solid #2196f3; }
.st-mdb {
border-left: 4px solid #45526E; }
.st-mdb small {
border-left: 2px solid #45526E; }
.divider-short {
max-width: 50px;
border-color: #4285F4;
border-width: 3px; }
.blockquote .bq-title {
font-weight: 400;
font-size: 1.5rem;
margin-bottom: 0; }
.blockquote p {
font-size: 1.1rem; }
.bq-primary {
border-left: 3px solid #4285F4; }
.bq-primary .bq-title {
color: #4285F4; }
.bq-warning {
border-left: 3px solid #ffbb33; }
.bq-warning .bq-title {
color: #ffbb33; }
.bq-danger {
border-left: 3px solid #ff4444; }
.bq-danger .bq-title {
color: #ff4444; }
.bq-success {
border-left: 3px solid #00C851; }
.bq-success .bq-title {
color: #00C851; }
.mt-0 {
margin-top: 0 !important; }
.mb-0 {
margin-bottom: 0 !important; }
.my-0 {
margin-top: 0 !important;
margin-bottom: 0 !important; }
.mt-1 {
margin-top: 1rem !important; }
.mb-1 {
margin-bottom: 1rem !important; }
.my-1 {
margin-top: 1rem !important;
margin-bottom: 1rem !important; }
.mt-2 {
margin-top: 1.5rem !important; }
.mb-2 {
margin-bottom: 1.5rem !important; }
.my-2 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important; }
.mt-3 {
margin-top: 3rem !important; }
.mb-3 {
margin-bottom: 3rem !important; }
.my-3 {
margin-top: 3rem !important;
margin-bottom: 3rem !important; }
.mt-4 {
margin-top: 4rem !important; }
.mb-4 {
margin-bottom: 4rem !important; }
.my-4 {
margin-top: 4rem !important;
margin-bottom: 4rem !important; }
.mt-5 {
margin-top: 5rem !important; }
.mb-5 {
margin-bottom: 5rem !important; }
.my-5 {
margin-top: 5rem !important;
margin-bottom: 5rem !important; }
.pt-0 {
padding-top: 0 !important; }
.pb-0 {
padding-bottom: 0 !important; }
.py-0 {
padding-top: 0 !important;
padding-bottom: 0 !important; }
.pt-1 {
padding-top: 1rem !important; }
.pb-1 {
padding-bottom: 1rem !important; }
.py-1 {
padding-top: 1rem !important;
padding-bottom: 1rem !important; }
.pt-2 {
padding-top: 1.5rem !important; }
.pb-2 {
padding-bottom: 1.5rem !important; }
.py-2 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important; }
.pt-3 {
padding-top: 3rem !important; }
.pb-3 {
padding-bottom: 3rem !important; }
.py-3 {
padding-top: 3rem !important;
padding-bottom: 3rem !important; }
.pt-4 {
padding-top: 4rem !important; }
.pb-4 {
padding-bottom: 4rem !important; }
.py-4 {
padding-top: 4rem !important;
padding-bottom: 4rem !important; }
.pt-5 {
padding-top: 5rem !important; }
.pb-5 {
padding-bottom: 5rem !important; }
.py-5 {
padding-top: 5rem !important;
padding-bottom: 5rem !important; }
@media (max-width: 992px) {
.mb-r {
margin-bottom: 2rem !important; } }
@media (min-width: 992px) {
.mb-r {
margin-bottom: 3rem !important; } }
.mb-m {
margin-bottom: 1rem; }
@media (min-width: 62em) {
.mb-m {
margin-bottom: 0; } }
.no-height {
height: 0; }
.sharp-corners {
border-radius: 0; }
button:focus {
outline: none !important; }
.btn {
font-size: 0.8rem;
padding: 0.85rem 2.13rem; }
.btn.btn-lg {
font-size: 0.9rem;
padding: 1rem 2.4rem; }
.btn.btn-md {
font-size: 0.7rem;
padding: 0.7rem 1.6rem; }
.btn.btn-sm {
font-size: 0.6rem;
padding: 0.5rem 1.6rem; }
.btn.btn-sm.btn-table {
padding: 0.5rem 0.9rem; }
.btn.btn-sm .fa {
font-size: 0.8rem; }
.btn {
border-radius: 2px;
border: 0;
transition: .2s ease-out;
color: #fff !important;
margin: 6px;
white-space: normal !important;
word-wrap: break-word;
text-transform: uppercase; }
.btn:hover {
color: #fff; }
.btn:active, .btn:focus, .btn.active {
outline: 0;
color: #fff; }
.btn .fa {
font-size: 1.1rem;
position: relative;
vertical-align: middle;
margin-top: -2px; }
.btn .fa.right {
margin-left: 3px; }
.btn .fa.left {
margin-right: 3px; }
.btn-group .btn {
margin: 0; }
.btn-block {
margin: inherit; }
.btn-secondary {
background-color: #aa66cc; }
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
background-color: #b579d2 !important;
color: #fff; }
.btn-secondary.active {
background-color: #773399 !important; }
.btn-secondary.active:hover {
color: #fff; }
.btn-secondary.active:focus {
color: #fff; }
.btn-secondary.dropdown-toggle {
color: #fff !important;
background-color: #aa66cc !important; }
.btn-secondary.dropdown-toggle:hover {
color: #fff;
background-color: #b579d2 !important; }
.btn-secondary.dropdown-toggle:focus {
color: #fff;
background-color: #aa66cc; }
.btn-secondary:active:hover {
background-color: #b579d2 !important; }
.btn-primary {
background: #4285F4; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
background-color: #5a95f5 !important; }
.btn-primary.active {
background-color: #0b51c5 !important; }
.btn-default {
background: #2BBBAD; }
.btn-default:hover, .btn-default:focus, .btn-default:active {
background-color: #30cfc0 !important; }
.btn-default.active {
background-color: #186860 !important; }
.btn-success {
background: #00C851; }
.btn-success:hover, .btn-success:focus, .btn-success:active {
background-color: #00d255 !important; }
.btn-success.active {
background-color: #006228 !important; }
.btn-info {
background: #33b5e5; }
.btn-info:hover, .btn-info:focus {
background-color: #4abde8 !important; }
.btn-info.active {
background-color: #14799e !important; }
.btn-warning {
background: #FF8800; }
.btn-warning:hover, .btn-warning:focus {
background-color: #ff961f !important; }
.btn-warning.active {
background-color: #cc8800 !important; }
.btn-danger {
background: #CC0000; }
.btn-danger:hover, .btn-danger:focus {
background-color: #db0000 !important; }
.btn-danger.active {
background-color: maroon !important; }
.btn-link {
background-color: transparent;
color: #000 !important; }
.btn-link:hover, .btn-link:focus {
background-color: transparent;
color: #000; }
.btn-outline-primary {
border: 2px solid #4285F4;
color: #0d47a1 !important;
background-color: transparent; }
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-outline-primary:active:focus {
color: #4285F4;
border-color: #4285F4;
background-color: transparent; }
.btn-outline-secondary {
border: 2px solid #aa66cc;
color: #9933CC !important;
background-color: transparent; }
.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active, .btn-outline-secondary:active:focus {
color: #aa66cc;
border: 2px solid #aa66cc;
background-color: transparent; }
.btn-outline-default {
background-color: transparent;
border: 2px solid #2BBBAD;
color: #00695c !important;
background-color: transparent; }
.btn-outline-default:hover, .btn-outline-default:focus, .btn-outline-default:active, .btn-outline-default:active:focus {
color: #2BBBAD;
border-color: #2BBBAD;
background-color: transparent; }
.btn-outline-success {
border: 2px solid #00C851;
color: #007E33 !important;
background-color: transparent; }
.btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success:active, .btn-outline-success:active:focus {
color: #00C851;
border-color: #00C851;
background-color: transparent; }
.btn-outline-info {
border: 2px solid #33b5e5;
color: #0099CC !important;
background-color: transparent; }
.btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info:active, .btn-outline-info:active:focus {
color: #33b5e5;
border-color: #33b5e5;
background-color: transparent; }
.btn-outline-warning {
border: 2px solid #ffbb33;
color: #FF8800 !important;
background-color: transparent; }
.btn-outline-warning:hover, .btn-outline-warning:focus, .btn-outline-warning:active, .btn-outline-warning:active:focus {
border-color: #ffbb33;
color: #ffbb33;
background-color: transparent; }
.btn-outline-danger {
border: 2px solid #ff4444;
color: #CC0000 !important;
background-color: transparent; }
.btn-outline-danger:hover, .btn-outline-danger:focus, .btn-outline-danger:active, .btn-outline-danger:active:focus {
color: #ff4444;
border-color: #ff4444;
background-color: transparent; }
.btn-outline-white {
border: 2px solid #fff;
color: #fff !important;
background-color: transparent; }
.btn-outline-white:hover, .btn-outline-white:focus, .btn-outline-white:active, .btn-outline-white:active:focus {
color: #e6e6e6;
border-color: #fff;
background-color: transparent; }
.btn-outline-black {
border: 2px solid #000;
color: #000 !important;
background-color: transparent; }
.btn-outline-black:hover, .btn-outline-black:focus, .btn-outline-black:active, .btn-outline-black:active:focus {
color: #000;
border-color: #000;
background-color: transparent; }
.pager li a {
border: 0;
transition: .2s ease-out; }
.btn-elegant {
background: #2E2E2E; }
.btn-elegant:hover, .btn-elegant:focus {
background-color: #3b3b3b !important; }
.btn-elegant.active {
background-color: black !important; }
.btn-unique {
background: #1C2331; }
.btn-unique:hover, .btn-unique:focus {
background-color: #252f41 !important; }
.btn-unique.active {
background-color: black !important; }
.btn-pink {
background: #e91e63; }
.btn-pink:hover, .btn-pink:focus {
background-color: #eb3573 !important; }
.btn-pink.active {
background-color: #930e3b !important; }
.btn-purple {
background: #4a148c; }
.btn-purple:hover, .btn-purple:focus {
background-color: #5617a2 !important; }
.btn-purple.active {
background-color: #1b0733 !important; }
.btn-deep-purple {
background: #311b92; }
.btn-deep-purple:hover, .btn-deep-purple:focus {
background-color: #381fa8 !important; }
.btn-deep-purple.active {
background-color: #140b3c !important; }
.btn-indigo {
background: #1a237e; }
.btn-indigo:hover, .btn-indigo:focus {
background-color: #1e2993 !important; }
.btn-indigo.active {
background-color: #090c29 !important; }
.btn-cyan {
background: #00acc1; }
.btn-cyan:hover, .btn-cyan:focus {
background-color: #00c3db !important; }
.btn-cyan.active {
background-color: #00515b !important; }
.btn-light-green {
background: #7cb342; }
.btn-light-green:hover, .btn-light-green:focus {
background-color: #89be50 !important; }
.btn-light-green.active {
background-color: #486827 !important; }
.btn-dark-green {
background: #007E33; }
.btn-dark-green:hover, .btn-dark-green:focus {
background-color: #00983d !important; }
.btn-dark-green.active {
background-color: #00180a !important; }
.btn-lime {
background: #afb42b; }
.btn-lime:hover, .btn-lime:focus {
background-color: #c3c930 !important; }
.btn-lime.active {
background-color: #5f6217 !important; }
.btn-yellow {
background: #fbc02d; }
.btn-yellow:hover, .btn-yellow:focus {
background-color: #fbc846 !important; }
.btn-yellow.active {
background-color: #be8904 !important; }
.btn-amber {
background: #ff6f00; }
.btn-amber:hover, .btn-amber:focus {
background-color: #ff7d1a !important; }
.btn-amber.active {
background-color: #994300 !important; }
.btn-orange {
background: #e65100; }
.btn-orange:hover, .btn-orange:focus {
background-color: #ff5a01 !important; }
.btn-orange.active {
background-color: #802d00 !important; }
.btn-deep-orange {
background: #bf360c; }
.btn-deep-orange:hover, .btn-deep-orange:focus {
background-color: #d73d0e !important; }
.btn-deep-orange.active {
background-color: #5f1b06 !important; }
.btn-brown {
background: #6d4c41; }
.btn-brown:hover, .btn-brown:focus {
background-color: #7d574b !important; }
.btn-brown.active {
background-color: #2d1f1b !important; }
.btn-blue-grey {
background: #607d8b; }
.btn-blue-grey:hover, .btn-blue-grey:focus {
background-color: #6b8a99 !important; }
.btn-blue-grey.active {
background-color: #36474f !important; }
.btn-mdb {
background: #45526E; }
.btn-mdb:hover, .btn-mdb:focus {
background-color: #4f5e7e !important; }
.btn-mdb.active {
background-color: #1e232f !important; }
.btn-secondary.disabled, .btn-secondary:disabled {
background-color: #aa66cc;
cursor: not-allowed;
pointer-events: auto !important; }
.btn-split {
padding-left: 0.85rem;
padding-right: 1.25rem; }
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search-md],
input[type=search],
textarea.md-textarea {
background-color: transparent;
border: none;
border-bottom: 1px solid #ccc;
border-radius: 0;
outline: none;
height: 2.1rem;
width: 100%;
font-size: 1rem;
box-shadow: none;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
transition: all .3s; }
input[type=text]:disabled, input[type=text]:disabled, input[type=text][readonly="readonly"],
input[type=password]:disabled,
input[type=password]:disabled,
input[type=password][readonly="readonly"],
input[type=email]:disabled,
input[type=email]:disabled,
input[type=email][readonly="readonly"],
input[type=url]:disabled,
input[type=url]:disabled,
input[type=url][readonly="readonly"],
input[type=time]:disabled,
input[type=time]:disabled,
input[type=time][readonly="readonly"],
input[type=date]:disabled,
input[type=date]:disabled,
input[type=date][readonly="readonly"],
input[type=datetime-local]:disabled,
input[type=datetime-local]:disabled,
input[type=datetime-local][readonly="readonly"],
input[type=tel]:disabled,
input[type=tel]:disabled,
input[type=tel][readonly="readonly"],
input[type=number]:disabled,
input[type=number]:disabled,
input[type=number][readonly="readonly"],
input[type=search-md]:disabled,
input[type=search-md]:disabled,
input[type=search-md][readonly="readonly"],
input[type=search]:disabled,
input[type=search]:disabled,
input[type=search][readonly="readonly"],
textarea.md-textarea:disabled,
textarea.md-textarea:disabled,
textarea.md-textarea[readonly="readonly"] {
color: rgba(0, 0, 0, 0.46);
border-bottom: 1px dotted rgba(0, 0, 0, 0.46);
background-color: transparent; }
input[type=text]:disabled + label,
input[type=text][readonly="readonly"] + label,
input[type=password]:disabled + label,
input[type=password][readonly="readonly"] + label,
input[type=email]:disabled + label,
input[type=email][readonly="readonly"] + label,
input[type=url]:disabled + label,
input[type=url][readonly="readonly"] + label,
input[type=time]:disabled + label,
input[type=time][readonly="readonly"] + label,
input[type=date]:disabled + label,
input[type=date][readonly="readonly"] + label,
input[type=datetime-local]:disabled + label,
input[type=datetime-local][readonly="readonly"] + label,
input[type=tel]:disabled + label,
input[type=tel][readonly="readonly"] + label,
input[type=number]:disabled + label,
input[type=number][readonly="readonly"] + label,
input[type=search-md]:disabled + label,
input[type=search-md][readonly="readonly"] + label,
input[type=search]:disabled + label,
input[type=search][readonly="readonly"] + label,
textarea.md-textarea:disabled + label,
textarea.md-textarea[readonly="readonly"] + label {
color: rgba(0, 0, 0, 0.46);
background-color: transparent; }
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search-md]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.md-textarea:focus:not([readonly]) {
border-bottom: 1px solid #4285F4;
box-shadow: 0 1px 0 0 #4285F4; }
input[type=text]:focus:not([readonly]) + label,
input[type=password]:focus:not([readonly]) + label,
input[type=email]:focus:not([readonly]) + label,
input[type=url]:focus:not([readonly]) + label,
input[type=time]:focus:not([readonly]) + label,
input[type=date]:focus:not([readonly]) + label,
input[type=datetime-local]:focus:not([readonly]) + label,
input[type=tel]:focus:not([readonly]) + label,
input[type=number]:focus:not([readonly]) + label,
input[type=search-md]:focus:not([readonly]) + label,
input[type=search]:focus:not([readonly]) + label,
textarea.md-textarea:focus:not([readonly]) + label {
color: #4285F4; }
input[type=text].valid, input[type=text]:focus.valid,
input[type=password].valid,
input[type=password]:focus.valid,
input[type=email].valid,
input[type=email]:focus.valid,
input[type=url].valid,
input[type=url]:focus.valid,
input[type=time].valid,
input[type=time]:focus.valid,
input[type=date].valid,
input[type=date]:focus.valid,
input[type=datetime-local].valid,
input[type=datetime-local]:focus.valid,
input[type=tel].valid,
input[type=tel]:focus.valid,
input[type=number].valid,
input[type=number]:focus.valid,
input[type=search-md].valid,
input[type=search-md]:focus.valid,
input[type=search].valid,
input[type=search]:focus.valid,
textarea.md-textarea.valid,
textarea.md-textarea:focus.valid {
border-bottom: 1px solid #00C851;
box-shadow: 0 1px 0 0 #00C851; }
input[type=text].valid + label:after,
input[type=text]:focus.valid + label:after,
input[type=password].valid + label:after,
input[type=password]:focus.valid + label:after,
input[type=email].valid + label:after,
input[type=email]:focus.valid + label:after,
input[type=url].valid + label:after,
input[type=url]:focus.valid + label:after,
input[type=time].valid + label:after,
input[type=time]:focus.valid + label:after,
input[type=date].valid + label:after,
input[type=date]:focus.valid + label:after,
input[type=datetime-local].valid + label:after,
input[type=datetime-local]:focus.valid + label:after,
input[type=tel].valid + label:after,
input[type=tel]:focus.valid + label:after,
input[type=number].valid + label:after,
input[type=number]:focus.valid + label:after,
input[type=search-md].valid + label:after,
input[type=search-md]:focus.valid + label:after,
input[type=search].valid + label:after,
input[type=search]:focus.valid + label:after,
textarea.md-textarea.valid + label:after,
textarea.md-textarea:focus.valid + label:after {
content: attr(data-success);
color: #00C851;
opacity: 1; }
input[type=text].invalid, input[type=text]:focus.invalid,
input[type=password].invalid,
input[type=password]:focus.invalid,
input[type=email].invalid,
input[type=email]:focus.invalid,
input[type=url].invalid,
input[type=url]:focus.invalid,
input[type=time].invalid,
input[type=time]:focus.invalid,
input[type=date].invalid,
input[type=date]:focus.invalid,
input[type=datetime-local].invalid,
input[type=datetime-local]:focus.invalid,
input[type=tel].invalid,
input[type=tel]:focus.invalid,
input[type=number].invalid,
input[type=number]:focus.invalid,
input[type=search-md].invalid,
input[type=search-md]:focus.invalid,
input[type=search].invalid,
input[type=search]:focus.invalid,
textarea.md-textarea.invalid,
textarea.md-textarea:focus.invalid {
border-bottom: 1px solid #F44336;
box-shadow: 0 1px 0 0 #F44336; }
input[type=text].invalid + label:after,
input[type=text]:focus.invalid + label:after,
input[type=password].invalid + label:after,
input[type=password]:focus.invalid + label:after,
input[type=email].invalid + label:after,
input[type=email]:focus.invalid + label:after,
input[type=url].invalid + label:after,
input[type=url]:focus.invalid + label:after,
input[type=time].invalid + label:after,
input[type=time]:focus.invalid + label:after,
input[type=date].invalid + label:after,
input[type=date]:focus.invalid + label:after,
input[type=datetime-local].invalid + label:after,
input[type=datetime-local]:focus.invalid + label:after,
input[type=tel].invalid + label:after,
input[type=tel]:focus.invalid + label:after,
input[type=number].invalid + label:after,
input[type=number]:focus.invalid + label:after,
input[type=search-md].invalid + label:after,
input[type=search-md]:focus.invalid + label:after,
input[type=search].invalid + label:after,
input[type=search]:focus.invalid + label:after,
textarea.md-textarea.invalid + label:after,
textarea.md-textarea:focus.invalid + label:after {
content: attr(data-error);
color: #F44336;
opacity: 1; }
input[type=text] + label:after,
input[type=password] + label:after,
input[type=email] + label:after,
input[type=url] + label:after,
input[type=time] + label:after,
input[type=date] + label:after,
input[type=datetime-local] + label:after,
input[type=tel] + label:after,
input[type=number] + label:after,
input[type=search-md] + label:after,
input[type=search] + label:after,
textarea.md-textarea + label:after {
display: block;
content: "";
position: absolute;
top: 65px;
opacity: 0;
transition: .2s opacity ease-out, .2s color ease-out; }
input[type=text].input-alternate,
input[type=password].input-alternate,
input[type=email].input-alternate,
input[type=url].input-alternate,
input[type=time].input-alternate,
input[type=date].input-alternate,
input[type=datetime-local].input-alternate,
input[type=tel].input-alternate,
input[type=number].input-alternate,
input[type=search-md].input-alternate,
input[type=search].input-alternate,
textarea.md-textarea.input-alternate {
padding: 0 15px;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
font-size: 0.875rem;
border-bottom: 0;
transition: none !important; }
input[type=text].input-alternate:hover, input[type=text].input-alternate:focus,
input[type=password].input-alternate:hover,
input[type=password].input-alternate:focus,
input[type=email].input-alternate:hover,
input[type=email].input-alternate:focus,
input[type=url].input-alternate:hover,
input[type=url].input-alternate:focus,
input[type=time].input-alternate:hover,
input[type=time].input-alternate:focus,
input[type=date].input-alternate:hover,
input[type=date].input-alternate:focus,
input[type=datetime-local].input-alternate:hover,
input[type=datetime-local].input-alternate:focus,
input[type=tel].input-alternate:hover,
input[type=tel].input-alternate:focus,
input[type=number].input-alternate:hover,
input[type=number].input-alternate:focus,
input[type=search-md].input-alternate:hover,
input[type=search-md].input-alternate:focus,
input[type=search].input-alternate:hover,
input[type=search].input-alternate:focus,
textarea.md-textarea.input-alternate:hover,
textarea.md-textarea.input-alternate:focus {
box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08) !important;
border-bottom: 0; }
label {
font-size: 0.8rem;
color: darken #ccc, 90%; }
.form-control {
padding: 0;
padding-bottom: 0.6rem;
padding-top: 0.5rem;
font-size: 1rem;
line-height: 1.5;
background-color: transparent;
background-image: none;
border-radius: 0;
margin-top: 0.2rem;
margin-bottom: 1rem; }
.form-control:focus {
background: transparent; }
.form-control:disabled,
.form-control[readonly] {
background-color: transparent;
border-bottom: 1px solid #e0e0e0; }
.md-form {
position: relative;
margin-bottom: 1.5rem; }
.md-form.form-sm input {
padding-bottom: 0.2rem;
padding-top: 0.2rem;
font-size: 0.8rem;
line-height: 0.5; }
.md-form.form-sm label {
font-size: 0.9rem; }
.md-form.form-sm .prefix {
font-size: 1.5rem;
top: 0.4rem; }
.md-form.form-sm .prefix ~ input,
.md-form.form-sm .prefix ~ textarea {
margin-left: 2.2rem; }
.md-form.form-sm .prefix ~ label {
margin-left: 2.2rem; }
.md-form .btn {
margin-bottom: 1.5rem; }
.md-form label {
color: #757575;
position: absolute;
top: 0.8rem;
left: 0;
font-size: 1rem;
cursor: text;
-webkit-transition: 0.2s ease-out;
-moz-transition: 0.2s ease-out;
-o-transition: 0.2s ease-out;
-ms-transition: 0.2s ease-out;
transition: 0.2s ease-out; }
.md-form label.active {
font-size: 0.8rem;
-webkit-transform: translateY(-140%);
-moz-transform: translateY(-140%);
-ms-transform: translateY(-140%);
-o-transform: translateY(-140%);
transform: translateY(-140%); }
.md-form .prefix {
position: absolute;
width: 3rem;
font-size: 2rem;
-webkit-transition: color 0.2s;
-moz-transition: color 0.2s;
-o-transition: color 0.2s;
-ms-transition: color 0.2s;
transition: color 0.2s; }
.md-form .prefix.active {
color: #4285F4; }
.md-form .prefix ~ input,
.md-form .prefix ~ textarea {
margin-left: 3rem;
width: 92%;
width: calc(100% - 3rem); }
.md-form .prefix ~ textarea {
padding-top: .8rem; }
.md-form .prefix ~ label {
margin-left: 3rem; }
@media only screen and (max-width: 992px) {
.md-form .prefix ~ input {
width: 86%;
width: calc(100% - 3rem); } }
@media only screen and (max-width: 600px) {
.md-form .prefix ~ input {
width: 80%;
width: calc(100% - 3rem); } }
.md-form.input-group .form-control {
margin: 0;
padding-left: 1rem; }
.md-form.input-group .form-control::-webkit-input-placeholder {
color: #999;
padding-top: 2px; }
.md-form.input-group .form-control:-moz-placeholder {
color: #999;
padding-top: 2px; }
.md-form.input-group .form-control::-moz-placeholder {
color: #999;
padding-top: 2px; }
.md-form.input-group .form-control::-ms-placeholder {
color: #999;
padding-top: 2px; }
.md-form.input-group .form-control::-webkit-input-placeholder {
color: #999;
padding-top: 2px; }
.md-form.input-group .form-control::-moz-placeholder {
color: #999;
padding-top: 2px; }
.md-form.input-group .form-control:-ms-input-placeholder {
color: #999;
padding-top: 2px; }
.md-form.input-group .form-control::placeholder {
color: #999;
padding-top: 2px; }
.form-inline fieldset {
margin-right: 1.5rem; }
textarea {
width: 100%;
height: 3rem;
background-color: transparent; }
textarea.md-textarea {
overflow-y: hidden;
/* prevents scroll bar flash */
padding: 1.6rem 0;
/* prevents text jump on Enter keypress */
resize: none;
min-height: 3rem; }
.hiddendiv {
display: none;
white-space: pre-wrap;
word-wrap: break-word;
overflow-wrap: break-word;
/* future version of deprecated 'word-wrap' */
padding-top: 1.2rem;
/* prevents text jump on Enter keypress */ }
.input-dark-bg::-webkit-input-placeholder {
color: #fff !important;
font-weight: 300; }
.input-dark-bg:-moz-placeholder {
color: #fff !important;
font-weight: 300; }
.input-dark-bg::-moz-placeholder {
color: #fff !important;
font-weight: 300; }
.input-dark-bg::-ms-placeholder {
color: #fff !important;
font-weight: 300; }
.input-dark-bg::-webkit-input-placeholder {
color: #fff !important;
font-weight: 300; }
.input-dark-bg::-moz-placeholder {
color: #fff !important;
font-weight: 300; }
.input-dark-bg:-ms-input-placeholder {
color: #fff !important;
font-weight: 300; }
.input-dark-bg::placeholder {
color: #fff !important;
font-weight: 300; }
.input-dark-bg input[type=text] {
border-bottom: 1px solid #fff; }
.input-dark-bg .form-control {
color: #fff; }
.input-light-bg::-webkit-input-placeholder {
color: #1C2331 !important;
font-weight: 300; }
.input-light-bg:-moz-placeholder {
color: #1C2331 !important;
font-weight: 300; }
.input-light-bg::-moz-placeholder {
color: #1C2331 !important;
font-weight: 300; }
.input-light-bg::-ms-placeholder {
color: #1C2331 !important;
font-weight: 300; }
.input-light-bg::-webkit-input-placeholder {
color: #1C2331 !important;
font-weight: 300; }
.input-light-bg::-moz-placeholder {
color: #1C2331 !important;
font-weight: 300; }
.input-light-bg:-ms-input-placeholder {
color: #1C2331 !important;
font-weight: 300; }
.input-light-bg::placeholder {
color: #1C2331 !important;
font-weight: 300; }
.input-light-bg input[type=text] {
border-bottom: 1px solid #1C2331; }
.input-light-bg .form-control {
color: #1C2331; }
.form-inline .form-group {
margin-right: 2rem; }
i.btn-primary {
background: #4285F4 !important; }
i.btn-default {
background: #2BBBAD !important; }
i.btn-success {
background: #00C851 !important; }
i.btn-info {
background: #33b5e5 !important; }
i.btn-warning {
background: #FF8800 !important; }
i.btn-danger {
background: #CC0000 !important; }
.card {
border: 0; }
.card .card-title a {
color: #424242;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
-ms-transition: 0.4s;
transition: 0.4s; }
.card .card-title a:hover {
color: #616161;
-webkit-transition: 0.4s;
-moz-transition: 0.4s;
-o-transition: 0.4s;
-ms-transition: 0.4s;
transition: 0.4s; }
.card img {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0; }
.card .card-block {
position: relative; }
.card .card-footer {
padding-bottom: 0;
font-size: 1.2rem; }
.card .card-footer:after {
display: block;
content: "";
clear: both; }
.card .card-footer .card-link {
color: inherit; }
.jumbotron {
background-color: #fff;
padding: 2rem; }
.jumbotron.m-1, .jumbotron.m-2, .jumbotron.m-3 {
z-index: 50;
position: relative;
margin-left: 3%;
margin-right: 3%; }
.jumbotron.m-1 {
margin-top: -20px; }
.jumbotron.m-2 {
margin-top: -30px; }
.jumbotron.m-3 {
margin-top: -40px; }
.list-group-item {
width: 100%; }
.edge-header {
display: block;
height: 278px;
background-color: #ccc; }
.free-bird {
margin-top: -100px; }
.card .form-header {
color: #fff;
text-align: center;
margin-top: -50px;
margin-bottom: 3rem;
padding: 1rem;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px; }
.card .form-header h3 {
margin: 0;
padding: 0.7rem; }
.call .fa {
margin-right: 5px; }
.navbar {
font-weight: 300; }
.navbar form input {
margin: 0;
height: 1rem;
margin-right: 5px;
margin-left: 8px;
margin-bottom: 1px; }
.navbar .navbar-brand {
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start;
overflow: visible; }
.navbar .breadcrumb {
margin: 0;
background-color: inherit;
font-weight: 300; }
.navbar.navbar-dark .navbar-brand {
color: #fff; }
.navbar.navbar-dark .navbar-brand:hover {
color: #fff; }
.navbar.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
cursor: pointer; }
.navbar.navbar-dark .breadcrumb a,
.navbar.navbar-dark .navbar-nav .nav-item a {
color: #fff;
transition: .35s; }
.navbar.navbar-dark .breadcrumb a:hover,
.navbar.navbar-dark .navbar-nav .nav-item a:hover {
color: rgba(255, 255, 255, 0.75); }
.navbar.navbar-dark .breadcrumb.active,
.navbar.navbar-dark .navbar-nav .nav-item.active {
background-color: rgba(255, 255, 255, 0.1); }
.navbar.navbar-dark .breadcrumb .dropdown-menu a,
.navbar.navbar-dark .navbar-nav .nav-item .dropdown-menu a {
color: #212121; }
.navbar.navbar-dark .breadcrumb .dropdown-menu a:hover, .navbar.navbar-dark .breadcrumb .dropdown-menu a:focus, .navbar.navbar-dark .breadcrumb .dropdown-menu a:active,
.navbar.navbar-dark .navbar-nav .nav-item .dropdown-menu a:hover,
.navbar.navbar-dark .navbar-nav .nav-item .dropdown-menu a:focus,
.navbar.navbar-dark .navbar-nav .nav-item .dropdown-menu a:active {
color: #212121; }
.navbar.navbar-dark .nav-link {
color: #fff; }
.navbar.navbar-dark .navbar-toggler {
color: #fff; }
.navbar.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
.navbar.navbar-light .breadcrumb a,
.navbar.navbar-light .nav-item a {
color: #212121;
transition: .35s; }
.navbar.navbar-light .breadcrumb a:hover,
.navbar.navbar-light .nav-item a:hover {
transition: .35s;
color: #212121; }
.navbar.navbar-light .breadcrumb.active,
.navbar.navbar-light .nav-item.active {
background-color: rgba(158, 158, 158, 0.2); }
.navbar.navbar-light .breadcrumb .dropdown-menu a,
.navbar.navbar-light .nav-item .dropdown-menu a {
color: #000;
padding: 1rem; }
.navbar.navbar-light .navbar-toggler {
color: #000; }
.navbar .dropdown-menu a {
font-size: 0.9375rem;
font-weight: 300;
padding: 10px; }
.navbar .navbar-toggler {
border-width: 0; }
.navbar .nav-flex-icons {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
@media (max-width: 991px) {
.navbar .container {
width: 100%; }
.navbar .container .navbar-toggler-right {
right: 0; } }
.navbar .dropdown-menu {
position: absolute !important; }
.navbar.double-nav {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
.navbar-dark form input[type=text] {
border-bottom: 1px solid #fff; }
.navbar-dark form .form-control {
color: #fff; }
.navbar-dark form .form-control::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.65) !important;
font-weight: 300; }
.navbar-dark form .form-control:-moz-placeholder {
color: rgba(255, 255, 255, 0.65) !important;
font-weight: 300; }
.navbar-dark form .form-control::-moz-placeholder {
color: rgba(255, 255, 255, 0.65) !important;
font-weight: 300; }
.navbar-dark form .form-control::-ms-placeholder {
color: rgba(255, 255, 255, 0.65) !important;
font-weight: 300; }
.navbar-dark form .form-control::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.65) !important;
font-weight: 300; }
.navbar-dark form .form-control::-moz-placeholder {
color: rgba(255, 255, 255, 0.65) !important;
font-weight: 300; }
.navbar-dark form .form-control:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.65) !important;
font-weight: 300; }
.navbar-dark form .form-control::placeholder {
color: rgba(255, 255, 255, 0.65) !important;
font-weight: 300; }
.navbar-light form input[type=text] {
border-bottom: 1px solid #1C2331; }
.navbar-light form .form-control {
color: #1C2331; }
.navbar-light form .form-control::-webkit-input-placeholder {
color: #1C2331 !important;
font-weight: 300; }
.navbar-light form .form-control:-moz-placeholder {
color: #1C2331 !important;
font-weight: 300; }
.navbar-light form .form-control::-moz-placeholder {
color: #1C2331 !important;
font-weight: 300; }
.navbar-light form .form-control::-ms-placeholder {
color: #1C2331 !important;
font-weight: 300; }
.navbar-light form .form-control::-webkit-input-placeholder {
color: #1C2331 !important;
font-weight: 300; }
.navbar-light form .form-control::-moz-placeholder {
color: #1C2331 !important;
font-weight: 300; }
.navbar-light form .form-control:-ms-input-placeholder {
color: #1C2331 !important;
font-weight: 300; }
.navbar-light form .form-control::placeholder {
color: #1C2331 !important;
font-weight: 300; }
/* MDB HOVER EFFECTS */
.view {
overflow: hidden;
position: relative;
cursor: default; }
.view .mask,
.view .content {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0; }
.view img, .view video {
display: block;
position: relative; }
.view .mask {
background-attachment: fixed; }
.full-bg-img {
height: 100%;
width: 100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0; }
header .view {
position: relative;
width: 100%;
height: auto;
background-repeat: no-repeat;
background-position: center center;
background-size: cover; }
.overlay:hover .mask {
opacity: 1; }
.overlay img, .overlay video {
transition: all 0.2s linear; }
.overlay .mask {
opacity: 0;
transition: all 0.4s ease-in-out; }
.pattern-1 {
background: url(../img/overlays/01.png); }
.pattern-2 {
background: url(../img/overlays/02.png); }
.pattern-3 {
background: url(../img/overlays/03.png); }
.pattern-4 {
background: url(../img/overlays/04.png); }
.pattern-5 {
background: url(../img/overlays/05.png); }
.pattern-6 {
background: url(../img/overlays/06.png); }
.pattern-7 {
background: url(../img/overlays/07.png); }
.pattern-8 {
background: url(../img/overlays/08.png); }
.pattern-9 {
background: url(../img/overlays/09.png); }
.hm-blue-light .mask,
.hm-blue-light .full-bg-img {
background-color: rgba(3, 169, 244, 0.3); }
.hm-red-light .mask,
.hm-red-light .full-bg-img {
background-color: rgba(244, 67, 54, 0.3); }
.hm-pink-light .mask,
.hm-pink-light .full-bg-img {
background-color: rgba(233, 30, 99, 0.3); }
.hm-purple-light .mask,
.hm-purple-light .full-bg-img {
background-color: rgba(156, 39, 176, 0.3); }
.hm-indigo-light .mask,
.hm-indigo-light .full-bg-img {
background-color: rgba(63, 81, 181, 0.3); }
.hm-cyan-light .mask,
.hm-cyan-light .full-bg-img {
background-color: rgba(0, 188, 212, 0.3); }
.hm-teal-light .mask,
.hm-teal-light .full-bg-img {
background-color: rgba(0, 150, 136, 0.3); }
.hm-green-light .mask,
.hm-green-light .full-bg-img {
background-color: rgba(76, 175, 80, 0.3); }
.hm-lime-light .mask,
.hm-lime-light .full-bg-img {
background-color: rgba(205, 220, 57, 0.3); }
.hm-yellow-light .mask,
.hm-yellow-light .full-bg-img {
background-color: rgba(255, 235, 59, 0.3); }
.hm-orange-light .mask,
.hm-orange-light .full-bg-img {
background-color: rgba(255, 152, 0, 0.3); }
.hm-brown-light .mask,
.hm-brown-light .full-bg-img {
background-color: rgba(121, 85, 72, 0.3); }
.hm-grey-light .mask,
.hm-grey-light .full-bg-img {
background-color: rgba(158, 158, 158, 0.3); }
.hm-bluegrey-light .mask,
.hm-bluegrey-light .full-bg-img {
background-color: rgba(96, 125, 139, 0.3); }
.hm-black-light .mask,
.hm-black-light .full-bg-img {
background-color: rgba(0, 0, 0, 0.3); }
.hm-stylish-light .mask,
.hm-stylish-light .full-bg-img {
background-color: rgba(62, 69, 81, 0.3); }
.hm-white-light .mask,
.hm-white-light .full-bg-img {
background-color: rgba(255, 255, 255, 0.3); }
.hm-blue-strong .mask,
.hm-blue-strong .full-bg-img {
background-color: rgba(3, 169, 244, 0.7); }
.hm-red-strong .mask,
.hm-red-strong .full-bg-img {
background-color: rgba(244, 67, 54, 0.7); }
.hm-pink-strong .mask,
.hm-pink-strong .full-bg-img {
background-color: rgba(233, 30, 99, 0.7); }
.hm-purple-strong .mask,
.hm-purple-strong .full-bg-img {
background-color: rgba(156, 39, 176, 0.7); }
.hm-indigo-strong .mask,
.hm-indigo-strong .full-bg-img {
background-color: rgba(63, 81, 181, 0.7); }
.hm-cyan-strong .mask,
.hm-cyan-strong .full-bg-img {
background-color: rgba(0, 188, 212, 0.7); }
.hm-teal-strong .mask,
.hm-teal-strong .full-bg-img {
background-color: rgba(0, 150, 136, 0.7); }
.hm-green-strong .mask,
.hm-green-strong .full-bg-img {
background-color: rgba(76, 175, 80, 0.7); }
.hm-lime-strong .mask,
.hm-lime-strong .full-bg-img {
background-color: rgba(205, 220, 57, 0.7); }
.hm-yellow-strong .mask,
.hm-yellow-strong .full-bg-img {
background-color: rgba(255, 235, 59, 0.7); }
.hm-orange-strong .mask,
.hm-orange-strong .full-bg-img {
background-color: rgba(255, 152, 0, 0.7); }
.hm-brown-strong .mask,
.hm-brown-strong .full-bg-img {
background-color: rgba(121, 85, 72, 0.7); }
.hm-grey-strong .mask,
.hm-grey-strong .full-bg-img {
background-color: rgba(158, 158, 158, 0.7); }
.hm-bluegrey-strong .mask,
.hm-bluegrey-strong .full-bg-img {
background-color: rgba(96, 125, 139, 0.7); }
.hm-black-strong .mask,
.hm-black-strong .full-bg-img {
background-color: rgba(0, 0, 0, 0.7); }
.hm-stylish-strong .mask,
.hm-stylish-strong .full-bg-img {
background-color: rgba(62, 69, 81, 0.7); }
.hm-white-strong .mask,
.hm-white-strong .full-bg-img {
background-color: rgba(255, 255, 255, 0.7); }
.hm-blue-slight .mask,
.hm-blue-slight .full-bg-img {
background-color: rgba(3, 169, 244, 0.1); }
.hm-red-slight .mask,
.hm-red-slight .full-bg-img {
background-color: rgba(244, 67, 54, 0.1); }
.hm-pink-slight .mask,
.hm-pink-slight .full-bg-img {
background-color: rgba(233, 30, 99, 0.1); }
.hm-purple-slight .mask,
.hm-purple-slight .full-bg-img {
background-color: rgba(156, 39, 176, 0.1); }
.hm-indigo-slight .mask,
.hm-indigo-slight .full-bg-img {
background-color: rgba(63, 81, 181, 0.1); }
.hm-cyan-slight .mask,
.hm-cyan-slight .full-bg-img {
background-color: rgba(0, 188, 212, 0.1); }
.hm-teal-slight .mask,
.hm-teal-slight .full-bg-img {
background-color: rgba(0, 150, 136, 0.1); }
.hm-green-slight .mask,
.hm-green-slight .full-bg-img {
background-color: rgba(76, 175, 80, 0.1); }
.hm-lime-slight .mask,
.hm-lime-slight .full-bg-img {
background-color: rgba(205, 220, 57, 0.1); }
.hm-yellow-slight .mask,
.hm-yellow-slight .full-bg-img {
background-color: rgba(255, 235, 59, 0.1); }
.hm-orange-slight .mask,
.hm-orange-slight .full-bg-img {
background-color: rgba(255, 152, 0, 0.1); }
.hm-brown-slight .mask,
.hm-brown-slight .full-bg-img {
background-color: rgba(121, 85, 72, 0.1); }
.hm-grey-slight .mask,
.hm-grey-slight .full-bg-img {
background-color: rgba(158, 158, 158, 0.1); }
.hm-bluegrey-slight .mask,
.hm-bluegrey-slight .full-bg-img {
background-color: rgba(96, 125, 139, 0.1); }
.hm-black-slight .mask,
.hm-black-slight .full-bg-img {
background-color: rgba(0, 0, 0, 0.1); }
.hm-stylish-slight .mask,
.hm-stylish-slight .full-bg-img {
background-color: rgba(62, 69, 81, 0.1); }
.hm-white-slight .mask,
.hm-white-slight .full-bg-img {
background-color: rgba(255, 255, 255, 0.1); }
.hm-zoom img {
transition: all 0.2s linear; }
.hm-zoom:hover img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1); }
.hm-zoom:hover .mask {
opacity: 1; }
.img-overlay {
position: relative; }
.img-overlay:after {
content: '';
display: block;
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(0, 0, 0, 0.17);
transition: background 0.4s; }
.img-overlay:hover:after {
background: rgba(0, 0, 0, 0.35); }
.img-overlay.light:after {
background: rgba(255, 255, 255, 0.17); }
.img-overlay.light:hover:after {
background: rgba(255, 255, 255, 0.35); }
.img-overlay.blue:after {
background: rgba(0, 145, 234, 0.17); }
.img-overlay.blue:hover:after {
background: rgba(0, 145, 234, 0.35); }
.img-overlay.green:after {
background: rgba(76, 175, 80, 0.17); }
.img-overlay.green:hover:after {
background: rgba(76, 175, 80, 0.35); }
.img-overlay.red:after {
background: rgba(213, 0, 0, 0.17); }
.img-overlay.red:hover:after {
background: rgba(213, 0, 0, 0.35); }
footer.page-footer {
margin-top: 20px;
padding-top: 20px;
background-color: #3E4551;
color: #fff; }
footer.page-footer .footer-copyright {
overflow: hidden;
height: 50px;
line-height: 50px;
color: rgba(255, 255, 255, 0.8);
background-color: rgba(0, 0, 0, 0.2);
text-align: center; }
footer.page-footer a {
color: #fff; }
footer.page-footer .title {
text-transform: uppercase; }
footer.page-footer .call-to-action {
text-align: center;
padding-top: 1.3rem;
padding-bottom: 0.5rem; }
footer.page-footer .call-to-action ul li {
display: inline-block;
padding-right: 10px; }
footer.page-footer .social-section {
text-align: center; }
footer.page-footer .social-section ul li {
display: inline-block; }
/* Instagram photos */
ul.instagram-photos li {
display: inline-block;
max-width: 100px;
margin: 4px; }
ul.instagram-photos li img {
margin: 0; }
.carousel-control:hover {
-webkit-transition-duration: 400ms;
-moz-transition-duration: 400ms;
-o-transition-duration: 400ms;
-ms-transition-duration: 400ms;
transition-duration: 400ms; }
.carousel-fade .carousel-inner .carousel-item {
opacity: 0;
transition-property: opacity; }
.carousel-fade .carousel-inner .active {
opacity: 1; }
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
left: 0;
opacity: 0;
z-index: 1; }
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
opacity: 1; }
.carousel-fade .carousel-control {
z-index: 2; }
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-fade .carousel-inner > .carousel-item.next,
.carousel-fade .carousel-inner > .carousel-item.active.right {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.carousel-fade .carousel-inner > .carousel-item.prev,
.carousel-fade .carousel-inner > .carousel-item.active.left {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.carousel-fade .carousel-inner > .carousel-item.next.left,
.carousel-fade .carousel-inner > .carousel-item.prev.right,
.carousel-fade .carousel-inner > .carousel-item.active {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
.carousel .carousel-control-prev-icon,
.carousel .carousel-control-next-icon {
width: 36px;
height: 36px; }
.carousel .carousel-control-prev-icon {
background-image: url(../img/svg/arrow_left.svg); }
.carousel .carousel-control-next-icon {
background-image: url(../img/svg/arrow_right.svg); }
.carousel .carousel-indicators li {
max-width: 10px;
height: 10px;
border-radius: 50%; }
.carousel .video-fluid {
height: 100%; }
.carousel.no-flex .carousel-item.active,
.carousel.no-flex .carousel-item-next,
.carousel.no-flex .carousel-item-prev {
display: block; }
body.modal-open {
padding-right: 0 !important; }
body.scrollable {
overflow-y: auto; }
.modal-dialog .modal-content {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
border: 0; }
.modal .modal-dialog.modal-top {
top: 0; }
.modal .modal-dialog.modal-left {
left: 0; }
.modal .modal-dialog.modal-right {
right: 0; }
.modal .modal-dialog.modal-bottom {
bottom: 0; }
.modal .modal-dialog.modal-top-left {
top: 10px;
left: 10px; }
.modal .modal-dialog.modal-top-right {
top: 10px;
right: 10px; }
.modal .modal-dialog.modal-bottom-left {
left: 10px;
bottom: 10px; }
.modal .modal-dialog.modal-bottom-right {
right: 10px;
bottom: 10px; }
.modal.fade.top:not(.show) .modal-dialog {
-webkit-transform: translate3d(0, -25%, 0);
transform: translate3d(0, -25%, 0); }
.modal.fade.left:not(.show) .modal-dialog {
-webkit-transform: translate3d(-25%, 0, 0);
transform: translate3d(-25%, 0, 0); }
.modal.fade.right:not(.show) .modal-dialog {
-webkit-transform: translate3d(25%, 0, 0);
transform: translate3d(25%, 0, 0); }
.modal.fade.bottom:not(.show) .modal-dialog {
-webkit-transform: translate3d(0, 25%, 0);
transform: translate3d(0, 25%, 0); }
.modal.modal-scrolling {
position: relative; }
.modal.modal-scrolling .modal-dialog {
position: fixed;
z-index: 1050; }
.modal.modal-content-clickable {
top: auto;
bottom: auto; }
.modal.modal-content-clickable .modal-dialog {
position: fixed; }
.modal .modal-fluid {
width: 100%;
max-width: 100%; }
.modal .modal-fluid .modal-content {
width: 100%; }
.modal .modal-frame {
position: absolute;
width: 100%;
max-width: 100%;
margin: 0; }
.modal .modal-frame.modal-bottom {
bottom: 0; }
.modal .modal-full-height {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: absolute;
width: 400px;
height: 100%;
margin: 0;
top: 0;
right: 0; }
.modal .modal-full-height.modal-top, .modal .modal-full-height.modal-bottom {
display: block;
width: 100%;
max-width: 100%;
height: auto; }
.modal .modal-full-height.modal-top {
bottom: auto; }
.modal .modal-full-height.modal-bottom {
top: auto; }
.modal .modal-full-height .modal-content {
width: 100%; }
.modal .modal-full-height.modal-lg {
max-width: 90%;
width: 90%; }
@media (min-width: 992px) {
.modal .modal-full-height.modal-lg {
max-width: 800px;
width: 800px; } }
@media (min-width: 1200px) {
.modal .modal-full-height.modal-lg {
max-width: 1000px;
width: 1000px; } }
.modal .modal-side {
position: absolute;
right: 10px;
bottom: 10px;
margin: 0;
width: 400px; }
.modal-dialog .btn .fa {
color: #fff !important; }
.modal-dialog [class*="btn-outline-"] .fa {
color: inherit !important; }
.modal-dialog.cascading-modal {
margin-top: 10%; }
.modal-dialog.cascading-modal .modal-header {
text-align: center;
margin: -2rem 1rem 1rem 1rem;
padding: 1.5rem;
border: none;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px; }
.modal-dialog.cascading-modal .modal-header .close {
margin-right: 2.5rem; }
.modal-dialog.cascading-modal .modal-header.white-text .close {
color: #fff;
opacity: 1; }
.modal-dialog.cascading-modal .modal-header .title {
width: 100%;
margin-bottom: 0;
font-size: 1.25rem; }
.modal-dialog.cascading-modal .modal-header .title .fa {
margin-right: 9px; }
.modal-dialog.cascading-modal .modal-header .social-buttons {
margin-top: 1.5rem; }
.modal-dialog.cascading-modal .modal-header .social-buttons a {
font-size: 1rem; }
.modal-dialog.cascading-modal .modal-c-tabs .nav-tabs {
margin: -1.5rem 1rem 0 1rem; }
.modal-dialog.cascading-modal .modal-c-tabs .tab-content {
padding: 1.7rem 0 0 0; }
.modal-dialog.cascading-modal .modal-body,
.modal-dialog.cascading-modal .modal-footer {
color: #616161;
padding-right: 2rem;
padding-left: 2rem; }
.modal-dialog.cascading-modal .modal-body .additional-option,
.modal-dialog.cascading-modal .modal-footer .additional-option {
text-align: center;
margin-top: 1rem; }
.modal-dialog.cascading-modal.modal-avatar {
margin-top: 6rem; }
.modal-dialog.cascading-modal.modal-avatar .modal-header {
margin: -6rem 2rem -1rem 2rem; }
.modal-dialog.cascading-modal.modal-avatar .modal-header img {
width: 130px; }
.modal-dialog.modal-notify .heading {
margin: 0;
padding: 0.3rem;
color: #fff;
font-size: 1.15rem; }
.modal-dialog.modal-notify .modal-header {
border: 0; }
.modal-dialog.modal-notify .close {
opacity: 1; }
.modal-dialog.modal-notify .modal-body {
padding: 1.5rem;
color: #616161; }
.modal-dialog.modal-notify .btn-outline-secondary-modal {
background-color: transparent; }
.modal-dialog.modal-notify.modal-info .modal-header {
background-color: #5394ff; }
.modal-dialog.modal-notify.modal-info .fa {
color: #5394ff; }
.modal-dialog.modal-notify.modal-info .badge {
background-color: #5394ff; }
.modal-dialog.modal-notify.modal-info .btn-primary-modal {
background: #5394ff; }
.modal-dialog.modal-notify.modal-info .btn-primary-modal:hover, .modal-dialog.modal-notify.modal-info .btn-primary-modal:focus, .modal-dialog.modal-notify.modal-info .btn-primary-modal:active {
background-color: #6da4ff !important; }
.modal-dialog.modal-notify.modal-info .btn-primary-modal.active {
background-color: #0059ec !important; }
.modal-dialog.modal-notify.modal-info .btn-outline-secondary-modal {
border: 2px solid #5394ff;
color: #5394ff !important; }
.modal-dialog.modal-notify.modal-warning .modal-header {
background-color: #ff8e38; }
.modal-dialog.modal-notify.modal-warning .fa {
color: #ff8e38; }
.modal-dialog.modal-notify.modal-warning .badge {
background-color: #ff8e38; }
.modal-dialog.modal-notify.modal-warning .btn-primary-modal {
background: #ff8e38; }
.modal-dialog.modal-notify.modal-warning .btn-primary-modal:hover, .modal-dialog.modal-notify.modal-warning .btn-primary-modal:focus, .modal-dialog.modal-notify.modal-warning .btn-primary-modal:active {
background-color: #ff9c52 !important; }
.modal-dialog.modal-notify.modal-warning .btn-primary-modal.active {
background-color: #d15a00 !important; }
.modal-dialog.modal-notify.modal-warning .btn-outline-secondary-modal {
border: 2px solid #ff8e38;
color: #ff8e38 !important; }
.modal-dialog.modal-notify.modal-success .modal-header {
background-color: #01d36b; }
.modal-dialog.modal-notify.modal-success .fa {
color: #01d36b; }
.modal-dialog.modal-notify.modal-success .badge {
background-color: #01d36b; }
.modal-dialog.modal-notify.modal-success .btn-primary-modal {
background: #01d36b; }
.modal-dialog.modal-notify.modal-success .btn-primary-modal:hover, .modal-dialog.modal-notify.modal-success .btn-primary-modal:focus, .modal-dialog.modal-notify.modal-success .btn-primary-modal:active {
background-color: #01ec78 !important; }
.modal-dialog.modal-notify.modal-success .btn-primary-modal.active {
background-color: #016d38 !important; }
.modal-dialog.modal-notify.modal-success .btn-outline-secondary-modal {
border: 2px solid #01d36b;
color: #01d36b !important; }
.modal-dialog.modal-notify.modal-danger .modal-header {
background-color: #ff4b4b; }
.modal-dialog.modal-notify.modal-danger .fa {
color: #ff4b4b; }
.modal-dialog.modal-notify.modal-danger .badge {
background-color: #ff4b4b; }
.modal-dialog.modal-notify.modal-danger .btn-primary-modal {
background: #ff4b4b; }
.modal-dialog.modal-notify.modal-danger .btn-primary-modal:hover, .modal-dialog.modal-notify.modal-danger .btn-primary-modal:focus, .modal-dialog.modal-notify.modal-danger .btn-primary-modal:active {
background-color: #ff6565 !important; }
.modal-dialog.modal-notify.modal-danger .btn-primary-modal.active {
background-color: #e40000 !important; }
.modal-dialog.modal-notify.modal-danger .btn-outline-secondary-modal {
border: 2px solid #ff4b4b;
color: #ff4b4b !important; }