@charset "UTF-8";
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

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

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

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

.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important;
}

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

.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important;
}

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

.materialize-red-text.text-lighten-3 {
  color: #f3989b !important;
}

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

.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important;
}

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

.materialize-red-text.text-lighten-1 {
  color: #ea454b !important;
}

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

.materialize-red-text.text-darken-1 {
  color: #d0181e !important;
}

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

.materialize-red-text.text-darken-2 {
  color: #b9151b !important;
}

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

.materialize-red-text.text-darken-3 {
  color: #a21318 !important;
}

.materialize-red.darken-4 {
  background-color: #8b1014 !important;
}

.materialize-red-text.text-darken-4 {
  color: #8b1014 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.purple-text.text-accent-4 {
  color: #a0f !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.yellow-text.text-accent-2 {
  color: #ff0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grey-text.text-lighten-3 {
  color: #eee !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.transparent {
  background-color: transparent !important;
}

.transparent-text {
  color: transparent !important;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

html {
  box-sizing: border-box;
}

*,
:after,
:before {
  box-sizing: inherit;
}

ul:not(.browser-default) {
  padding-left: 0;
  list-style-type: none;
}

ul:not(.browser-default) li {
  list-style-type: none;
}

a {
  color: #039be5;
  -webkit-tap-highlight-color: transparent;
}

.valign-wrapper {
  display: flex;
  align-items: center;
}

.valign-wrapper .valign {
  display: block;
}

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

.btn,
.btn-floating,
.btn-large,
.collapsible,
.side-nav,
.toast,
.z-depth-1,
nav {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.btn-floating:hover,
.btn-large:hover,
.btn:hover,
.z-depth-1-half {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.z-depth-2 {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3);
}

.z-depth-3 {
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.3);
}

.modal,
.z-depth-4 {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
}

.z-depth-5 {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
}

.hoverable {
  transition: box-shadow 0.25s;
  box-shadow: 0;
}

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

.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0;
}

blockquote {
  margin: 20px 0;
  padding-left: 1.5rem;
  border-left: 5px solid #ee6e73;
}

i {
  line-height: inherit;
}

i.left {
  float: left;
  margin-right: 15px;
}

i.right {
  float: right;
  margin-left: 15px;
}

i.tiny {
  font-size: 1rem;
}

i.small {
  font-size: 2rem;
}

i.medium {
  font-size: 4rem;
}

i.large {
  font-size: 6rem;
}

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

.pagination li {
  display: inline-block;
  border-radius: 2px;
  text-align: center;
  vertical-align: top;
  height: 30px;
}

.pagination li a {
  color: #444;
  display: inline-block;
  font-size: 1.2rem;
  padding: 0 10px;
  line-height: 30px;
}

.pagination li.active a {
  color: #fff;
}

.pagination li.active {
  background-color: #ee6e73;
}

.pagination li.disabled a {
  cursor: default;
  color: #999;
}

.pagination li i {
  font-size: 2rem;
}

.pagination li.pages ul li {
  display: inline-block;
  float: none;
}

@media only screen and (max-width: 992px) {
  .pagination {
    width: 100%;
  }
  .pagination li.next,
  .pagination li.prev {
    width: 10%;
  }
  .pagination li.pages {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
  }
}
.breadcrumb {
  font-size: 18px;
  color: hsla(0, 0%, 100%, 0.7);
}

.breadcrumb [class*=mdi-],
.breadcrumb [class^=mdi-],
.breadcrumb i,
.breadcrumb i.material-icons {
  display: inline-block;
  float: left;
  font-size: 24px;
}

.breadcrumb:before {
  content: "\e5cc";
  color: hsla(0, 0%, 100%, 0.7);
  vertical-align: top;
  display: inline-block;
  font-family: Material Icons;
  font-weight: 400;
  font-style: normal;
  font-size: 25px;
  margin: 0 10px 0 8px;
  -webkit-font-smoothing: antialiased;
}

.breadcrumb:first-child:before {
  display: none;
}

.breadcrumb:last-child {
  color: #fff;
}

.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px;
}

.parallax {
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.parallax,
.parallax img {
  position: absolute;
  bottom: 0;
}

.parallax img {
  display: none;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translateZ(0);
  transform: translateX(-50%);
}

.pin-bottom,
.pin-top {
  position: relative;
}

.pinned {
  position: fixed !important;
}

.fade-in,
ul.staggered-list li {
  opacity: 0;
}

.fade-in {
  transform-origin: 0 50%;
}

@media only screen and (max-width: 600px) {
  .hide-on-small-and-down,
  .hide-on-small-only {
    display: none !important;
  }
}
@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}
@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important;
  }
}
@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important;
  }
}
@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: block !important;
  }
}
@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center;
  }
}
.page-footer {
  padding-top: 20px;
  background-color: #ee6e73;
}

.page-footer .footer-copyright {
  overflow: hidden;
  min-height: 50px;
  display: flex;
  align-items: center;
  padding: 10px 0;
  color: hsla(0, 0%, 100%, 0.8);
  background-color: rgba(51, 51, 51, 0.08);
}

table,
td,
th {
  border: none;
}

table {
  width: 100%;
  display: table;
}

table.bordered > tbody > tr,
table.bordered > thead > tr {
  border-bottom: 1px solid #d0d0d0;
}

table.striped > tbody > tr:nth-child(odd) {
  background-color: #f2f2f2;
}

table.striped > tbody > tr > td {
  border-radius: 0;
}

table.highlight > tbody > tr {
  transition: background-color 0.25s ease;
}

table.highlight > tbody > tr:hover {
  background-color: #f2f2f2;
}

table.centered tbody tr td,
table.centered thead tr th {
  text-align: center;
}

thead {
  border-bottom: 1px solid #d0d0d0;
}

td,
th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
}

@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
  }
  table.responsive-table td:empty:before {
    content: " ";
  }
  table.responsive-table td,
  table.responsive-table th {
    margin: 0;
    vertical-align: top;
  }
  table.responsive-table th {
    text-align: left;
  }
  table.responsive-table thead {
    display: block;
    float: left;
  }
  table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0;
  }
  table.responsive-table thead tr th:before {
    content: " ";
  }
  table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  table.responsive-table th {
    display: block;
    text-align: right;
  }
  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  table.responsive-table tr {
    padding: 0 10px;
  }
  table.responsive-table thead {
    border: 0;
    border-right: 1px solid #d0d0d0;
  }
  table.responsive-table.bordered th {
    border-bottom: 0;
    border-left: 0;
  }
  table.responsive-table.bordered td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  table.responsive-table.bordered tr {
    border: 0;
  }
  table.responsive-table.bordered tbody tr {
    border-right: 1px solid #d0d0d0;
  }
}
.collection {
  margin: 0.5rem 0 1rem;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}

.collection .collection-item {
  background-color: #fff;
  line-height: 1.5rem;
  padding: 10px 20px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}

.collection .collection-item.avatar {
  min-height: 84px;
  padding-left: 72px;
  position: relative;
}

.collection .collection-item.avatar .circle {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
}

.collection .collection-item.avatar i.circle {
  font-size: 18px;
  line-height: 42px;
  color: #fff;
  background-color: #999;
  text-align: center;
}

.collection .collection-item.avatar .title {
  font-size: 16px;
}

.collection .collection-item.avatar p {
  margin: 0;
}

.collection .collection-item.avatar .secondary-content {
  position: absolute;
  top: 16px;
  right: 16px;
}

.collection .collection-item:last-child {
  border-bottom: none;
}

.collection .collection-item.active {
  background-color: #26a69a;
  color: #eafaf9;
}

.collection .collection-item.active .secondary-content {
  color: #fff;
}

.collection a.collection-item {
  display: block;
  transition: 0.25s;
  color: #26a69a;
}

.collection a.collection-item:not(.active):hover {
  background-color: #ddd;
}

.collection.with-header .collection-header {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 20px;
}

.collection.with-header .collection-item {
  padding-left: 30px;
}

.collection.with-header .collection-item.avatar {
  padding-left: 72px;
}

.secondary-content {
  float: right;
  color: #26a69a;
}

.collapsible .collection {
  margin: 0;
  border: none;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.video-container embed,
.video-container iframe,
.video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #acece6;
  border-radius: 2px;
  margin: 0.5rem 0 1rem;
  overflow: hidden;
}

.progress .determinate {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  transition: width 0.3s linear;
}

.progress .determinate,
.progress .indeterminate {
  background-color: #26a69a;
}

.progress .indeterminate:before {
  animation: a 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

.progress .indeterminate:after,
.progress .indeterminate:before {
  content: "";
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
}

.progress .indeterminate:after {
  animation: b 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation-delay: 1.15s;
}

@keyframes a {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  to {
    left: 100%;
    right: -90%;
  }
}
@keyframes b {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  to {
    left: 107%;
    right: -8%;
  }
}
.hide {
  display: none !important;
}

.left-align {
  text-align: left;
}

.right-align {
  text-align: right;
}

.center,
.center-align {
  text-align: center;
}

.left {
  float: left !important;
}

.right {
  float: right !important;
}

.no-select,
input[type=range],
input[type=range] + .thumb {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.circle {
  border-radius: 50%;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.no-padding {
  padding: 0 !important;
}

.material-icons {
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
}

.container {
  margin: 0 auto;
  max-width: 1280px;
  width: 90%;
}

@media only screen and (min-width: 601px) {
  .container {
    width: 85%;
  }
}
@media only screen and (min-width: 993px) {
  .container {
    width: 70%;
  }
}
.container .row {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.section {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.section.no-pad {
  padding: 0;
}

.section.no-pad-bot {
  padding-bottom: 0;
}

.section.no-pad-top {
  padding-top: 0;
}

.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.row .col {
  float: left;
  box-sizing: border-box;
  padding: 0 0.75rem;
  min-height: 1px;
}

.row .col[class*=pull-],
.row .col[class*=push-] {
  position: relative;
}

.row .col.l1,
.row .col.l2,
.row .col.l3,
.row .col.l4,
.row .col.l5,
.row .col.l6,
.row .col.l7,
.row .col.l8,
.row .col.l9,
.row .col.l10,
.row .col.l11,
.row .col.l12,
.row .col.m1,
.row .col.m2,
.row .col.m3,
.row .col.m4,
.row .col.m5,
.row .col.m6,
.row .col.m7,
.row .col.m8,
.row .col.m9,
.row .col.m10,
.row .col.m11,
.row .col.m12,
.row .col.s1,
.row .col.s2,
.row .col.s3,
.row .col.s4,
.row .col.s5,
.row .col.s6,
.row .col.s7,
.row .col.s8,
.row .col.s9,
.row .col.s10,
.row .col.s11,
.row .col.s12,
.row .col.xl1,
.row .col.xl2,
.row .col.xl3,
.row .col.xl4,
.row .col.xl5,
.row .col.xl6,
.row .col.xl7,
.row .col.xl8,
.row .col.xl9,
.row .col.xl10,
.row .col.xl11,
.row .col.xl12 {
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s1 {
  width: 8.33333%;
}

.row .col.s2 {
  width: 16.66667%;
}

.row .col.s3 {
  width: 25%;
}

.row .col.s4 {
  width: 33.33333%;
}

.row .col.s5 {
  width: 41.66667%;
}

.row .col.s6 {
  width: 50%;
}

.row .col.s7 {
  width: 58.33333%;
}

.row .col.s8 {
  width: 66.66667%;
}

.row .col.s9 {
  width: 75%;
}

.row .col.s10 {
  width: 83.33333%;
}

.row .col.s11 {
  width: 91.66667%;
}

.row .col.s12 {
  width: 100%;
}

.row .col.offset-s1 {
  margin-left: 8.33333%;
}

.row .col.pull-s1 {
  right: 8.33333%;
}

.row .col.push-s1 {
  left: 8.33333%;
}

.row .col.offset-s2 {
  margin-left: 16.66667%;
}

.row .col.pull-s2 {
  right: 16.66667%;
}

.row .col.push-s2 {
  left: 16.66667%;
}

.row .col.offset-s3 {
  margin-left: 25%;
}

.row .col.pull-s3 {
  right: 25%;
}

.row .col.push-s3 {
  left: 25%;
}

.row .col.offset-s4 {
  margin-left: 33.33333%;
}

.row .col.pull-s4 {
  right: 33.33333%;
}

.row .col.push-s4 {
  left: 33.33333%;
}

.row .col.offset-s5 {
  margin-left: 41.66667%;
}

.row .col.pull-s5 {
  right: 41.66667%;
}

.row .col.push-s5 {
  left: 41.66667%;
}

.row .col.offset-s6 {
  margin-left: 50%;
}

.row .col.pull-s6 {
  right: 50%;
}

.row .col.push-s6 {
  left: 50%;
}

.row .col.offset-s7 {
  margin-left: 58.33333%;
}

.row .col.pull-s7 {
  right: 58.33333%;
}

.row .col.push-s7 {
  left: 58.33333%;
}

.row .col.offset-s8 {
  margin-left: 66.66667%;
}

.row .col.pull-s8 {
  right: 66.66667%;
}

.row .col.push-s8 {
  left: 66.66667%;
}

.row .col.offset-s9 {
  margin-left: 75%;
}

.row .col.pull-s9 {
  right: 75%;
}

.row .col.push-s9 {
  left: 75%;
}

.row .col.offset-s10 {
  margin-left: 83.33333%;
}

.row .col.pull-s10 {
  right: 83.33333%;
}

.row .col.push-s10 {
  left: 83.33333%;
}

.row .col.offset-s11 {
  margin-left: 91.66667%;
}

.row .col.pull-s11 {
  right: 91.66667%;
}

.row .col.push-s11 {
  left: 91.66667%;
}

.row .col.offset-s12 {
  margin-left: 100%;
}

.row .col.pull-s12 {
  right: 100%;
}

.row .col.push-s12 {
  left: 100%;
}

@media only screen and (min-width: 601px) {
  .row .col.m1 {
    width: 8.33333%;
  }
  .row .col.m2 {
    width: 16.66667%;
  }
  .row .col.m3 {
    width: 25%;
  }
  .row .col.m4 {
    width: 33.33333%;
  }
  .row .col.m5 {
    width: 41.66667%;
  }
  .row .col.m6 {
    width: 50%;
  }
  .row .col.m7 {
    width: 58.33333%;
  }
  .row .col.m8 {
    width: 66.66667%;
  }
  .row .col.m9 {
    width: 75%;
  }
  .row .col.m10 {
    width: 83.33333%;
  }
  .row .col.m11 {
    width: 91.66667%;
  }
  .row .col.m12 {
    width: 100%;
  }
  .row .col.offset-m1 {
    margin-left: 8.33333%;
  }
  .row .col.pull-m1 {
    right: 8.33333%;
  }
  .row .col.push-m1 {
    left: 8.33333%;
  }
  .row .col.offset-m2 {
    margin-left: 16.66667%;
  }
  .row .col.pull-m2 {
    right: 16.66667%;
  }
  .row .col.push-m2 {
    left: 16.66667%;
  }
  .row .col.offset-m3 {
    margin-left: 25%;
  }
  .row .col.pull-m3 {
    right: 25%;
  }
  .row .col.push-m3 {
    left: 25%;
  }
  .row .col.offset-m4 {
    margin-left: 33.33333%;
  }
  .row .col.pull-m4 {
    right: 33.33333%;
  }
  .row .col.push-m4 {
    left: 33.33333%;
  }
  .row .col.offset-m5 {
    margin-left: 41.66667%;
  }
  .row .col.pull-m5 {
    right: 41.66667%;
  }
  .row .col.push-m5 {
    left: 41.66667%;
  }
  .row .col.offset-m6 {
    margin-left: 50%;
  }
  .row .col.pull-m6 {
    right: 50%;
  }
  .row .col.push-m6 {
    left: 50%;
  }
  .row .col.offset-m7 {
    margin-left: 58.33333%;
  }
  .row .col.pull-m7 {
    right: 58.33333%;
  }
  .row .col.push-m7 {
    left: 58.33333%;
  }
  .row .col.offset-m8 {
    margin-left: 66.66667%;
  }
  .row .col.pull-m8 {
    right: 66.66667%;
  }
  .row .col.push-m8 {
    left: 66.66667%;
  }
  .row .col.offset-m9 {
    margin-left: 75%;
  }
  .row .col.pull-m9 {
    right: 75%;
  }
  .row .col.push-m9 {
    left: 75%;
  }
  .row .col.offset-m10 {
    margin-left: 83.33333%;
  }
  .row .col.pull-m10 {
    right: 83.33333%;
  }
  .row .col.push-m10 {
    left: 83.33333%;
  }
  .row .col.offset-m11 {
    margin-left: 91.66667%;
  }
  .row .col.pull-m11 {
    right: 91.66667%;
  }
  .row .col.push-m11 {
    left: 91.66667%;
  }
  .row .col.offset-m12 {
    margin-left: 100%;
  }
  .row .col.pull-m12 {
    right: 100%;
  }
  .row .col.push-m12 {
    left: 100%;
  }
}
@media only screen and (min-width: 993px) {
  .row .col.l1 {
    width: 8.33333%;
  }
  .row .col.l2 {
    width: 16.66667%;
  }
  .row .col.l3 {
    width: 25%;
  }
  .row .col.l4 {
    width: 33.33333%;
  }
  .row .col.l5 {
    width: 41.66667%;
  }
  .row .col.l6 {
    width: 50%;
  }
  .row .col.l7 {
    width: 58.33333%;
  }
  .row .col.l8 {
    width: 66.66667%;
  }
  .row .col.l9 {
    width: 75%;
  }
  .row .col.l10 {
    width: 83.33333%;
  }
  .row .col.l11 {
    width: 91.66667%;
  }
  .row .col.l12 {
    width: 100%;
  }
  .row .col.offset-l1 {
    margin-left: 8.33333%;
  }
  .row .col.pull-l1 {
    right: 8.33333%;
  }
  .row .col.push-l1 {
    left: 8.33333%;
  }
  .row .col.offset-l2 {
    margin-left: 16.66667%;
  }
  .row .col.pull-l2 {
    right: 16.66667%;
  }
  .row .col.push-l2 {
    left: 16.66667%;
  }
  .row .col.offset-l3 {
    margin-left: 25%;
  }
  .row .col.pull-l3 {
    right: 25%;
  }
  .row .col.push-l3 {
    left: 25%;
  }
  .row .col.offset-l4 {
    margin-left: 33.33333%;
  }
  .row .col.pull-l4 {
    right: 33.33333%;
  }
  .row .col.push-l4 {
    left: 33.33333%;
  }
  .row .col.offset-l5 {
    margin-left: 41.66667%;
  }
  .row .col.pull-l5 {
    right: 41.66667%;
  }
  .row .col.push-l5 {
    left: 41.66667%;
  }
  .row .col.offset-l6 {
    margin-left: 50%;
  }
  .row .col.pull-l6 {
    right: 50%;
  }
  .row .col.push-l6 {
    left: 50%;
  }
  .row .col.offset-l7 {
    margin-left: 58.33333%;
  }
  .row .col.pull-l7 {
    right: 58.33333%;
  }
  .row .col.push-l7 {
    left: 58.33333%;
  }
  .row .col.offset-l8 {
    margin-left: 66.66667%;
  }
  .row .col.pull-l8 {
    right: 66.66667%;
  }
  .row .col.push-l8 {
    left: 66.66667%;
  }
  .row .col.offset-l9 {
    margin-left: 75%;
  }
  .row .col.pull-l9 {
    right: 75%;
  }
  .row .col.push-l9 {
    left: 75%;
  }
  .row .col.offset-l10 {
    margin-left: 83.33333%;
  }
  .row .col.pull-l10 {
    right: 83.33333%;
  }
  .row .col.push-l10 {
    left: 83.33333%;
  }
  .row .col.offset-l11 {
    margin-left: 91.66667%;
  }
  .row .col.pull-l11 {
    right: 91.66667%;
  }
  .row .col.push-l11 {
    left: 91.66667%;
  }
  .row .col.offset-l12 {
    margin-left: 100%;
  }
  .row .col.pull-l12 {
    right: 100%;
  }
  .row .col.push-l12 {
    left: 100%;
  }
}
@media only screen and (min-width: 1201px) {
  .row .col.xl1 {
    width: 8.33333%;
  }
  .row .col.xl2 {
    width: 16.66667%;
  }
  .row .col.xl3 {
    width: 25%;
  }
  .row .col.xl4 {
    width: 33.33333%;
  }
  .row .col.xl5 {
    width: 41.66667%;
  }
  .row .col.xl6 {
    width: 50%;
  }
  .row .col.xl7 {
    width: 58.33333%;
  }
  .row .col.xl8 {
    width: 66.66667%;
  }
  .row .col.xl9 {
    width: 75%;
  }
  .row .col.xl10 {
    width: 83.33333%;
  }
  .row .col.xl11 {
    width: 91.66667%;
  }
  .row .col.xl12 {
    width: 100%;
  }
  .row .col.offset-xl1 {
    margin-left: 8.33333%;
  }
  .row .col.pull-xl1 {
    right: 8.33333%;
  }
  .row .col.push-xl1 {
    left: 8.33333%;
  }
  .row .col.offset-xl2 {
    margin-left: 16.66667%;
  }
  .row .col.pull-xl2 {
    right: 16.66667%;
  }
  .row .col.push-xl2 {
    left: 16.66667%;
  }
  .row .col.offset-xl3 {
    margin-left: 25%;
  }
  .row .col.pull-xl3 {
    right: 25%;
  }
  .row .col.push-xl3 {
    left: 25%;
  }
  .row .col.offset-xl4 {
    margin-left: 33.33333%;
  }
  .row .col.pull-xl4 {
    right: 33.33333%;
  }
  .row .col.push-xl4 {
    left: 33.33333%;
  }
  .row .col.offset-xl5 {
    margin-left: 41.66667%;
  }
  .row .col.pull-xl5 {
    right: 41.66667%;
  }
  .row .col.push-xl5 {
    left: 41.66667%;
  }
  .row .col.offset-xl6 {
    margin-left: 50%;
  }
  .row .col.pull-xl6 {
    right: 50%;
  }
  .row .col.push-xl6 {
    left: 50%;
  }
  .row .col.offset-xl7 {
    margin-left: 58.33333%;
  }
  .row .col.pull-xl7 {
    right: 58.33333%;
  }
  .row .col.push-xl7 {
    left: 58.33333%;
  }
  .row .col.offset-xl8 {
    margin-left: 66.66667%;
  }
  .row .col.pull-xl8 {
    right: 66.66667%;
  }
  .row .col.push-xl8 {
    left: 66.66667%;
  }
  .row .col.offset-xl9 {
    margin-left: 75%;
  }
  .row .col.pull-xl9 {
    right: 75%;
  }
  .row .col.push-xl9 {
    left: 75%;
  }
  .row .col.offset-xl10 {
    margin-left: 83.33333%;
  }
  .row .col.pull-xl10 {
    right: 83.33333%;
  }
  .row .col.push-xl10 {
    left: 83.33333%;
  }
  .row .col.offset-xl11 {
    margin-left: 91.66667%;
  }
  .row .col.pull-xl11 {
    right: 91.66667%;
  }
  .row .col.push-xl11 {
    left: 91.66667%;
  }
  .row .col.offset-xl12 {
    margin-left: 100%;
  }
  .row .col.pull-xl12 {
    right: 100%;
  }
  .row .col.push-xl12 {
    left: 100%;
  }
}
nav {
  color: #fff;
  background-color: #ee6e73;
  width: 100%;
  height: 56px;
  line-height: 56px;
}

nav.nav-extended {
  height: auto;
}

nav.nav-extended .nav-wrapper {
  min-height: 56px;
  height: auto;
}

nav.nav-extended .nav-content {
  position: relative;
  line-height: normal;
}

nav a {
  color: #fff;
}

nav [class*=mdi-],
nav [class^=mdi-],
nav i,
nav i.material-icons {
  display: block;
  font-size: 24px;
  height: 56px;
  line-height: 56px;
}

nav .nav-wrapper {
  position: relative;
  height: 100%;
}

@media only screen and (min-width: 993px) {
  nav .button-collapse {
    display: none;
  }
}
nav .button-collapse {
  float: left;
  position: relative;
  z-index: 1;
  height: 56px;
  margin: 0 18px;
}

nav .button-collapse i {
  height: 56px;
  line-height: 56px;
}

nav .brand-logo {
  position: absolute;
  color: #fff;
  display: inline-block;
  font-size: 2.1rem;
  padding: 0;
  white-space: nowrap;
}

nav .brand-logo.center {
  left: 50%;
  transform: translateX(-50%);
}

@media only screen and (max-width: 992px) {
  nav .brand-logo {
    left: 50%;
    transform: translateX(-50%);
  }
  nav .brand-logo.left,
  nav .brand-logo.right {
    padding: 0;
    transform: none;
  }
  nav .brand-logo.left {
    left: 0.5rem;
  }
  nav .brand-logo.right {
    right: 0.5rem;
    left: auto;
  }
}
nav .brand-logo.right {
  right: 0.5rem;
  padding: 0;
}

nav .brand-logo [class*=mdi-],
nav .brand-logo [class^=mdi-],
nav .brand-logo i,
nav .brand-logo i.material-icons {
  float: left;
  margin-right: 15px;
}

nav .nav-title {
  display: inline-block;
  font-size: 32px;
  padding: 28px 0;
}

nav ul {
  margin: 0;
}

nav ul li {
  transition: background-color 0.3s;
  float: left;
  padding: 0;
}

nav ul li.active {
  background-color: rgba(0, 0, 0, 0.1);
}

nav ul a {
  transition: background-color 0.3s;
  font-size: 1rem;
  color: #fff;
  display: block;
  padding: 0 15px;
  cursor: pointer;
}

nav ul a.btn,
nav ul a.btn-flat,
nav ul a.btn-floating,
nav ul a.btn-large {
  margin-top: -2px;
  margin-left: 15px;
  margin-right: 15px;
}

nav ul a.btn-flat > .material-icons,
nav ul a.btn-floating > .material-icons,
nav ul a.btn-large > .material-icons,
nav ul a.btn > .material-icons {
  height: inherit;
  line-height: inherit;
}

nav ul a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

nav ul.left {
  float: left;
}

nav form {
  height: 100%;
}

nav .input-field {
  margin: 0;
  height: 100%;
}

nav .input-field input {
  height: 100%;
  font-size: 1.2rem;
  border: none;
  padding-left: 2rem;
}

nav .input-field input:focus,
nav .input-field input[type=date]:valid,
nav .input-field input[type=email]:valid,
nav .input-field input[type=password]:valid,
nav .input-field input[type=text]:valid,
nav .input-field input[type=url]:valid {
  border: none;
  box-shadow: none;
}

nav .input-field label {
  top: 0;
  left: 0;
}

nav .input-field label i {
  color: hsla(0, 0%, 100%, 0.7);
  transition: color 0.3s;
}

nav .input-field label.active i {
  color: #fff;
}

.navbar-fixed {
  position: relative;
  height: 56px;
  z-index: 997;
}

.navbar-fixed nav {
  position: fixed;
}

@media only screen and (min-width: 601px) {
  nav.nav-extended .nav-wrapper {
    min-height: 64px;
  }
  nav,
  nav .nav-wrapper i,
  nav a.button-collapse,
  nav a.button-collapse i {
    height: 64px;
    line-height: 64px;
  }
  .navbar-fixed {
    height: 64px;
  }
}
a {
  text-decoration: none;
}

html {
  line-height: 1.5;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.87);
}

@media only screen and (min-width: 0) {
  html {
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 14.5px;
  }
}
@media only screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.1;
}

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

h1 {
  font-size: 4.2rem;
  margin: 2.1rem 0 1.68rem;
}

h1,
h2 {
  line-height: 110%;
}

h2 {
  font-size: 3.56rem;
  margin: 1.78rem 0 1.424rem;
}

h3 {
  font-size: 2.92rem;
  margin: 1.46rem 0 1.168rem;
}

h3,
h4 {
  line-height: 110%;
}

h4 {
  font-size: 2.28rem;
  margin: 1.14rem 0 0.912rem;
}

h5 {
  font-size: 1.64rem;
  margin: 0.82rem 0 0.656rem;
}

h5,
h6 {
  line-height: 110%;
}

h6 {
  font-size: 1rem;
  margin: 0.5rem 0 0.4rem;
}

em {
  font-style: italic;
}

strong {
  font-weight: 500;
}

small {
  font-size: 75%;
}

.light,
.page-footer .footer-copyright {
  font-weight: 300;
}

.thin {
  font-weight: 200;
}

.flow-text {
  font-weight: 300;
}

@media only screen and (min-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 390px) {
  .flow-text {
    font-size: 1.224rem;
  }
}
@media only screen and (min-width: 420px) {
  .flow-text {
    font-size: 1.248rem;
  }
}
@media only screen and (min-width: 450px) {
  .flow-text {
    font-size: 1.272rem;
  }
}
@media only screen and (min-width: 480px) {
  .flow-text {
    font-size: 1.296rem;
  }
}
@media only screen and (min-width: 510px) {
  .flow-text {
    font-size: 1.32rem;
  }
}
@media only screen and (min-width: 540px) {
  .flow-text {
    font-size: 1.344rem;
  }
}
@media only screen and (min-width: 570px) {
  .flow-text {
    font-size: 1.368rem;
  }
}
@media only screen and (min-width: 600px) {
  .flow-text {
    font-size: 1.392rem;
  }
}
@media only screen and (min-width: 630px) {
  .flow-text {
    font-size: 1.416rem;
  }
}
@media only screen and (min-width: 660px) {
  .flow-text {
    font-size: 1.44rem;
  }
}
@media only screen and (min-width: 690px) {
  .flow-text {
    font-size: 1.464rem;
  }
}
@media only screen and (min-width: 720px) {
  .flow-text {
    font-size: 1.488rem;
  }
}
@media only screen and (min-width: 750px) {
  .flow-text {
    font-size: 1.512rem;
  }
}
@media only screen and (min-width: 780px) {
  .flow-text {
    font-size: 1.536rem;
  }
}
@media only screen and (min-width: 810px) {
  .flow-text {
    font-size: 1.56rem;
  }
}
@media only screen and (min-width: 840px) {
  .flow-text {
    font-size: 1.584rem;
  }
}
@media only screen and (min-width: 870px) {
  .flow-text {
    font-size: 1.608rem;
  }
}
@media only screen and (min-width: 900px) {
  .flow-text {
    font-size: 1.632rem;
  }
}
@media only screen and (min-width: 930px) {
  .flow-text {
    font-size: 1.656rem;
  }
}
@media only screen and (min-width: 960px) {
  .flow-text {
    font-size: 1.68rem;
  }
}
@media only screen and (max-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
.scale-transition {
  transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important;
}

.scale-transition.scale-out {
  transform: scale(0);
  transition: transform 0.2s !important;
}

.scale-transition.scale-in {
  transform: scale(1);
}

#toast-container {
  display: block;
  position: fixed;
  z-index: 10000;
}

@media only screen and (max-width: 600px) {
  #toast-container {
    min-width: 100%;
    bottom: 0;
  }
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
  #toast-container {
    left: 5%;
    bottom: 7%;
    max-width: 90%;
  }
}
@media only screen and (min-width: 993px) {
  #toast-container {
    top: 10%;
    right: 7%;
    max-width: 86%;
  }
}
.toast {
  border-radius: 2px;
  top: 35px;
  width: auto;
  clear: both;
  margin-top: 10px;
  position: relative;
  max-width: 100%;
  height: auto;
  min-height: 48px;
  line-height: 1.5em;
  word-break: break-all;
  background-color: #323232;
  padding: 10px 25px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.toast .btn,
.toast .btn-flat,
.toast .btn-large {
  margin: 0;
  margin-left: 3rem;
}

.toast.rounded {
  border-radius: 24px;
}

@media only screen and (max-width: 600px) {
  .toast {
    width: 100%;
    border-radius: 0;
  }
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
  .toast {
    float: left;
  }
}
@media only screen and (min-width: 993px) {
  .toast {
    float: right;
  }
}
.material-tooltip {
  padding: 10px 8px;
  font-size: 1rem;
  z-index: 2000;
  background-color: transparent;
  border-radius: 2px;
  color: #fff;
  min-height: 36px;
  line-height: 120%;
  text-align: center;
  max-width: calc(100% - 4px);
  overflow: hidden;
  left: 0;
  top: 0;
  pointer-events: none;
}

.backdrop,
.material-tooltip {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}

.backdrop {
  height: 7px;
  width: 14px;
  border-radius: 0 0 50% 50%;
  background-color: #323232;
  z-index: -1;
  transform-origin: 50% 0;
}

.btn,
.btn-flat,
.btn-large {
  border: none;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 2rem;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
}

.btn-flat.disabled,
.btn-flat:disabled,
.btn-flat[disabled],
.btn-floating.disabled,
.btn-floating:disabled,
.btn-floating[disabled],
.btn-large.disabled,
.btn-large:disabled,
.btn-large[disabled],
.btn.disabled,
.btn:disabled,
.btn[disabled],
.disabled.btn-large {
  pointer-events: none;
  background-color: #dfdfdf !important;
  box-shadow: none;
  color: #9f9f9f !important;
  cursor: default;
}

.btn-flat.disabled:hover,
.btn-flat:disabled:hover,
.btn-flat[disabled]:hover,
.btn-floating.disabled:hover,
.btn-floating:disabled:hover,
.btn-floating[disabled]:hover,
.btn-large.disabled:hover,
.btn-large:disabled:hover,
.btn-large[disabled]:hover,
.btn.disabled:hover,
.btn:disabled:hover,
.btn[disabled]:hover,
.disabled.btn-large:hover {
  background-color: #dfdfdf !important;
  color: #9f9f9f !important;
}

.btn,
.btn-flat,
.btn-floating,
.btn-large {
  outline: 0;
}

.btn-flat i,
.btn-floating i,
.btn-large i,
.btn i {
  font-size: 1.3rem;
  line-height: inherit;
}

.btn-floating:focus,
.btn-large:focus,
.btn:focus {
  background-color: #1d7d74;
}

.btn,
.btn-large {
  text-decoration: none;
  color: #fff;
  background-color: #26a69a;
  text-align: center;
  letter-spacing: 0.5px;
  transition: 0.2s ease-out;
  cursor: pointer;
}

.btn-large:hover,
.btn:hover {
  background-color: #2bbbad;
}

.btn-floating {
  display: inline-block;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  transition: 0.3s;
  cursor: pointer;
  vertical-align: middle;
}

.btn-floating,
.btn-floating:hover {
  background-color: #26a69a;
}

.btn-floating:before {
  border-radius: 0;
}

.btn-floating.btn-large {
  width: 56px;
  height: 56px;
}

.btn-floating.btn-large.halfway-fab {
  bottom: -28px;
}

.btn-floating.btn-large i {
  line-height: 56px;
}

.btn-floating.halfway-fab {
  position: absolute;
  right: 24px;
  bottom: -20px;
}

.btn-floating.halfway-fab.left {
  right: auto;
  left: 24px;
}

.btn-floating i {
  width: inherit;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  line-height: 40px;
}

button.btn-floating {
  border: none;
}

.fixed-action-btn {
  position: fixed;
  right: 23px;
  bottom: 23px;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 998;
}

.fixed-action-btn.active ul {
  visibility: visible;
}

.fixed-action-btn.horizontal {
  padding: 0 0 0 15px;
}

.fixed-action-btn.horizontal ul {
  text-align: right;
  right: 64px;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  left: auto;
  width: 500px;
}

.fixed-action-btn.horizontal ul li {
  display: inline-block;
  margin: 15px 15px 0 0;
}

.fixed-action-btn.toolbar {
  padding: 0;
  height: 56px;
}

.fixed-action-btn.toolbar.active > a i {
  opacity: 0;
}

.fixed-action-btn.toolbar ul {
  display: flex;
  top: 0;
  bottom: 0;
}

.fixed-action-btn.toolbar ul li {
  flex: 1;
  display: inline-block;
  margin: 0;
  height: 100%;
  transition: none;
}

.fixed-action-btn.toolbar ul li a {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
  box-shadow: none;
  color: #fff;
  line-height: 56px;
  z-index: 1;
}

.fixed-action-btn.toolbar ul li a i {
  line-height: inherit;
}

.fixed-action-btn ul {
  left: 0;
  right: 0;
  text-align: center;
  position: absolute;
  bottom: 64px;
  margin: 0;
  visibility: hidden;
}

.fixed-action-btn ul li {
  margin-bottom: 15px;
}

.fixed-action-btn ul a.btn-floating {
  opacity: 0;
}

.fixed-action-btn .fab-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 40px;
  height: 40px;
  background-color: #26a69a;
  border-radius: 50%;
  transform: scale(0);
}

.btn-flat {
  box-shadow: none;
  color: #343434;
  cursor: pointer;
  transition: background-color 0.2s;
}

.btn-flat,
.btn-flat:active,
.btn-flat:focus {
  background-color: transparent;
}

.btn-flat:focus,
.btn-flat:hover {
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: none;
}

.btn-flat:active {
  background-color: rgba(0, 0, 0, 0.2);
}

.btn-flat.disabled {
  background-color: transparent !important;
  color: #b3b3b3 !important;
  cursor: default;
}

.btn-large {
  height: 54px;
  line-height: 54px;
}

.btn-large i {
  font-size: 1.6rem;
}

.btn-block {
  display: block;
}

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 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;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  transition: 0.3s ease-out;
}

.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.7s ease-out;
  transition-property: transform, opacity;
  transform: scale(0);
  pointer-events: none;
}

.waves-effect.waves-light .waves-ripple {
  background-color: hsla(0, 0%, 100%, 0.45);
}

.waves-effect.waves-red .waves-ripple {
  background-color: rgba(244, 67, 54, 0.7);
}

.waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255, 235, 59, 0.7);
}

.waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255, 152, 0, 0.7);
}

.waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156, 39, 176, 0.7);
}

.waves-effect.waves-green .waves-ripple {
  background-color: rgba(76, 175, 80, 0.7);
}

.waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0, 150, 136, 0.7);
}

.waves-effect input[type=button],
.waves-effect input[type=reset],
.waves-effect input[type=submit] {
  border: 0;
  font-style: normal;
  font-size: inherit;
  text-transform: inherit;
  background: none;
}

.waves-effect img {
  position: relative;
  z-index: -1;
}

.waves-notransition {
  transition: none !important;
}

.waves-circle {
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 0);
}

.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}

.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%;
  -webkit-mask-image: none;
}

.waves-block {
  display: block;
}

.waves-effect .waves-ripple {
  z-index: -1;
}

.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fafafa;
  padding: 0;
  max-height: 70%;
  width: 55%;
  margin: auto;
  overflow-y: auto;
  border-radius: 2px;
  will-change: top, opacity;
}

@media only screen and (max-width: 992px) {
  .modal {
    width: 80%;
  }
}
.modal h1,
.modal h2,
.modal h3,
.modal h4 {
  margin-top: 0;
}

.modal .modal-content {
  padding: 24px;
}

.modal .modal-close {
  cursor: pointer;
}

.modal .modal-footer {
  border-radius: 0 0 2px 2px;
  background-color: #fafafa;
  padding: 4px 6px;
  height: 56px;
  width: 100%;
}

.modal .modal-footer .btn,
.modal .modal-footer .btn-flat,
.modal .modal-footer .btn-large {
  float: right;
  margin: 6px 0;
}

.modal-overlay {
  position: fixed;
  z-index: 999;
  top: -100px;
  left: 0;
  bottom: 0;
  right: 0;
  height: 125%;
  width: 100%;
  background: #000;
  display: none;
  will-change: opacity;
}

.modal.modal-fixed-footer {
  padding: 0;
  height: 70%;
}

.modal.modal-fixed-footer .modal-content {
  position: absolute;
  height: calc(100% - 56px);
  max-height: 100%;
  width: 100%;
  overflow-y: auto;
}

.modal.modal-fixed-footer .modal-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
}

.modal.bottom-sheet {
  top: auto;
  bottom: -100%;
  margin: 0;
  width: 100%;
  max-height: 45%;
  border-radius: 0;
  will-change: bottom, opacity;
}

.collapsible {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin: 0.5rem 0 1rem;
}

.collapsible-header {
  display: block;
  cursor: pointer;
  min-height: 3rem;
  line-height: 3rem;
  padding: 0 1rem;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}

.collapsible-header i {
  width: 2rem;
  font-size: 1.6rem;
  line-height: 3rem;
  display: block;
  float: left;
  text-align: center;
  margin-right: 1rem;
}

.collapsible-body {
  display: none;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  padding: 2rem;
}

.side-nav .collapsible,
.side-nav.fixed .collapsible {
  border: none;
  box-shadow: none;
}

.side-nav .collapsible li,
.side-nav.fixed .collapsible li {
  padding: 0;
}

.side-nav .collapsible-header,
.side-nav.fixed .collapsible-header {
  background-color: transparent;
  border: none;
  line-height: inherit;
  height: inherit;
  padding: 0 16px;
}

.side-nav .collapsible-header:hover,
.side-nav.fixed .collapsible-header:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.side-nav .collapsible-header i,
.side-nav.fixed .collapsible-header i {
  line-height: inherit;
}

.side-nav .collapsible-body,
.side-nav.fixed .collapsible-body {
  border: 0;
  background-color: #fff;
}

.side-nav .collapsible-body li a,
.side-nav.fixed .collapsible-body li a {
  padding: 0 23.5px 0 31px;
}

.collapsible.popout {
  border: none;
  box-shadow: none;
}

.collapsible.popout > li {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0 24px;
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.collapsible.popout > li.active {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 16px 0;
}

select:focus {
  outline: 1px solid #c9f3ef;
}

button:focus {
  outline: none;
  background-color: #2ab7a9;
}

label {
  font-size: 0.8rem;
  color: #9e9e9e;
}

::-webkit-input-placeholder {
  color: #d1d1d1;
}

:-moz-placeholder,
::-moz-placeholder {
  color: #d1d1d1;
}

:-ms-input-placeholder {
  color: #d1d1d1;
}

input:not([type]),
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 1rem;
  margin: 0 0 20px;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: all 0.3s;
}

input:not([type]):disabled,
input:not([type])[readonly=readonly],
input[type=date]:disabled,
input[type=date][readonly=readonly],
input[type=datetime-local]:disabled,
input[type=datetime-local][readonly=readonly],
input[type=datetime]:disabled,
input[type=datetime][readonly=readonly],
input[type=email]:disabled,
input[type=email][readonly=readonly],
input[type=number]:disabled,
input[type=number][readonly=readonly],
input[type=password]:disabled,
input[type=password][readonly=readonly],
input[type=search]:disabled,
input[type=search][readonly=readonly],
input[type=tel]:disabled,
input[type=tel][readonly=readonly],
input[type=text]:disabled,
input[type=text][readonly=readonly],
input[type=time]:disabled,
input[type=time][readonly=readonly],
input[type=url]:disabled,
input[type=url][readonly=readonly],
textarea.materialize-textarea:disabled,
textarea.materialize-textarea[readonly=readonly] {
  color: rgba(0, 0, 0, 0.26);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.26);
}

input:not([type]):disabled + label,
input:not([type])[readonly=readonly] + label,
input[type=date]:disabled + label,
input[type=date][readonly=readonly] + label,
input[type=datetime-local]:disabled + label,
input[type=datetime-local][readonly=readonly] + label,
input[type=datetime]:disabled + label,
input[type=datetime][readonly=readonly] + label,
input[type=email]:disabled + label,
input[type=email][readonly=readonly] + label,
input[type=number]:disabled + label,
input[type=number][readonly=readonly] + label,
input[type=password]:disabled + label,
input[type=password][readonly=readonly] + label,
input[type=search]:disabled + label,
input[type=search][readonly=readonly] + label,
input[type=tel]:disabled + label,
input[type=tel][readonly=readonly] + label,
input[type=text]:disabled + label,
input[type=text][readonly=readonly] + label,
input[type=time]:disabled + label,
input[type=time][readonly=readonly] + label,
input[type=url]:disabled + label,
input[type=url][readonly=readonly] + label,
textarea.materialize-textarea:disabled + label,
textarea.materialize-textarea[readonly=readonly] + label {
  color: rgba(0, 0, 0, 0.26);
}

input:not([type]):focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #26a69a;
  box-shadow: 0 1px 0 0 #26a69a;
}

input:not([type]):focus:not([readonly]) + label,
input[type=date]:focus:not([readonly]) + label,
input[type=datetime-local]:focus:not([readonly]) + label,
input[type=datetime]:focus:not([readonly]) + label,
input[type=email]:focus:not([readonly]) + label,
input[type=number]:focus:not([readonly]) + label,
input[type=password]:focus:not([readonly]) + label,
input[type=search]:focus:not([readonly]) + label,
input[type=tel]:focus:not([readonly]) + label,
input[type=text]:focus:not([readonly]) + label,
input[type=time]:focus:not([readonly]) + label,
input[type=url]:focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #26a69a;
}

input:not([type]).valid,
input:not([type]):focus.valid,
input[type=date].valid,
input[type=date]:focus.valid,
input[type=datetime-local].valid,
input[type=datetime-local]:focus.valid,
input[type=datetime].valid,
input[type=datetime]:focus.valid,
input[type=email].valid,
input[type=email]:focus.valid,
input[type=number].valid,
input[type=number]:focus.valid,
input[type=password].valid,
input[type=password]:focus.valid,
input[type=search].valid,
input[type=search]:focus.valid,
input[type=tel].valid,
input[type=tel]:focus.valid,
input[type=text].valid,
input[type=text]:focus.valid,
input[type=time].valid,
input[type=time]:focus.valid,
input[type=url].valid,
input[type=url]:focus.valid,
textarea.materialize-textarea.valid,
textarea.materialize-textarea:focus.valid {
  border-bottom: 1px solid #4caf50;
  box-shadow: 0 1px 0 0 #4caf50;
}

input:not([type]).valid + label:after,
input:not([type]):focus.valid + label:after,
input[type=date].valid + label:after,
input[type=date]:focus.valid + label:after,
input[type=datetime-local].valid + label:after,
input[type=datetime-local]:focus.valid + label:after,
input[type=datetime].valid + label:after,
input[type=datetime]:focus.valid + label:after,
input[type=email].valid + label:after,
input[type=email]:focus.valid + label:after,
input[type=number].valid + label:after,
input[type=number]:focus.valid + label:after,
input[type=password].valid + label:after,
input[type=password]:focus.valid + label:after,
input[type=search].valid + label:after,
input[type=search]:focus.valid + label:after,
input[type=tel].valid + label:after,
input[type=tel]:focus.valid + label:after,
input[type=text].valid + label:after,
input[type=text]:focus.valid + label:after,
input[type=time].valid + label:after,
input[type=time]:focus.valid + label:after,
input[type=url].valid + label:after,
input[type=url]:focus.valid + label:after,
textarea.materialize-textarea.valid + label:after,
textarea.materialize-textarea:focus.valid + label:after {
  content: attr(data-success);
  color: #4caf50;
  opacity: 1;
}

input:not([type]).invalid,
input:not([type]):focus.invalid,
input[type=date].invalid,
input[type=date]:focus.invalid,
input[type=datetime-local].invalid,
input[type=datetime-local]:focus.invalid,
input[type=datetime].invalid,
input[type=datetime]:focus.invalid,
input[type=email].invalid,
input[type=email]:focus.invalid,
input[type=number].invalid,
input[type=number]:focus.invalid,
input[type=password].invalid,
input[type=password]:focus.invalid,
input[type=search].invalid,
input[type=search]:focus.invalid,
input[type=tel].invalid,
input[type=tel]:focus.invalid,
input[type=text].invalid,
input[type=text]:focus.invalid,
input[type=time].invalid,
input[type=time]:focus.invalid,
input[type=url].invalid,
input[type=url]:focus.invalid,
textarea.materialize-textarea.invalid,
textarea.materialize-textarea:focus.invalid {
  border-bottom: 1px solid #f44336;
  box-shadow: 0 1px 0 0 #f44336;
}

input:not([type]).invalid + label:after,
input:not([type]):focus.invalid + label:after,
input[type=date].invalid + label:after,
input[type=date]:focus.invalid + label:after,
input[type=datetime-local].invalid + label:after,
input[type=datetime-local]:focus.invalid + label:after,
input[type=datetime].invalid + label:after,
input[type=datetime]:focus.invalid + label:after,
input[type=email].invalid + label:after,
input[type=email]:focus.invalid + label:after,
input[type=number].invalid + label:after,
input[type=number]:focus.invalid + label:after,
input[type=password].invalid + label:after,
input[type=password]:focus.invalid + label:after,
input[type=search].invalid + label:after,
input[type=search]:focus.invalid + label:after,
input[type=tel].invalid + label:after,
input[type=tel]:focus.invalid + label:after,
input[type=text].invalid + label:after,
input[type=text]:focus.invalid + label:after,
input[type=time].invalid + label:after,
input[type=time]:focus.invalid + label:after,
input[type=url].invalid + label:after,
input[type=url]:focus.invalid + label:after,
textarea.materialize-textarea.invalid + label:after,
textarea.materialize-textarea:focus.invalid + label:after {
  content: attr(data-error);
  color: #f44336;
  opacity: 1;
}

input:not([type]).validate + label,
input[type=date].validate + label,
input[type=datetime-local].validate + label,
input[type=datetime].validate + label,
input[type=email].validate + label,
input[type=number].validate + label,
input[type=password].validate + label,
input[type=search].validate + label,
input[type=tel].validate + label,
input[type=text].validate + label,
input[type=time].validate + label,
input[type=url].validate + label,
textarea.materialize-textarea.validate + label {
  width: 100%;
  pointer-events: none;
}

input:not([type]) + label:after,
input[type=date] + label:after,
input[type=datetime-local] + label:after,
input[type=datetime] + label:after,
input[type=email] + label:after,
input[type=number] + label:after,
input[type=password] + label:after,
input[type=search] + label:after,
input[type=tel] + label:after,
input[type=text] + label:after,
input[type=time] + label:after,
input[type=url] + label:after,
textarea.materialize-textarea + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 60px;
  opacity: 0;
  transition: opacity 0.2s ease-out, color 0.2s ease-out;
}

.input-field {
  position: relative;
  margin-top: 1rem;
}

.input-field.inline {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.input-field.inline .select-dropdown,
.input-field.inline input {
  margin-bottom: 1rem;
}

.input-field.col label {
  left: 0.75rem;
}

.input-field.col .prefix ~ .validate ~ label,
.input-field.col .prefix ~ label {
  width: calc(100% - 3rem - 1.5rem);
}

.input-field label {
  color: #9e9e9e;
  position: absolute;
  top: 0.8rem;
  left: 0;
  font-size: 1rem;
  cursor: text;
  transition: 0.2s ease-out;
}

.input-field label:not(.label-icon).active {
  font-size: 0.8rem;
  transform: translateY(-140%);
}

.input-field .prefix {
  position: absolute;
  width: 3rem;
  font-size: 2rem;
  transition: color 0.2s;
}

.input-field .prefix.active {
  color: #26a69a;
}

.input-field .prefix ~ .autocomplete-content,
.input-field .prefix ~ .validate ~ label,
.input-field .prefix ~ input,
.input-field .prefix ~ label,
.input-field .prefix ~ textarea {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}

.input-field .prefix ~ label {
  margin-left: 3rem;
}

@media only screen and (max-width: 992px) {
  .input-field .prefix ~ input {
    width: 86%;
    width: calc(100% - 3rem);
  }
}
@media only screen and (max-width: 600px) {
  .input-field .prefix ~ input {
    width: 80%;
    width: calc(100% - 3rem);
  }
}
.input-field input[type=search] {
  display: block;
  line-height: inherit;
  padding-left: 4rem;
  width: calc(100% - 4rem);
}

.input-field input[type=search]:focus {
  background-color: #fff;
  border: 0;
  box-shadow: none;
  color: #444;
}

.input-field input[type=search]:focus + label i,
.input-field input[type=search]:focus ~ .material-icons,
.input-field input[type=search]:focus ~ .mdi-navigation-close {
  color: #444;
}

.input-field input[type=search] + label {
  left: 1rem;
}

.input-field input[type=search] ~ .material-icons,
.input-field input[type=search] ~ .mdi-navigation-close {
  position: absolute;
  top: 0;
  right: 1rem;
  color: transparent;
  cursor: pointer;
  font-size: 2rem;
  transition: color 0.3s;
}

textarea {
  width: 100%;
  height: 3rem;
  background-color: transparent;
}

textarea.materialize-textarea {
  overflow-y: hidden;
  padding: 0.8rem 0 1.6rem;
  resize: none;
  min-height: 3rem;
}

.hiddendiv {
  display: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  padding-top: 1.2rem;
}

.autocomplete-content {
  margin-top: -20px;
  display: block;
  opacity: 1;
  position: static;
}

.autocomplete-content li .highlight {
  color: #444;
}

.autocomplete-content li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px;
}

[type=radio]:checked,
[type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
  opacity: 0;
}

[type=radio]:checked + label,
[type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  transition: 0.28s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

[type=radio] + label:after,
[type=radio] + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  transition: 0.28s ease;
}

[type=radio].with-gap:checked + label:after,
[type=radio].with-gap:checked + label:before,
[type=radio]:checked + label:after,
[type=radio]:checked + label:before,
[type=radio]:not(:checked) + label:after,
[type=radio]:not(:checked) + label:before {
  border-radius: 50%;
}

[type=radio]:not(:checked) + label:after,
[type=radio]:not(:checked) + label:before {
  border: 2px solid #5a5a5a;
}

[type=radio]:not(:checked) + label:after {
  transform: scale(0);
}

[type=radio]:checked + label:before {
  border: 2px solid transparent;
}

[type=radio].with-gap:checked + label:after,
[type=radio].with-gap:checked + label:before,
[type=radio]:checked + label:after {
  border: 2px solid #26a69a;
}

[type=radio].with-gap:checked + label:after,
[type=radio]:checked + label:after {
  background-color: #26a69a;
}

[type=radio]:checked + label:after {
  transform: scale(1.02);
}

[type=radio].with-gap:checked + label:after {
  transform: scale(0.5);
}

[type=radio].tabbed:focus + label:before {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
}

[type=radio].with-gap:disabled:checked + label:before {
  border: 2px solid rgba(0, 0, 0, 0.26);
}

[type=radio].with-gap:disabled:checked + label:after {
  border: none;
  background-color: rgba(0, 0, 0, 0.26);
}

[type=radio]:disabled:checked + label:before,
[type=radio]:disabled:not(:checked) + label:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
}

[type=radio]:disabled + label {
  color: rgba(0, 0, 0, 0.26);
}

[type=radio]:disabled:not(:checked) + label:before {
  border-color: rgba(0, 0, 0, 0.26);
}

[type=radio]:disabled:checked + label:after {
  background-color: rgba(0, 0, 0, 0.26);
  border-color: #bdbdbd;
}

form p {
  margin-bottom: 10px;
  text-align: left;
}

form p:last-child {
  margin-bottom: 0;
}

[type=checkbox]:checked,
[type=checkbox]:not(:checked) {
  position: absolute;
  left: -9999px;
  opacity: 0;
}

[type=checkbox] + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

[type=checkbox] + label:before,
[type=checkbox]:not(.filled-in) + label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #5a5a5a;
  border-radius: 1px;
  margin-top: 2px;
  transition: 0.2s;
}

[type=checkbox]:not(.filled-in) + label:after {
  border: 0;
  transform: scale(0);
}

[type=checkbox]:not(:checked):disabled + label:before {
  border: none;
  background-color: rgba(0, 0, 0, 0.26);
}

[type=checkbox].tabbed:focus + label:after {
  transform: scale(1);
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}

[type=checkbox]:checked + label:before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #26a69a;
  border-bottom: 2px solid #26a69a;
  transform: rotate(40deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}

[type=checkbox]:checked:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  border-bottom: 2px solid rgba(0, 0, 0, 0.26);
}

[type=checkbox]:indeterminate + label:before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #26a69a;
  border-bottom: none;
  transform: rotate(90deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}

[type=checkbox]:indeterminate:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  background-color: transparent;
}

[type=checkbox].filled-in + label:after {
  border-radius: 2px;
}

[type=checkbox].filled-in + label:after,
[type=checkbox].filled-in + label:before {
  content: "";
  left: 0;
  position: absolute;
  transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  z-index: 1;
}

[type=checkbox].filled-in:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  transform: rotate(37deg);
  transform-origin: 100% 100%;
}

[type=checkbox].filled-in:not(:checked) + label:after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 0;
  z-index: 0;
}

[type=checkbox].filled-in:checked + label:before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(37deg);
  transform-origin: 100% 100%;
}

[type=checkbox].filled-in:checked + label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #26a69a;
  background-color: #26a69a;
  z-index: 0;
}

[type=checkbox].filled-in.tabbed:focus + label:after {
  border-radius: 2px;
  border-color: #5a5a5a;
  background-color: rgba(0, 0, 0, 0.1);
}

[type=checkbox].filled-in.tabbed:checked:focus + label:after {
  border-radius: 2px;
  background-color: #26a69a;
  border-color: #26a69a;
}

[type=checkbox].filled-in:disabled:not(:checked) + label:before {
  background-color: transparent;
  border: 2px solid transparent;
}

[type=checkbox].filled-in:disabled:not(:checked) + label:after {
  border-color: transparent;
  background-color: #bdbdbd;
}

[type=checkbox].filled-in:disabled:checked + label:before {
  background-color: transparent;
}

[type=checkbox].filled-in:disabled:checked + label:after {
  background-color: #bdbdbd;
  border-color: #bdbdbd;
}

.switch,
.switch * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

.switch label {
  cursor: pointer;
}

.switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch label input[type=checkbox]:checked + .lever {
  background-color: #84c7c1;
}

.switch label input[type=checkbox]:checked + .lever:after {
  background-color: #26a69a;
  left: 24px;
}

.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 40px;
  height: 15px;
  background-color: #818181;
  border-radius: 15px;
  margin-right: 10px;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 16px;
}

.switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 21px;
  height: 21px;
  background-color: #f1f1f1;
  border-radius: 21px;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  left: -5px;
  top: -3px;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;
}

input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever:after,
input[type=checkbox]:checked:not(:disabled) ~ .lever:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 166, 154, 0.1);
}

input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever:after,
input[type=checkbox]:not(:disabled) ~ .lever:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08);
}

.switch input[type=checkbox][disabled] + .lever {
  cursor: default;
}

.switch label input[type=checkbox][disabled] + .lever:after,
.switch label input[type=checkbox][disabled]:checked + .lever:after {
  background-color: #bdbdbd;
}

select {
  display: none;
}

select.browser-default {
  display: block;
}

select {
  background-color: hsla(0, 0%, 100%, 0.9);
  width: 100%;
  padding: 5px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  height: 3rem;
}

.select-label {
  position: absolute;
}

.select-wrapper {
  position: relative;
}

.select-wrapper input.select-dropdown {
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  outline: none;
  height: 3rem;
  line-height: 3rem;
  width: 100%;
  font-size: 1rem;
  margin: 0 0 20px;
  padding: 0;
  display: block;
}

.select-wrapper span.caret {
  color: initial;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 10px;
  margin: auto 0;
  font-size: 10px;
  line-height: 10px;
}

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

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

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

.select-wrapper input.select-dropdown:disabled {
  color: rgba(0, 0, 0, 0.3);
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

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

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

.prefix ~ .select-wrapper {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}

.prefix ~ label {
  margin-left: 3rem;
}

.select-dropdown li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px;
  float: right;
}

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

.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);
}

.select-dropdown li.optgroup ~ li.optgroup-option {
  padding-left: 1rem;
}

.file-field {
  position: relative;
}

.file-field .file-path-wrapper {
  overflow: hidden;
  padding-left: 10px;
}

.file-field input.file-path {
  width: 100%;
}

.file-field .btn,
.file-field .btn-large {
  float: left;
  height: 3rem;
  line-height: 3rem;
}

.file-field span {
  cursor: pointer;
}

.file-field input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.range-field {
  position: relative;
}

input[type=range],
input[type=range] + .thumb {
  cursor: pointer;
}

input[type=range] {
  position: relative;
  background-color: transparent;
  border: none;
  outline: none;
  width: 100%;
  margin: 15px 0;
  padding: 0;
}

input[type=range]:focus {
  outline: none;
}

input[type=range] + .thumb {
  position: absolute;
  border: none;
  height: 0;
  width: 0;
  border-radius: 50%;
  background-color: #26a69a;
  top: 10px;
  margin-left: -6px;
  transform-origin: 50% 50%;
  transform: rotate(-45deg);
}

input[type=range] + .thumb .value {
  display: block;
  width: 30px;
  text-align: center;
  color: #26a69a;
  font-size: 0;
  transform: rotate(45deg);
}

input[type=range] + .thumb.active {
  border-radius: 50% 50% 50% 0;
}

input[type=range] + .thumb.active .value {
  color: #fff;
  margin-left: -1px;
  margin-top: 8px;
  font-size: 10px;
}

input[type=range] {
  -webkit-appearance: none;
}

input[type=range]::-webkit-slider-runnable-track {
  height: 3px;
  background: #c2c0c2;
  border: none;
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background-color: #26a69a;
  transform-origin: 50% 50%;
  margin: -5px 0 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}

input[type=range] {
  border: 1px solid #fff;
}

input[type=range]::-moz-range-track {
  height: 3px;
  background: #ddd;
  border: none;
}

input[type=range]::-moz-range-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
  margin-top: -5px;
}

input[type=range]:-moz-focusring {
  outline: 1px solid #fff;
  outline-offset: -1px;
}

input[type=range]:focus::-moz-range-track {
  background: #ccc;
}

input[type=range]::-ms-track {
  height: 3px;
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
  color: transparent;
}

input[type=range]::-ms-fill-lower {
  background: #777;
}

input[type=range]::-ms-fill-upper {
  background: #ddd;
}

input[type=range]::-ms-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
}

input[type=range]:focus::-ms-fill-lower {
  background: #888;
}

input[type=range]:focus::-ms-fill-upper {
  background: #ccc;
}

.side-nav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 0;
  margin: 0;
  transform: translateX(-100%);
  height: calc(100% + 60px);
  height: 100%;
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  backface-visibility: hidden;
  transform: translateX(-105%);
}

.side-nav.right-aligned {
  right: 0;
  transform: translateX(105%);
  left: auto;
  transform: translateX(100%);
}

.side-nav .collapsible {
  margin: 0;
}

.side-nav li {
  float: none;
  line-height: 48px;
}

.side-nav li.active {
  background-color: rgba(0, 0, 0, 0.05);
}

.side-nav li > a {
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 48px;
  line-height: 48px;
  padding: 0 32px;
}

.side-nav li > a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.side-nav li > a.btn,
.side-nav li > a.btn-flat,
.side-nav li > a.btn-floating,
.side-nav li > a.btn-large {
  margin: 10px 15px;
}

.side-nav li > a.btn,
.side-nav li > a.btn-floating,
.side-nav li > a.btn-large {
  color: #fff;
}

.side-nav li > a.btn-flat {
  color: #343434;
}

.side-nav li > a.btn-large:hover,
.side-nav li > a.btn:hover {
  background-color: #2bbbad;
}

.side-nav li > a.btn-floating:hover {
  background-color: #26a69a;
}

.side-nav li > a > [class^=mdi-],
.side-nav li > a > i,
.side-nav li > a > i.material-icons,
.side-nav li > a li > a > [class*=mdi-] {
  float: left;
  height: 48px;
  line-height: 48px;
  margin: 0 32px 0 0;
  width: 24px;
  color: rgba(0, 0, 0, 0.54);
}

.side-nav .divider {
  margin: 8px 0 0;
}

.side-nav .subheader {
  cursor: auto;
  pointer-events: none;
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  font-weight: 500;
  line-height: 48px;
}

.side-nav .subheader:hover {
  background-color: transparent;
}

.side-nav .userView {
  position: relative;
  padding: 32px 32px 0;
  margin-bottom: 8px;
}

.side-nav .userView > a {
  height: auto;
  padding: 0;
}

.side-nav .userView > a:hover {
  background-color: transparent;
}

.side-nav .userView .background {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.side-nav .userView .circle,
.side-nav .userView .email,
.side-nav .userView .name {
  display: block;
}

.side-nav .userView .circle {
  height: 64px;
  width: 64px;
}

.side-nav .userView .email,
.side-nav .userView .name {
  font-size: 14px;
  line-height: 24px;
}

.side-nav .userView .name {
  margin-top: 16px;
  font-weight: 500;
}

.side-nav .userView .email {
  padding-bottom: 16px;
  font-weight: 400;
}

.drag-target {
  height: 100%;
  width: 10px;
  position: fixed;
  top: 0;
  z-index: 998;
}

.side-nav.fixed {
  left: 0;
  transform: translateX(0);
  position: fixed;
}

.side-nav.fixed.right-aligned {
  right: 0;
  left: auto;
}

@media only screen and (max-width: 992px) {
  .side-nav.fixed {
    transform: translateX(-105%);
  }
  .side-nav.fixed.right-aligned {
    transform: translateX(105%);
  }
  .side-nav a {
    padding: 0 16px;
  }
  .side-nav .userView {
    padding: 16px 16px 0;
  }
}
.side-nav .collapsible-body > ul:not(.collapsible) > li.active,
.side-nav.fixed .collapsible-body > ul:not(.collapsible) > li.active {
  background-color: #ee6e73;
}

.side-nav .collapsible-body > ul:not(.collapsible) > li.active a,
.side-nav.fixed .collapsible-body > ul:not(.collapsible) > li.active a {
  color: #fff;
}

.side-nav .collapsible-body {
  padding: 0;
}

#sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 997;
  will-change: opacity;
}

.preloader-wrapper {
  display: inline-block;
  position: relative;
  width: 48px;
  height: 48px;
}

.preloader-wrapper.small {
  width: 36px;
  height: 36px;
}

.preloader-wrapper.big {
  width: 64px;
  height: 64px;
}

.preloader-wrapper.active {
  animation: c 1568ms linear infinite;
}

@keyframes c {
  to {
    transform: rotate(1turn);
  }
}
.spinner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-color: #26a69a;
}

.spinner-blue,
.spinner-blue-only {
  border-color: #4285f4;
}

.spinner-red,
.spinner-red-only {
  border-color: #db4437;
}

.spinner-yellow,
.spinner-yellow-only {
  border-color: #f4b400;
}

.spinner-green,
.spinner-green-only {
  border-color: #0f9d58;
}

.active .spinner-layer.spinner-blue {
  animation: d 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, e 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-red {
  animation: d 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, f 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-yellow {
  animation: d 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, g 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer.spinner-green {
  animation: d 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, h 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .spinner-layer,
.active .spinner-layer.spinner-blue-only,
.active .spinner-layer.spinner-green-only,
.active .spinner-layer.spinner-red-only,
.active .spinner-layer.spinner-yellow-only {
  opacity: 1;
  animation: d 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@keyframes d {
  12.5% {
    transform: rotate(135deg);
  }
  25% {
    transform: rotate(270deg);
  }
  37.5% {
    transform: rotate(405deg);
  }
  50% {
    transform: rotate(540deg);
  }
  62.5% {
    transform: rotate(675deg);
  }
  75% {
    transform: rotate(810deg);
  }
  87.5% {
    transform: rotate(945deg);
  }
  to {
    transform: rotate(3turn);
  }
}
@keyframes e {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
}
@keyframes f {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}
@keyframes g {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}
@keyframes h {
  0% {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.gap-patch {
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}

.gap-patch .circle {
  width: 1000%;
  left: -450%;
}

.circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}

.circle-clipper .circle {
  width: 200%;
  height: 100%;
  border-width: 3px;
  border-style: solid;
  border-color: inherit;
  border-bottom-color: transparent !important;
  border-radius: 50%;
  animation: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

.circle-clipper.left .circle {
  left: 0;
  border-right-color: transparent !important;
  transform: rotate(129deg);
}

.circle-clipper.right .circle {
  left: -100%;
  border-left-color: transparent !important;
  transform: rotate(-129deg);
}

.active .circle-clipper.left .circle {
  animation: i 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

.active .circle-clipper.right .circle {
  animation: j 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}

@keyframes i {
  0% {
    transform: rotate(130deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  to {
    transform: rotate(130deg);
  }
}
@keyframes j {
  0% {
    transform: rotate(-130deg);
  }
  50% {
    transform: rotate(5deg);
  }
  to {
    transform: rotate(-130deg);
  }
}
#spinnerContainer.cooldown {
  animation: c 1568ms linear infinite, k 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes k {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.slider {
  position: relative;
  height: 400px;
  width: 100%;
}

.slider.fullscreen {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.slider.fullscreen ul.slides {
  height: 100%;
}

.slider.fullscreen ul.indicators {
  z-index: 2;
  bottom: 30px;
}

.slider .slides {
  background-color: #9e9e9e;
  margin: 0;
  height: 400px;
}

.slider .slides li {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: inherit;
  overflow: hidden;
}

.slider .slides li img {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: 50%;
}

.slider .slides li .caption {
  color: #fff;
  position: absolute;
  top: 15%;
  left: 15%;
  width: 70%;
  opacity: 0;
}

.slider .slides li .caption p {
  color: #e0e0e0;
}

.slider .slides li.active {
  z-index: 2;
}

.slider .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}

.slider .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 16px;
  width: 16px;
  margin: 0 12px;
  background-color: #e0e0e0;
  transition: background-color 0.3s;
  border-radius: 50%;
}

.slider .indicators .indicator-item.active {
  background-color: #4caf50;
}

.carousel {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 400px;
  perspective: 500px;
  transform-style: preserve-3d;
  transform-origin: 0 50%;
}

.carousel.carousel-slider {
  top: 0;
  left: 0;
  height: 0;
}

.carousel.carousel-slider .carousel-fixed-item {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 1;
}

.carousel.carousel-slider .carousel-fixed-item.with-indicators {
  bottom: 68px;
}

.carousel.carousel-slider .carousel-item {
  width: 100%;
  height: 100%;
  min-height: 400px;
  position: absolute;
  top: 0;
  left: 0;
}

.carousel.carousel-slider .carousel-item h2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.carousel.carousel-slider .carousel-item p {
  font-size: 15px;
}

.carousel .carousel-item {
  display: none;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
}

.carousel .carousel-item img {
  width: 100%;
}

.carousel .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}

.carousel .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 8px;
  width: 8px;
  margin: 24px 4px;
  background-color: hsla(0, 0%, 100%, 0.5);
  transition: background-color 0.3s;
  border-radius: 50%;
}

.carousel .indicators .indicator-item.active {
  background-color: #fff;
}

.tap-target-wrapper {
  width: 800px;
  height: 800px;
  position: fixed;
  z-index: 1000;
  visibility: hidden;
  transition: visibility 0s 0.3s;
}

.tap-target-wrapper.open {
  visibility: visible;
  transition: visibility 0s;
}

.tap-target-wrapper.open .tap-target {
  transform: scale(1);
  opacity: 0.95;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.tap-target-wrapper.open .tap-target-wave:before {
  transform: scale(1);
}

.tap-target-wrapper.open .tap-target-wave:after {
  visibility: visible;
  animation: l 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  transition: opacity 0.3s, transform 0.3s, visibility 0s 1s;
}

.tap-target {
  position: absolute;
  font-size: 1rem;
  border-radius: 50%;
  background-color: #ee6e73;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.14), 0 10px 50px 0 rgba(0, 0, 0, 0.12), 0 30px 10px -20px rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: scale(0);
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

@media only screen and (max-width: 600px) {
  .tap-target {
    width: 600px;
    height: 600px;
  }
}
.tap-target-content {
  position: relative;
  display: table-cell;
}

.tap-target-wave {
  position: absolute;
  border-radius: 50%;
  z-index: 10001;
}

.tap-target-wave:after,
.tap-target-wave:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
}

.tap-target-wave:before {
  transform: scale(0);
  transition: transform 0.3s;
}

.tap-target-wave:after {
  visibility: hidden;
  transition: opacity 0.3s, transform 0.3s, visibility 0s;
  z-index: -1;
}

.tap-target-origin {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10002;
  position: absolute !important;
}

.tap-target-origin:not(.btn):not(.btn-large),
.tap-target-origin:not(.btn):not(.btn-large):hover {
  background: none;
}

.pulse {
  overflow: initial;
}

.pulse:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: inherit;
  border-radius: inherit;
  transition: opacity 0.3s, transform 0.3s;
  animation: l 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  z-index: -1;
}

@keyframes l {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0;
    transform: scale(1.5);
  }
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
.orange-box {
  background-color: #fb7300;
}

.blue-box {
  background-color: #005ca4;
}

.green-box {
  background-color: #6f9f08;
}

.pink-box {
  background-color: #d63cde;
}

.red-box {
  background-color: #bf3c26;
}

.violet-box {
  background-color: #7730e1;
}

.light-blue-box {
  background-color: #59aae7;
}

.yellow-box {
  background-color: #ffc900;
}

.personel {
  position: relative;
  z-index: 11;
}

.team-margin-bottom {
  margin-bottom: 24px !important;
}

.boss {
  padding: 1.2rem 0.5rem;
  background-color: #ecedef;
}

.boss hr {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  float: left;
}

.boss .name {
  font-size: 1.64rem;
  margin: 0 0 0.656rem;
}

.boss .sign {
  width: 250px;
  margin-right: 25%;
  transition: 0.25s;
}

.boss .avatar {
  padding: 1rem 2rem !important;
  max-width: 100%;
}

@media screen and (max-width: 992px) {
  .boss .sign {
    margin-right: 45%;
    margin-bottom: 9%;
  }
}
@media screen and (max-width: 740px) {
  .boss .sign {
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 600px) {
  .boss {
    text-align: center;
  }
  .boss hr {
    float: none;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .boss hr.stretch {
    margin-right: calc(100% - 2rem) !important;
  }
  .boss .avatar img,
  .boss .sign {
    max-width: 60%;
    display: block;
    margin: 0 auto;
  }
  .boss .list {
    text-align: left;
  }
}
.employee {
  padding: 1.75rem 2.75rem 0.5rem !important;
  height: 100%;
  margin-bottom: 0 !important;
  transition: 0.35s !important;
}

.employee hr {
  float: none;
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media screen and (min-width: 993px) and (max-width: 1160px) {
  .employee {
    padding: 1.75rem 1.5rem 0.5rem !important;
  }
}
.employee .name {
  font-size: 1.25rem;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.035rem;
  font-weight: 700;
  line-height: 1.12;
  margin: 0.82rem 0 0.656rem;
}

.employee .mini-title {
  color: dimgray;
}

.employee .person-desc {
  text-align: justify !important;
  margin-bottom: 1rem;
}

@media screen and (min-width: 993px) and (max-width: 1160px) {
  .employee .person-desc {
    text-align: center !important;
  }
}
@media screen and (max-width: 992px) {
  .employee img {
    max-width: 60%;
  }
}
.flex {
  float: left;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 600px) {
  .flex {
    flex-direction: column;
  }
}
.flex.vcenter {
  align-items: center;
}

.flex-child {
  position: relative;
  border-top: 0;
  border-bottom: 0;
  padding: 0 !important;
  background: #ecedef;
  border-left: 14px solid #fff;
  border-right: 14px solid #fff;
}

.shadow {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}

.border-bottom-grey {
  border-bottom: 4px solid #e1e1e1;
}

.border-bottom-blue {
  border-bottom: 5px solid #0eb0ee;
}

@media screen and (max-width: 992px) {
  .flex .col:nth-child(-n+2) {
    margin-bottom: 1.55rem;
  }
}
@media screen and (max-width: 600px) {
  .flex .col:nth-child(-n+3) {
    margin-bottom: 1.55rem;
  }
}
.article-link {
  position: relative;
  height: 100%;
  width: 100%;
}

.read-more {
  position: absolute;
  bottom: 1.55rem;
  left: 2rem;
  z-index: 12;
  font-weight: 400;
}

@media screen and (min-width: 601px) and (max-width: 992px) {
  .read-more {
    left: calc(290px + 2rem);
  }
}
@media screen and (min-width: 601px) and (max-width: 992px) and (max-width: 700px) {
  .read-more {
    left: calc(290px + 1rem);
  }
}
@media screen and (max-width: 600px) {
  .read-more {
    left: 1.12rem;
  }
}
@media screen and (min-width: 993px) {
  .read-more.btn-horizontal {
    left: calc(290px + 2rem);
  }
}
@media screen and (max-width: 600px) {
  .fastfix {
    margin-bottom: 1.55rem;
  }
}
@media (max-width: 600px) {
  img.smaller-for-mobile {
    max-height: 175px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: object-fit\: cover;
  }
}
.extra-space {
  margin-top: 0.8rem !important;
  margin-bottom: 0.8rem !important;
}

.rent-box {
  clear: both;
  padding-top: 0.5rem;
}

.rent-box header * {
  font-weight: 700;
  letter-spacing: 0.035rem;
  font-size: 2.5rem;
  margin: 1.46rem 0 1.168rem;
}

.rent-box-avatar,
.rent-box-info {
  display: inline-block;
  float: left;
}

.rent-box-avatar {
  padding-right: 2rem;
}

.rent-box img {
  max-width: 100%;
  height: 150px;
  margin-top: 1.25rem;
}

.job-description {
  overflow: hidden;
  height: 0;
  width: 100%;
}

.job-description.show {
  height: auto;
}

.career-bg {
  background-image: url(../img/career-bg.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #263a5b !important;
  color: #fff;
}

.show-description {
  width: 250px;
}

.list-style-1 li {
  font-size: 1.1rem;
  font-weight: 500;
  position: relative;
  margin-left: 1.25rem;
}

@media screen and (min-width: 1200px) {
  .list-style-1 li {
    margin-left: 2.55rem;
  }
}
.list-style-1 li:before {
  content: "►";
  position: absolute;
  color: #0eb0ee;
  font-size: 0.9rem;
  left: -1.25rem;
}

.sidebar {
  padding: 1.25rem !important;
}

.sidebar .fake-p,
.sidebar p {
  margin-top: 0;
  margin-bottom: 8px;
  line-height: 1.2;
  font-weight: 500;
  font-size: 1.1rem;
}

.sidebar p:last-child {
  margin-bottom: 2rem;
}

.sidebar .title {
  font-size: 1.35rem;
  font-weight: 700;
  margin-top: 1.55rem;
  margin-bottom: 1rem;
}

.sidebar .title.extra-margin {
  margin-top: 3rem;
}

@media screen and (min-width: 601px) and (max-width: 992px) {
  .sidebar .title.extra-margin {
    margin-top: 1.55rem;
  }
}
.sidebar .title.highlight {
  color: #0eb0ee;
}

#isotope-section {
  overflow: hidden;
}

@media screen and (min-width: 992px) {
  #isotope-section {
    min-height: 500px;
  }
}
.isotope-box:after,
.isotope-box:before,
.pipe {
  position: absolute;
  height: 100%;
  height: calc(100% + 1.9rem);
  top: -0.95rem;
  width: 0.95rem;
  border: 2px solid #fff;
}

.isotope-box:before {
  content: "";
  border-right: none;
  left: -0.95rem;
  z-index: 100;
  background-color: #1d304e;
}

@media screen and (max-width: 600px) {
  .isotope-box:before.hide-clamps-on-mobile {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .hide-clamps-on-mobile:after,
  .hide-clamps-on-mobile:before {
    display: none;
  }
}
.isotope-box {
  position: relative;
  background-color: #1d304e;
  z-index: 5;
  transition: height 0.5s;
  padding: 0 !important;
}

@media screen and (max-width: 992px) and (min-width: 601px) {
  .isotope-header {
    z-index: 99 !important;
    background: #1d304e;
  }
  .isotope-header.pushpin-medium.pinned:after {
    content: "";
    position: absolute;
    height: 10px;
    width: 120%;
    bottom: 0;
    left: -10%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  }
}
@media screen and (min-width: 1100px) {
  .isotope-box {
    top: 3px;
  }
}
.box {
  padding: 0 !important;
  margin: 0.95rem 0;
  transition: transform 0.2s;
}

.box .box-icon {
  position: relative;
}

.box .box-icon:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}

.box .box-icon > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.box .box-icon img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 55%;
  max-width: 65%;
}

.box .box-title {
  color: #0eb0ee;
  line-height: 1.4rem;
  font-size: 1.35rem;
}

.box .box-desc {
  color: #000;
  line-height: 1.2rem;
  font-size: 0.9rem;
}

.box-min {
  transition: transform 0.2s;
}

.box-min .box-title {
  font-size: 1.1rem;
}

@media screen and (min-width: 993px) {
  .box-min:hover,
  .box:hover {
    transform: scale(1.05);
    transition: transform 0.2s;
  }
}
.no-padding {
  padding: 0;
}

.show-isotope-menu a.btn-big {
  position: relative;
  height: 40px;
}

.show-isotope-menu a.btn-big i {
  position: absolute;
  left: 0;
  right: 0;
  top: -1px;
}

.btn-big.show-isotope-menu.btn-large,
.btn.btn-big.show-isotope-menu {
  overflow: hidden;
}

i.isotope-back.left {
  font-size: 2.5rem;
  margin-right: 0;
}

.col.all-services-col {
  padding: 0 !important;
}

.col.show-isotope-menu {
  transition: 0.35s ease-out;
}

.col.show-isotope-menu:first-child {
  padding-left: 0;
}

.btn-big.show-isotope-menu.fade.btn-large,
.btn.btn-big.show-isotope-menu.fade,
.col.s4.show-isotope-menu.fade {
  opacity: 0;
  width: 0;
  padding: 0;
  border: none;
  transition: 0.35s ease-out;
}

@media screen and (max-width: 499px) {
  hr.no-margin {
    margin-bottom: 0;
  }
  .btn-big.show-isotope-menu.btn-large,
  .btn.btn-big.show-isotope-menu {
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 1rem;
  }
}
.btn-box {
  position: absolute;
  width: 300px;
  z-index: 1;
}

.btn-box.row {
  margin-left: -1rem;
}

.btn-big.btn-large,
.btn.btn-big {
  font-size: 1.35rem;
  background-color: transparent;
  margin-top: 1.75rem;
  border: 2px solid #fff;
  width: 225px;
  text-transform: none;
  height: auto;
  overflow: visible;
  position: relative;
  z-index: auto;
  background-color: #1d304e;
  transition: 0.35s ease-out;
}

.btn-big.small-margin.btn-large,
.btn.btn-big.small-margin {
  margin-top: 0.75rem;
}

.btn-big.btn-large:hover,
.btn.btn-big:hover {
  background-color: #0eb0ee;
}

.btn-big.active.btn-large,
.btn.btn-big.active {
  background-color: #fff;
  color: #0eb0ee;
  overflow: visible;
}

.btn-big.highlight.btn-large,
.btn.btn-big.highlight {
  color: #fff;
  background-color: #ff7d01;
  border-color: #ff7d01;
}

.btn-big.highlight.disabled.btn-large,
.btn.btn-big.highlight.disabled {
  border-color: transparent;
}

.submenu-extra-text {
  font-weight: 400;
  font-size: 1.2rem;
  max-width: 245px;
  padding: 0 5px;
}

.btn-big.show-isotope-menu.active.btn-large,
.btn.btn-big.show-isotope-menu.active {
  background-color: #1d304e;
}

.btn-box.isotope-mobile-show-menu {
  width: 100%;
  display: inline-flex;
  padding-top: 1.75rem;
  margin-bottom: 0;
}

@media screen and (min-width: 993px) {
  .btn-big.btn-large:after,
  .btn.btn-big:after {
    content: "";
    width: 100px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    transition: all 0.75s;
  }
  .btn-big.active.btn-large:after,
  .btn.btn-big.active:after {
    right: -100px;
    transition: all 0.75s;
  }
}
.btn-align-bottom {
  position: absolute;
  bottom: 0;
}

.s-isotope-filter {
  display: none;
}

@media screen and (max-width: 755px) {
  .s-isotope-filter {
    display: block;
  }
  .l-isotope-filter {
    display: none;
  }
}
.box-min .box-title,
.box .box-title,
.btn-big.btn-large,
.btn.btn-big {
  transition: 0.45s;
}

.media-break-isotope {
  display: none;
}

@media screen and (min-width: 993px) and (max-width: 1124px) {
  .box.box-min .box-title {
    font-size: 0.8rem;
  }
  .box .box-title {
    line-height: 1.1rem;
    font-size: 1rem;
  }
  .box .box-desc {
    line-height: 1.1rem;
    font-size: 0.8rem;
  }
  .media-break-isotope {
    display: inline;
  }
}
@media screen and (min-width: 1125px) and (max-width: 1199px) {
  .box-min .box-title {
    font-size: 0.9rem;
  }
  .media-break-isotope {
    display: inline;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .box-min .box-title {
    font-size: 1rem;
  }
  .media-break-isotope {
    display: inline;
  }
}
@media screen and (max-width: 1099px) {
  .btn-big.btn-large,
  .btn.btn-big {
    font-size: 1.15rem;
    width: 200px;
  }
}
@media screen and (max-width: 992px) {
  .btn-box {
    position: relative;
    width: auto;
  }
  .btn-box .btn-big.btn-large,
  .btn-box .btn.btn-big {
    width: 100%;
    margin-top: 0;
    margin-bottom: 1rem;
  }
  .isotope-box {
    margin-left: 1rem !important;
    margin-right: 1rem;
  }
}
@media screen and (max-width: 992px) and (max-width: 600px) {
  .isotope-box.hide-clamps-on-mobile {
    margin-left: 0 !important;
    margin-right: 0;
  }
}
@media screen and (min-width: 700px) and (max-width: 992px) {
  .box.box-min .box-title {
    font-size: 0.8rem;
    line-height: 1.1;
  }
  .box .box-title {
    font-size: 0.9rem;
    line-height: 1;
  }
  .box .box-desc {
    font-size: 0.8rem;
    line-height: 1;
  }
}
@media screen and (min-width: 800px) and (max-width: 992px) {
  .box.box-min .box-title {
    font-size: 0.9rem;
  }
  .box .box-title {
    font-size: 1.1rem;
  }
  .box .box-desc {
    font-size: 0.85rem;
    line-height: 1.2;
  }
}
@media screen and (min-width: 900px) and (max-width: 992px) {
  .box.box-min .box-title {
    font-size: 1rem;
    line-height: 1.2;
  }
  .box .box-title {
    font-size: 1.25rem;
    line-height: 1.35;
  }
  .box .box-desc {
    font-size: 0.9rem;
    line-height: 1.2;
  }
}
@media screen and (min-width: 601px) and (max-width: 755px) {
  .box .box-desc {
    display: none;
  }
  .box .box-title {
    font-size: 1.1rem;
    line-height: 1.1;
  }
}
@media screen and (min-width: 993px) {
  #isotope-section {
    min-height: 720px;
  }
  #isotope-section.height-auto {
    height: auto;
  }
  .isotope-header {
    position: relative;
    min-height: 500px !important;
  }
  .lflex {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
  }
}
@media screen and (min-width: 500px) and (max-width: 600px) {
  .box .box-title {
    font-size: 1.12rem;
    line-height: 1.25;
  }
  .box .box-desc {
    display: block;
  }
  .isotope-mobile-menu .box .box-title {
    font-size: 1.85rem;
  }
}
@media screen and (min-width: 400px) and (max-width: 499px) {
  .box .box-title {
    font-size: 1rem;
    line-height: 1.15;
  }
  .box .box-desc {
    font-size: 0.8rem;
    line-height: 1.1;
    display: block;
  }
  .isotope-mobile-menu .box .box-title {
    font-size: 1.55rem;
  }
}
@media screen and (max-width: 450px) {
  .box .box-desc {
    display: none;
  }
}
@media screen and (max-width: 399px) {
  .box .box-desc {
    display: none;
  }
  .box .box-title {
    font-size: 1rem;
    line-height: 1.25;
  }
  .isotope-mobile-menu .box .box-title {
    font-size: 1.2rem !important;
  }
}
.pl .box .box-title {
  font-size: 1.12rem;
  margin: 0.75rem 0;
}

@media screen and (max-width: 399px) {
  .pl .box .box-title {
    font-size: 0.95rem;
  }
}
.pl .box .box-title.mobile-menu {
  font-size: 1.85rem;
  line-height: 1.25;
  font-weight: 700;
  margin: 1.46rem 0 1.168rem;
}

.pl .box-min .box-title {
  font-size: 0.9rem;
  line-height: 1.35;
  margin: 1rem 0;
  display: block;
  font-weight: 700;
  min-height: 2.35rem;
}

@media screen and (min-width: 1076px) and (max-width: 1250px) {
  .pl .box-min .box-title {
    font-size: 0.7rem;
    min-height: 1.75rem;
  }
}
@media screen and (min-width: 993px) and (max-width: 1075px) {
  .pl .box-min .box-title {
    font-size: 0.7rem;
    min-height: 2.75rem;
  }
}
@media screen and (min-width: 800px) and (max-width: 992px) {
  .pl .box-min .box-title {
    font-size: 0.8rem;
    min-height: 3rem;
  }
}
@media screen and (min-width: 773px) and (max-width: 799px) {
  .pl .box-min .box-title {
    font-size: 0.69rem;
    min-height: 2.55rem;
  }
}
.pl .btn-big.btn-large,
.pl .btn.btn-big {
  font-size: 1.15rem;
}

@media screen and (max-width: 1099px) {
  .pl .btn-big.btn-large,
  .pl .btn.btn-big {
    font-size: 1rem;
  }
}
.pin-bottom.pushpin-medium:before,
.pinned.pushpin-medium:before {
  content: "";
  display: block;
  height: 100px;
  width: 100%;
  position: absolute;
  background: #1d304e;
  top: -100px;
}

.pushpin-medium.pin-bottom .col:first-child,
.pushpin-medium.pin-bottom .col:nth-child(2) {
  margin-top: -25px;
}

.square {
  height: 60px;
  width: 60px;
}

.submenu {
  background-color: transparent !important;
  height: auto;
  box-shadow: none;
}

.submenu .submenu-list {
  padding-left: 2rem;
  overflow: hidden;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.submenu .submenu-list .submenu-item {
  width: 100%;
  height: 60px;
  margin-bottom: 1rem;
  margin-right: 2rem;
}

.submenu .submenu-list .submenu-item .icon {
  padding: 0.75rem;
}

.submenu .submenu-list .submenu-item a {
  background-color: #fff;
  padding-left: 0;
  height: 60px;
  width: 90%;
  width: calc(100% - 2rem);
  display: block;
}

.submenu .submenu-list .submenu-item a span {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  transition: opacity 0.2s;
  letter-spacing: 0.2px;
}

.submenu .submenu-list .submenu-item a span.title {
  position: absolute;
  color: #6e7681;
  height: 60px;
  line-height: 1.1rem;
  overflow: hidden;
  font-size: 1rem;
  padding: 1rem;
  padding-top: 0.5rem;
  opacity: 0.7;
}

.submenu .submenu-list .submenu-item a span.title.upper {
  text-transform: uppercase;
}

.submenu .submenu-list .submenu-item a span.title.vcenter {
  padding-top: 0.8rem;
  padding-bottom: 0.75rem;
}

.submenu .submenu-list .submenu-item a span.desc {
  color: #0eb0ee;
  font-weight: 400;
  font-size: 0.8rem;
  line-height: 0.9rem;
}

.submenu .submenu-list .submenu-item a span.title.text-center {
  padding-top: 1rem;
}

.submenu .submenu-list .submenu-item.highlight-item a {
  background: #ff7d01;
}

.submenu .submenu-list .submenu-item.highlight-item .title {
  color: #fff;
}

@media screen and (min-width: 993px) and (max-width: 1215px) {
  .submenu-hide {
    display: none;
  }
}
@media screen and (max-width: 1099px) {
  .submenu .submenu-list {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .submenu .submenu-list .submenu-item a {
    width: calc(100% - 1rem);
  }
}
@media screen and (min-width: 601px) and (max-width: 992px) {
  .submenu .submenu-list .submenu-item {
    margin-right: 0;
    width: 50%;
  }
}
@media screen and (min-width: 993px) {
  .submenu .submenu-list .submenu-item a.active {
    width: 105%;
    transform: translate(2%, 1%);
  }
  .submenu .submenu-list .submenu-item a.active span {
    opacity: 1;
    transition: opacity 0.2s;
  }
  .submenu .submenu-list .submenu-item a:hover {
    transform: translate(-1%, -1%);
  }
  .submenu .submenu-list .submenu-item a:hover span.title {
    opacity: 0.85;
  }
  .submenu .submenu-list .submenu-item a.active:hover {
    transform: translate(2%, 1%);
  }
  .submenu .submenu-list .submenu-item a.active:hover span.title {
    opacity: 1;
  }
}
@media screen and (min-width: 993px) and (max-width: 1215px) {
  .pl .submenu .submenu-list .submenu-item a span.title {
    font-size: 0.9rem;
  }
}
.infobox {
  display: flex;
  align-items: stretch;
  margin-top: 5px;
}

.infobox .icon-box {
  max-width: 140px;
  position: relative;
  background-color: #0eb0ee;
  overflow: hidden;
  margin-left: 0 !important;
}

.infobox .icon-box:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}

.infobox .icon-box > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.infobox .icon-box * {
  position: absolute;
}

.infobox .icon-box .title {
  left: 1rem;
  top: 0.5rem;
  text-transform: uppercase;
  font-size: 1.25rem;
  color: #fff;
}

@media screen and (min-width: 993px) and (max-width: 1200px) {
  .infobox .icon-box .title {
    font-size: 1.12rem;
  }
}
@media screen and (min-width: 993px) and (max-width: 1080px) {
  .infobox .icon-box .title {
    font-size: 1rem;
  }
}
@media screen and (max-width: 875px) {
  .infobox .icon-box .title {
    font-size: 1.12rem;
  }
}
@media screen and (max-width: 800px) {
  .infobox .icon-box .title {
    font-size: 1rem;
    transform: rotate(180deg);
    writing-mode: vertical-rl;
    margin-left: 65%;
  }
}
@media screen and (max-width: 375px) {
  .infobox .icon-box .title {
    font-size: 1.24rem;
    margin-left: 55%;
  }
}
@media screen and (max-width: 350px) {
  .infobox .icon-box .title {
    font-size: 1.34rem;
    margin-left: 48%;
  }
}
.infobox .icon-box .icon {
  display: block;
  left: 1rem;
  bottom: -1.2rem;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 4rem;
  background: #fff;
  color: #0eb0ee;
  opacity: 0.5;
  padding: 1.75rem 1.37rem;
  border-radius: 50%;
}

.infobox .list-box {
  border: 4px solid #0eb0ee;
  margin-left: 0 !important;
}

.infobox .list-box .list {
  margin-top: 0.5rem;
  margin-bottom: 0;
}

.infobox .list-box .list .row {
  margin-bottom: 0;
}

.infobox .list-box .list li {
  font-weight: 500;
}

.infobox.highlight-box .icon-box {
  background-color: #ff7d01;
}

.infobox.highlight-box .icon-box span {
  color: #ff7d01;
}

.infobox.highlight-box .icon-box .icon {
  padding-left: 1.97rem;
  padding-right: 1.97rem;
}

.infobox.highlight-box .list-box {
  border-color: #ff7d01;
}

.infobox.highlight-box .list-box ul.list li:before {
  color: #ff7d01;
}

@media screen and (min-width: 601px) and (max-width: 699px) {
  .infobox .icon-box .icon {
    right: 1rem;
    left: auto !important;
    transition: 0.45s ease-out;
  }
}
@media screen and (max-width: 500px) {
  .infobox .icon-box .icon {
    right: 1rem;
    left: auto !important;
    transition: 0.45s ease-out;
  }
}
.modal-overlay {
  background: #fff;
  z-index: 104 !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.modal-custom {
  background: #1d304e;
  color: #fff;
  overflow: hidden;
  height: 70%;
  max-height: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

@media screen and (min-width: 993px) and (max-width: 1550px) {
  .modal-custom {
    width: 70%;
  }
}
@media screen and (min-width: 601px) and (max-width: 1050px) {
  .modal-custom {
    width: 90%;
    height: 85%;
    max-height: 85%;
    top: 5%;
  }
}
@media screen and (max-width: 600px) {
  .modal-custom {
    width: 100%;
    max-height: 100%;
    height: 100%;
    top: 0 !important;
  }
}
.modal-custom .modal-title {
  margin-left: 3.55rem;
  margin-right: 3.55rem;
  margin-top: 2rem;
  position: relative;
  display: block;
  font-size: 2.28rem;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.035rem;
  font-weight: 700;
  line-height: 1.12;
}

@media screen and (max-width: 600px) {
  .modal-custom .modal-title {
    font-size: 2rem;
    margin-left: 1.45rem;
  }
}
@media screen and (max-width: 360px) {
  .modal-custom .modal-title {
    font-size: 1.05rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 601px) and (max-width: 992px) {
  .modal-custom .modal-title {
    margin-left: 2.55rem;
    margin-right: 2.55rem;
  }
}
.modal-custom .modal-title span.bottom {
  position: absolute;
  bottom: 0;
}

.modal-custom .modal-content {
  padding: 0;
  margin-top: 15px;
  position: absolute;
  height: 75%;
  overflow-y: scroll !important;
  margin-right: 10px;
  max-width: 100%;
}

.modal-custom .modal-content .modal-section {
  padding: 0 calc(3.55rem - 17px) 2rem 3.55rem;
  padding-bottom: calc(2rem - 25px);
  overflow: auto;
}

.modal-custom .modal-content .modal-section:after,
.modal-custom .modal-content .modal-section:before {
  content: "";
  display: block;
  position: fixed;
  width: 95%;
  height: 25px;
  left: 0;
  z-index: 1;
}

.modal-custom .modal-content .modal-section:before {
  background: linear-gradient(180deg, #1d304e 0, rgba(29, 48, 78, 0));
}

.modal-custom .modal-content .modal-section:after {
  bottom: 23px;
  background: linear-gradient(180deg, rgba(29, 48, 78, 0) 0, #1d304e);
}

.modal-custom .modal-content .modal-section.hide-after:after {
  display: none;
}

@media screen and (min-width: 601px) and (max-width: 992px) {
  .modal-custom .modal-content .modal-section {
    padding: 0 2.25rem 2.25rem;
  }
}
@media screen and (max-width: 600px) {
  .modal-custom .modal-content .modal-section {
    padding: 0 2rem 1.25rem 1.25rem;
  }
}
.modal-custom .modal-content .modal-section .content img {
  height: 100%;
  max-width: 100%;
  margin: 0 !important;
}

.modal-custom .modal-content .modal-section article {
  padding: 0;
}

.modal-custom .modal-content .modal-section .col,
.modal-custom .modal-content .modal-section .row,
.modal-custom .modal-content .modal-section form {
  padding-left: 0;
}

.modal-custom .modal-content .modal-section form .prefix.top {
  top: 0 !important;
}

.modal-custom .modal-content .modal-section form [type=checkbox] + label:before,
.modal-custom .modal-content .modal-section form [type=checkbox]:not(.filled-in) + label:after {
  left: 7px;
}

.modal-custom .modal-content .modal-section form [type=checkbox]:checked + label {
  color: #fff;
}

.modal-custom .modal-content .modal-section form .checkbox-container {
  position: relative;
}

.modal-custom .modal-content .modal-section.modal-privacy-policy {
  position: fixed;
  background: #1d304e;
  color: #fff;
  width: 100%;
  width: calc(100% - 10px);
  z-index: 1;
}

.modal-custom a.modal-custom-close {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 999;
  color: #fff;
  border: 1px solid #fff;
  font-size: 22px;
  line-height: 0.85;
  padding: 4px;
}

@media screen and (max-width: 800px) {
  .modal-custom button.right {
    float: left !important;
    margin-left: 3.5rem;
  }
}
@media screen and (max-width: 450px) {
  .modal-custom .modal-show-privacy-policy,
  .modal-custom button[type=submit] {
    width: 80%;
  }
}
.modal-custom .magic-padding {
  padding-left: 3.5rem;
}

.modal-custom .magic-margin {
  margin-left: 3.5rem !important;
}

.extra-margin-bottom {
  margin-bottom: 20px;
}

@media screen and (max-width: 1250px) {
  .show-on-xlarge {
    display: none;
  }
}
.custom-scroll::-webkit-scrollbar-track {
  background-color: #1d304e;
}

.custom-scroll::-webkit-scrollbar {
  width: 7px;
  background-color: #fff;
}

.custom-scroll::-webkit-scrollbar-thumb {
  background-color: #fff;
}

.pseudo-parallax {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 244px;
  overflow: hidden;
  z-index: -1;
}

.pseudo-parallax:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.18) 28%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#a6000000",GradientType=0);
}

.pseudo-parallax img {
  position: absolute;
  top: 0;
  min-height: 240px;
  min-width: 1440px;
  transform: translate(-10%, -10%);
}

#modal-articles {
  height: 85%;
}

@media screen and (max-width: 600px) {
  #modal-articles {
    height: 100%;
  }
}
#modal-articles .modal-section:after {
  bottom: 0;
  height: 50px;
  background: linear-gradient(180deg, rgba(29, 48, 78, 0) 0, #1d304e 50%, #1d304e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#001d304e",endColorstr="#1d304e",GradientType=0);
}

#modal-articles .modal-section .social {
  position: fixed;
}

@media screen and (max-width: 600px) {
  #modal-articles .modal-section .social {
    position: static;
    margin-bottom: -1rem;
  }
  #modal-articles .modal-section .social a {
    margin-left: 1rem;
  }
}
#modal-articles .modal-section .pushed {
  margin-left: calc(3.55rem + 16px);
}

@media screen and (max-width: 600px) {
  #modal-articles .modal-section .pushed {
    margin-left: 1rem;
  }
}
#modal-articles .modal-section .content {
  font-size: 1.12em;
  line-height: 1.5;
}

#modal-articles .modal-section .content p {
  font-weight: 300;
  margin: 0.8em 0;
}

#modal-articles .modal-section .content p:first-child {
  font-size: 1.1em;
}

#modal-articles .modal-section .content blockquote {
  border-color: #0eb0ee;
}

#modal-articles .modal-section .content strong {
  font-weight: 500;
}

#modal-articles .modal-section .attachments {
  margin-top: 2em;
}

#modal-articles .modal-section .newsletter {
  margin-top: 2rem;
  padding: 0.75rem 2rem;
}

@media screen and (max-width: 600px) {
  #modal-articles .modal-section .newsletter {
    padding: 0.25rem 1rem 0.5rem;
  }
}
#modal-articles .modal-section .newsletter .btn-center {
  margin-top: calc(20px - 0.4rem);
  margin-bottom: 20px;
}

@media screen and (max-width: 800px) {
  #modal-articles .modal-section .newsletter .btn-center {
    margin-top: 0;
    margin-right: 0.5rem;
    float: right;
  }
}
@media screen and (max-width: 600px) {
  #modal-articles .modal-section .newsletter .btn-center {
    float: none;
    margin: -0.5rem auto 1rem 0;
  }
}
#modal-articles .modal-section .newsletter b {
  color: #9c1e15;
}

#modal-articles .modal-section .newsletter u.link {
  color: #fff;
  text-decoration: none;
  border-bottom: 3px solid #a95725;
  font-weight: 500;
}

#modal-articles .modal-section .newsletter a:not(.btn):not(.btn-large) {
  color: #a95725;
  font-weight: 700;
}

#modal-articles .modal-section .policy {
  max-height: 0;
  overflow: hidden;
}

#modal-articles .modal-title .date {
  font-size: 1.1rem;
  position: absolute;
  bottom: 0;
  right: 17px;
}

@media screen and (min-width: 376px) {
  .show-on-xs {
    display: none;
  }
}
@media screen and (max-width: 375px) {
  .hide-on-xs {
    display: none;
  }
}
.min-thumbnail {
  height: 90px;
}

.extra-padding-top {
  padding-top: 1rem;
}

.download a {
  display: block;
}

@media screen and (max-width: 600px) {
  .hide-on-start-mobile {
    display: none;
  }
}
.shadow-margin {
  margin-top: 1rem;
}

label.at-orange {
  color: #504f4f;
}

.list-for-checkbox {
  color: #9e9e9e;
}

.list-for-checkbox.at-orange {
  color: #504f4f;
}

.list-for-checkbox.active {
  color: #fff;
}

[type=checkbox]:required {
  left: 63px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

body,
html {
  background-color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 23px;
  color: #333;
}

.block {
  height: 100%;
}

body {
  overflow-y: scroll;
}

main {
  animation: m 1s;
}

@keyframes m {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media screen and (max-width: 450px) {
  body,
  html {
    font-size: 14px;
  }
}
header * {
  color: #1d304e;
  font-size: 2.5rem;
  line-height: 1 !important;
}

header * i {
  color: #fff;
}

header .small {
  font-size: 1.85rem;
}

@media screen and (min-width: 601px) and (max-width: 815px) {
  header .small {
    font-size: 1.55rem;
  }
}
@media screen and (max-width: 600px) {
  header .small {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 993px) and (max-width: 1099px) {
  header * {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 600px) {
  header * {
    font-size: 2rem;
  }
}
.nd-title {
  position: absolute;
}

main {
  margin-bottom: 0 !important;
}

a,
img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Roboto, sans-serif;
  letter-spacing: 0.035rem;
  font-weight: 700;
  line-height: 1.12;
}

p.quote {
  position: relative;
}

p.quote:before {
  content: "“";
  position: absolute;
  top: 2rem;
  left: -11px;
  font-size: 1.2rem;
}

p.quote:after {
  content: "”";
}

.big {
  font-size: 1.2rem;
}

.row .col {
  padding: 0 0.95rem;
}

.row.no-margin {
  margin-bottom: 0;
}

.max-width {
  max-width: 325px;
}

.no-margin-top {
  margin-top: 0 !important;
}

.no-margin-bottom {
  margin-bottom: 0 !important;
}

.italic {
  font-style: italic;
}

.btn,
.btn-large {
  border-radius: 25px;
  font-family: arial;
  font-weight: 700;
  font-size: 0.9rem;
  letter-spacing: 0.05rem;
  line-height: 38px;
}

.btn-floating {
  border-radius: 50%;
}

.btn-golden {
  background: #ffc003 !important;
  color: #000;
}

.fixed-action-btn {
  z-index: 99;
}

.light,
.page-footer .footer-copyright {
  font-weight: 400;
}

.collection-style-1 {
  margin: 0.5rem 0 0;
}

.collection-style-1 a.collection-item {
  background-color: #e1e1e1;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  color: #6e7681;
  vertical-align: middle;
  float: left;
  width: 100%;
}

@media screen and (min-width: 601px) and (max-width: 992px) {
  .collection-style-1 a.collection-item {
    height: 0;
  }
}
.collection-style-1 a.collection-item .title {
  display: block;
  line-height: 1rem;
  margin-top: 5px;
  margin-bottom: 3px;
  font-size: 1rem;
}

@media screen and (min-width: 601px) and (max-width: 700px) {
  .collection-style-1 a.collection-item .title {
    line-height: 1.2rem;
  }
}
.collection-style-1 a.collection-item .desc {
  color: #0eb0ee;
  font-weight: 400;
  font-size: 0.8rem;
  line-height: 0.9rem;
  display: block;
}

.collection-style-1 a.collection-item .adress {
  font-size: 0.8rem;
  line-height: 1.5;
  font-weight: 500;
}

.collection-style-1 a.collection-item:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.collection-style-1 a.collection-item:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 601px) and (max-width: 992px) {
  .collection-style-1 a.collection-item:nth-child(2) {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
  }
  .collection-style-1 a.collection-item {
    width: 50%;
  }
}
.collection-style-1 .collection-item.active {
  background: #cfcfcf;
  color: #6e7681;
}

.collection-style-1 .collection-item.avatar {
  padding-left: calc(2rem + 100px);
}

.collection-style-1 .collection-item.avatar .circle {
  left: 2rem;
  border-radius: 0;
  height: 53px;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  margin: 5px 0;
}

@media only screen and (min-width: 993px) and (max-width: 1099px) {
  .collection-style-1 .collection-item.avatar .circle {
    left: 1rem;
  }
  .collection-style-1 .collection-item.avatar {
    padding-left: calc(2rem + 100px);
  }
}
@media only screen and (max-width: 992px) {
  .collection-style-1 .collection-item.active {
    background-color: #e1e1e1;
    color: #6e7681;
  }
  .collection-style-1 a.collection-item:not(.active):hover {
    background-color: transparent;
  }
}
@media screen and (min-width: 601px) and (max-width: 992px) {
  .collection-style-1 .collection-item {
    display: inline-block !important;
    width: calc(50% - 2px);
  }
}
.collection-style-2 {
  border: none;
  margin: 1rem 0;
  overflow: visible;
}

.collection-style-2 .collection-item {
  border: none;
  float: left;
}

.collection-style-2 .extra-margin-bottom {
  margin-bottom: 1.55rem;
}

.collection-style-2 .collection-item.avatar {
  padding-left: calc(48px + 0.75rem);
}

.collection-style-2 .collection-item.avatar a {
  color: #333;
  display: block;
  font-weight: 500;
  font-size: 0.95rem;
  line-height: 1.35rem;
  cursor: pointer;
  text-transform: uppercase;
}

.collection-style-2 .collection-item.avatar i.circle {
  color: #333;
  background: #fff;
}

.collection-style-2 .collection-item.avatar a:hover {
  color: #0eb0ee;
}

.collection-style-2 .collection-item.avatar .circle {
  left: 0;
}

.collection-style-2 .collection-item.avatar .title {
  color: #0eb0ee;
  font-weight: 500;
}

.clear {
  clear: both;
}

.padding-2 {
  padding: 2rem !important;
}

.no-side-margin {
  margin-left: 2px !important;
  margin-right: 2px !important;
}

.highlight {
  color: #0eb0ee;
}

.highlight.gold {
  color: #a95725 !important;
}

.bold {
  font-weight: 700;
}

.gold {
  background: #ef7a44;
}

.btn-color-light,
.btn-color-light:focus,
.btn-color-light:hover {
  background: #0eb0ee;
}

@media only screen and (min-width: 601px) {
  .container {
    width: 95%;
  }
}
.dark {
  background: #1d304e;
}

.dark,
.dark header * {
  color: #fff;
}

.dark .highlight {
  color: #0eb0ee;
}

.dark .header-desc {
  color: #e4e4e4;
}

.dark .collection .collection-item {
  background: transparent;
}

.dark .collection-style-2 .collection-item.avatar a {
  color: #e4e4e4;
}

.dark .collection-style-2 .collection-item.avatar a:hover {
  color: #0eb0ee;
}

.dark .flex-child {
  background: #1d304e;
  border-left-color: #1d304e;
  border-right-color: #1d304e;
}

.dark .btn-empty {
  color: #fff;
  border-color: #fff;
}

.light,
.page-footer .footer-copyright {
  background: #e1e1e1;
}

.light .flex-child,
.page-footer .footer-copyright .flex-child {
  background: #e1e1e1;
  border-left-color: #e1e1e1;
  border-right-color: #e1e1e1;
}

.offset-fix {
  margin-top: -1.5rem;
}

@media screen and (max-width: 600px) {
  .offset-fix {
    margin-top: -2rem;
  }
}
i.icon {
  position: relative;
  height: 42px;
  width: 42px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 12px;
}

i.icon img {
  position: absolute;
  width: 22px;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.slider {
  opacity: 0;
  animation: m 1s;
  animation-delay: 0.75s;
  animation-fill-mode: forwards;
}

.slide,
.slider {
  height: 100%;
  height: 100vh;
}

.slide {
  background-size: cover;
  background-position: 50%;
  background-color: #fff;
}

.slides-navigation {
  top: auto !important;
  bottom: 135px !important;
}

.prev {
  margin-left: 30px;
}

.next {
  margin-right: 30px;
}

#cookie-container,
#cookie-container-slider {
  transition: all 1s ease-in-out;
  z-index: 999;
}

#cookie-container-slider .align_bottom,
#cookie-container .align_bottom {
  position: absolute;
  bottom: 1.25rem;
  right: 3.25rem;
}

#cookie-container-slider .row,
#cookie-container .row {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 600px) {
  #cookie-container,
  #cookie-container-slider {
    width: 100% !important;
  }
}
#cookie-container-slider {
  opacity: 0.75;
}

#cookie-container-slider p,
#cookie-container p {
  margin-bottom: 10px;
}

#cookie-container-slider .col,
#cookie-container .col {
  padding: 1.25rem 2.25rem;
  margin-top: 1.2rem;
  position: relative;
}

#cookie-policy {
  background: #0eb0ee;
  font-family: Verdana, sans-serif;
  font-size: 0.8rem !important;
}

@media screen and (max-width: 450px) {
  #cookie-policy {
    line-height: 1.3;
  }
}
#cookie-policy p {
  color: #fff;
}

#cookie-policy a {
  float: right;
  background-color: #fff;
  border-color: #fff;
  color: #0eb0ee;
}

#cookie-policy a.normal-link {
  float: none;
  font-weight: 700;
  text-decoration: underline;
  color: #fff;
  background: none;
}

#cookie-ng {
  background: #000;
  margin-top: 2.5rem;
  display: flex;
  align-items: stretch;
}

#cookie-ng p {
  color: #fff;
  font-weight: 700;
  font-size: 1.15rem;
  padding-bottom: 3rem;
}

#cookie-ng p a {
  color: #0eb0ee;
}

@media screen and (max-width: 600px) {
  #cookie-container .col.button-col {
    margin-top: 0;
    padding-top: 0;
  }
  #cookie-container .col.policy-col {
    padding-bottom: 0;
  }
}
nav {
  background: #1d304e;
}

nav ul li a {
  font-size: 1rem;
  font-family: arial;
  font-weight: 700;
  letter-spacing: 0.075rem;
  line-height: 64px;
  transition: color 0.2s ease-out;
  height: 64px;
  padding: 0 16px;
  letter-spacing: 0.05rem;
}

nav ul li a.btn,
nav ul li a.btn-large {
  margin-left: 1px;
  margin-right: 1px;
  padding: 0 15px;
  margin-top: 0;
  font-size: 1rem;
  position: relative;
  top: -2px;
  line-height: 36px;
  font-weight: 700;
  animation: n 0.45s;
  animation-timing-function: ease-in;
}

@keyframes n {
  0% {
    background: transparent;
    box-shadow: none;
  }
}
nav ul li.active {
  background: transparent;
}

@media screen and (min-width: 993px) {
  nav ul li.active + li a {
    margin-left: 0;
  }
}
nav ul li:hover a,
nav ul li:hover i {
  color: #0eb0ee;
  background: transparent;
}

nav ul li:hover .btn,
nav ul li:hover .btn-large {
  color: #fff;
}

nav ul li.active:hover a {
  background: #0eb0ee;
}

nav ul li.highlight {
  background-color: #0eb0ee;
  height: 64px;
}

nav ul li.highlight a {
  height: 64px;
  margin: 0;
  padding: 0 16px;
}

nav ul li.highlight span {
  color: #fff;
}

nav ul li.highlight:hover a {
  height: 64px;
  background-color: #096b92;
  color: #fff;
}

nav ul .divider {
  background-color: #3e3e3e;
}

nav .button-collapse {
  float: right;
}

nav .lang a,
nav .lang i,
nav .lang span {
  color: #717171 !important;
}

nav .lang .active,
nav .lang .active i {
  color: #0eb0ee !important;
}

@media screen and (max-width: 1140px) {
  nav .lang {
    display: none;
  }
}
nav .lang.margin-right {
  margin-right: 0.5rem;
}

nav .extra-padding-right {
  padding-right: 1.25rem;
}

.side-nav .logo {
  height: 56px;
}

@media only screen and (min-width: 993px) and (max-width: 1337px) {
  nav ul li a {
    font-size: 0.8rem;
    padding: 0 8px;
  }
  nav ul li a.btn,
  nav ul li a.btn-large {
    font-size: 0.8rem;
    padding: 0 18px;
  }
  .lang.margin-left {
    margin-left: 0.8rem;
  }
  .lang.margin-right {
    margin-right: 0.8rem;
  }
}
@media screen and (min-width: 993px) and (max-width: 1035px) {
  nav a.button-collapse {
    display: block;
  }
  .nav-wrapper .hide-on-med-and-down {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  nav ul a {
    line-height: 32px;
  }
}
#mobile-nav {
  background-color: #13223c;
}

#mobile-nav li.active a,
#mobile-nav li.active i,
#mobile-nav li a {
  color: #fff;
}

#mobile-nav li.highlight {
  height: auto;
}

#mobile-nav li.highlight a {
  height: auto;
  border-bottom: 3px solid #13223c;
  padding: 0 32px;
}

#mobile-nav img {
  height: 34px;
  margin-top: 11px;
}

#mobile-nav i {
  color: #fff;
  text-align: center;
}

#mobile-nav .lang {
  width: 45%;
  float: left;
  display: inline-block;
}

#mobile-nav .lang a {
  padding-right: 0;
}

@media screen and (min-width: 601px) {
  #mobile-nav img {
    height: 40px;
    margin-top: 12px;
  }
  #mobile-nav #mobile-nav-logo {
    margin-bottom: 12px;
  }
}
#mobile-nav-close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 64px;
}

#brand-logo {
  height: 48px;
  margin-top: 8px;
  margin-left: 1.75rem;
}

@media only screen and (min-width: 993px) and (max-width: 1099px) {
  #brand-logo {
    margin-left: 1rem;
  }
}
#mobile-brand-logo {
  height: 34px;
  margin-top: 11px;
  margin-left: 20px;
}

@media only screen and (min-width: 601px) {
  #mobile-brand-logo {
    height: 40px;
    margin-top: 12px;
    margin-left: 20px;
  }
}
#submenu-wrapper {
  position: fixed;
  height: 100%;
  height: calc(100vh - 48px);
  background-color: #e1e1e1;
  padding: 0;
  padding-bottom: 30px;
  overflow: auto;
  z-index: 99;
  left: 0;
}

#submenu-wrapper .btn,
#submenu-wrapper .btn-large {
  position: absolute;
  bottom: 2.75rem;
  left: 2rem;
  margin-right: 0.75rem;
}

@media screen and (max-width: 992px) {
  #submenu-wrapper header * {
    padding-bottom: 0;
  }
}
.btn-relative {
  position: relative !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0.25rem !important;
}

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

.btn-empty {
  line-height: 34px;
  border: 2px solid #0eb0ee;
  color: #0eb0ee;
}

.btn-empty,
.btn-empty:focus,
.btn-empty:hover {
  background: transparent;
}

.btn-empty.light,
.page-footer .btn-empty.footer-copyright {
  color: #fff;
  border-color: #fff;
}

@media only screen and (min-width: 993px) and (max-width: 1099px) {
  #submenu-wrapper .btn,
  #submenu-wrapper .btn-large {
    left: 1rem;
  }
}
@media only screen and (max-width: 992px) {
  #submenu-wrapper {
    position: relative;
    width: 100% !important;
    padding-bottom: 0;
    height: auto;
  }
  #submenu-wrapper .btn,
  #submenu-wrapper .btn-large {
    bottom: 1.12rem;
  }
  #submenu-wrapper .row {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 600px) {
  #submenu-wrapper {
    min-height: calc(100vh - 56px);
  }
  #submenu-wrapper .collection .collection-item.avatar .title {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
  #submenu-wrapper .collection-style-1 a.collection-item .desc {
    font-size: 0.9rem;
    line-height: 1rem;
    padding-top: 10px;
  }
  #submenu-wrapper .collection-style-1 .collection-item.avatar {
    padding-left: calc(2rem + 115px);
  }
}
.navbar-fixed {
  z-index: 999;
}

.sumbenu-title {
  padding: 0 2rem;
}

@media screen and (max-width: 992px) {
  .sumbenu-title {
    padding: 0 2rem 1rem;
  }
}
@media only screen and (min-width: 993px) and (max-width: 1099px) {
  .sumbenu-title {
    padding-left: 1rem;
  }
}
#submenu {
  background: #fff;
}

#submenu ul a {
  color: #000;
}

.fixed-action-btn {
  display: none;
}

.page-header,
article {
  max-width: 1250px;
  margin: 0 auto;
  padding-top: 4rem;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 600px) {
  .page-header,
  article {
    padding-top: 2rem;
    padding-bottom: 1rem;
  }
}
.mid-padding {
  padding: 2.55rem 0;
}

@media screen and (max-width: 992px) {
  .mid-padding {
    padding: 0.75rem 0;
  }
}
.rm-padding-top {
  padding-top: 0;
}

.remove-padding article {
  padding: 0;
}

.rm-margin-bottom {
  margin-bottom: 0 !important;
}

.rm-margin-top {
  margin-top: 0 !important;
}

@media screen and (min-width: 993px) {
  .rm-margin-bottom-mid-and-up {
    margin-bottom: 0 !important;
  }
}
.extra-margin-top {
  margin-top: 2rem;
}

.mini-padding article {
  padding: 1.55rem 1rem 1rem;
}

@media screen and (max-width: 600px) {
  article.mobile-remove-padding {
    padding-top: 0;
  }
}
.fullscreen {
  overflow: hidden;
  height: 100%;
  width: 100%;
  height: calc(100vh - 64px) !important;
  background-size: cover;
  position: relative;
  user-drag: none;
  background-position: 50%;
}

.fullscreen .btn,
.fullscreen .btn-large {
  padding: 0 1.85rem;
  text-shadow: none;
  margin-right: 1rem;
  margin-bottom: 1rem;
}

.fullscreen * {
  -webkit-user-drag: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fullscreen .fullscreen-extra-top {
  position: relative;
  top: 8%;
  z-index: 5;
}

@media screen and (min-width: 601px) {
  .fullscreen .fullscreen-extra-top.bottom {
    position: absolute;
    bottom: 16%;
    left: 0;
    right: 0;
    top: auto;
  }
}
.fullscreen .fullscreen-extra-top .mini-title {
  text-shadow: none;
}

.bottom-gradient,
.gradient,
.slide.about:after,
.slide:after,
.top-gradient {
  position: absolute;
  width: 100%;
  z-index: 3;
  background: linear-gradient(180deg, hsla(0, 0%, 53%, 0.16) 0, transparent);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#26868686",endColorstr="#00000000",GradientType=0);
}

.top-gradient {
  top: 0;
  height: 20%;
}

.bottom-gradient {
  bottom: 0;
  height: 66.6%;
  transform: rotate(180deg);
}

.light-grey {
  background-color: #ecedef;
}

@keyframes o {
  0% {
    transform: translateY(-2000px);
  }
  60% {
    transform: translateY(15px);
  }
  80% {
    transform: translateY(-3px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes p {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-3px);
  }
  40% {
    transform: translateY(15px);
  }
  to {
    transform: translateY(-250px);
  }
}
.bounceInDown {
  animation-name: o;
}

.bounceOut {
  animation-name: p;
}

.change-lang {
  position: fixed;
  top: 84px;
  right: 20px;
  background-color: #fff;
  padding: 3px 1.55rem;
  border-radius: 25px;
  z-index: 15;
  transition: 0.2s;
  animation-duration: 1.2s;
  animation-fill-mode: both;
}

@media screen and (max-width: 992px) {
  .change-lang {
    position: absolute;
  }
}
.change-lang span {
  color: #989898;
  font-weight: 500;
  font-size: 1.5rem;
  padding: 0 5px;
}

.change-lang a {
  color: #989898;
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 2;
}

.change-lang a.active {
  color: #0eb0ee;
}

@media screen and (max-width: 600px) {
  .carousel {
    height: calc(100vh - 54px) !important;
  }
  .fullscreen {
    height: calc(100vh - 54px);
  }
  .fullscreen .fullscreen-extra-top {
    position: absolute;
    bottom: 8%;
    top: auto;
    width: 100%;
    left: auto;
    right: auto;
  }
  .fullscreen .btn,
  .fullscreen .btn-large {
    width: 100%;
  }
  .fullscreen .change-lang {
    right: 5%;
  }
}
.header-extra-margin {
  position: relative;
  margin-top: 2.1rem;
  margin-top: calc(2.1rem + 4px) !important;
}

@media screen and (min-width: 601px) and (max-width: 992px) {
  .btn-extra-margin {
    margin-top: 1.25rem;
  }
}
@media screen and (max-width: 600px) {
  .header-extra-margin {
    margin-top: 0 !important;
  }
}
.header-desc {
  margin-bottom: 0.75rem;
  font-size: 1.2rem;
  font-weight: 500;
  color: #1d304e;
}

figure {
  margin: 5px 0 0;
}

figure.gap {
  margin-top: 14px;
}

figure a,
figure a img {
  max-width: 100%;
}

figure a img {
  max-height: 100%;
  display: block;
}

hr {
  background-color: #0eb0ee;
  width: 2rem;
  height: 2px;
  float: left;
  margin-top: 0;
  margin-bottom: 1.75rem;
  border: 0;
  margin-right: 90%;
  margin-right: calc(100% - 2rem);
}

@media screen and (max-width: 600px) {
  hr.mobile-remove-margin-top {
    margin-top: 5px;
  }
}
.p-bold,
p {
  margin-bottom: 8px;
}

.p-bold.small-margin-bottom,
p.small-margin-bottom {
  margin-bottom: 4px;
}

p {
  font-weight: 400;
}

.p-bold {
  font-size: 1rem;
  font-weight: 700;
}

ul.list {
  width: 100%;
  margin-top: 0.85rem;
  margin-bottom: 1.25rem;
  overflow: hidden;
  float: left;
}

ul.list .row {
  margin-bottom: 7px !important;
  margin-left: auto;
  margin-right: auto;
}

ul.list .row .col.rm-padding {
  padding: 0;
}

ul.list li {
  position: relative;
  padding: 4px 0 4px 1rem !important;
  line-height: 1.55rem;
  margin-bottom: 0 !important;
}

ul.list li:before {
  content: "▸";
  color: #0eb0ee;
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 1.2rem;
  margin-left: -4px;
}

ul.list .border:first-child {
  border-top: 1px solid hsla(0, 0%, 100%, 0.12);
}

ul.list .border {
  display: block;
  position: relative;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.12);
  padding: 0 1.25rem !important;
}

ul.list .border a {
  height: 100%;
  width: 100%;
  display: block;
  color: #fff;
  transition: 0.25s;
  padding: 1rem 0;
}

ul.list .border a:hover {
  color: #0eb0ee;
  transition: 0.25s;
}

ul.list .border:before {
  top: 1rem;
  left: 4px;
}

.list.col {
  padding-left: 0;
  padding-right: 1rem;
}

.list.no-margin {
  margin-top: 0;
}

.list.extra-bottom-margin {
  margin-bottom: 3rem;
}

@media screen and (max-width: 1200px) {
  .list.col.s6 {
    width: 100%;
  }
  .list.rm-emb-phone {
    margin-bottom: 0;
  }
  .list.rm-mt-phone {
    margin-top: 0;
  }
}
@media screen and (min-width: 601px) and (max-width: 992px) {
  .set-list-height li {
    height: 53px;
  }
  .set-list-height li:hover {
    color: #fff;
  }
  .set-list-height li:nth-child(2) {
    border-top: 1px solid hsla(0, 0%, 100%, 0.12);
  }
}
@media screen and (max-width: 600px) {
  ul.list .row {
    margin-bottom: 0;
  }
}
.photo-col {
  padding: 0 !important;
}

.photo-col figure {
  margin-bottom: 1.5rem;
}

.light .big-title,
.page-footer .footer-copyright .big-title {
  color: #2a4672;
  text-shadow: none;
}

.big-title {
  color: #fff;
  text-shadow: #000 1px 1px 2px, #000 1px 1px 2px, rgba(0, 0, 0, 0.45) 0 0 7px;
  font-weight: 700;
  font-size: 5.55rem;
  margin-top: 0.35rem;
  margin-bottom: 1.68rem;
  line-height: 0.85;
}

.big-title.long {
  font-size: 4rem;
}

@media screen and (max-width: 736px) {
  .big-title {
    font-size: 2.55rem;
  }
  .big-title.long {
    font-size: 2rem;
    line-height: 1;
  }
}
.light .mini-title,
.page-footer .footer-copyright .mini-title {
  text-shadow: none;
}

.light .mini-title span,
.page-footer .footer-copyright .mini-title span {
  color: #2a4672;
  text-shadow: none;
}

.mini-title {
  color: #0eb0ee;
  font-size: 0.9rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  line-height: 1rem;
  margin-top: 2.25rem;
  margin-bottom: 0.75em;
  display: block;
  clear: both;
}

.mini-title span {
  color: #fff;
}

.mini-title .highlight,
.mini-title span.text-shadow {
  text-shadow: #000 1px 1px 1px, #444 0 1px 20px;
}

.mini-title .highlight {
  background: #ffc003;
  padding: 5px 7px;
  line-height: 2.75rem;
  font-size: 1rem;
}

@media screen and (max-width: 360px) {
  .mini-title .highlight {
    font-size: 0.8rem;
  }
}
.mini-title .color-black {
  color: #333;
}

.mini-title .thin-medium {
  font-weight: 500;
}

.mini-title a:hover {
  color: #0eb0ee;
}

@media screen and (min-width: 601px) and (max-width: 992px) {
  .mini-title .fixed-height {
    display: inline-block;
    height: 30px;
  }
}
.mini-title.margin-mini {
  margin-top: 0.3rem;
}

.mini-title.margin-small {
  margin-top: 0.65rem;
}

.mini-title.margin-medium {
  margin-top: 1.5rem;
}

.properties {
  margin-top: 1.25rem;
  padding-left: 0 !important;
  font-weight: 500;
}

.prop-name {
  font-size: 1.2rem;
  text-transform: uppercase;
}

@media screen and (min-width: 993px) and (max-width: 1175px) {
  .prop-name {
    font-size: 1rem;
  }
}
.prop-value {
  font-size: 1rem;
  line-height: 0.8rem;
}

@media only screen and (min-width: 1200px) {
  .left-col {
    padding-right: 1.25rem !important;
    max-width: 390px;
  }
  .right-col {
    padding-left: 1.25rem !important;
  }
}
@media only screen and (min-width: 993px) {
  article {
    width: 100%;
  }
}
.footer-bg {
  background-image: url(/img/footer.png);
  background-position: bottom;
  background-repeat-y: no-repeat;
  background-repeat: repeat-x;
  padding-bottom: 300px !important;
}

#contact,
.modal {
  margin-bottom: 0;
}

#contact .policy-rodo,
.modal .policy-rodo {
  margin-left: 2.7rem;
  margin-bottom: 2rem;
  margin-right: 12px;
}

#contact .left-margin,
.modal .left-margin {
  margin-left: 2.7rem;
}

#contact .collection.collection-style-2,
.modal .collection.collection-style-2 {
  margin-top: calc(2.1rem + 4px);
}

#contact .collection.collection-style-2 .collection-item.avatar i.circle,
.modal .collection.collection-style-2 .collection-item.avatar i.circle {
  font-size: 22px;
}

#contact .collection.collection-style-2 .collection-item.avatar i.circle img,
.modal .collection.collection-style-2 .collection-item.avatar i.circle img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 22px;
}

#contact .contact-form,
.modal .contact-form {
  margin-top: -1rem;
}

#contact form .row .col,
.modal form .row .col {
  padding: 0 1rem 0 0;
  margin-left: -1px;
}

#contact form .row,
.modal form .row {
  margin-bottom: -5px !important;
}

#contact form .mini-title,
.modal form .mini-title {
  margin: 1rem 0;
}

#contact form .input-field .prefix,
.modal form .input-field .prefix {
  top: 10px;
  color: #ccc;
}

#contact form button,
.modal form button {
  margin-left: 2.7rem;
  margin-right: 12px;
}

#contact form input,
#contact form textarea,
.modal form input,
.modal form textarea {
  background-color: #f3f3f3;
}

#contact form [type=checkbox]:checked + label:before,
.modal form [type=checkbox]:checked + label:before {
  border-right-color: #0eb0ee;
  border-bottom-color: #0eb0ee;
}

#contact form .input-field .prefix ~ .autocomplete-content,
#contact form .input-field .prefix ~ .validate ~ label,
#contact form .input-field .prefix ~ input,
#contact form .input-field .prefix ~ label,
#contact form .input-field .prefix ~ textarea,
.modal form .input-field .prefix ~ .autocomplete-content,
.modal form .input-field .prefix ~ .validate ~ label,
.modal form .input-field .prefix ~ input,
.modal form .input-field .prefix ~ label,
.modal form .input-field .prefix ~ textarea {
  margin-left: 3.5rem;
  width: calc(100% - 4rem - 0.75rem);
  padding-left: 0.75rem;
}

#contact form .input-field.left-space input,
.modal form .input-field.left-space input {
  padding-left: 1.55rem;
}

#contact form .input-field.special-width,
.modal form .input-field.special-width {
  display: inline-block;
  width: 50%;
  width: calc(100% - 256px);
}

@media screen and (max-width: 800px) {
  #contact form .input-field.special-width,
  .modal form .input-field.special-width {
    width: 90%;
    width: calc(100% - 2rem);
  }
}
#contact form .input-field.col label,
.modal form .input-field.col label {
  left: 0;
}

#contact form .input-field.left-space label,
.modal form .input-field.left-space label {
  left: 1.55rem;
}

#contact form .input-field.left-space label.active,
.modal form .input-field.left-space label.active {
  left: 0;
}

#contact form .input-field input[type=email]:focus + label,
#contact form .input-field input[type=number]:focus + label,
#contact form .input-field input[type=text]:focus + label,
#contact form .input-field textarea:focus + label,
.modal form .input-field input[type=email]:focus + label,
.modal form .input-field input[type=number]:focus + label,
.modal form .input-field input[type=text]:focus + label,
.modal form .input-field textarea:focus + label {
  color: #0eb0ee !important;
}

#contact form .input-field input[type=email]:focus,
#contact form .input-field input[type=number]:focus,
#contact form .input-field input[type=text]:focus,
#contact form .input-field textarea:focus,
.modal form .input-field input[type=email]:focus,
.modal form .input-field input[type=number]:focus,
.modal form .input-field input[type=text]:focus,
.modal form .input-field textarea:focus {
  border-bottom: 1px solid #0eb0ee !important;
  box-shadow: 0 1px 0 0 #0eb0ee !important;
}

#contact form .input-field input[type=email],
#contact form .input-field input[type=number],
#contact form .input-field input[type=text],
#contact form .input-field textarea,
.modal form .input-field input[type=email],
.modal form .input-field input[type=number],
.modal form .input-field input[type=text],
.modal form .input-field textarea {
  color: #1d304e;
}

#contact form .input-field .prefix.active,
.modal form .input-field .prefix.active {
  color: #0eb0ee;
}

#contact form .form-right-button,
.modal form .form-right-button {
  margin-right: 12px;
}

@media screen and (max-width: 620px) {
  #contact form .row .col,
  .modal form .row .col {
    padding: 0 1rem 0 0;
    margin-left: 5px;
  }
  #contact form .input-field .prefix ~ .autocomplete-content,
  #contact form .input-field .prefix ~ .validate ~ label,
  #contact form .input-field .prefix ~ input,
  #contact form .input-field .prefix ~ label,
  #contact form .input-field .prefix ~ textarea,
  .modal form .input-field .prefix ~ .autocomplete-content,
  .modal form .input-field .prefix ~ .validate ~ label,
  .modal form .input-field .prefix ~ input,
  .modal form .input-field .prefix ~ label,
  .modal form .input-field .prefix ~ textarea {
    margin-left: 3.6rem;
  }
  #contact form .form-right-button,
  #contact form button,
  .modal form .form-right-button,
  .modal form button {
    margin-left: 3rem;
  }
  #contact form .form-right-button,
  .modal form .form-right-button {
    float: left !important;
  }
}
@media screen and (min-width: 1350px) {
  #contact .contact-header,
  .modal .contact-header {
    width: 33.33333%;
  }
  #contact .contact-list,
  .modal .contact-list {
    width: 66.66667%;
  }
  #contact .contact-form,
  .modal .contact-form {
    margin-left: 33.33333%;
    width: 66.66667%;
  }
}
.table-name {
  margin-top: 3rem;
  font-size: 1.4rem;
  margin-bottom: 0.5rem;
}

.table-name .table-caption {
  font-size: 1.2rem;
  font-weight: 400;
}

@media screen and (max-width: 600px) {
  .mobile-extra-margin {
    margin-top: 1.25rem !important;
  }
  .mobile-extra-margin-header {
    margin-top: 2rem !important;
  }
  .mobile-extra-margin-medium {
    margin-top: 2.25rem !important;
  }
}
.clearfix {
  clear: both;
}

@media screen and (min-width: 992px) {
  .clearfix.on-med-and-down {
    clear: none;
  }
}
@media screen and (max-width: 450px) {
  .hide-on-very-small {
    display: none;
  }
}
.toast-error {
  background-color: rgba(240, 10, 10, 0.95);
}

.toast-success {
  background-color: rgba(76, 175, 80, 0.95);
}

.lazy {
  text-indent: -99999px;
  white-space: nowrap;
  overflow: hidden;
}

.orange-box-header {
  font-size: 2.28rem;
  margin: 1.14rem 0 0.912rem;
}

.fake-header {
  letter-spacing: 0.035rem;
  font-weight: 700;
  margin: 2.1rem 0 1.68rem;
}

.normal-text {
  font-size: 1rem;
  padding: 0;
  margin: 0;
  font-weight: 400;
}

.subtitle {
  font-size: 1.64rem;
  margin: 0.82rem 0 0.656rem;
}

.subtitle-publications {
  font-weight: 400;
  font-size: 1.25rem;
}

@media screen and (min-width: 993px) {
  .subtitle-publications {
    max-width: 235px;
  }
}
.page-header {
  padding-bottom: 0;
  overflow: visible;
}

.page-header,
.page-header .row,
.page-header h1 {
  margin-bottom: 0;
}

.page-header h1 {
  font-size: 2rem;
  font-weight: 700;
}


.submenu .submenu-list .submenu-item a span.title.text-center {
  font-size: 1em;
}

.step-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 0;
  align-items: center;
}

.step-header-txt {
  font-size: 1.2rem;
  line-height: 1.2rem;
  text-transform: uppercase;
  color: #0eb0ee;
  padding-right: 20px;
  margin-top: 5px;
}

.step-status {
  color: white;
  font-size: 0.8rem;
  line-height: 1.2rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 5px;
}

.step-status--ready {
  background: #34bc49;
}

.step-status--in-progress {
  background: #ffa500;
}

.step-status--planned {
  background: #a7a7a7;
}

.submenu .submenu-list .submenu-item.highlight-item--green a {
  background: #34bc49;
}

#modal-articles ul li,
#modal-articles ol li {
  list-style-type: disc !important;
  list-style-position: outside;
  margin-left: 1.2em;
  font-weight: 100;
}

@media screen and (min-width: 993px) {
  .employee-disabled {
    visibility: hidden;
  }
}
.employee__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(18rem, 1fr));
  gap: 2rem;
  width: 100%; /* ensures grid takes full width of parent */
  padding: 1rem; /* optional padding around the grid */
}

.employee__card {
  padding: 1.75rem 2rem 1rem !important;
  height: 100%;
  margin-bottom: 0 !important;
  transition: 0.35s !important;
  background-color: #ecedef;
  position: relative;
  z-index: 11;
  border-bottom: 4px solid #e1e1e1;
  box-shadow: rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px, rgba(0, 0, 0, 0.3) 0px 2px 4px -1px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* photo */
.employee__card img {
  max-width: 60%;
  max-width: 13rem;
  height: auto;
  border-radius: 50%;
  overflow: hidden;
}

/* name */
.employee__card p:nth-of-type(1) {
  font-size: 1.25rem;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.035rem;
  font-weight: 700;
  line-height: 1.25;
  margin-top: 1.4rem;
  margin-bottom: 0.5rem;
}

/* title */
.employee__card p:nth-of-type(2) {
  color: dimgray;
  font-size: 0.9rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  line-height: 1rem;
  display: block;
  clear: both;
  margin: unset;
}

/* line divider */
.employee__card p:nth-of-type(2):after {
  display: block;
  content: "";
  margin-inline: auto;
  background-color: #0eb0ee;
  width: 3rem;
  height: 2px;
  margin-block: 1.2rem;
  border: 0;
}

/* description */
.employee__card p:nth-of-type(3),
.employee__card p:nth-of-type(4) {
  text-align: justify;
  -webkit-hyphens: auto;
  -webkit-hyphenate-limit-before: 3;
  -webkit-hyphenate-limit-after: 3;
  -webkit-hyphenate-limit-chars: 6 3 3;
  -webkit-hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-last: always;
  -webkit-hyphenate-limit-zone: 8%;
  -moz-hyphens: auto;
  -moz-hyphenate-limit-chars: 6 3 3;
  -moz-hyphenate-limit-lines: 2;
  -moz-hyphenate-limit-last: always;
  -moz-hyphenate-limit-zone: 8%;
  -ms-hyphens: auto;
  -ms-hyphenate-limit-chars: 6 3 3;
  -ms-hyphenate-limit-lines: 2;
  -ms-hyphenate-limit-last: always;
  -ms-hyphenate-limit-zone: 8%;
  hyphens: auto;
  hyphenate-limit-chars: 6 3 3;
  hyphenate-limit-lines: 2;
  hyphenate-limit-last: always;
  hyphenate-limit-zone: 8%;
}

/* hide PL text on EN page */
.lang-en .employee__card p:nth-of-type(3) {
  display: none;
}

/* hide EN text on PL page */
.lang-pl .employee__card p:nth-of-type(4) {
  display: none;
}

/* @media screen and (min-width: 993px) and (max-width: 1160px) {
  .employee__card p:nth-of-type(3) {
    text-align: center !important;
  }
}
@media screen and (max-width: 992px) {
  .employee__card img {
    max-width: 60%;
  }
} */
footer {
  background-color: white;
}
.info-box {
  position: relative;
  display: inline-block;
  color: #333;
  height: 100%;
  padding: 0;
  width: 100%;
  z-index: 12;
  margin-bottom: -2px;
  overflow: hidden;
}

.info-box .mini-title {
  margin-bottom: 1.55rem;
}

.info-box .mini-title span {
  display: block;
  margin-top: 0.35rem;
}

@media (max-width: 600px) {
  .info-box.header-extra-margin {
    margin-top: 1.55rem !important;
  }
}
@media (min-width: 601px) {
  .info-box.horizontal {
    display: inline-block;
  }
  .info-box.horizontal .info-box-img {
    width: 290px;
    height: 290px;
    box-sizing: border-box;
    float: left;
    display: inline-block;
  }
  .info-box.horizontal .info-box-img img {
    width: 100%;
    max-height: 100%;
    max-width: 100%;
  }
  .info-box.horizontal .info-box-text {
    float: left;
    width: calc(100% - 290px);
    display: inline-block;
  }
}
@media (min-width: 601px) and (max-width: 992px) {
  .info-box.vertical {
    display: inline-block;
  }
  .info-box.vertical .info-box-img {
    width: 290px;
    height: 290px;
    box-sizing: border-box;
    float: left;
    display: inline-block;
  }
  .info-box.vertical .info-box-img img {
    width: 100%;
    max-height: 100%;
    max-width: 100%;
  }
  .info-box.vertical .info-box-text {
    float: left;
    width: calc(100% - 290px);
    display: inline-block;
  }
}
@media (min-width: 601px) {
  .info-box.vertical.on-large {
    display: inline-block;
  }
  .info-box.vertical.on-large .info-box-img {
    width: 290px;
    height: 290px;
    box-sizing: border-box;
    float: left;
    display: inline-block;
  }
  .info-box.vertical.on-large .info-box-img img {
    width: 100%;
    max-height: 100%;
    max-width: 100%;
  }
  .info-box.vertical.on-large .info-box-text {
    float: left;
    width: calc(100% - 290px);
    display: inline-block;
  }
}
.info-box .info-box-img {
  position: relative;
}

.info-box .info-box-img .preloader-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}

.info-box .info-box-img img {
  width: 100%;
}

@media screen and (min-width: 701px) and (max-width: 900px), screen and (min-width: 993px) and (max-width: 1150px) {
  .info-box p.line-limit {
    max-height: 4.65rem;
    -webkit-line-clamp: 3;
  }
}
@media screen and (min-width: 601px) and (max-width: 700px) {
  .info-box p.line-limit {
    max-height: 6.75rem;
    -webkit-line-clamp: 5;
  }
}
.info-box .info-box-text {
  padding: 0 2rem 3.75rem;
  position: relative;
}

@media (min-width: 601px) and (max-width: 700px) {
  .info-box .info-box-text {
    padding: 0 1rem 3.12rem;
  }
}
@media screen and (max-width: 600px) {
  .info-box .info-box-text {
    padding-bottom: 4.12rem;
    padding-left: 1.12rem;
    padding-right: 1.12rem;
  }
  .info-box .info-box-text.extra-bottom-space {
    padding-bottom: 5.12rem;
  }
}
.info-box .info-box-text.margin-min {
  padding-bottom: 1rem;
}

.info-box .info-box-text .title {
  color: #1d304e;
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 1.55rem;
  margin-top: 0.4rem;
}

@media (min-width: 601px) and (max-width: 700px) {
  .info-box .info-box-text .title {
    margin-bottom: 0.55rem;
    line-height: 1;
  }
}
.info-box .info-box-text .title.line-limit {
  display: block;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (min-width: 701px) and (max-width: 900px) {
  .info-box .info-box-text .title.line-limit {
    max-height: 5.6rem;
    -webkit-line-clamp: 4;
  }
}
@media screen and (min-width: 601px) and (max-width: 700px) {
  .info-box .info-box-text .title.line-limit {
    max-height: 4.84rem;
    -webkit-line-clamp: 4;
  }
}
@media (min-width: 601px) and (max-width: 700px) {
  .info-box .info-box-text .mini-title {
    margin-top: 1.25rem;
  }
}
.info-box .info-box-text p:not(.mini-title) {
  color: #333;
}

@media (min-width: 601px) and (max-width: 700px) {
  .info-box .info-box-text p:not(.mini-title) {
    line-height: 1.35;
  }
}
@media screen and (min-width: 601px) and (max-width: 992px) {
  .info-box-margin {
    margin-bottom: 0 !important;
  }
}
.side-nav {
  transition: transform 0.3s ease;
}

.mobile-nav--close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 64px;
  list-style-type: none;
}

.body-freeze {
  overflow: hidden;
}

.sidenav-overlay {
  pointer-events: none;
  display: none;
}

.body-freeze .sidenav-overlay {
  display: block;
}
@charset "UTF-8";
.btn__privacy-close {
  position: fixed;
  top: 0;
  right: 0;
  margin: 2rem;
  z-index: 980;
  line-height: 0;
  padding: 0 1rem;
}

body.page-template-page-privacy-policy {
  background-color: #1d304e !important;
}

.page-template-page-privacy-policy header,
.page-template-page-privacy-policy footer,
.page-template-page-privacy-policy .navbar-fixed {
  display: none;
}

.page-template-page-privacy-policy .navbar-fixed {
  display: none;
}

.page-template-page-privacy-policy main {
  max-width: 800px;
  padding: 2rem;
  counter-reset: a;
}

.page-template-page-privacy-policy main li {
  font-weight: 500;
  margin: 1rem 1rem 1rem 2rem;
  position: relative;
}

@media screen and (max-width: 600px) {
  .page-template-page-privacy-policy main li {
    margin-right: 0;
  }
}
.page-template-page-privacy-policy main li:before {
  counter-increment: a;
  content: "§ " counter(a) ". ";
  position: absolute;
  left: -2rem;
}

.page-template-page-privacy-policy main li ol {
  counter-reset: b;
  margin: 0;
}

.page-template-page-privacy-policy main li ol li {
  padding-left: 0.25rem;
  font-weight: 300;
  margin: 1rem;
}

@media screen and (max-width: 600px) {
  .page-template-page-privacy-policy main li ol li {
    margin-right: 0;
  }
}
.page-template-page-privacy-policy main li ol li:before {
  counter-increment: b;
  content: counter(b) ". ";
  left: -1rem;
}

.page-template-page-privacy-policy main li ol li ol {
  list-style: lower-latin;
}

.page-template-page-privacy-policy main li ol li ol li {
  padding-left: 0.25rem;
}

.page-template-page-privacy-policy main li ol li ol li:before {
  display: none;
}

.page-template-page-privacy-policy main.rodo {
  list-style: decimal;
}

.page-template-page-privacy-policy main.rodo li {
  font-weight: 300;
}

.page-template-page-privacy-policy main.rodo li:before {
  content: none;
}
.isotope-box:before {
  width: 1.6rem;
}

@media screen and (max-width: 600px) {
  .isotope-box:before {
    display: none;
  }
  .isotope-box {
    margin-inline: 0 !important;
  }
}
@media screen and (max-width: 992px) {
  .post-type-archive-publications .isotope-box:before {
    display: none;
  }
  .post-type-archive-publications .isotope-box {
    margin-inline: 0 !important;
  }
}
.post-type-archive-publications .isotope-item {
  margin-block: 0.7rem;
}

.publication-card {
  display: flex;
  flex-direction: row;
  width: 100%;
  position: relative;
}

.publication-card__read-more {
  margin: auto 0 0 0;
}

.publication-card__read-more:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
  top: 0;
  left: 0;
  opacity: 0.4;
}

.publication-card__image-wrapper {
  overflow: hidden;
  max-width: 250px;
}

.publication-card__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.raports .publication-card__image {
  -o-object-position: 100% 0;
     object-position: 100% 0;
}

.publication-card__content {
  background: #fff;
  flex: 1 1 0;
  padding: 2rem;
  display: flex;
  flex-direction: column;
}

.publication-card__date {
  color: #0eb0ee;
  font-size: 0.9rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  margin: 0 0 1em 0;
  display: block;
  clear: both;
}

.publication-card__title {
  color: #1d304e;
  font-size: 1.25rem;
  font-weight: 500;
  margin: 0 0 0.5em 0;
}

.publication-card__text {
  margin: 0 0 1.5em 0;
  color: #333;
}

/* Ensures the button is always at the bottom, even with more children */
.publication-card__button {
  margin-top: auto;
  align-self: flex-start;
  width: auto;
  max-width: -moz-max-content;
  max-width: max-content;
}

/* Responsive: stack vertical on small screens */
@media only screen and (max-width: 600px) {
  /* 50rem = 800px; adjust as needed */
  .publication-card {
    display: block;
  }
  .publication-card__image-wrapper,
  .publication-card__content {
    min-width: 0;
    width: 100%;
    min-height: 0;
    height: auto;
  }
  .articles .publication-card__image-wrapper img {
    aspect-ratio: 1.5/1;
    -o-object-position: 50% 30%;
       object-position: 50% 30%;
    height: auto;
    max-width: 100vw;
  }
  .publication-card__image-wrapper {
    height: auto;
    max-width: 100vw;
  }
  .publication-card__content {
    min-width: 0;
    min-height: 0;
    padding: 1.5rem;
  }
}
.isotope-mobile-menu {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  background-color: white;
  cursor: pointer;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 1rem;
}

.isotope-mobile-menu__icon {
  height: 4rem;
  width: 4rem;
  padding: 1rem 1.2rem 1rem 1.3rem;
  background-color: #0eb0ee;
}
.isotope-mobile-menu__icon svg {
  max-height: 10px;
}

.isotope-mobile-menu__title {
  padding-left: 1em;
  font-size: 120%;
}
/* =========== MODAL OVERLAY =========== */
.registration-popup__modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(213, 240, 255, 0.4705882353);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  align-items: center;
  justify-content: center;
}
.registration-popup__modal form,
.registration-popup__modal p {
  text-align: left;
  line-height: 1.3rem;
}
.registration-popup__modal input:not([type]),
.registration-popup__modal input[type=date],
.registration-popup__modal input[type=datetime-local],
.registration-popup__modal input[type=datetime],
.registration-popup__modal input[type=email],
.registration-popup__modal input[type=number],
.registration-popup__modal input[type=password],
.registration-popup__modal input[type=search],
.registration-popup__modal input[type=tel],
.registration-popup__modal .bit-form input[type=text],
.registration-popup__modal input[type=time],
.registration-popup__modal input[type=url],
.registration-popup__modal textarea.materialize-textarea {
  box-sizing: border-box;
  background-color: white;
  color: #1d304e;
  border-radius: 6px;
  outline: none;
  margin: 0;
  padding: 10px;
  box-shadow: none;
  font-weight: 400 !important;
  border-color: transparent !important;
  height: unset;
}
.registration-popup__modal .btn-orange {
  background-color: #ff7d01 !important;
}
.registration-popup__modal button:not(.btn__icon) {
  background-color: #03a9f4;
  width: -moz-max-content;
  width: max-content;
  font: inherit;
  margin: 0;
  overflow: visible;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  border: none;
  display: inline-block;
  height: 36px;
  padding: 0 2rem !important;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
  text-decoration: none;
  color: #fff;
  text-align: center;
  border-radius: 25px !important;
  font-family: arial;
  font-weight: 700;
  font-size: 0.9rem !important;
  letter-spacing: 0.05rem;
  line-height: 38px;
  margin-top: 1rem;
}
.registration-popup__modal button:not(.btn__icon):hover {
  background-color: #d06201;
}
.registration-popup__modal button:focus {
  outline: none;
  background-color: unset;
}
.registration-popup__modal label {
  font-size: 0.9rem;
  color: #d2d2d2;
  font-weight: 400;
  margin-bottom: 0rem;
}
.registration-popup__modal .bf-err-msg {
  margin-top: 12px;
}

/* =========== MODAL CONTENT CARD =========== */
.registration-popup__content {
  border-radius: 8px;
  text-align: center;
  background-color: #1d304e;
  position: relative;
  max-width: 40rem;
  max-height: calc(100vh - 2rem);
  margin: auto 1rem;
  padding: 2rem;
  padding-bottom: 3rem;
  overflow-y: scroll;
  overflow-x: hidden;
}

.registration-popup__subform {
  flex-direction: column;
}

/* =========== MODAL PAGE/SECTION SHOW/HIDE LOGIC =========== */
/* Hide all modal "pages"/choices/forms by default! */
.registration-popup__desc,
#already-registered-form,
#bitform-signup-wrapper,
#resend-confirmation-section,
.registration-popup__choice,
#already-registered-feedback {
  display: none;
}

/* Show what is .active (match your JS toggling) */
.registration-popup__desc.active {
  display: block;
  position: static;
  min-height: unset;
}

#already-registered-form.active,
#bitform-signup-wrapper.active,
#resend-confirmation-section.active,
.registration-popup__choice.active {
  display: flex;
}

#already-registered-feedback.active {
  display: flex;
}

/* =========== "PAGE" DESCS =========== */
.registration-popup__desc {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2;
  min-height: 0;
}

/* .active switches to position: static, handled above */
/* =========== TYPOGRAPHY & COMPONENTS =========== */
.registration-popup__header {
  font-size: 1.5rem;
  text-wrap: balance;
}

@media screen and (max-width: 600px) {
  .registration-popup__content {
    padding: 1.5rem;
    padding-bottom: 1.8rem;
  }
  .registration-popup__header {
    font-size: 1.2rem;
  }
  .registration-popup__content p {
    font-size: 80%;
  }
  button:not(.btn__icon) {
    width: 100% !important;
  }
}
/* =========== CHOICE BUTTONS =========== */
.registration-popup__choice {
  /* display: flex is toggled with .active above */
  flex-direction: row;
  justify-content: center;
  gap: 1rem;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

@media (max-width: 600px) {
  .registration-popup__choice {
    flex-direction: column;
    gap: 0.5em;
  }
}
/* =========== NAVIGATION =========== */
.registration-popup__nav {
  display: flex;
  justify-items: flex-end;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.icon__close {
  margin-left: auto;
}

.btn__icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  border: none;
  background: none;
  cursor: pointer;
  padding: 0;
  position: relative;
  background-color: transparent;
}
.btn__icon::before {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background-color: #fff;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  margin: 0;
}
.btn__icon:hover::before, .btn__icon:focus::before {
  background-color: var(--color__brand-blue, #0eb0ee);
}

.icon__arrow-left::before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 25 16'><path d='M8.1.3c.5-.4 1.3-.4 1.8 0 .5.5.5 1.3 0 1.8L5 6.8h18c.8 0 1.4.6 1.4 1.3 0 .7-.6 1.3-1.3 1.3H5l4.8 4.5v.1c.5.5.5 1.3 0 1.7-.5.5-1.3.5-1.8.1H8L.9 8.8C.4 8.4.4 7.6.9 7L8 .4l.1-.1Z'/></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 25 16'><path d='M8.1.3c.5-.4 1.3-.4 1.8 0 .5.5.5 1.3 0 1.8L5 6.8h18c.8 0 1.4.6 1.4 1.3 0 .7-.6 1.3-1.3 1.3H5l4.8 4.5v.1c.5.5.5 1.3 0 1.7-.5.5-1.3.5-1.8.1H8L.9 8.8C.4 8.4.4 7.6.9 7L8 .4l.1-.1Z'/></svg>");
  width: 1.5rem;
}

.icon__close::before {
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 17 17'><path d='M14.4.8a1.3 1.3 0 0 1 1.8 1.8l-6 5.9 6 5.8v.1a1.3 1.3 0 0 1-1.8 1.8l-5.9-6-5.8 6a1.3 1.3 0 1 1-1.8-1.9l5.8-5.8L1 2.7l-.1-.1A1.3 1.3 0 0 1 2.6.8l5.9 6 5.8-6h.1Z'/></svg>");
          mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 17 17'><path d='M14.4.8a1.3 1.3 0 0 1 1.8 1.8l-6 5.9 6 5.8v.1a1.3 1.3 0 0 1-1.8 1.8l-5.9-6-5.8 6a1.3 1.3 0 1 1-1.8-1.9l5.8-5.8L1 2.7l-.1-.1A1.3 1.3 0 0 1 2.6.8l5.9 6 5.8-6h.1Z'/></svg>");
}

/* =========== FEEDBACK, BITFORM, MISC =========== */
.registration-popup__feedback {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 1.1em;
  color: #fff;
  background: #ff8400;
  border-radius: 4px;
  padding: 1em;
}

.download-feedback-overlay {
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}

.download-feedback-popup {
  background: #fff;
  color: #111;
  padding: 2em 2.5em;
  border-radius: 8px;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.2);
}

.download-data {
  display: none;
}

/* =========== BITFORM =========== */
.bit-form .d-none,
.bit-form .bf-cks,
.bf-bx,
.bf-msg-close,
.bf-req-smbl {
  display: none !important;
}

.bit-form .bf-lbl-wrp {
  margin-top: 1rem;
  margin-bottom: 0rem;
}

.bit-form .P {
  padding: 0 !important;
}

#bf-contact-form .bf-btn {
  margin: 1rem 0;
  padding: 0 1rem;
  border-radius: 300px !important;
  font-family: arial;
  font-weight: 700;
  font-size: 0.9rem;
  letter-spacing: 0.05rem;
  text-decoration: none;
  color: #fff;
  outline: 0;
  border: none;
  text-transform: uppercase;
  background-color: #0eb0ee;
}

#bf-contact-form .AP:hover {
  background-color: #ff7d01 !important;
}

.display-3 {
  font-size: 2rem;
}

.bf-cw {
  margin-bottom: 0.5rem;
}

.bit-form label,
.bit-form label span {
  font-size: 1rem;
  font-weight: 400;
  color: white;
}

[type=checkbox] + label:before,
[type=checkbox]:not(.filled-in) + label:after {
  border: 2px solid #0eb0ef;
  margin-top: 0.5rem;
}

[type=checkbox]:checked + label:before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 3px solid transparent;
  border-left: 3px solid transparent;
  border-right: 3px solid #0eb0ef;
  border-bottom: 3px solid #0eb0ef;
  transform: rotate(40deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%;
}

.bit-form input {
  max-width: 100%;
}

#bf-contact-form .bf-fld {
  border-radius: 5px !important;
  min-height: 3rem !important;
  background-color: white;
}

.bf-err-msg {
  position: relative;
  z-index: 3;
  display: block;
}

#bf-contact-form .Y {
  margin-top: 10px;
}

.bf-err-msg::before {
  content: "";
  display: block;
  position: absolute;
  top: -12px;
  width: 30px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='20' viewBox='0 0 30 20'%3E%3Cpath fill='rgb(255, 224, 224)' d='M0,20 L15,0 L30,20 Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

.msg-content {
  margin: 10px;
}

#bf-contact-form .bf-fld-wrp {
  padding: 0 !important;
}

.download-report__wrapper {
  min-height: 100vh;
  display: flex;
}

.download-report__content {
  height: -moz-fit-content;
  height: fit-content;
}
/* =========== MODAL OVERLAY (FADE ONLY) =========== */
.registration-popup__modal {
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
  pointer-events: none;
}

.registration-popup__modal.is-open {
  opacity: 1;
  pointer-events: auto;
}

/* =========== CONTENT CARD ANIMATION =========== */
.registration-popup__content {
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  opacity: 0;
  transform: translateX(70vw);
  pointer-events: none;
}

.registration-popup__content.is-animating-in {
  opacity: 0;
  transform: translateX(70vw);
}

.registration-popup__content.is-animated {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}

.registration-popup__content.is-animating-out {
  opacity: 0;
  transform: translateX(-70vw);
  pointer-events: none;
}

/* =========== DESCRIPTION TEXT ANIMATION =========== */
.registration-popup__desc {
  transition: opacity 0.2s ease, transform 0.3s ease;
  opacity: 0;
  pointer-events: none;
}

.registration-popup__desc.active {
  opacity: 1;
  pointer-events: auto;
}
.publications__header {
  min-height: calc(40vw + 100px);
  display: flex;
  align-items: end;
  padding: var(--padding) var(--padding) 0rem;
  position: relative;
}

.publications__header-photo-gradient::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
  background: linear-gradient(to bottom, rgba(29, 48, 78, 0) 0%, rgba(29, 48, 78, 0.02) 15%, rgba(29, 48, 78, 0.06) 30%, rgba(29, 48, 78, 0.12) 45%, rgba(29, 48, 78, 0.2) 60%, rgba(29, 48, 78, 0.35) 70%, rgba(29, 48, 78, 0.6) 78%, rgba(29, 48, 78, 0.82) 85%, rgba(29, 48, 78, 0.92) 91%, rgb(29, 48, 78) 95%, rgb(29, 48, 78) 100%);
}

.publications__body {
  --padding: calc(1rem + 3vw);
  position: relative;
  z-index: 6;
  padding: calc(0.3 * var(--padding)) var(--padding) calc(2 * var(--padding));
  margin-top: calc(-10vw - 3rem);
  max-width: calc(600px + 20vw);
  margin-inline: auto;
}

.publications__title {
  color: white;
  font-size: 2rem;
  text-wrap: balanced;
  margin-top: unset;
  margin-bottom: 0.3em;
}

.publications__date {
  color: rgb(131, 158, 167);
  margin-bottom: 1.5em;
}

.publications__content {
  font-weight: 300;
  font-size: 1rem;
}
.publications__content h2, .publications__content h3, .publications__content h4 {
  font-size: 1.5rem;
}
.dark .header-desc {
  font-size: 1rem;
}
/*# sourceMappingURL=style.css.map */


.page-id-27 .isotope-item {
    margin-block: .7rem;
}