/* faster when compiling than including all bootstrap */
/*!
 * Material Design for Bootstrap 4
 * Version: MDB PRO 4.5.10
 *
 *
 * Copyright: Material Design for Bootstrap
 * https://mdbootstrap.com/
 *
 * Read the license: https://mdbootstrap.com/license/
 *
 *
 * Documentation: https://mdbootstrap.com/
 *
 * Getting started: https://mdbootstrap.com/getting-started/
 *
 * Tutorials: https://mdbootstrap.com/bootstrap-tutorial/
 *
 * Templates: https://mdbootstrap.com/templates/
 *
 * Support: https://mdbootstrap.com/support/
 *
 * Contact: office@mdbootstrap.com
 *
 * Atribution: Animate CSS, Twitter Bootstrap, Materialize CSS, Normalize CSS, Waves JS, WOW JS, Toastr, Chart.js , Hammer.js
 *
 */
.mdb-color.lighten-5 {
  background-color: #d0d6e2 !important;
}

.mdb-color.lighten-4 {
  background-color: #b1bace !important;
}

.mdb-color.lighten-3 {
  background-color: #929fba !important;
}

.mdb-color.lighten-2 {
  background-color: #7283a7 !important;
}

.mdb-color.lighten-1 {
  background-color: #59698d !important;
}

.mdb-color {
  background-color: #9b0000 !important;
}

.mdb-color-text {
  color: #45526e !important;
}

.rgba-mdb-color-slight,
.rgba-mdb-color-slight:after {
  background-color: rgba(69, 82, 110, 0.1);
}

.rgba-mdb-color-light,
.rgba-mdb-color-light:after {
  background-color: rgba(69, 82, 110, 0.3);
}

.rgba-mdb-color-strong,
.rgba-mdb-color-strong:after {
  background-color: rgba(69, 82, 110, 0.7);
}

.mdb-color.darken-1 {
  background-color: #3b465e !important;
}

.mdb-color.darken-2 {
  background-color: #2e3951 !important;
}

.mdb-color.darken-3 {
  background-color: #1c2a48 !important;
}

.mdb-color.darken-4 {
  background-color: #1c2331 !important;
}

.red.lighten-5 {
  background-color: #ffebee !important;
}

.red.lighten-4 {
  background-color: #ffcdd2 !important;
}

.red.lighten-3 {
  background-color: #ef9a9a !important;
}

.red.lighten-2 {
  background-color: #e57373 !important;
}

.red.lighten-1 {
  background-color: #ef5350 !important;
}

.red {
  background-color: #f44336 !important;
}

.red-text {
  color: #f44336 !important;
}

.rgba-red-slight,
.rgba-red-slight:after {
  background-color: rgba(244, 67, 54, 0.1);
}

.rgba-red-light,
.rgba-red-light:after {
  background-color: rgba(244, 67, 54, 0.3);
}

.rgba-red-strong,
.rgba-red-strong:after {
  background-color: rgba(244, 67, 54, 0.7);
}

.red.darken-1 {
  background-color: #e53935 !important;
}

.red.darken-2 {
  background-color: #d32f2f !important;
}

.red.darken-3 {
  background-color: #c62828 !important;
}

.red.darken-4 {
  background-color: #b71c1c !important;
}

.red.accent-1 {
  background-color: #ff8a80 !important;
}

.red.accent-2 {
  background-color: #ff5252 !important;
}

.red.accent-3 {
  background-color: #ff1744 !important;
}

.red.accent-4 {
  background-color: #d50000 !important;
}

.pink.lighten-5 {
  background-color: #fce4ec !important;
}

.pink.lighten-4 {
  background-color: #f8bbd0 !important;
}

.pink.lighten-3 {
  background-color: #f48fb1 !important;
}

.pink.lighten-2 {
  background-color: #f06292 !important;
}

.pink.lighten-1 {
  background-color: #ec407a !important;
}

.pink {
  background-color: #e91e63 !important;
}

.pink-text {
  color: #e91e63 !important;
}

.rgba-pink-slight,
.rgba-pink-slight:after {
  background-color: rgba(233, 30, 99, 0.1);
}

.rgba-pink-light,
.rgba-pink-light:after {
  background-color: rgba(233, 30, 99, 0.3);
}

.rgba-pink-strong,
.rgba-pink-strong:after {
  background-color: rgba(233, 30, 99, 0.7);
}

.pink.darken-1 {
  background-color: #d81b60 !important;
}

.pink.darken-2 {
  background-color: #c2185b !important;
}

.pink.darken-3 {
  background-color: #ad1457 !important;
}

.pink.darken-4 {
  background-color: #880e4f !important;
}

.pink.accent-1 {
  background-color: #ff80ab !important;
}

.pink.accent-2 {
  background-color: #ff4081 !important;
}

.pink.accent-3 {
  background-color: #f50057 !important;
}

.pink.accent-4 {
  background-color: #c51162 !important;
}

.purple.lighten-5 {
  background-color: #f3e5f5 !important;
}

.purple.lighten-4 {
  background-color: #e1bee7 !important;
}

.purple.lighten-3 {
  background-color: #ce93d8 !important;
}

.purple.lighten-2 {
  background-color: #ba68c8 !important;
}

.purple.lighten-1 {
  background-color: #ab47bc !important;
}

.purple {
  background-color: #9c27b0 !important;
}

.purple-text {
  color: #9c27b0 !important;
}

.rgba-purple-slight,
.rgba-purple-slight:after {
  background-color: rgba(156, 39, 176, 0.1);
}

.rgba-purple-light,
.rgba-purple-light:after {
  background-color: rgba(156, 39, 176, 0.3);
}

.rgba-purple-strong,
.rgba-purple-strong:after {
  background-color: rgba(156, 39, 176, 0.7);
}

.purple.darken-1 {
  background-color: #8e24aa !important;
}

.purple.darken-2 {
  background-color: #7b1fa2 !important;
}

.purple.darken-3 {
  background-color: #6a1b9a !important;
}

.purple.darken-4 {
  background-color: #4a148c !important;
}

.purple.accent-1 {
  background-color: #ea80fc !important;
}

.purple.accent-2 {
  background-color: #e040fb !important;
}

.purple.accent-3 {
  background-color: #d500f9 !important;
}

.purple.accent-4 {
  background-color: #aa00ff !important;
}

.deep-purple.lighten-5 {
  background-color: #ede7f6 !important;
}

.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important;
}

.deep-purple.lighten-3 {
  background-color: #b39ddb !important;
}

.deep-purple.lighten-2 {
  background-color: #9575cd !important;
}

.deep-purple.lighten-1 {
  background-color: #7e57c2 !important;
}

.deep-purple {
  background-color: #673ab7 !important;
}

.deep-purple-text {
  color: #673ab7 !important;
}

.rgba-deep-purple-slight,
.rgba-deep-purple-slight:after {
  background-color: rgba(103, 58, 183, 0.1);
}

.rgba-deep-purple-light,
.rgba-deep-purple-light:after {
  background-color: rgba(103, 58, 183, 0.3);
}

.rgba-deep-purple-strong,
.rgba-deep-purple-strong:after {
  background-color: rgba(103, 58, 183, 0.7);
}

.deep-purple.darken-1 {
  background-color: #5e35b1 !important;
}

.deep-purple.darken-2 {
  background-color: #512da8 !important;
}

.deep-purple.darken-3 {
  background-color: #4527a0 !important;
}

.deep-purple.darken-4 {
  background-color: #311b92 !important;
}

.deep-purple.accent-1 {
  background-color: #b388ff !important;
}

.deep-purple.accent-2 {
  background-color: #7c4dff !important;
}

.deep-purple.accent-3 {
  background-color: #651fff !important;
}

.deep-purple.accent-4 {
  background-color: #6200ea !important;
}

.indigo.lighten-5 {
  background-color: #e8eaf6 !important;
}

.indigo.lighten-4 {
  background-color: #c5cae9 !important;
}

.indigo.lighten-3 {
  background-color: #9fa8da !important;
}

.indigo.lighten-2 {
  background-color: #7986cb !important;
}

.indigo.lighten-1 {
  background-color: #5c6bc0 !important;
}

.indigo {
  background-color: #3f51b5 !important;
}

.indigo-text {
  color: #3f51b5 !important;
}

.rgba-indigo-slight,
.rgba-indigo-slight:after {
  background-color: rgba(63, 81, 181, 0.1);
}

.rgba-indigo-light,
.rgba-indigo-light:after {
  background-color: rgba(63, 81, 181, 0.3);
}

.rgba-indigo-strong,
.rgba-indigo-strong:after {
  background-color: rgba(63, 81, 181, 0.7);
}

.indigo.darken-1 {
  background-color: #3949ab !important;
}

.indigo.darken-2 {
  background-color: #303f9f !important;
}

.indigo.darken-3 {
  background-color: #283593 !important;
}

.indigo.darken-4 {
  background-color: #1a237e !important;
}

.indigo.accent-1 {
  background-color: #8c9eff !important;
}

.indigo.accent-2 {
  background-color: #536dfe !important;
}

.indigo.accent-3 {
  background-color: #3d5afe !important;
}

.indigo.accent-4 {
  background-color: #304ffe !important;
}

.blue.lighten-5 {
  background-color: #e3f2fd !important;
}

.blue.lighten-4 {
  background-color: #bbdefb !important;
}

.blue.lighten-3 {
  background-color: #90caf9 !important;
}

.blue.lighten-2 {
  background-color: #64b5f6 !important;
}

.blue.lighten-1 {
  background-color: #42a5f5 !important;
}

.blue {
  background-color: #2196f3 !important;
}

.blue-text {
  color: #2196f3 !important;
}

.rgba-blue-slight,
.rgba-blue-slight:after {
  background-color: rgba(33, 150, 243, 0.1);
}

.rgba-blue-light,
.rgba-blue-light:after {
  background-color: rgba(33, 150, 243, 0.3);
}

.rgba-blue-strong,
.rgba-blue-strong:after {
  background-color: rgba(33, 150, 243, 0.7);
}

.blue.darken-1 {
  background-color: #1e88e5 !important;
}

.blue.darken-2 {
  background-color: #1976d2 !important;
}

.blue.darken-3 {
  background-color: #1565c0 !important;
}

.blue.darken-4 {
  background-color: #0d47a1 !important;
}

.blue.accent-1 {
  background-color: #82b1ff !important;
}

.blue.accent-2 {
  background-color: #448aff !important;
}

.blue.accent-3 {
  background-color: #2979ff !important;
}

.blue.accent-4 {
  background-color: #2962ff !important;
}

.light-blue.lighten-5 {
  background-color: #e1f5fe !important;
}

.light-blue.lighten-4 {
  background-color: #b3e5fc !important;
}

.light-blue.lighten-3 {
  background-color: #81d4fa !important;
}

.light-blue.lighten-2 {
  background-color: #4fc3f7 !important;
}

.light-blue.lighten-1 {
  background-color: #29b6f6 !important;
}

.light-blue {
  background-color: #03a9f4 !important;
}

.light-blue-text {
  color: #03a9f4 !important;
}

.rgba-light-blue-slight,
.rgba-light-blue-slight:after {
  background-color: rgba(3, 169, 244, 0.1);
}

.rgba-light-blue-light,
.rgba-light-blue-light:after {
  background-color: rgba(3, 169, 244, 0.3);
}

.rgba-light-blue-strong,
.rgba-light-blue-strong:after {
  background-color: rgba(3, 169, 244, 0.7);
}

.light-blue.darken-1 {
  background-color: #039be5 !important;
}

.light-blue.darken-2 {
  background-color: #0288d1 !important;
}

.light-blue.darken-3 {
  background-color: #0277bd !important;
}

.light-blue.darken-4 {
  background-color: #01579b !important;
}

.light-blue.accent-1 {
  background-color: #80d8ff !important;
}

.light-blue.accent-2 {
  background-color: #40c4ff !important;
}

.light-blue.accent-3 {
  background-color: #00b0ff !important;
}

.light-blue.accent-4 {
  background-color: #0091ea !important;
}

.cyan.lighten-5 {
  background-color: #e0f7fa !important;
}

.cyan.lighten-4 {
  background-color: #b2ebf2 !important;
}

.cyan.lighten-3 {
  background-color: #80deea !important;
}

.cyan.lighten-2 {
  background-color: #4dd0e1 !important;
}

.cyan.lighten-1 {
  background-color: #26c6da !important;
}

.cyan {
  background-color: #00bcd4 !important;
}

.cyan-text {
  color: #00bcd4 !important;
}

.rgba-cyan-slight,
.rgba-cyan-slight:after {
  background-color: rgba(0, 188, 212, 0.1);
}

.rgba-cyan-light,
.rgba-cyan-light:after {
  background-color: rgba(0, 188, 212, 0.3);
}

.rgba-cyan-strong,
.rgba-cyan-strong:after {
  background-color: rgba(0, 188, 212, 0.7);
}

.cyan.darken-1 {
  background-color: #00acc1 !important;
}

.cyan.darken-2 {
  background-color: #0097a7 !important;
}

.cyan.darken-3 {
  background-color: #00838f !important;
}

.cyan.darken-4 {
  background-color: #006064 !important;
}

.cyan.accent-1 {
  background-color: #84ffff !important;
}

.cyan.accent-2 {
  background-color: #18ffff !important;
}

.cyan.accent-3 {
  background-color: #00e5ff !important;
}

.cyan.accent-4 {
  background-color: #00b8d4 !important;
}

.teal.lighten-5 {
  background-color: #e0f2f1 !important;
}

.teal.lighten-4 {
  background-color: #b2dfdb !important;
}

.teal.lighten-3 {
  background-color: #80cbc4 !important;
}

.teal.lighten-2 {
  background-color: #4db6ac !important;
}

.teal.lighten-1 {
  background-color: #26a69a !important;
}

.teal {
  background-color: #009688 !important;
}

.teal-text {
  color: #009688 !important;
}

.rgba-teal-slight,
.rgba-teal-slight:after {
  background-color: rgba(0, 150, 136, 0.1);
}

.rgba-teal-light,
.rgba-teal-light:after {
  background-color: rgba(0, 150, 136, 0.3);
}

.rgba-teal-strong,
.rgba-teal-strong:after {
  background-color: rgba(0, 150, 136, 0.7);
}

.teal.darken-1 {
  background-color: #00897b !important;
}

.teal.darken-2 {
  background-color: #00796b !important;
}

.teal.darken-3 {
  background-color: #00695c !important;
}

.teal.darken-4 {
  background-color: #004d40 !important;
}

.teal.accent-1 {
  background-color: #a7ffeb !important;
}

.teal.accent-2 {
  background-color: #64ffda !important;
}

.teal.accent-3 {
  background-color: #1de9b6 !important;
}

.teal.accent-4 {
  background-color: #00bfa5 !important;
}

.green.lighten-5 {
  background-color: #e8f5e9 !important;
}

.green.lighten-4 {
  background-color: #c8e6c9 !important;
}

.green.lighten-3 {
  background-color: #a5d6a7 !important;
}

.green.lighten-2 {
  background-color: #81c784 !important;
}

.green.lighten-1 {
  background-color: #66bb6a !important;
}

.green {
  background-color: #4caf50 !important;
}

.green-text {
  color: #4caf50 !important;
}

.rgba-green-slight,
.rgba-green-slight:after {
  background-color: rgba(76, 175, 80, 0.1);
}

.rgba-green-light,
.rgba-green-light:after {
  background-color: rgba(76, 175, 80, 0.3);
}

.rgba-green-strong,
.rgba-green-strong:after {
  background-color: rgba(76, 175, 80, 0.7);
}

.green.darken-1 {
  background-color: #43a047 !important;
}

.green.darken-2 {
  background-color: #388e3c !important;
}

.green.darken-3 {
  background-color: #2e7d32 !important;
}

.green.darken-4 {
  background-color: #1b5e20 !important;
}

.green.accent-1 {
  background-color: #b9f6ca !important;
}

.green.accent-2 {
  background-color: #69f0ae !important;
}

.green.accent-3 {
  background-color: #00e676 !important;
}

.green.accent-4 {
  background-color: #00c853 !important;
}

.light-green.lighten-5 {
  background-color: #f1f8e9 !important;
}

.light-green.lighten-4 {
  background-color: #dcedc8 !important;
}

.light-green.lighten-3 {
  background-color: #c5e1a5 !important;
}

.light-green.lighten-2 {
  background-color: #aed581 !important;
}

.light-green.lighten-1 {
  background-color: #9ccc65 !important;
}

.light-green {
  background-color: #8bc34a !important;
}

.light-green-text {
  color: #8bc34a !important;
}

.rgba-light-green-slight,
.rgba-light-green-slight:after {
  background-color: rgba(139, 195, 74, 0.1);
}

.rgba-light-green-light,
.rgba-light-green-light:after {
  background-color: rgba(139, 195, 74, 0.3);
}

.rgba-light-green-strong,
.rgba-light-green-strong:after {
  background-color: rgba(139, 195, 74, 0.7);
}

.light-green.darken-1 {
  background-color: #7cb342 !important;
}

.light-green.darken-2 {
  background-color: #689f38 !important;
}

.light-green.darken-3 {
  background-color: #558b2f !important;
}

.light-green.darken-4 {
  background-color: #33691e !important;
}

.light-green.accent-1 {
  background-color: #ccff90 !important;
}

.light-green.accent-2 {
  background-color: #b2ff59 !important;
}

.light-green.accent-3 {
  background-color: #76ff03 !important;
}

.light-green.accent-4 {
  background-color: #64dd17 !important;
}

.lime.lighten-5 {
  background-color: #f9fbe7 !important;
}

.lime.lighten-4 {
  background-color: #f0f4c3 !important;
}

.lime.lighten-3 {
  background-color: #e6ee9c !important;
}

.lime.lighten-2 {
  background-color: #dce775 !important;
}

.lime.lighten-1 {
  background-color: #d4e157 !important;
}

.lime {
  background-color: #cddc39 !important;
}

.lime-text {
  color: #cddc39 !important;
}

.rgba-lime-slight,
.rgba-lime-slight:after {
  background-color: rgba(205, 220, 57, 0.1);
}

.rgba-lime-light,
.rgba-lime-light:after {
  background-color: rgba(205, 220, 57, 0.3);
}

.rgba-lime-strong,
.rgba-lime-strong:after {
  background-color: rgba(205, 220, 57, 0.7);
}

.lime.darken-1 {
  background-color: #c0ca33 !important;
}

.lime.darken-2 {
  background-color: #afb42b !important;
}

.lime.darken-3 {
  background-color: #9e9d24 !important;
}

.lime.darken-4 {
  background-color: #827717 !important;
}

.lime.accent-1 {
  background-color: #f4ff81 !important;
}

.lime.accent-2 {
  background-color: #eeff41 !important;
}

.lime.accent-3 {
  background-color: #c6ff00 !important;
}

.lime.accent-4 {
  background-color: #aeea00 !important;
}

.yellow.lighten-5 {
  background-color: #fffde7 !important;
}

.yellow.lighten-4 {
  background-color: #fff9c4 !important;
}

.yellow.lighten-3 {
  background-color: #fff59d !important;
}

.yellow.lighten-2 {
  background-color: #fff176 !important;
}

.yellow.lighten-1 {
  background-color: #ffee58 !important;
}

.yellow {
  background-color: #ffeb3b !important;
}

.yellow-text {
  color: #ffeb3b !important;
}

.rgba-yellow-slight,
.rgba-yellow-slight:after {
  background-color: rgba(255, 235, 59, 0.1);
}

.rgba-yellow-light,
.rgba-yellow-light:after {
  background-color: rgba(255, 235, 59, 0.3);
}

.rgba-yellow-strong,
.rgba-yellow-strong:after {
  background-color: rgba(255, 235, 59, 0.7);
}

.yellow.darken-1 {
  background-color: #fdd835 !important;
}

.yellow.darken-2 {
  background-color: #fbc02d !important;
}

.yellow.darken-3 {
  background-color: #f9a825 !important;
}

.yellow.darken-4 {
  background-color: #f57f17 !important;
}

.yellow.accent-1 {
  background-color: #ffff8d !important;
}

.yellow.accent-2 {
  background-color: #ffff00 !important;
}

.yellow.accent-3 {
  background-color: #ffea00 !important;
}

.yellow.accent-4 {
  background-color: #ffd600 !important;
}

.amber.lighten-5 {
  background-color: #fff8e1 !important;
}

.amber.lighten-4 {
  background-color: #ffecb3 !important;
}

.amber.lighten-3 {
  background-color: #ffe082 !important;
}

.amber.lighten-2 {
  background-color: #ffd54f !important;
}

.amber.lighten-1 {
  background-color: #ffca28 !important;
}

.amber {
  background-color: #ffc107 !important;
}

.amber-text {
  color: #ffc107 !important;
}

.rgba-amber-slight,
.rgba-amber-slight:after {
  background-color: rgba(255, 193, 7, 0.1);
}

.rgba-amber-light,
.rgba-amber-light:after {
  background-color: rgba(255, 193, 7, 0.3);
}

.rgba-amber-strong,
.rgba-amber-strong:after {
  background-color: rgba(255, 193, 7, 0.7);
}

.amber.darken-1 {
  background-color: #ffb300 !important;
}

.amber.darken-2 {
  background-color: #ffa000 !important;
}

.amber.darken-3 {
  background-color: #ff8f00 !important;
}

.amber.darken-4 {
  background-color: #ff6f00 !important;
}

.amber.accent-1 {
  background-color: #ffe57f !important;
}

.amber.accent-2 {
  background-color: #ffd740 !important;
}

.amber.accent-3 {
  background-color: #ffc400 !important;
}

.amber.accent-4 {
  background-color: #ffab00 !important;
}

.orange.lighten-5 {
  background-color: #fff3e0 !important;
}

.orange.lighten-4 {
  background-color: #ffe0b2 !important;
}

.orange.lighten-3 {
  background-color: #ffcc80 !important;
}

.orange.lighten-2 {
  background-color: #ffb74d !important;
}

.orange.lighten-1 {
  background-color: #ffa726 !important;
}

.orange {
  background-color: #ff9800 !important;
}

.orange-text {
  color: #ff9800 !important;
}

.rgba-orange-slight,
.rgba-orange-slight:after {
  background-color: rgba(255, 152, 0, 0.1);
}

.rgba-orange-light,
.rgba-orange-light:after {
  background-color: rgba(255, 152, 0, 0.3);
}

.rgba-orange-strong,
.rgba-orange-strong:after {
  background-color: rgba(255, 152, 0, 0.7);
}

.orange.darken-1 {
  background-color: #fb8c00 !important;
}

.orange.darken-2 {
  background-color: #f57c00 !important;
}

.orange.darken-3 {
  background-color: #ef6c00 !important;
}

.orange.darken-4 {
  background-color: #e65100 !important;
}

.orange.accent-1 {
  background-color: #ffd180 !important;
}

.orange.accent-2 {
  background-color: #ffab40 !important;
}

.orange.accent-3 {
  background-color: #ff9100 !important;
}

.orange.accent-4 {
  background-color: #ff6d00 !important;
}

.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important;
}

.deep-orange.lighten-4 {
  background-color: #ffccbc !important;
}

.deep-orange.lighten-3 {
  background-color: #ffab91 !important;
}

.deep-orange.lighten-2 {
  background-color: #ff8a65 !important;
}

.deep-orange.lighten-1 {
  background-color: #ff7043 !important;
}

.deep-orange {
  background-color: #ff5722 !important;
}

.deep-orange-text {
  color: #ff5722 !important;
}

.rgba-deep-orange-slight,
.rgba-deep-orange-slight:after {
  background-color: rgba(255, 87, 34, 0.1);
}

.rgba-deep-orange-light,
.rgba-deep-orange-light:after {
  background-color: rgba(255, 87, 34, 0.3);
}

.rgba-deep-orange-strong,
.rgba-deep-orange-strong:after {
  background-color: rgba(255, 87, 34, 0.7);
}

.deep-orange.darken-1 {
  background-color: #f4511e !important;
}

.deep-orange.darken-2 {
  background-color: #e64a19 !important;
}

.deep-orange.darken-3 {
  background-color: #d84315 !important;
}

.deep-orange.darken-4 {
  background-color: #bf360c !important;
}

.deep-orange.accent-1 {
  background-color: #ff9e80 !important;
}

.deep-orange.accent-2 {
  background-color: #ff6e40 !important;
}

.deep-orange.accent-3 {
  background-color: #ff3d00 !important;
}

.deep-orange.accent-4 {
  background-color: #dd2c00 !important;
}

.brown.lighten-5 {
  background-color: #efebe9 !important;
}

.brown.lighten-4 {
  background-color: #d7ccc8 !important;
}

.brown.lighten-3 {
  background-color: #bcaaa4 !important;
}

.brown.lighten-2 {
  background-color: #a1887f !important;
}

.brown.lighten-1 {
  background-color: #8d6e63 !important;
}

.brown {
  background-color: #795548 !important;
}

.brown-text {
  color: #795548 !important;
}

.rgba-brown-slight,
.rgba-brown-slight:after {
  background-color: rgba(121, 85, 72, 0.1);
}

.rgba-brown-light,
.rgba-brown-light:after {
  background-color: rgba(121, 85, 72, 0.3);
}

.rgba-brown-strong,
.rgba-brown-strong:after {
  background-color: rgba(121, 85, 72, 0.7);
}

.brown.darken-1 {
  background-color: #6d4c41 !important;
}

.brown.darken-2 {
  background-color: #5d4037 !important;
}

.brown.darken-3 {
  background-color: #4e342e !important;
}

.brown.darken-4 {
  background-color: #3e2723 !important;
}

.blue-grey.lighten-5 {
  background-color: #eceff1 !important;
}

.blue-grey.lighten-4 {
  background-color: #cfd8dc !important;
}

.blue-grey.lighten-3 {
  background-color: #b0bec5 !important;
}

.blue-grey.lighten-2 {
  background-color: #90a4ae !important;
}

.blue-grey.lighten-1 {
  background-color: #78909c !important;
}

.blue-grey {
  background-color: #607d8b !important;
}

.blue-grey-text {
  color: #607d8b !important;
}

.rgba-blue-grey-slight,
.rgba-blue-grey-slight:after {
  background-color: rgba(96, 125, 139, 0.1);
}

.rgba-blue-grey-light,
.rgba-blue-grey-light:after {
  background-color: rgba(96, 125, 139, 0.3);
}

.rgba-blue-grey-strong,
.rgba-blue-grey-strong:after {
  background-color: rgba(96, 125, 139, 0.7);
}

.blue-grey.darken-1 {
  background-color: #546e7a !important;
}

.blue-grey.darken-2 {
  background-color: #455a64 !important;
}

.blue-grey.darken-3 {
  background-color: #37474f !important;
}

.blue-grey.darken-4 {
  background-color: #263238 !important;
}

.grey.lighten-5 {
  background-color: #fafafa !important;
}

.grey.lighten-4 {
  background-color: #f5f5f5 !important;
}

.grey.lighten-3 {
  background-color: #eeeeee !important;
}

.grey.lighten-2 {
  background-color: #e0e0e0 !important;
}

.grey.lighten-1 {
  background-color: #bdbdbd !important;
}

.grey {
  background-color: #9e9e9e !important;
}

.grey-text {
  color: #9e9e9e !important;
}

.rgba-grey-slight,
.rgba-grey-slight:after {
  background-color: rgba(158, 158, 158, 0.1);
}

.rgba-grey-light,
.rgba-grey-light:after {
  background-color: rgba(158, 158, 158, 0.3);
}

.rgba-grey-strong,
.rgba-grey-strong:after {
  background-color: rgba(158, 158, 158, 0.7);
}

.grey.darken-1 {
  background-color: #757575 !important;
}

.grey.darken-2 {
  background-color: #616161 !important;
}

.grey.darken-3 {
  background-color: #424242 !important;
}

.grey.darken-4 {
  background-color: #212121 !important;
}

.black {
  background-color: #000 !important;
}

.black-text {
  color: #000 !important;
}

.rgba-black-slight,
.rgba-black-slight:after {
  background-color: rgba(0, 0, 0, 0.1);
}

.rgba-black-light,
.rgba-black-light:after {
  background-color: rgba(0, 0, 0, 0.3);
}

.rgba-black-strong,
.rgba-black-strong:after {
  background-color: rgba(0, 0, 0, 0.7);
}

.white {
  background-color: #fff !important;
}

.white-text {
  color: #fff !important;
}

.rgba-white-slight,
.rgba-white-slight:after {
  background-color: rgba(255, 255, 255, 0.1);
}

.rgba-white-light,
.rgba-white-light:after {
  background-color: rgba(255, 255, 255, 0.3);
}

.rgba-white-strong,
.rgba-white-strong:after {
  background-color: rgba(255, 255, 255, 0.7);
}

.rgba-stylish-slight {
  background-color: rgba(62, 69, 81, 0.1);
}

.rgba-stylish-light {
  background-color: rgba(62, 69, 81, 0.3);
}

.rgba-stylish-strong {
  background-color: rgba(62, 69, 81, 0.7);
}

.dark-grey-text {
  color: #4f4f4f !important;
}

.dark-grey-text:hover, .dark-grey-text:focus {
  color: #4f4f4f !important;
}

.primary-color {
  background-color: #9b0000 !important;
}

.primary-color-dark {
  background-color: #0d47a1 !important;
}

.secondary-color {
  background-color: #aa66cc !important;
}

.secondary-color-dark {
  background-color: #9933cc !important;
}

.default-color {
  background-color: #2bbbad !important;
}

.default-color-dark {
  background-color: #00695c !important;
}

.info-color {
  background-color: #33b5e5 !important;
}

.info-color-dark {
  background-color: #0099cc !important;
}

.success-color {
  background-color: #00c851 !important;
}

.success-color-dark {
  background-color: #007e33 !important;
}

.warning-color {
  background-color: #ffbb33 !important;
}

.warning-color-dark {
  background-color: #ff8800 !important;
}

.danger-color {
  background-color: #ff3547 !important;
}

.danger-color-dark {
  background-color: #cc0000 !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;
}

.unique-color {
  background-color: #3f729b !important;
}

.unique-color-dark {
  background-color: #1c2331 !important;
}

.special-color {
  background-color: #37474f !important;
}

.special-color-dark {
  background-color: #263238 !important;
}

/*** Global ***/
.z-depth-0 {
  box-shadow: none !important;
}

.z-depth-1 {
  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 {
  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 {
  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 {
  box-shadow: none;
  transition: all 0.55s ease-in-out;
}

.hoverable:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  transition: all 0.55s ease-in-out;
}

.disabled,
:disabled {
  pointer-events: none !important;
}

a {
  cursor: pointer;
  text-decoration: none;
  color: #007bff;
  transition: all 0.2s ease-in-out;
}

a:hover {
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

a.disabled:hover, a:disabled:hover {
  color: #007bff;
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

.img-fluid,
.video-fluid {
  max-width: 100%;
  height: auto;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.flex-center p {
  margin: 0;
}

.flex-center ul {
  text-align: center;
}

.flex-center ul li {
  margin-bottom: 1rem;
}

.flex-center ul li:last-of-type {
  margin-bottom: 0;
}

.hr-light {
  border-top: 1px solid #fff;
}

.hr-dark {
  border-top: 1px solid #666;
}

.w-responsive {
  width: 75%;
}

@media (max-width: 740px) {
  .w-responsive {
    width: 100%;
  }
}
.collapsible-body {
  display: none;
}

.jumbotron {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  border-radius: 0.125rem;
  background-color: #fff;
}

.bg-primary {
  background-color: #9b0000 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #1266f1 !important;
}

.border-primary {
  border-color: #9b0000 !important;
}

.bg-danger {
  background-color: #ff3547 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #ff0219 !important;
}

.border-danger {
  border-color: #ff3547 !important;
}

.bg-warning {
  background-color: #ff8800 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #cc6d00 !important;
}

.border-warning {
  border-color: #ff8800 !important;
}

.bg-success {
  background-color: #00c851 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #00953c !important;
}

.border-success {
  border-color: #00c851 !important;
}

.bg-info {
  background-color: #33b5e5 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #1a9bcb !important;
}

.border-info {
  border-color: #33b5e5 !important;
}

.bg-default {
  background-color: #2bbbad !important;
}

a.bg-default:hover, a.bg-default:focus,
button.bg-default:hover,
button.bg-default:focus {
  background-color: #219287 !important;
}

.border-default {
  border-color: #2bbbad !important;
}

.bg-secondary {
  background-color: #aa66cc !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #9540bf !important;
}

.border-secondary {
  border-color: #aa66cc !important;
}

.bg-dark {
  background-color: #212121 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #080808 !important;
}

.border-dark {
  border-color: #212121 !important;
}

.bg-light {
  background-color: #e0e0e0 !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #c7c7c7 !important;
}

.border-light {
  border-color: #e0e0e0 !important;
}

.card-img-100 {
  width: 100px;
  height: 100px;
}

.card-img-64 {
  width: 64px;
  height: 64px;
}

.mml-1 {
  margin-left: -0.25rem !important;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
}

.h1-responsive {
  font-size: 150%;
}

.h2-responsive {
  font-size: 145%;
}

.h3-responsive {
  font-size: 135%;
}

.h4-responsive {
  font-size: 135%;
}

.h5-responsive {
  font-size: 135%;
}

@media (min-width: 576px) {
  .h1-responsive {
    font-size: 170%;
  }

  .h2-responsive {
    font-size: 140%;
  }

  .h3-responsive {
    font-size: 125%;
  }

  .h4-responsive {
    font-size: 125%;
  }

  .h5-responsive {
    font-size: 125%;
  }
}
@media (min-width: 768px) {
  .h1-responsive {
    font-size: 200%;
  }

  .h2-responsive {
    font-size: 170%;
  }

  .h3-responsive {
    font-size: 140%;
  }

  .h4-responsive {
    font-size: 125%;
  }

  .h5-responsive {
    font-size: 125%;
  }
}
@media (min-width: 992px) {
  .h1-responsive {
    font-size: 200%;
  }

  .h2-responsive {
    font-size: 170%;
  }

  .h3-responsive {
    font-size: 140%;
  }

  .h4-responsive {
    font-size: 125%;
  }

  .h5-responsive {
    font-size: 125%;
  }
}
@media (min-width: 1200px) {
  .h1-responsive {
    font-size: 250%;
  }

  .h2-responsive {
    font-size: 200%;
  }

  .h3-responsive {
    font-size: 170%;
  }

  .h4-responsive {
    font-size: 140%;
  }

  .h5-responsive {
    font-size: 125%;
  }
}
.divider-new {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  margin-top: 2.8rem;
  margin-bottom: 2.8rem;
}

.divider-new > h1, .divider-new h2, .divider-new h3, .divider-new h4, .divider-new h5, .divider-new h6 {
  margin-bottom: 0;
}

.divider-new:before, .divider-new:after {
  content: "";
  height: 1.5px;
  flex: 1;
  height: 2px;
  background: #c6c6c6;
}

.divider-new:before {
  margin: 0 0.5rem 0 0;
}

.divider-new:after {
  margin: 0 0 0 0.5rem;
}

.blockquote {
  padding: 0.5rem 1rem;
  border-left: 0.25rem solid #eceeef;
}

.blockquote.text-right {
  border-left: none;
  border-right: 0.25rem solid #eceeef;
}

.blockquote .bq-title {
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
}

.blockquote p {
  padding: 1rem 0;
  font-size: 1.1rem;
}

.bq-primary {
  border-left: 3px solid #9b0000 !important;
}

.bq-primary .bq-title {
  color: #9b0000 !important;
}

.bq-danger {
  border-left: 3px solid #ff3547 !important;
}

.bq-danger .bq-title {
  color: #ff3547 !important;
}

.bq-warning {
  border-left: 3px solid #ffbb33 !important;
}

.bq-warning .bq-title {
  color: #ffbb33 !important;
}

.bq-success {
  border-left: 3px solid #00c851 !important;
}

.bq-success .bq-title {
  color: #00c851 !important;
}

.bq-info {
  border-left: 3px solid #33b5e5 !important;
}

.bq-info .bq-title {
  color: #33b5e5 !important;
}

.text-primary {
  color: #9b0000 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #1266f1 !important;
}

.text-danger {
  color: #ff3547 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #ff0219 !important;
}

.text-warning {
  color: #ff8800 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #cc6d00 !important;
}

.text-success {
  color: #00c851 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #00953c !important;
}

.text-info {
  color: #33b5e5 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #1a9bcb !important;
}

.text-default {
  color: #2bbbad !important;
}

a.text-default:hover, a.text-default:focus {
  color: #219287 !important;
}

.text-secondary {
  color: #aa66cc !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #9540bf !important;
}

.text-dark {
  color: #212121 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #080808 !important;
}

.text-light {
  color: #e0e0e0 !important;
}

a.text-light:hover, a.text-light:focus {
  color: #c7c7c7 !important;
}

.font-small {
  font-size: 0.9rem;
}

.view {
  position: relative;
  overflow: hidden;
  cursor: default;
}

.view .mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
}

.view img, .view video {
  position: relative;
  display: block;
}

.view video.video-intro {
  z-index: -100;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: 1s opacity;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}

.overlay .mask {
  opacity: 0;
  transition: all 0.4s ease-in-out;
}

.overlay .mask:hover {
  opacity: 1;
}

.zoom img, .zoom video {
  transition: all 0.2s linear;
}

.zoom:hover img, .zoom:hover video {
  transform: scale(1.1);
}

.pattern-1 {
  background: url("../404.html");
}

.pattern-2 {
  background: url("../404.html");
}

.pattern-3 {
  background: url("../404.html");
}

.pattern-4 {
  background: url("../404.html");
}

.pattern-5 {
  background: url("../404.html");
}

.pattern-6 {
  background: url("../404.html");
}

.pattern-7 {
  background: url("../404.html");
}

.pattern-8 {
  background: url("../404.html");
}

.pattern-9 {
  background: url("../404.html");
}

/*!
 * Waves v0.7.6
 * http://fian.my.id/Waves
 *
 * Copyright 2014-2018 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;
}

.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: transform, opacity;
  -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;
}

a.waves-effect, a.waves-light {
  display: inline-block;
}

.select-wrapper .select-dropdown {
  user-select: none;
}

.select-label {
  position: absolute;
}

.select-wrapper {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  position: relative;
}

.select-wrapper input.select-dropdown {
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #ced4da;
  outline: none;
  height: 38px;
  line-height: 2.9rem;
  width: 100%;
  font-size: 1rem;
  margin: 0 0 0.94rem 0;
  padding: 0;
  display: block;
  text-overflow: ellipsis;
}

.select-wrapper input.select-dropdown:disabled {
  color: rgba(0, 0, 0, 0.3);
  border-bottom-color: rgba(0, 0, 0, 0.3);
  cursor: default;
}

.select-wrapper input.select-dropdown .selected, .select-wrapper input.select-dropdown li:focus {
  background-color: rgba(0, 0, 0, 0.15);
}

.select-wrapper input.select-dropdown li.active {
  background: transparent;
}

.select-wrapper input.select-dropdown .fa {
  color: inherit;
}

.select-wrapper .search-wrap {
  padding: 1rem 0 0;
  display: block;
  margin: 0 0.7rem;
}

.select-wrapper .search-wrap .md-form {
  margin-top: 0;
  margin-bottom: 1rem;
}

.select-wrapper .search-wrap .md-form input {
  padding-bottom: 0.4rem;
  margin-bottom: 0;
}

.select-wrapper span.caret {
  color: initial;
  position: absolute;
  right: 0;
  top: 0.8rem;
  font-size: 0.63rem;
}

.select-wrapper span.caret.disabled {
  color: rgba(0, 0, 0, 0.46);
}

.select-wrapper + label {
  position: absolute;
  top: 7px;
  font-size: 0.8rem;
}

.select-wrapper i {
  color: rgba(0, 0, 0, 0.3);
}

.select-wrapper ul {
  list-style-type: none;
  padding-left: 0;
}

.select-wrapper.md-form > ul li label {
  top: 0;
  color: #9b0000;
  font-size: 0.9rem;
}

.select-wrapper.md-form > ul li.select-toggle-all label {
  padding-left: 38px;
}

.select-wrapper.md-form.colorful-select > ul li.select-toggle-all:hover label {
  color: #fff;
}

select {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: none !important;
}

select.browser-default {
  display: block !important;
}

select:disabled {
  color: rgba(0, 0, 0, 0.3);
}

.select-dropdown [type=checkbox]:disabled:not(:checked) + label:before {
  margin-left: 0;
  margin-top: 0;
}

.select-dropdown ul {
  list-style-type: none;
  padding: 0;
}

.select-dropdown li img {
  height: 30px;
  width: 30px;
  margin: 0.3rem 0.75rem;
  float: right;
}

.select-dropdown li.disabled, .select-dropdown li.disabled > span, .select-dropdown li.optgroup {
  color: rgba(0, 0, 0, 0.3);
  background-color: transparent !important;
  cursor: context-menu;
}

.select-dropdown li.optgroup {
  border-top: 1px solid #eeeeee;
}

.select-dropdown li.optgroup.selected > span {
  color: rgba(0, 0, 0, 0.7);
}

.select-dropdown li.optgroup > span {
  color: rgba(0, 0, 0, 0.4);
}

.multiple-select-dropdown li [type=checkbox] + label {
  height: 0.63rem;
}

.dropdown-content {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  background-color: #fff;
  margin: 0;
  display: none;
  min-width: 6.25rem;
  max-height: 40.625rem;
  overflow-y: auto;
  opacity: 0;
  position: absolute;
  z-index: 999;
  will-change: width, height;
}

.dropdown-content li {
  clear: both;
  color: #000;
  cursor: pointer;
  line-height: 1.3rem;
  width: 100%;
  text-align: left;
  text-transform: none;
}

.dropdown-content li:hover, .dropdown-content li.active {
  background-color: #eeeeee;
}

.dropdown-content li > a, .dropdown-content li > span {
  font-size: 0.9rem;
  color: #9b0000;
  display: block;
  padding: 0.5rem;
}

.dropdown-content li > a > i {
  height: inherit;
  line-height: inherit;
}

.colorful-select .dropdown-content {
  padding: 0.5rem;
}

.colorful-select .dropdown-content li.active span {
  color: #fff !important;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.colorful-select .dropdown-content li.active span [type=checkbox]:checked + label:before {
  border-color: transparent #fff #fff transparent;
}

.colorful-select .dropdown-content li a:hover, .colorful-select .dropdown-content li span:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  color: #fff !important;
  transition: 0.15s;
  border-radius: 0.125rem;
}

.colorful-select .dropdown-content li a:hover [type=checkbox] + label:before, .colorful-select .dropdown-content li span:hover [type=checkbox] + label:before {
  border-color: #fff;
}

.colorful-select .dropdown-content li a:hover [type=checkbox]:checked + label:before, .colorful-select .dropdown-content li span:hover [type=checkbox]:checked + label:before {
  border-color: transparent #fff #fff transparent;
}

.colorful-select .dropdown-content li.disabled.active span, .colorful-select .dropdown-content li:disabled.active span, .colorful-select .dropdown-content li.optgroup.active span {
  box-shadow: none;
  color: rgba(0, 0, 0, 0.3) !important;
  border-bottom-color: rgba(0, 0, 0, 0.3);
  cursor: default;
}

.colorful-select .dropdown-content li.disabled a:hover, .colorful-select .dropdown-content li.disabled span:hover, .colorful-select .dropdown-content li:disabled a:hover, .colorful-select .dropdown-content li:disabled span:hover, .colorful-select .dropdown-content li.optgroup a:hover, .colorful-select .dropdown-content li.optgroup span:hover {
  box-shadow: none;
  color: rgba(0, 0, 0, 0.3) !important;
  border-bottom-color: rgba(0, 0, 0, 0.3);
  cursor: default;
  background-color: #fff !important;
}

.colorful-select .dropdown-content li.disabled label, .colorful-select .dropdown-content li:disabled label, .colorful-select .dropdown-content li.optgroup label {
  cursor: default;
}

.dropdown-primary .dropdown-content li.active, .dropdown-primary .dropdown-content li a, .dropdown-primary .dropdown-content li span:hover {
  background-color: #9b0000 !important;
}

.dropdown-primary .search-wrap input:focus {
  border-bottom: 1px solid #9b0000;
  box-shadow: 0 1px 0 0 #9b0000;
}

.dropdown-danger .dropdown-content li.active, .dropdown-danger .dropdown-content li a, .dropdown-danger .dropdown-content li span:hover {
  background-color: #cc0000 !important;
}

.dropdown-danger .search-wrap input:focus {
  border-bottom: 1px solid #cc0000;
  box-shadow: 0 1px 0 0 #cc0000;
}

.dropdown-default .dropdown-content li.active, .dropdown-default .dropdown-content li a, .dropdown-default .dropdown-content li span:hover {
  background-color: #2bbbad !important;
}

.dropdown-default .search-wrap input:focus {
  border-bottom: 1px solid #2bbbad;
  box-shadow: 0 1px 0 0 #2bbbad;
}

.dropdown-secondary .dropdown-content li.active, .dropdown-secondary .dropdown-content li a, .dropdown-secondary .dropdown-content li span:hover {
  background-color: #aa66cc !important;
}

.dropdown-secondary .search-wrap input:focus {
  border-bottom: 1px solid #aa66cc;
  box-shadow: 0 1px 0 0 #aa66cc;
}

.dropdown-success .dropdown-content li.active, .dropdown-success .dropdown-content li a, .dropdown-success .dropdown-content li span:hover {
  background-color: #00c851 !important;
}

.dropdown-success .search-wrap input:focus {
  border-bottom: 1px solid #00c851;
  box-shadow: 0 1px 0 0 #00c851;
}

.dropdown-info .dropdown-content li.active, .dropdown-info .dropdown-content li a, .dropdown-info .dropdown-content li span:hover {
  background-color: #33b5e5 !important;
}

.dropdown-info .search-wrap input:focus {
  border-bottom: 1px solid #33b5e5;
  box-shadow: 0 1px 0 0 #33b5e5;
}

.dropdown-warning .dropdown-content li.active, .dropdown-warning .dropdown-content li a, .dropdown-warning .dropdown-content li span:hover {
  background-color: #ffbb33 !important;
}

.dropdown-warning .search-wrap input:focus {
  border-bottom: 1px solid #ffbb33;
  box-shadow: 0 1px 0 0 #ffbb33;
}

.dropdown-dark .dropdown-content li.active, .dropdown-dark .dropdown-content li a, .dropdown-dark .dropdown-content li span:hover {
  background-color: #2e2e2e !important;
}

.dropdown-dark .search-wrap input:focus {
  border-bottom: 1px solid #2e2e2e;
  box-shadow: 0 1px 0 0 #2e2e2e;
}

.dropdown-ins .dropdown-content li.active, .dropdown-ins .dropdown-content li a, .dropdown-ins .dropdown-content li span:hover {
  background-color: #2e5e86 !important;
}

.dropdown-ins .search-wrap input:focus {
  border-bottom: 1px solid #2e5e86;
  box-shadow: 0 1px 0 0 #2e5e86;
}

/*# sourceMappingURL=mdb-select.css.map */
/* Slick CSS */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../gif/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("../404.html");
  src: url("../404.html#iefix") format("embedded-opentype");
  src: url("../404.html") format("woff");
  src: url("../404.html") format("truetype");
  src: url("../404.html#slick") format("svg");
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-weight: normal;
  font-size: 40px;
  line-height: 1;
  z-index: 10;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 25px;
  z-index: 10;
  transform: scale(1, 2);
  -webkit-transform: scale(1, 2);
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "<";
}

[dir=rtl] .slick-prev:before {
  content: "<";
}

.slick-next {
  right: 25px;
  z-index: 10;
  transform: scale(1, 2);
  -webkit-transform: scale(1, 2);
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: ">";
}

[dir=rtl] .slick-next:before {
  content: ">";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 80px;
  line-height: 0px;
  position: absolute;
  top: -25px;
  left: 0;
  width: 20px;
  height: 20px;
  content: ".";
  text-align: center;
  opacity: 0.7;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #990000;
}

/* *********************** custom *********************** */
.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.news-grid-plugin .card {
  min-width: 100%;
}

.news-feature-plugin img.banner {
  width: 100%;
}

.news-feature-plugin .slick-feature-slider h2 {
  font-size: 5vw;
  color: #fff;
  font-weight: bolder;
  font-family: "lato";
  padding-bottom: 20px;
  position: relative;
  top: 0px;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
}

.news-feature-plugin .slick-feature-slider h2:after {
  content: "";
  background: #fff;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 60px;
  height: 10px;
}

.news-feature-plugin .slick-feature-slider a:hover h2:after {
  width: 80%;
  transition: 1.5s all;
  background: #990000;
}

.news-feature-plugin .slick-feature-slider h3 {
  font-size: 1.5vw;
  max-width: 40vw;
  color: #eee;
  position: relative;
  margin-top: 20px;
  top: 0px;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  text-shadow: 2px 2px 8px #000;
}

.news-feature-plugin .card-img-overlay {
  position: relative;
  background: #222222;
  padding: 20px;
}

.news-feature-plugin .card {
  border: 0px;
}

.news-feature-plugin {
  overflow: hidden;
}

.news-feature-plugin img.banner {
  width: 100%;
}

.news-feature-plugin .slick-feature-slider {
  max-height: 700px;
  min-height: 400px;
}

.news-feature-plugin .feature-content {
  position: absolute;
  z-index: 10;
  left: 2vw;
  top: 4vw;
}

.news-feature-plugin .tag {
  background: #fe4d00;
  color: #000;
  padding: 4px 10px;
  max-width: 120px;
  text-align: center;
}

.news-feature-plugin .feature {
  position: relative;
  overflow: hidden;
  height: 50vw;
  max-height: 700px;
  min-height: 400px;
  background-size: cover;
}

.news-feature-plugin .gradient {
  width: 100%;
  height: 25vw;
  position: absolute;
  top: 0px;
  -moz-opacity: 0.7;
  opacity: 0.7;
  -webkit-opacity: 0.7;
  background: -webkit-linear-gradient(red, rgba(255, 0, 0, 0));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(red, rgba(255, 0, 0, 0));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(red, rgba(255, 0, 0, 0));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(black, rgba(255, 0, 0, 0));
  /* Standard syntax (must be last) */
}

.news-feature-plugin .angle {
  -moz-opacity: 0.2;
  opacity: 0.2;
  -webkit-opacity: 0.2;
  position: absolute;
}

.news-feature-plugin .angle2 {
  -moz-opacity: 0.7;
  opacity: 0.7;
  -webkit-opacity: 0.7;
  position: absolute;
  left: -100px;
  top: -100px;
}

.news-feature-plugin .angle-right {
  -moz-opacity: 0.2;
  opacity: 0.2;
  -webkit-opacity: 0.2;
  position: absolute;
  right: -10px;
  bottom: -10px;
}

.news-feature-plugin .angle-right2 {
  -moz-opacity: 0.7;
  opacity: 0.7;
  -webkit-opacity: 0.7;
  position: absolute;
  right: -80px;
  bottom: -80px;
}

.news-feature-plugin svg {
  width: 500px;
  height: 550px;
}

.news-feature-plugin a {
  text-decoration: none;
}

.news-feature-plugin .slick-feature-slider .slick-current h2 {
  top: -20px;
  opacity: 1;
  transition: 0.5s all;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.news-feature-plugin .slick-feature-slider .slick-current h3 {
  top: -20px;
  opacity: 1;
  transition: 0.8s all;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.news-feature-plugin .slick-dots {
  bottom: 10px !important;
}

.news-feature-plugin p.date {
  color: #ffffff;
}

/* top-news-with-social-plugin */
.top-news-with-social-plugin .top-story h4.card-title {
  font-size: 3rem;
  color: #fff;
  text-align: left;
}
.top-news-with-social-plugin .top-story h4.card-title a {
  color: #fff;
}
.top-news-with-social-plugin .top-story p.date {
  text-align: left;
  background: #222;
  color: #fff;
  width: 120px;
}
.top-news-with-social-plugin .top-story img {
  opacity: 0.8;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
}
.top-news-with-social-plugin .top-story .zoom {
  background: #000;
}
.top-news-with-social-plugin .card, .top-news-with-social-plugin .card-img-top {
  border: 0px;
  border-radius: 0px;
}

@media (max-width: 1400px) {
  .news-feature-plugin .angle {
    left: -50px;
    top: -50px;
  }

  .news-feature-plugin .angle2 {
    left: -150px;
    top: -150px;
  }

  .news-feature-plugin .angle-right {
    right: -50px;
    bottom: -50px;
  }

  .news-feature-plugin .angle-right2 {
    right: -150px;
    bottom: -150px;
  }

  .news-feature-plugin .counter-on .feature {
    background-position: -190px;
  }
}
@media (max-width: 900px) {
  .news-feature-plugin .angle {
    left: -100px;
    top: -100px;
  }

  .news-feature-plugin .angle2 {
    left: -220px;
    top: -220px;
  }

  .news-feature-plugin .angle-right {
    right: -150px;
    bottom: -150px;
  }

  .news-feature-plugin .angle-right2 {
    right: -200px;
    bottom: -200px;
  }

  .news-feature-plugin .slick-feature-slider h3 {
    font-size: 2.5vw;
    max-width: 50vw;
  }

  .news-feature-plugin .slick-feature-slider .feature-content {
    top: 5vw;
  }
}
@media (max-width: 550px) {
  .news-feature-plugin .angle {
    -moz-opacity: 0.5;
    opacity: 0.5;
    -webkit-opacity: 0.5;
    left: -100px;
    top: -100px;
  }

  .news-feature-plugin .angle2 {
    display: none;
  }

  .news-feature-plugin .angle-right {
    right: -180px;
    bottom: -180px;
  }

  .news-feature-plugin .angle-right2 {
    display: none;
  }

  .news-feature-plugin .slick-feature-slider .feature-content {
    left: 3vw;
    top: 13vw;
  }

  .news-feature-plugin .slick-feature-slider h3 {
    font-size: 5vw;
    max-width: 70vw;
  }

  .news-feature-plugin .slick-feature-slider h2 {
    font-size: 10vw;
    line-height: 3.5rem;
    max-width: 90vw;
  }
}
/* BS small down */
@media (max-width: 768px) {
  .news-feature-plugin .feature {
    background-position: 0px;
  }
}
@media (max-width: 600px) {
  .news-feature-plugin .feature {
    background-position: 0px;
  }
}
.ign-row-content-light .card {
  background-color: rgba(0, 0, 0, 0.3);
  border: solid 1px #222222;
}

.card.zoom .location {
  overflow: hidden;
}

.card-link {
  display: block;
  height: 100%;
}

.carousel-cards-slider-plugin {
  padding-bottom: 20px;
}
.carousel-cards-slider-plugin a .img-hold {
  position: relative;
  overflow: hidden;
}
.carousel-cards-slider-plugin a:hover img.card-img-top {
  transform: scale(1.2);
  transition: 0.4s all;
}
.carousel-cards-slider-plugin img.card-img-top {
  transform: scale(1);
  transition: 0.2s all;
}
.carousel-cards-slider-plugin .card {
  border: 1px solid #eee;
  padding-bottom: 30px;
}
.carousel-cards-slider-plugin .card-body {
  position: relative;
  height: 180px;
  padding-top: 0px;
}
.carousel-cards-slider-plugin .card-teaser {
  color: #666 !important;
  font-size: 0.9rem;
  padding-top: 0px;
}
.carousel-cards-slider-plugin .card-footer {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
@media (min-width: 768px) {
  .carousel-cards-slider-plugin {
    padding-top: 0px;
  }
}
.carousel-cards-slider-plugin .slick-slide {
  opacity: 0.3;
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
}
.carousel-cards-slider-plugin .slick-slide.slick-active, .carousel-cards-slider-plugin .slick-slide.slick-center, .carousel-cards-slider-plugin .slick-slide.slick-current {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.carousel-cards-slider-plugin .slick-list {
  overflow: visible;
  padding-right: 10%;
  padding-left: 10%;
}
@media (min-width: 576px) {
  .carousel-cards-slider-plugin .slick-list {
    padding-right: 0%;
    padding-left: 0%;
  }
}
.carousel-cards-slider-plugin div.video-left, .carousel-cards-slider-plugin div.video-right {
  visibility: hidden;
  top: -70px;
  right: 8px;
  width: 80px;
  height: 30px;
  border: 1px solid #666;
  position: absolute;
  color: #666;
  z-index: 10;
  text-align: center;
  padding-top: 5px;
  transition: 0.4s all;
  overflow: hidden;
}
@media (min-width: 768px) {
  .carousel-cards-slider-plugin div.video-left, .carousel-cards-slider-plugin div.video-right {
    visibility: visible;
  }
}
.carousel-cards-slider-plugin div.video-left.video-left, .carousel-cards-slider-plugin div.video-right.video-left {
  right: 87px;
}
.carousel-cards-slider-plugin div.video-left:before, .carousel-cards-slider-plugin div.video-right:before {
  position: absolute;
  background: #ff0000;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  transition: 0.4s transform;
  content: "";
  z-index: -1;
}
.carousel-cards-slider-plugin div.video-left.video-right:before, .carousel-cards-slider-plugin div.video-right.video-right:before {
  transform: translateX(-100px);
}
.carousel-cards-slider-plugin div.video-left.video-left:before, .carousel-cards-slider-plugin div.video-right.video-left:before {
  transform: translateX(100px);
}
.carousel-cards-slider-plugin div.video-left:hover i, .carousel-cards-slider-plugin div.video-right:hover i {
  color: #fff;
}
.carousel-cards-slider-plugin div.video-left:hover:before, .carousel-cards-slider-plugin div.video-right:hover:before {
  transform: translateX(0);
  transition: 0.4s transform;
}
.carousel-cards-slider-plugin div.video-left.slick-disabled, .carousel-cards-slider-plugin div.video-right.slick-disabled {
  border-color: #ccc;
  color: #ccc;
  transition: 0.4s all;
}
.carousel-cards-slider-plugin div.video-left.slick-disabled:hover i, .carousel-cards-slider-plugin div.video-right.slick-disabled:hover i {
  color: #ccc;
}
.carousel-cards-slider-plugin div.video-left.slick-disabled.video-right:before, .carousel-cards-slider-plugin div.video-right.slick-disabled.video-right:before {
  transform: translateX(-100px);
}
.carousel-cards-slider-plugin div.video-left.slick-disabled.video-left:before, .carousel-cards-slider-plugin div.video-right.slick-disabled.video-left:before {
  transform: translateX(100px);
}
.carousel-cards-slider-plugin h4.card-title {
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.3rem;
  padding-top: 30px;
}
.carousel-cards-slider-plugin div.time {
  position: absolute;
  bottom: 10px;
  font-size: 0.9rem;
  color: #666;
}
.carousel-cards-slider-plugin .slick-nav-bar {
  width: 200px;
}
.carousel-cards-slider-plugin .slick-nav-bar .bar {
  width: 100%;
  background: #666;
  height: 2px;
  opacity: 0.6;
}
.ign-row-content-light .carousel-cards-slider-plugin .slick-nav-bar .bar {
  background: #fff;
}
.carousel-cards-slider-plugin .slick-nav-bar .progress {
  background: #666;
  width: 20px;
  height: 4px;
  border-radius: 10%;
  position: relative;
  top: -3px;
  left: 1px;
  transition: 0.2s all;
}
.ign-row-content-light .carousel-cards-slider-plugin .slick-nav-bar .progress {
  background: #fff;
}

/* these class make the custom card quantities possible */
@media (min-width: 768px) {
  .card-plugin .col-md-auto.card-custom-md-5 {
    max-width: 20%;
  }
}
@media (min-width: 992px) {
  .card-plugin .col-lg-auto.card-custom-lg-7 {
    max-width: 14.2857142857%;
  }
  .card-plugin .col-lg-auto.card-custom-lg-8 {
    max-width: 12.5%;
  }
  .card-plugin .col-lg-auto.card-custom-lg-9 {
    max-width: 11.1111111111%;
  }
  .card-plugin .col-lg-auto.card-custom-lg-10 {
    max-width: 10%;
  }
  .card-plugin .col-lg-auto.card-custom-lg-11 {
    max-width: 9.0909090909%;
  }
}
@media (min-width: 1200px) {
  .card-plugin .col-xl-auto.card-custom-xl-7 {
    max-width: 14.2857142857%;
  }
  .card-plugin .col-xl-auto.card-custom-xl-8 {
    max-width: 12.5%;
  }
  .card-plugin .col-xl-auto.card-custom-xl-9 {
    max-width: 11.1111111111%;
  }
  .card-plugin .col-xl-auto.card-custom-xl-10 {
    max-width: 10%;
  }
  .card-plugin .col-xl-auto.card-custom-xl-11 {
    max-width: 9.0909090909%;
  }
}

.youtube-v3-playlist .video-img {
  margin-bottom: 20px;
}
.youtube-v3-playlist .video-img:hover {
  cursor: pointer;
}
.youtube-v3-playlist .video-img:hover i {
  -moz-opacity: 1;
  opacity: 1;
  transition: 0.3s all;
}
.youtube-v3-playlist .video-img i {
  color: #fff;
  position: absolute;
  z-index: 10;
  font-size: 40px;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -web-kit-opacity: 0.5;
  left: 48%;
  top: 30%;
}
@media (min-width: 480px) {
  .youtube-v3-playlist .video-img i {
    top: 20%;
  }
}
@media (min-width: 1200px) {
  .youtube-v3-playlist .video-img i {
    top: 30%;
  }
}
.youtube-v3-playlist .slick-dots li button:before {
  color: #666;
}
.youtube-v3-playlist .slick-dots li.slick-active button:before {
  color: #222;
}
.youtube-v3-playlist .slick-dots {
  bottom: 0px;
}
.youtube-v3-playlist .slick-prev, .youtube-v3-playlist .slick-next {
  top: 140px;
  background: #222;
  width: 50px;
  height: 25px;
  transform: scale(1, 2);
  -webkit-transform: scale(1, 2);
}
@media (min-width: 480px) {
  .youtube-v3-playlist .slick-prev, .youtube-v3-playlist .slick-next {
    top: 80px;
  }
}
@media (min-width: 600px) {
  .youtube-v3-playlist .slick-prev, .youtube-v3-playlist .slick-next {
    top: 50px;
  }
}
@media (min-width: 768px) {
  .youtube-v3-playlist .slick-prev, .youtube-v3-playlist .slick-next {
    top: 73px;
  }
}
@media (min-width: 1200px) {
  .youtube-v3-playlist .slick-prev, .youtube-v3-playlist .slick-next {
    top: 130px;
  }
}
.youtube-v3-playlist .slick-prev:hover, .youtube-v3-playlist .slick-prev:focus, .youtube-v3-playlist .slick-next:hover, .youtube-v3-playlist .slick-next:focus {
  background: #222;
}
.youtube-v3-playlist .slick-next {
  right: 0px;
}
@media (min-width: 600px) {
  .youtube-v3-playlist .slick-next {
    right: -25px;
  }
}
.youtube-v3-playlist .slick-prev {
  left: 0px;
}
@media (min-width: 600px) {
  .youtube-v3-playlist .slick-prev {
    left: -25px;
  }
}
.youtube-v3-playlist .slick-prev:before, .youtube-v3-playlist .slick-next:before {
  font-size: 30px;
  line-height: 0.4;
}

.youtube-v3-playlist.slider {
  padding-top: 30px;
  padding-bottom: 10px;
}

.youtube-v3-playlist .date {
  color: #777;
  font-size: 0.9rem;
}

.hero-multi .slideshow {
  position: absolute;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
.hero-multi .slideshow-image {
  position: absolute;
  width: 100%;
  height: 45%;
  background: no-repeat 50% 50%;
  background-size: cover;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  opacity: 1;
  transform: scale(1.1);
}
@media (min-width: 768px) {
  .hero-multi .slideshow-image {
    height: 55%;
  }
}
@media (min-width: 992px) {
  .hero-multi .slideshow-image {
    height: 60%;
  }
}
.hero-multi .slideshow-image.count-1 {
  animation-name: kenburns-1;
  animation-duration: 4s;
}
.hero-multi .slideshow-image.count-1:nth-child(1) {
  animation-name: kenburns-1-1;
  z-index: 0;
}
.hero-multi .slideshow-image.count-2 {
  animation-name: kenburns-2;
  animation-duration: 8s;
}
.hero-multi .slideshow-image.count-2:nth-child(1) {
  animation-name: kenburns-2-1;
  z-index: 1;
}
.hero-multi .slideshow-image.count-2:nth-child(2) {
  animation-name: kenburns-2-2;
  z-index: 0;
}
.hero-multi .slideshow-image.count-3 {
  animation-name: kenburns-3;
  animation-duration: 12s;
}
.hero-multi .slideshow-image.count-3:nth-child(1) {
  animation-name: kenburns-3-1;
  z-index: 2;
}
.hero-multi .slideshow-image.count-3:nth-child(2) {
  animation-name: kenburns-3-2;
  z-index: 1;
}
.hero-multi .slideshow-image.count-3:nth-child(3) {
  animation-name: kenburns-3-3;
  z-index: 0;
}
.hero-multi .slideshow-image.count-4 {
  animation-name: kenburns-4;
  animation-duration: 16s;
}
.hero-multi .slideshow-image.count-4:nth-child(1) {
  animation-name: kenburns-4-1;
  z-index: 3;
}
.hero-multi .slideshow-image.count-4:nth-child(2) {
  animation-name: kenburns-4-2;
  z-index: 2;
}
.hero-multi .slideshow-image.count-4:nth-child(3) {
  animation-name: kenburns-4-3;
  z-index: 1;
}
.hero-multi .slideshow-image.count-4:nth-child(4) {
  animation-name: kenburns-4-4;
  z-index: 0;
}
.hero-multi .slideshow-image.count-5 {
  animation-name: kenburns-5;
  animation-duration: 20s;
}
.hero-multi .slideshow-image.count-5:nth-child(1) {
  animation-name: kenburns-5-1;
  z-index: 4;
}
.hero-multi .slideshow-image.count-5:nth-child(2) {
  animation-name: kenburns-5-2;
  z-index: 3;
}
.hero-multi .slideshow-image.count-5:nth-child(3) {
  animation-name: kenburns-5-3;
  z-index: 2;
}
.hero-multi .slideshow-image.count-5:nth-child(4) {
  animation-name: kenburns-5-4;
  z-index: 1;
}
.hero-multi .slideshow-image.count-5:nth-child(5) {
  animation-name: kenburns-5-5;
  z-index: 0;
}
@keyframes kenburns-1-1 {
  0% {
    opacity: 1;
    transform: scale(1.1);
  }
  6.25% {
    opacity: 1;
  }
  93.75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
  93.75% {
    opacity: 0;
    transform: scale(1.10625);
  }
  100% {
    opacity: 1;
  }
}
@keyframes kenburns-2-1 {
  0% {
    opacity: 1;
    transform: scale(1.1);
  }
  3.125% {
    opacity: 1;
  }
  46.875% {
    opacity: 1;
  }
  53.125% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.1);
  }
  96.875% {
    opacity: 0;
    transform: scale(1.1058823529);
  }
  100% {
    opacity: 1;
  }
}
@keyframes kenburns-2-2 {
  46.875% {
    opacity: 1;
    transform: scale(1.1);
  }
  53.125% {
    opacity: 1;
  }
  96.875% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
@keyframes kenburns-3-1 {
  0% {
    opacity: 1;
    transform: scale(1.1);
  }
  2.0833333333% {
    opacity: 1;
  }
  31.25% {
    opacity: 1;
  }
  35.4166666667% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.1);
  }
  97.9166666667% {
    opacity: 0;
    transform: scale(1.1058823529);
  }
  100% {
    opacity: 1;
  }
}
@keyframes kenburns-3-2 {
  31.25% {
    opacity: 1;
    transform: scale(1.1);
  }
  35.4166666667% {
    opacity: 1;
  }
  64.5833333333% {
    opacity: 1;
  }
  68.75% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.1);
  }
}
@keyframes kenburns-3-3 {
  64.5833333333% {
    opacity: 1;
    transform: scale(1.1);
  }
  68.75% {
    opacity: 1;
  }
  97.9166666667% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
@keyframes kenburns-4-1 {
  0% {
    opacity: 1;
    transform: scale(1.1);
  }
  1.5625% {
    opacity: 1;
  }
  23.4375% {
    opacity: 1;
  }
  26.5625% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.1);
  }
  98.4375% {
    opacity: 0;
    transform: scale(1.1058823529);
  }
  100% {
    opacity: 1;
  }
}
@keyframes kenburns-4-2 {
  23.4375% {
    opacity: 1;
    transform: scale(1.1);
  }
  26.5625% {
    opacity: 1;
  }
  48.4375% {
    opacity: 1;
  }
  51.5625% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.1);
  }
}
@keyframes kenburns-4-3 {
  48.4375% {
    opacity: 1;
    transform: scale(1.1);
  }
  51.5625% {
    opacity: 1;
  }
  73.4375% {
    opacity: 1;
  }
  76.5625% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.1);
  }
}
@keyframes kenburns-4-4 {
  73.4375% {
    opacity: 1;
    transform: scale(1.1);
  }
  76.5625% {
    opacity: 1;
  }
  98.4375% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
@keyframes kenburns-5-1 {
  0% {
    opacity: 1;
    transform: scale(1.1);
  }
  1.25% {
    opacity: 1;
  }
  18.75% {
    opacity: 1;
  }
  21.25% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.1);
  }
  98.75% {
    opacity: 0;
    transform: scale(1.1058823529);
  }
  100% {
    opacity: 1;
  }
}
@keyframes kenburns-5-2 {
  18.75% {
    opacity: 1;
    transform: scale(1.1);
  }
  21.25% {
    opacity: 1;
  }
  38.75% {
    opacity: 1;
  }
  41.25% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.1);
  }
}
@keyframes kenburns-5-3 {
  38.75% {
    opacity: 1;
    transform: scale(1.1);
  }
  41.25% {
    opacity: 1;
  }
  58.75% {
    opacity: 1;
  }
  61.25% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.1);
  }
}
@keyframes kenburns-5-4 {
  58.75% {
    opacity: 1;
    transform: scale(1.1);
  }
  61.25% {
    opacity: 1;
  }
  78.75% {
    opacity: 1;
  }
  81.25% {
    opacity: 0;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.1);
  }
}
@keyframes kenburns-5-5 {
  78.75% {
    opacity: 1;
    transform: scale(1.1);
  }
  81.25% {
    opacity: 1;
  }
  98.75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}

.hero .thumb-hold {
  position: absolute;
  width: 100%;
  z-index: 11;
  text-align: center;
}
.hero .thumb-hold img.thumb-image {
  max-width: 300px;
  margin: 0 auto;
}
.hero.darken-image {
  background: #000;
}
.hero.darken-image img.full-image {
  opacity: 0.6;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
}
.hero .text-hold {
  background: none;
  width: 100%;
  opacity: 1;
  position: absolute;
  z-index: 10;
  bottom: 5vw;
  text-align: center;
}
.hero h2 {
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 1.8rem;
  line-height: 2.2rem;
  padding: 1rem;
  margin-bottom: 0px;
  font-weight: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.hero h2::after {
  content: " ";
  border-bottom: solid 3px #9b0000;
  display: block;
  width: 60px;
  margin: 15px auto 0 auto;
}
@media (min-width: 992px) {
  .hero h2::after {
    margin: 20px auto 0 auto;
  }
}
@media (min-width: 768px) {
  .hero h2 {
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .hero h2 {
    font-size: 2.4rem;
  }
}
.hero h3 {
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 1.1rem;
  line-height: 1.2rem;
  padding: 1rem;
  margin-bottom: 0px;
  font-weight: normal;
  letter-spacing: 2px;
}
@media (min-width: 768px) {
  .hero h3 {
    font-size: 1.4rem;
    line-height: 1.3rem;
  }
}
@media (min-width: 992px) {
  .hero h3 {
    font-size: 1.6rem;
  }
}
.hero .cover {
  position: absolute;
  bottom: 0px;
  height: 150px;
  opacity: 0.7;
  width: 100%;
  z-index: 8;
  /* bottom up */
  background: -webkit-linear-gradient(180deg, rgba(255, 0, 0, 0), black);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(180deg, rgba(255, 0, 0, 0), black);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(180deg, rgba(255, 0, 0, 0), black);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(180deg, rgba(255, 0, 0, 0), black);
  /* Standard syntax (must be last) */
}
@media (min-width: 992px) {
  .hero .cover {
    height: 170px;
  }
}
.hero .row {
  position: relative;
}
.hero .img-hold {
  position: relative;
  overflow: hidden;
  height: 300px;
  width: 100%;
}
@media (min-width: 768px) {
  .hero .img-hold {
    height: 400px;
  }
}
@media (min-width: 992px) {
  .hero .img-hold {
    height: 500px;
  }
}
.hero .img-hold img.full-image {
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
  max-height: 300px;
  position: relative;
  max-width: none;
  min-width: 100%;
  min-height: 100%;
  left: -200px;
}
@media (max-width: 767.98px) {
  .hero .img-hold img.full-image {
    left: -120px;
  }
}
@media (min-width: 992px) {
  .hero .img-hold img.full-image {
    max-height: none;
    left: 0px;
  }
}
.hero.hero-video .video-hold {
  overflow: hidden;
  width: 106vw;
  height: 328px !important;
  max-height: 600px;
  min-height: 250px;
}
@media (min-width: 992px) {
  .hero.hero-video .video-hold {
    height: 500px !important;
  }
}
.hero.hero-video .cover {
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
  width: 100%;
  display: block;
}
.hero.hero-video.super-hero .video-hold {
  height: 400px !important;
}
@media (min-width: 768px) {
  .hero.hero-video.super-hero .video-hold {
    height: 550px !important;
  }
}
@media (min-width: 992px) {
  .hero.hero-video.super-hero .video-hold {
    height: 680px !important;
    max-height: 680px;
  }
}
.hero.hero-video.super-hero .video-hold video {
  width: 150%;
}
@media (min-width: 768px) {
  .hero.hero-video.super-hero .video-hold video {
    width: 120%;
  }
}
@media (min-width: 992px) {
  .hero.hero-video.super-hero .video-hold video {
    width: 100%;
  }
}
.hero.super-hero .img-hold {
  height: 400px;
}
.hero.super-hero .img-hold img.full-image {
  left: -90px;
}
@media (min-width: 768px) {
  .hero.super-hero .img-hold {
    height: 550px;
  }
}
@media (min-width: 992px) {
  .hero.super-hero .img-hold {
    height: 680px;
  }
  .hero.super-hero .img-hold img.full-image {
    left: 0px;
  }
}
.hero.super-hero.hero-multi .slideshow-image {
  height: 50%;
}
@media (min-width: 768px) {
  .hero.super-hero.hero-multi .slideshow-image {
    height: 60%;
  }
}
@media (min-width: 992px) {
  .hero.super-hero.hero-multi .slideshow-image {
    height: 77%;
  }
}

.rendered-form button, .rendered-form input, .rendered-form optgroup, .rendered-form select, .rendered-form textarea {
  color: #222 !important;
}

.ign-form {
  line-height: 1.6rem;
}
.ign-form p {
  margin: 15px 0;
}

.video-plugin {
  /*Background Image*/
  /*Video Play Icon*/
}
.video-plugin .video-cover {
  background: #000;
  position: relative;
  overflow: hidden;
}
.video-plugin .video-cover.video-cover-playing .bg-image {
  opacity: 0;
  pointer-events: none;
}
.video-plugin .video-cover .bg-image {
  z-index: 1;
  transition: opacity 0.35s ease;
}
.video-plugin img.bg-image {
  object-fit: cover;
}
.video-plugin .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.video-plugin .video-play-icon:not(:last-child) {
  margin-bottom: 1.5rem;
}
.video-plugin .video-cover .video-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  margin-top: -36px;
  margin-left: -36px;
  margin-bottom: 0 !important;
}
.video-plugin .video-play-icon i {
  color: #343a40;
}
.video-plugin .video-cover.video-cover-playing .video-play-icon {
  animation: fadeOut 0.35s ease forwards;
  pointer-events: none;
  display: none;
}
.video-plugin .video-play-icon {
  position: relative;
  margin: 0 auto;
  cursor: pointer;
  width: 72px;
  height: 72px;
  line-height: 72px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  font-size: 2rem;
  transition: transform 0.2s ease;
  opacity: 0.7;
}

.tiv-plugin {
  /*Background Image*/
  /*Video Play Icon*/
}
.tiv-plugin .video-cover {
  background: #000;
  position: relative;
  overflow: hidden;
}
.tiv-plugin .video-cover.video-cover-playing .bg-image {
  opacity: 0;
  pointer-events: none;
}
.tiv-plugin .video-cover .bg-image {
  z-index: 1;
  transition: opacity 0.35s ease;
}
.tiv-plugin img.bg-image {
  object-fit: cover;
}
.tiv-plugin .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.tiv-plugin .video-play-icon:not(:last-child) {
  margin-bottom: 1.5rem;
}
.tiv-plugin .video-cover .video-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  margin-top: -36px;
  margin-left: -36px;
  margin-bottom: 0 !important;
}
.tiv-plugin .video-play-icon i {
  color: #343a40;
}
.tiv-plugin .video-cover.video-cover-playing .video-play-icon {
  animation: fadeOut 0.35s ease forwards;
  pointer-events: none;
  display: none;
}
.tiv-plugin .video-play-icon {
  position: relative;
  margin: 0 auto;
  cursor: pointer;
  width: 72px;
  height: 72px;
  line-height: 72px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  font-size: 2rem;
  transition: transform 0.2s ease;
  opacity: 0.7;
}

.docs-plugin .downloads li {
  width: 100%;
  list-style-type: none;
  float: left;
  font-weight: normal;
  font-size: 1.1rem;
  padding-bottom: 15px;
  border-bottom: 1px dotted #cccccc;
  margin-right: 20px;
}
.docs-plugin .downloads img.icon {
  display: block;
  float: left;
  width: 27px;
}
.docs-plugin .downloads li a span.text {
  display: block;
  float: left;
  max-width: 80%;
}
.docs-plugin .downloads li a span.text span.size {
  opacity: 0.5;
}
.docs-plugin .downloads li a {
  color: #666666;
}
.docs-plugin .downloads li a:HOVER {
  color: #e40a21;
}
.docs-plugin .ign-row-content-light .downloads li a {
  color: #ffffff;
}
.docs-plugin p {
  padding: 0px;
}
.docs-plugin a {
  text-decoration: none;
}
.docs-plugin a:hover p.text {
  text-decoration: underline;
}
.docs-plugin div.doc a {
  border-bottom: 1px dotted #cccccc;
  padding: 10px 10px 0;
  display: block;
  width: 100%;
}
.docs-plugin div.doc p.detail {
  font-size: 0.9rem;
  font-style: italic;
}
.docs-plugin div.doc p.text {
  margin-bottom: 4px;
}
.docs-plugin div.doc img.icon {
  margin-bottom: 35px;
}
.docs-plugin .card-header {
  padding: 0px;
}
.docs-plugin .card-header a {
  display: block;
  padding: 18px;
  color: #02979b;
}
.docs-plugin .card-header a h3 {
  font-size: 1rem;
  font-weight: normal;
}
.docs-plugin .card-header a[aria-expanded=true] {
  background: #02979b;
}
.docs-plugin .card-header a[aria-expanded=true] h3 {
  color: #fff;
}
@media (min-width: 992px) {
  .docs-plugin .downloads li {
    width: 45%;
  }
  .docs-plugin .downloads li a span.text {
    height: 80px;
    overflow: hidden;
  }
}

/* ---------------- masonry grid stuff -------------- */
.photo-gallery-single {
  /* force scrollbar */
  /* ---- grid ---- */
  /* clear fix */
  /* ---- .grid-item ---- */
  /* ----- collection ----- */
}
.photo-gallery-single * {
  box-sizing: border-box;
}
.photo-gallery-single html {
  overflow-y: scroll;
}
.photo-gallery-single .ign-photo-gallery-grid:after {
  content: "";
  display: block;
  clear: both;
}
.photo-gallery-single .grid-sizer,
.photo-gallery-single .grid-item {
  width: 24%;
  margin-bottom: 10px;
}
.photo-gallery-single .grid-item {
  float: left;
}
.photo-gallery-single .grid-item img {
  display: block;
  max-width: 100%;
}
.photo-gallery-single.collection .gallery-hold {
  width: 100%;
  margin: 2rem auto;
}
.photo-gallery-single.collection .gallery {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-gap: 0.5rem;
}
.photo-gallery-single.collection.beautiful-4 .gallery {
  grid-template-rows: repeat(5, 6vw);
}
.photo-gallery-single.collection.beautiful-7 .gallery {
  grid-template-rows: repeat(7, 6vw);
}
.photo-gallery-single.collection .gallery__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.photo-gallery-single.collection figure {
  margin: 0px;
}
.photo-gallery-single.collection.beautiful-7 .gallery__item--1, .photo-gallery-single.collection.beautiful-4 .gallery__item--1 {
  grid-column: 1/span 4;
  grid-row: 1/span 5;
}
.photo-gallery-single.collection.beautiful-7 .gallery__item--2, .photo-gallery-single.collection.beautiful-4 .gallery__item--2 {
  grid-column: 5/span 2;
  grid-row: 1/span 2;
}
.photo-gallery-single.collection.beautiful-7 .gallery__item--3, .photo-gallery-single.collection.beautiful-4 .gallery__item--3 {
  grid-column: 7/span 2;
  grid-row: 1/span 2;
}
.photo-gallery-single.collection.beautiful-7 .gallery__item--4, .photo-gallery-single.collection.beautiful-4 .gallery__item--4 {
  grid-column: 5/span 4;
  grid-row: 3/span 3;
}
.photo-gallery-single.collection.beautiful-7 .gallery__item--5, .photo-gallery-single.collection.beautiful-4 .gallery__item--5 {
  grid-column: 1/span 4;
  grid-row: 6/span 2;
}
.photo-gallery-single.collection.beautiful-7 .gallery__item--6, .photo-gallery-single.collection.beautiful-4 .gallery__item--6 {
  grid-column: 5/span 2;
  grid-row: 6/span 2;
}
.photo-gallery-single.collection.beautiful-7 .gallery__item--7, .photo-gallery-single.collection.beautiful-4 .gallery__item--7 {
  grid-column: 7/span 2;
  grid-row: 6/span 2;
}

/* ---------------- fancybox stuff -------------- */
body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px 6px 0 6px;
}

.fancybox-slide--iframe {
  padding: 44px 44px 0;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  vertical-align: top;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color 0.2s;
  vertical-align: top;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff;
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
}

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg path:nth-child(1) {
  display: none;
}

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

.fancybox-navigation .fancybox-button::after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}

.fancybox-close-small svg {
  fill: transparent;
  opacity: 0.8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke 0.1s;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:hover svg {
  opacity: 1;
}

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
}

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 0.8s infinite linear;
  animation: fancybox-rotate 0.8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: 0.6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
.text-plugin ul {
  margin: 10px 20px;
}
.text-plugin ul li {
  list-style-type: disc;
  padding-bottom: 6px;
}
.text-plugin p {
  margin: 10px 0;
}

.ign-form-signin {
  width: 100%;
  max-width: 630px;
  padding: 15px;
  margin: auto;
  border: 1px solid #ccc;
}
.ign-form-signin .checkbox {
  font-weight: 400;
}
.ign-form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 13px;
}
.ign-form-signin .form-control:focus {
  z-index: 2;
  border: 1px #666 solid;
}
.ign-form-signin #ign-login input[type=email] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ign-form-signin #ign-login input[type=password] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.ign-form-signin input[type=checkbox] {
  position: relative;
  opacity: 1;
  -moz-opacity: 1p;
  -webkit-opacity: 1;
}

.ign-profile small img {
  max-width: 50px;
}
.ign-profile .nav-tabs-flat .nav-link:hover,
.ign-profile .nav-tabs-flat .nav-link:hover:focus {
  color: #9b0000 !important;
}
.ign-profile .nav-tabs-flat .nav-link.active:hover {
  color: white !important;
}
.ign-profile .nav-tabs.nav-stacked .active > .nav-link i,
.ign-profile .nav-tabs.nav-stacked .active > .nav-link:hover i,
.ign-profile .nav-tabs.nav-stacked .nav-link.active i,
.ign-profile .nav-tabs.nav-stacked .nav-link.active:hover i,
.ign-profile .nav-tabs .active > .nav-link,
.ign-profile .nav-tabs .active > .nav-link:hover,
.ign-profile .nav-tabs .nav-link.active,
.ign-profile .nav-tabs .nav-link.active:hover {
  color: #9b0000;
}
.ign-profile .nav-tabs .active > .nav-link:before,
.ign-profile .nav-tabs .nav-link.active:before {
  background: #9b0000;
}
.ign-profile .nav-tabs .nav-link,
.ign-profile .nav-pills .nav-link {
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.ign-profile .nav-tabs {
  margin-bottom: 1em;
}
.ign-profile .nav-tabs.card-header-tabs {
  margin-bottom: -0.75rem;
}
.ign-profile .nav-tabs .nav-item,
.ign-profile .nav-tabs .nav-item.show {
  position: relative;
}
.ign-profile .nav-tabs .nav-item + .nav-item,
.ign-profile .nav-tabs .nav-item.show + .nav-item {
  margin-left: 0;
}
.ign-profile .nav-tabs .nav-item:last-child,
.ign-profile .nav-tabs .nav-item.show:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.ign-profile .nav-tabs .nav-link,
.ign-profile .nav-tabs .nav-link:hover,
.ign-profile .nav-tabs .nav-link:focus,
.ign-profile .nav-tabs .nav-link:active,
.ign-profile .nav-tabs .nav-link.disabled {
  border-radius: 2px !important;
  margin-right: 5px;
  margin-bottom: -1px;
  background: transparent;
  border: 1px solid #E6E6E6;
}
.ign-profile .nav-tabs .nav-link:hover {
  background: #f7f7f7;
}
.ign-profile .nav-tabs .active > .nav-link,
.ign-profile .nav-tabs .active > .nav-link:hover,
.ign-profile .nav-tabs .nav-link.active,
.ign-profile .nav-tabs .nav-link.active:hover,
.ign-profile .nav-tabs .active > .nav-link:focus,
.ign-profile .nav-tabs .nav-link.active:focus {
  color: #9b0000;
  border: 1px solid #E6E6E6 !important;
  border-bottom-color: white !important;
  position: relative;
  background: white;
}
.ign-profile .nav-tabs .active > .nav-link:before,
.ign-profile .nav-tabs .active > .nav-link:hover:before,
.ign-profile .nav-tabs .nav-link.active:before,
.ign-profile .nav-tabs .nav-link.active:hover:before,
.ign-profile .nav-tabs .active > .nav-link:focus:before,
.ign-profile .nav-tabs .nav-link.active:focus:before {
  height: 4px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  content: "";
}
.ign-profile .nav-tabs .nav-item.show .nav-link,
.ign-profile .nav-tabs .nav-item.show .nav-link:hover,
.ign-profile .nav-tabs .nav-item.show .nav-link:focus,
.ign-profile .nav-tabs .nav-item.show .nav-link:active {
  background: #f7f7f7;
}
.ign-profile .nav-tabs .nav-item.show .nav-link.active,
.ign-profile .nav-tabs .nav-item.show .nav-link.active:hover,
.ign-profile .nav-tabs .nav-item.show .nav-link.active:focus,
.ign-profile .nav-tabs .nav-item.show .nav-link.active:active {
  background: white;
}
.ign-profile .nav-stacked {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.ign-profile .nav-stacked .nav-item {
  margin: 0 !important;
  float: none !important;
  display: block !important;
}
.ign-profile .nav-stacked .nav-link {
  display: block;
}
.ign-profile .nav-tabs.nav-stacked {
  margin-right: 0;
  border-bottom: 0;
  border-right: none;
}
@media (min-width: 576px) {
  .ign-profile .nav-tabs.nav-stacked {
    border-right: 1px solid #E6E6E6;
    padding-right: 0;
  }
}
.ign-profile .nav-tabs.nav-stacked .nav-link,
.ign-profile .nav-tabs.nav-stacked .nav-link:hover,
.ign-profile .nav-tabs.nav-stacked .nav-link:focus,
.ign-profile .nav-tabs.nav-stacked .nav-link:active,
.ign-profile .nav-tabs.nav-stacked .nav-link.disabled {
  border-radius: 0;
  position: relative;
  border-color: transparent;
  margin-right: 0;
}
.ign-profile .nav-tabs.nav-stacked .nav-link i,
.ign-profile .nav-tabs.nav-stacked .nav-link:hover i,
.ign-profile .nav-tabs.nav-stacked .nav-link:focus i,
.ign-profile .nav-tabs.nav-stacked .nav-link:active i,
.ign-profile .nav-tabs.nav-stacked .nav-link.disabled i {
  font-size: 22px;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -10px;
  color: #E6E6E6;
}
.ign-profile .nav-tabs.nav-stacked .nav-link small,
.ign-profile .nav-tabs.nav-stacked .nav-link:hover small,
.ign-profile .nav-tabs.nav-stacked .nav-link:focus small,
.ign-profile .nav-tabs.nav-stacked .nav-link:active small,
.ign-profile .nav-tabs.nav-stacked .nav-link.disabled small {
  display: block;
  font-weight: normal;
}
.ign-profile .nav-tabs.nav-stacked .active > .nav-link,
.ign-profile .nav-tabs.nav-stacked .active > .nav-link:hover,
.ign-profile .nav-tabs.nav-stacked .nav-link.active,
.ign-profile .nav-tabs.nav-stacked .nav-link.active:hover {
  border: 1px solid #E6E6E6 !important;
  bottom: 0;
}
@media (min-width: 576px) {
  .ign-profile .nav-tabs.nav-stacked .active > .nav-link,
.ign-profile .nav-tabs.nav-stacked .active > .nav-link:hover,
.ign-profile .nav-tabs.nav-stacked .nav-link.active,
.ign-profile .nav-tabs.nav-stacked .nav-link.active:hover {
    border-right-color: white !important;
    margin-right: -1px;
  }
}
.ign-profile .nav-tabs.nav-stacked .active > .nav-link:before,
.ign-profile .nav-tabs.nav-stacked .active > .nav-link:hover:before,
.ign-profile .nav-tabs.nav-stacked .nav-link.active:before,
.ign-profile .nav-tabs.nav-stacked .nav-link.active:hover:before {
  height: 100%;
  width: 4px;
  left: 0;
  top: 0;
  bottom: 0;
}
.ign-profile .nav-tabs.nav-stacked .active > .nav-link i,
.ign-profile .nav-tabs.nav-stacked .active > .nav-link:hover i,
.ign-profile .nav-tabs.nav-stacked .nav-link.active i,
.ign-profile .nav-tabs.nav-stacked .nav-link.active:hover i {
  color: #9b0000;
}
@media (min-width: 576px) {
  .ign-profile .nav-tabs.nav-stacked.nav-tabs-right {
    border-left: 1px solid #E6E6E6;
    border-right: none;
  }
}
.ign-profile .nav-tabs.nav-stacked.nav-tabs-right .nav-item .nav-link.active,
.ign-profile .nav-tabs.nav-stacked.nav-tabs-right .nav-item .nav-link.active:hover {
  border: 1px solid #E6E6E6;
}
@media (min-width: 576px) {
  .ign-profile .nav-tabs.nav-stacked.nav-tabs-right .nav-item .nav-link.active,
.ign-profile .nav-tabs.nav-stacked.nav-tabs-right .nav-item .nav-link.active:hover {
    border-left-color: white !important;
    margin-left: -1px;
  }
}
.ign-profile .nav-tabs.nav-stacked.nav-tabs-right .nav-item .nav-link.active:before,
.ign-profile .nav-tabs.nav-stacked.nav-tabs-right .nav-item .nav-link.active:hover:before {
  left: auto;
  right: 0;
}
.ign-profile .nav-tabs-bold {
  font-size: 1.1em;
}
.ign-profile .nav-tabs-bold .nav-link {
  color: #242424;
  padding: 0.8em 1.2em;
}
.ign-profile .nav-tabs-bold .nav-link.active {
  color: #9b0000;
}
.ign-profile .nav-tabs .dropdown-menu {
  border-color: #E6E6E6;
}
.ign-profile .dropdown-nav-tabs {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 15px;
}
.ign-profile .navbar-offcanvas .nav-tabs {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ign-profile .navbar-offcanvas .nav-tabs .nav-link,
.ign-profile .navbar-offcanvas .nav-tabs .nav-link:hover,
.ign-profile .navbar-offcanvas .nav-tabs .nav-link:focus,
.ign-profile .navbar-offcanvas .nav-tabs .nav-link:active,
.ign-profile .navbar-offcanvas .nav-tabs .nav-link.disabled {
  border-radius: 0 !important;
  margin-right: 0;
  margin-bottom: 0;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  border-bottom: none !important;
}
.ign-profile .navbar-offcanvas .nav-tabs .nav-link:hover {
  background: #282828;
  cursor: pointer;
}
.ign-profile .navbar-offcanvas .nav-tabs .active > .nav-link,
.ign-profile .navbar-offcanvas .nav-tabs .active > .nav-link:hover,
.ign-profile .navbar-offcanvas .nav-tabs .nav-link.active,
.ign-profile .navbar-offcanvas .nav-tabs .nav-link.active:hover,
.ign-profile .navbar-offcanvas .nav-tabs .active > .nav-link:focus,
.ign-profile .navbar-offcanvas .nav-tabs .nav-link.active:focus {
  color: #9b0000;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  position: relative;
  background: #282828;
}
.ign-profile .navbar-offcanvas .nav-tabs .active > .nav-link:before,
.ign-profile .navbar-offcanvas .nav-tabs .active > .nav-link:hover:before,
.ign-profile .navbar-offcanvas .nav-tabs .nav-link.active:before,
.ign-profile .navbar-offcanvas .nav-tabs .nav-link.active:hover:before,
.ign-profile .navbar-offcanvas .nav-tabs .active > .nav-link:focus:before,
.ign-profile .navbar-offcanvas .nav-tabs .nav-link.active:focus:before {
  height: 2px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  content: "";
}
.ign-profile .navbar-offcanvas .nav-tabs .nav-item.show .nav-link,
.ign-profile .navbar-offcanvas .nav-tabs .nav-item.show .nav-link:hover,
.ign-profile .navbar-offcanvas .nav-tabs .nav-item.show .nav-link:focus,
.ign-profile .navbar-offcanvas .nav-tabs .nav-item.show .nav-link:active {
  background: transparent;
}
.ign-profile .navbar-offcanvas .nav-tabs .nav-item.show .nav-link.active,
.ign-profile .navbar-offcanvas .nav-tabs .nav-item.show .nav-link.active:hover,
.ign-profile .navbar-offcanvas .nav-tabs .nav-item.show .nav-link.active:focus,
.ign-profile .navbar-offcanvas .nav-tabs .nav-item.show .nav-link.active:active {
  background: transparent;
}
.ign-profile .nav-tabs-flat {
  position: relative;
}
.ign-profile .nav-tabs-flat:after {
  height: 1px;
  width: 100%;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.1);
}
.ign-profile .nav-tabs-flat .nav-link {
  border-radius: 0;
  background-color: transparent;
  position: relative;
  color: #495057;
  overflow: hidden;
}
.ign-profile .nav-tabs-flat .nav-link:hover {
  background-color: transparent;
}

/* specific to ignite slider plugin */
.ign-slider .slick-prev:before, .ign-slider .slick-next:before {
  color: #ccc;
}
.ign-slider .slick-dots li button:before {
  color: #ccc;
}
.ign-slider ul.slick-dots {
  bottom: -50px;
}

.cc-window {
  opacity: 1;
  transition: opacity 1s ease;
}

.cc-window.cc-invisible {
  opacity: 0;
}

.cc-animate.cc-revoke {
  transition: transform 1s ease;
}

.cc-animate.cc-revoke.cc-top {
  transform: translateY(-2em);
}

.cc-animate.cc-revoke.cc-bottom {
  transform: translateY(2em);
}

.cc-animate.cc-revoke.cc-active.cc-bottom, .cc-animate.cc-revoke.cc-active.cc-top, .cc-revoke:hover {
  transform: translateY(0);
}

.cc-grower {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s;
}

.cc-link, .cc-revoke:hover {
  text-decoration: underline;
}

.cc-revoke, .cc-window {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999;
}

.cc-window.cc-static {
  position: static;
}

.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row;
}

.cc-revoke {
  padding: 0.5em;
}

.cc-header {
  font-size: 18px;
  font-weight: 700;
}

.cc-btn, .cc-close, .cc-link, .cc-revoke {
  cursor: pointer;
}

.cc-link {
  opacity: 0.8;
  display: inline-block;
  padding: 0.2em;
}

.cc-link:hover {
  opacity: 1;
}

.cc-link:active, .cc-link:visited {
  color: initial;
}

.cc-btn {
  display: block;
  padding: 0.4em 0.8em;
  font-size: 0.9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
}

.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent;
}

.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline;
}

.cc-close {
  display: block;
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 1.6em;
  opacity: 0.9;
  line-height: 0.75;
}

.cc-close:focus, .cc-close:hover {
  opacity: 1;
}

.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
}

.cc-revoke.cc-left {
  left: 3em;
  right: unset;
}

.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}

.cc-top {
  top: 1em;
}

.cc-left {
  left: 1em;
}

.cc-right {
  right: 1em;
}

.cc-bottom {
  bottom: 1em;
}

.cc-floating > .cc-link {
  margin-bottom: 1em;
}

.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em;
}

.cc-window.cc-floating .cc-compliance {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.cc-window.cc-banner {
  -ms-flex-align: center;
  align-items: center;
}

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0;
}

.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}

.cc-banner .cc-message {
  display: block;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 100%;
  margin-right: 1em;
}

.cc-compliance {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.cc-floating .cc-compliance > .cc-btn {
  -ms-flex: 1;
  flex: 1;
}

.cc-btn + .cc-btn {
  margin-left: 0.5em;
}

@media print {
  .cc-revoke, .cc-window {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal;
  }
}
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0;
  }

  .cc-window.cc-bottom {
    bottom: 0;
  }

  .cc-window.cc-banner, .cc-window.cc-floating, .cc-window.cc-left, .cc-window.cc-right {
    left: 0;
    right: 0;
  }

  .cc-window.cc-banner {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cc-window.cc-banner .cc-compliance {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .cc-window.cc-floating {
    max-width: none;
  }

  .cc-window .cc-message {
    margin-bottom: 1em;
  }

  .cc-window.cc-banner {
    -ms-flex-align: unset;
    align-items: unset;
  }

  .cc-window.cc-banner .cc-message {
    margin-right: 0;
  }
}
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  flex: none;
}

.cc-theme-classic .cc-btn {
  border-radius: 5px;
}

.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}

.cc-theme-edgeless.cc-window {
  padding: 0;
}

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em 2em 1.5em;
}

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: 0.8em 1.8em;
  height: 100%;
}

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0;
}

.partners-slider .slick-prev:before, .partners-slider .slick-next:before {
  opacity: 0.25;
  color: #000000;
}
.partners-slider .slick-dots li button:before {
  color: #999;
}
.partners-slider .slick-prev, .partners-slider .slick-next {
  height: auto;
  width: auto;
  top: 5%;
}
.partners-slider .slick-next {
  right: -50px;
}
.partners-slider .slick-prev {
  left: -50px;
}
.partners-slider ul.slick-dots {
  bottom: -50px;
}

.twitter-widget .logo-hold {
  padding-left: 25px;
  width: 100;
}
.twitter-widget .logo-hold img {
  max-width: 40px;
  float: left;
  opacity: 0.7;
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
}
.twitter-widget .logo-hold p {
  float: left;
  padding-left: 20px;
  padding-top: 7px;
}
.twitter-widget.twitter-theme-light p, .twitter-widget.twitter-widget.twitter-theme-light a {
  color: #333;
}
.twitter-widget.twitter-theme-dark p, .twitter-widget.twitter-theme-dark a {
  color: #fff;
}

body {
  background: #293946;
  /* color: #fff */
}

strong, b {
  font-weight: bold !important;
}

#loading-cover {
  background: url("../gif/ajax-loader.gif") no-repeat scroll center center #FFF;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 999;
}

.padx-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.ign-text-slim, .ign-content-slim {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.ign-image-slim, .ign-form-slim {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.partners img.partner-item {
  max-width: 140px;
}

.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light h6,
.text-light p {
  color: #fff !important;
}

.text-dark h1,
.text-dark h2,
.text-dark h3,
.text-dark h4,
.text-dark h5,
.text-dark h6,
.text-dark p {
  color: #333 !important;
}

.zoom {
  position: relative;
  overflow: hidden;
}

.zoom:HOVER img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}

.zoom img {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.ign-row-content-light P,
.ign-row-content-light H1,
.ign-row-content-light H2,
.ign-row-content-light H3,
.ign-row-content-light H4,
.ign-row-content-light H5,
.ign-row-content-light H6,
.ign-row-content-light em.caption,
.ign-row-content-light label,
.ign-row-content-light label span,
.ign-row-content-light p,
.ign-row-content-light p span {
  color: #ffffff !important;
}

.ign-row-content-dark H1,
.ign-row-content-dark H2,
.ign-row-content-dark H3,
.ign-row-content-dark H4,
.ign-row-content-dark H5,
.ign-row-content-dark H6 {
  color: #0e121e;
}

.ign-row-content-dark P,
.ign-row-content-dark em.caption {
  color: #222222;
}

.ign-background-parallax {
  background-size: cover;
  background-attachment: fixed;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
}

.ign-background-norepeat {
  background-repeat: no-repeat;
  background-size: 100%;
}

.ign-simple-content .container, .ign-simple-content-trans .container {
  background: #fff;
  max-width: 1200px;
  padding: 0 30px;
  max-width: 1800px;
}
@media (min-width: 992px) {
  .ign-simple-content .container, .ign-simple-content-trans .container {
    max-width: 1300px;
    padding: 0 70px;
  }
}
@media (min-width: 1200px) {
  .ign-simple-content .container, .ign-simple-content-trans .container {
    max-width: 1400px;
  }
}
.ign-simple-content .container:first-child, .ign-simple-content-trans .container:first-child {
  padding-top: 30px;
}
@media (min-width: 992px) {
  .ign-simple-content .container:first-child, .ign-simple-content-trans .container:first-child {
    padding-top: 70px;
  }
}
.ign-simple-content .container:last-child, .ign-simple-content-trans .container:last-child {
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .ign-simple-content .container:last-child, .ign-simple-content-trans .container:last-child {
    padding-bottom: 70px;
  }
}

.ign-simple-content-trans .container {
  background-color: rgba(255, 255, 255, 0.7);
}

@media (min-width: 992px) {
  .container {
    padding-right: 50px;
    padding-left: 50px;
  }
  .container.ign-content {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container.fullcontent {
    padding-right: 0px;
    padding-left: 0px;
  }
}
/* PRELOADER CSS */
#preloader-wrapper {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  position: fixed;
  background: #3c505a;
  visibility: visible;
  z-index: 10000;
}
#preloader-wrapper .loader {
  position: relative;
  top: 35%;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

/*# sourceMappingURL=frontend.css.map */
