/*!
 * Bootstrap Reboot v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*, *::before, *::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title], abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
dfn {
  font-style: italic;
}
b, strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
pre, code, kbd, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button, input {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"], input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*, *::before, *::after {
  box-sizing: inherit;
}
.container {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1020px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -30px;
  margin-left: -30px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col, .no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 30px;
  padding-left: 30px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.text-justify {
  text-align: justify !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #007bff !important;
}
a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:hover, a.text-info:focus {
  color: #117a8b !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important;
}
.text-primary {
  color: #007bff !important;
}
a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:hover, a.text-info:focus {
  color: #117a8b !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important;
}
.text-body {
  color: #212529 !important;
}
.text-muted {
  color: #6c757d !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, .5) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, .5) !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
@media (max-width: 767.98px) {
  [class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .hide-on-small-down {
    display: none !important;
  }
}
p, h1, h2, h3, h4, h5 {
  margin: 0 !important;
  padding: 0 !important;
}
html {
  margin-top: 0px !important;
  background-color: #0e0d0e;
}
body {
  background-color: #0e0d0e;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #c9bdc2;
  word-wrap: break-word;
}
a p {
  font-weight: 400;
  color: #c9bdc2;
}
.fa-facebook {
  font-weight: 400;
}
h1, h2, h3, h4, h5 {
  font-family: 'Muli', sans-serif;
  color: #fff;
}
h1 {
  font-size: 32px;
}
h2 {
  font-size: 32px;
}
h2.with-button a {
  color: #fff;
  font-family: 'Muli', sans-serif;
  font-size: 16px;
  text-decoration: underline;
  margin-left: 15px;
}
@media (max-width: 767.98px) {
  h2.with-button a {
    display: block;
    margin-left: 0px;
    margin-top: 5px;
  }
}
h3 {
  font-size: 24px;
}
h4, h5 {
  font-size: 20px;
}
.text-center p {
  margin: 0 auto !important;
}
p.text-center {
  margin: 0 auto !important;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-white {
  color: #fff;
}
p {
  max-width: 700px;
}
.white-description {
  background-color: #fff;
  padding: 15px;
}
.white-description h3, .white-description h4 {
  color: #000;
}
.white-description p {
  color: #5e585a !important;
}
.white-description p.text-black {
  color: #000 !important;
}
.white-description hr {
  border-color: #e4e0e1;
  background-color: #e4e0e1;
  border-left: none;
  border-right: none;
  border-bottom: none;
  opacity: 0.3;
}
.image {
  display: block;
  width: 100%;
  background-color: #333031;
  background-position: center center;
  background-size: cover;
}
.image.stamp {
  position: relative;
}
.image.stamp .stamp {
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 1px;
  bottom: 15px;
  right: 15px;
  position: absolute;
}
p.subtitle {
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
p.small {
  font-size: 18px;
}
p.extra-small {
  font-size: 16px;
}
p.underline {
  text-decoration: underline;
}
a {
  font-size: 18px;
  font-weight: 900;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.6;
}
@media (max-width: 991.98px) {
  h1 {
    font-size: 26px;
  }
  section.padding.header h1 {
    font-size: 24px !important;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 22px;
  }
  p, p.subtitle, a, p.small {
    font-size: 16px;
  }
  footer .menu li a {
    font-size: 18px;
  }
}
li {
  list-style: none;
}
hr {
  border-color: #262425;
  margin-top: 0px;
  margin-bottom: 0px;
}
.language img {
  margin-right: 10px;
  vertical-align: middle;
  margin-top: -2px;
}
.box {
  display: block;
}
.box.padding {
  padding: 60px;
}
@media (max-width: 767.98px) {
  .box.padding {
    padding: 40px 30px;
  }
}
.bg-gray {
  background-color: #262425;
}
.bg-gray.light {
  background-color: #333031;
}
img {
  max-width: 100%;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.overlay {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  z-index: 1;
  padding: 30px;
  display: none;
}
.overlay.show {
  display: flex;
}
.calendar-notice {
  position: relative;
  background-color: #fff;
  display: inline-block;
  width: 100%;
  max-width: 400px;
  padding: 30px;
  padding-top: 40px;
  z-index: 2;
}
.calendar-notice .close {
  font-size: 18px;
  position: absolute;
  top: 14px;
  right: 15px;
}
.calendar-notice p {
  color: #0e0d0e;
}
.calendar-notice input {
  font-size: 16px;
  width: 100%;
  height: 40px;
  padding-left: 10px;
}
.calendar-notice a {
  color: #0e0d0e;
  font-size: 14px;
}
input, textarea, select {
  border-radius: 0px;
}
.h-spacing {
  width: 30px;
}
.spacing {
  height: 30px;
}
.spacing.large {
  height: 60px;
}
.spacing.medium {
  height: 20px;
}
.spacing.small {
  height: 15px;
}
.spacing.small.half {
  height: 7.5px;
}
.spacing.extra-small {
  height: 10px;
}
.spacing.smaller {
  height: 5px;
}
.nav-spacing {
  height: 150px;
}
@media (max-width: 767.98px) {
  .spacing {
    height: 20px;
  }
  .spacing.large {
    height: 30px;
  }
  .nav-spacing {
    height: 140px;
  }
  footer .spacing.large {
    height: 40px;
  }
}
section.padding {
  padding-top: 90px;
  padding-bottom: 90px;
}
section.padding.large {
  padding-top: 120px;
  padding-bottom: 120px;
}
section.padding.small {
  padding-top: 60px;
  padding-bottom: 60px;
}
section.padding.extra-small {
  padding-top: 30px;
  padding-bottom: 30px;
}
section.padding.no-padding-top {
  padding-top: 0px;
}
section.gray {
  background-color: #262425;
}
section.border-bottom {
  border-bottom: 1px solid #5e585a !important;
}
footer .padding {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (max-width: 767.98px) {
  section.padding.header {
    padding-top: 20px !important;
    padding-bottom: 40px !important;
  }
  section.padding.first {
    padding-top: 20px !important;
    padding-bottom: 40px !important;
  }
  section.padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  section.padding.large {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  section.padding.small {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  footer .padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
[ng-cloak].splash-loader {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #0e0d0e;
  display: flex !important;
  align-items: center;
  justify-content: center;
  visibility: visible !important;
  opacity: 1 !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}
[ng-cloak].splash-loader i {
  font-size: 44px;
}
.splash-loader {
  transition: all 0.2s ease;
  transition-delay: 0.4s;
  height: 100%;
  position: fixed;
  display: flex !important;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  z-index: 10;
  pointer-events: none;
}
.splash-loader i {
  font-size: 44px;
}
.splash-loader {
  opacity: 0;
}
.mobile-menu-button i {
  font-size: 30px;
  color: #fff;
  margin-top: -1px;
}
body {
  transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
.mobile-menu-open {
  overflow: hidden;
  height: 100%;
  transform: translateX(-100%);
  position: fixed;
  width: 100%;
}
.mobile-menu-open .mobile-menu li {
  transform: translateX(0px);
  opacity: 1;
}
.mobile-menu-open .mobile-menu li:nth-child(1) {
  transition-delay: 0.1s;
}
.mobile-menu-open .mobile-menu li:nth-child(2) {
  transition-delay: 0.2s;
}
.mobile-menu-open .mobile-menu li:nth-child(3) {
  transition-delay: 0.3s;
}
.mobile-menu-open .mobile-menu li:nth-child(4) {
  transition-delay: 0.4s;
}
.mobile-menu-open .mobile-menu li:nth-child(5) {
  transition-delay: 0.5s;
}
.mobile-menu-open .mobile-menu li:nth-child(6) {
  transition-delay: 0.6s;
}
.mobile-menu-open .mobile-menu li:nth-child(7) {
  transition-delay: 0.7s;
}
.mobile-menu-open .mobile-menu li:nth-child(8) {
  transition-delay: 0.8s;
}
.mobile-menu-open .mobile-menu li:nth-child(9) {
  transition-delay: 0.9s;
}
.mobile-menu-open .mobile-menu li:nth-child(10) {
  transition-delay: 1s;
}
.mobile-menu {
  background-color: #fff;
  z-index: 5;
  height: 100%;
  width: 100%;
  overflow: scroll;
  right: -100%;
  position: fixed;
}
.mobile-menu a.close i {
  font-size: 36px;
  color: #000;
  margin-top: -1px;
}
.mobile-menu ul {
  padding-bottom: 60px;
  margin-bottom: 0px;
  list-style: none;
  padding-left: 0px;
}
.mobile-menu ul li {
  margin-bottom: 15px;
  opacity: 0;
  transform: translateX(50px);
  transition: 0.5s all ease;
}
.mobile-menu ul li:last-child {
  margin-bottom: 0px;
}
.mobile-menu ul li a {
  color: #000;
  font-size: 26px;
}
.mobile-menu ul li a:active {
  color: #000;
}
.mobile-menu #logo img {
  height: 90px;
}
.mobile-menu #logo:hover {
  opacity: 1;
}
.language.mobile {
  margin-right: 15px;
  margin-top: -4px;
}
.mobile-buttons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
nav {
  padding-top: 30px;
  padding-bottom: 30px;
  position: absolute;
  width: 100%;
  z-index: 11;
}
nav a {
  font-weight: 700;
  color: #fff !important;
}
nav #logo:hover {
  opacity: 1;
}
nav .menu {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
nav .menu li {
  margin-right: 30px;
}
nav .menu li:last-child {
  margin-right: 0px;
}
.menus {
  display: flex;
  justify-content: flex-end;
  padding-left: 0px;
}
.menus a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.menus a:hover {
  opacity: 0.6;
}
.menus ul {
  padding-left: 0px;
  margin-bottom: 0px;
}
.menus ul.lang {
  margin-left: 30px;
  padding-left: 30px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 991.98px) {
  .menus {
    display: none;
  }
}
footer .menu {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
footer .menu li {
  margin-right: 30px;
}
footer .menu li a {
  color: #c9bdc2;
}
footer .menu li:last-child {
  margin-right: 0px;
}
.poster {
  width: 100%;
  height: auto;
  display: block;
  background-color: #333031;
}
a.poster {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a.poster:hover {
  opacity: 0.8;
}
a.text-button {
  letter-spacing: 1px;
  font-weight: 700;
  color: #fff;
}
a.text-button i {
  margin-right: 10px;
}
a.button, button.button {
  font-size: 16px;
  display: inline-block;
  text-transform: uppercase;
  background-color: #fff;
  color: #0e0d0e;
  padding: 15px 30px;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a.button.small-text, button.button.small-text {
  font-size: 13px;
}
a.button.outline, button.button.outline {
  color: #fff;
  background-color: transparent;
  border: 3px solid #fff;
}
a.button.secondary, button.button.secondary {
  background-color: #333031;
  color: #fff;
}
a.button.full, button.button.full {
  display: block;
  text-align: center;
}
a.button i, button.button i {
  margin-left: 5px;
}
a.button.icon-left i, button.button.icon-left i {
  margin-right: 5px;
  margin-left: 0px;
}
a.button:hover, button.button:hover {
  opacity: 0.6;
  cursor: pointer;
}
.header-image:hover {
  opacity: 1;
}
@media (min-width: 768px) {
  footer .menu {
    justify-content: center;
  }
}
footer .chalmers img {
  max-height: 75px;
}
@media (max-width: 767.98px) {
  footer .chalmers img {
    max-height: 55px;
  }
}
footer .logo img {
  max-height: 90px;
}
@media (max-width: 767.98px) {
  footer .logo img {
    max-height: 80px;
  }
}
footer .logo a:hover {
  opacity: 1;
}
footer p {
  font-size: 16px;
}
footer a {
  font-weight: 400;
  font-size: 16px;
}
footer ul {
  margin-bottom: 0px;
  padding-left: 0px;
}
footer ul li {
  list-style: none;
}
@media (max-width: 767.98px) {
  footer ul li {
    margin-bottom: 5px;
  }
  footer ul li:last-child {
    margin-bottom: 0px;
  }
}
footer .copyright {
  padding-top: 30px;
  padding-bottom: 30px;
}
footer .copyright a {
  text-decoration: underline;
  font-weight: 400;
  color: #c9bdc2;
}
footer .copyright p, footer .copyright a {
  font-size: 14px;
}
footer .socials {
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767.98px) {
  footer .socials {
    justify-content: space-between;
  }
}
footer .socials a {
  color: #fff;
  font-size: 16px;
  margin-left: 60px;
  font-weight: 700;
}
footer .socials a i {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -2px;
  font-weight: 400;
}
@media (max-width: 767.98px) {
  footer .socials a {
    text-align: center;
    margin-left: 15px;
    font-size: 14px;
  }
  footer .socials a i {
    display: block;
    margin-right: 0px;
    margin-bottom: 5px;
  }
}
footer .socials a:first-child {
  margin-left: 0px;
}
@media (max-width: 767.98px) {
  footer .menu {
    flex-direction: column;
  }
}
.events .event {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .events .event:nth-last-child(3), .events .event:nth-last-child(2), .events .event:last-child {
    margin-bottom: 0px;
  }
}
@media (max-width: 767.98px) {
  .events .event {
    margin-bottom: 30px;
  }
}
.events .event:last-child {
  margin-bottom: 0px;
}
.events .event .poster {
  width: 100%;
}
@media (max-width: 767.98px) {
  .events .event .poster {
    max-width: 300px;
  }
}
@media screen and (max-width: 414px) {
  .events .event .poster {
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .events .event .poster + .white-description {
    max-width: 300px;
  }
}
@media screen and (max-width: 414px) {
  .events .event .poster + .white-description {
    max-width: 100%;
  }
}
.events .event .information {
  display: flex;
  justify-content: space-between;
}
section.padding.header {
  padding-top: 60px;
  padding-bottom: 60px;
}
section.padding.header h1 {
  font-size: 28px;
  letter-spacing: 2px;
}
section.padding.header p.specifications i {
  margin-left: 30px;
  margin-right: 10px;
}
section.padding.header p.specifications i:first-child {
  margin-left: 0px;
}
section.padding.header a.button.secondary {
  margin-left: 30px;
}
@media screen and (max-width: 440px) {
  section.padding.header a.button.secondary {
    margin-top: 20px;
    margin-left: 0px;
  }
}
@media screen and (max-width: 440px) {
  section.padding.header a.button {
    margin-left: 0px;
    display: block;
  }
}
@media (max-width: 767.98px) {
  section.padding.header a.button {
    text-align: center;
  }
}
@media (max-width: 991.98px) {
  section.padding.header .poster {
    max-height: 60vh !important;
    width: auto;
    margin: 0 auto;
  }
}
@media (max-width: 767.98px) {
  section.padding.header .poster {
    width: auto;
    margin-left: 0px;
  }
}
@media screen and (max-width: 414px) {
  section.padding.header .poster {
    width: 100%;
  }
}
section.about .button:last-child {
  margin-left: 30px;
}
@media screen and (max-width: 1199px) {
  section.about .button {
    font-size: 16px;
  }
}
@media screen and (max-width: 475px) {
  section.about .button {
    display: block;
    text-align: center;
  }
  section.about .button:last-child {
    margin-left: 0px;
    margin-top: 20px;
  }
}
section.about .image {
  height: 380px;
}
@media (max-width: 991.98px) {
  section.about .image {
    height: 280px;
  }
}
section.about p.extra-small {
  max-width: 100%;
}
@media (max-width: 767.98px) {
  .about-template a.button.outline {
    font-size: 14px;
    width: 100%;
    text-align: center;
  }
}
.about-template .gasquek-logo {
  max-height: 39px;
}
.about-template .image.gasquek {
  height: 280px;
}
.about-template .member {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}
.about-template .member:nth-last-child(2) {
  /* margin-bottom: 0px; Problem with 3 or 7 members. About GasqueK pictures get of center*/
}
.about-template .member:last-child {
  /* margin-bottom: 0px; Problem with 3 or 7 members. About GasqueK pictures get of center*/
}
.about-template .member img {
  width: 180px;
  height: 260px;
  margin-right: 30px;
  object-fit: cover;
}
.about-template .member .description .title {
  text-transform: uppercase;
  font-size: 14px;
}
.about-template .member .description .name {
  font-size: 20px;
  color: #fff;
  font-family: 'Muli', sans-serif;
}
.about-template .member .description a {
  font-weight: 700;
  color: #fff;
  font-size: 18px;
  text-decoration: underline;
}
.about-template .member .description a i {
  margin-right: 10px;
}
@media (max-width: 767.98px) {
  .about-template .member {
    margin-bottom: 30px;
  }
  .about-template .member:nth-last-child(2) {
    margin-bottom: 30px;
  }
  .about-template .member .title {
    font-size: 12px;
  }
  .about-template .member img {
    width: 30vw;
    height: auto;
  }
  .about-template .member .name {
    font-size: 16px !important;
  }
  .about-template .member a {
    font-size: 14px !important;
  }
}
.fade-in {
  opacity: 0;
  animation: fadeIn 0.2s ease forwards;
  animation-delay: 0.4s;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.photos-template .more.button {
  font-size: 16px;
}
.album {
  margin-bottom: 60px;
  display: block;
}
.album a {
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.album a:hover {
  opacity: 0.8;
}
@media (min-width: 992px) {
  .album:nth-last-child(3), .album:nth-last-child(2), .album:last-child {
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) {
  .album:nth-last-child(2), .album:last-child {
    margin-bottom: 0px;
  }
}
@media (max-width: 767.98px) {
  .album {
    margin-bottom: 30px;
  }
  .album:last-child {
    margin-bottom: 0px;
  }
}
.album h3 {
  font-size: 20px;
}
.album p {
  color: #c9bdc2;
  font-weight: 400;
}
.album p i {
  margin-right: 5px;
}
.album .image {
  height: 15vw;
  min-height: 175px;
  position: relative;
  max-height: 250px;
}
.album span.domain {
  display: inline-block;
  background-color: #fff;
  padding: 15px 25px;
  color: #0e0d0e;
  bottom: 0px;
  left: 0px;
  font-size: 14px;
  position: absolute;
  font-weight: 700 !important;
}
.album span.domain i {
  margin-left: 5px;
}
@media (max-width: 767.98px) {
  .contact-template a.button.small-text {
    max-width: 100%;
    font-size: 12px;
    padding: 15px;
    display: block;
    width: 100%;
    text-align: center;
  }
}
.contact-template .emails .email {
  margin-bottom: 30px;
}
.contact-template .emails .email h3 i {
  margin-right: 5px;
  font-size: 20px;
}
.contact-template .emails .email:nth-last-child(2), .contact-template .emails .email:last-child {
  margin-bottom: 0px;
}
@media (max-width: 767.98px) {
  .contact-template .emails .email:nth-last-child(2) {
    margin-bottom: 30px;
  }
}
.contact-template .emails .email a.email-link {
  font-size: 18px;
  text-decoration: underline;
  font-weight: 400;
  color: #c9bdc2;
}
.contact-template input, .contact-template select, .contact-template button, .contact-template textarea {
  width: 100%;
  outline: 0;
}
.contact-template input::placeholder, .contact-template select::placeholder, .contact-template textarea::placeholder {
  font-size: 16px;
  color: rgba(14, 13, 14, 0.5);
}
.contact-template input, .contact-template select, .contact-template textarea {
  font-size: 16px;
  color: #c9bdc2;
}
.contact-template input, .contact-template select {
  padding-left: 15px;
  height: 50px;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0px;
  border: 0px;
}
.contact-template select {
  padding-right: 30px;
}
.contact-template .select-wrapper {
  position: relative;
}
.contact-template .select-wrapper:after {
  content: "\f0d7";
  font-family: 'Font Awesome 5 Pro';
  font-weight: bold;
  color: rgba(14, 13, 14, 0.8);
  position: absolute;
  top: 10px;
  right: 15px;
}
.contact-template select {
  color: rgba(14, 13, 14, 0.8);
}
.contact-template textarea {
  height: 130px;
  padding: 15px;
  resize: none;
}
.contact-template input, .contact-template textarea {
  color: rgba(14, 13, 14, 0.8);
}
.contact-template button {
  font-weight: 900;
  letter-spacing: 1px;
  font-size: 18px;
}
input, select {
  background-color: #fff;
}
textarea {
  border: 0px;
}
input, select, textarea {
  box-shadow: none !important;
}
.event-single h2, .event-single h3 {
  font-size: 24px;
}
.event-single p {
  font-size: 18px;
}
.event-single .box p {
  font-size: 16px;
}
.event-single .box .text-white {
  font-size: 18px;
}
.event-single p.subtitle {
  font-size: 14px;
  margin-bottom: 5px;
  letter-spacing: 1px;
}
.event-single .facebook.button {
  font-size: 16px;
}
.event-single .specifications i {
  margin-right: 5px;
}
.calendar-button {
  text-decoration: underline !important;
}
@media (max-width: 991.98px) {
  .calendar h2 {
    font-size: 18px;
  }
}
.calendar .paginate {
  font-size: 14px;
}
.calendar .paginate.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.calendar .paginate.disabled:hover {
  opacity: 0.6;
}
@media (max-width: 1199.98px) {
  .calendar .paginate {
    padding: 10px 15px;
  }
  .calendar .paginate .text {
    display: none;
  }
  .calendar .paginate i {
    margin: 0px !important;
  }
}
@media (max-width: 1199.98px) {
  .calendar .row.week {
    flex-direction: column;
    align-items: center;
  }
}
.calendar-box-col {
  width: 100%;
  margin-bottom: 15px;
}
.calendar-box-col.no-event {
  display: none;
}
.calendar-box-col:last-child {
  margin-bottom: 0px;
}
@media (min-width: 1200px) {
  .calendar-box-col {
    width: 14.285%;
    min-height: 100px;
  }
  .calendar-box-col.no-event {
    display: block;
  }
}
.calendar-box {
  margin: 5px;
  height: 100%;
  background-color: #fff;
}
.no-event .calendar-box {
  background-color: transparent;
}
.no-event .calendar-box .calendar-box-title {
  color: #c9bdc2;
  border-bottom: 3px solid #c9bdc2;
}
.calendar-box-title {
  font-weight: bold;
  font-size: 13px;
  display: block;
  border-bottom: 3px solid #333031;
  text-transform: uppercase;
  padding: 5px;
  color: #0e0d0e;
}
.calendar-box-event {
  padding: 5px;
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #0e0d0e;
}
@media screen and (max-width: 370px) {
  .about-template .member {
    flex-direction: column;
    align-items: flex-start;
  }
  .about-template .member img {
    margin-right: 0px;
    margin-bottom: 20px;
    width: 45vw;
  }
  .about-template .member .description .spacing {
    height: 5px !important;
  }
  .header .specifications {
    font-size: 14px;
  }
  section.padding.header p.specifications i {
    margin-left: 15px;
  }
}
