/*!
 * Bootstrap v4.0.0-alpha.4 (http://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
@import url("https://use.typekit.net/hmm5cur.css");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

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

figure {
  margin: 1em 40px; }

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

button,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button,
input,
select {
  overflow: visible; }

button,
input,
select,
textarea {
  margin: 0; }

button,
select {
  text-transform: none; }

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

[disabled] {
  cursor: default; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

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

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

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

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

[type="search"] {
  -webkit-appearance: textfield; }

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

html {
  box-sizing: border-box; }

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

@-ms-viewport {
  width: device-width; }

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

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: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 830px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 900px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1020px) {
    .container {
      max-width: 1020px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px; }

.row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .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-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-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-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 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  width: 100%; }

.col-xs {
  position: relative;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-1 {
  -webkit-flex: 0 0 8.3333333333%;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-xs-2 {
  -webkit-flex: 0 0 16.6666666667%;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-xs-3 {
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-xs-4 {
  -webkit-flex: 0 0 33.3333333333%;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-xs-5 {
  -webkit-flex: 0 0 41.6666666667%;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-xs-6 {
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-xs-7 {
  -webkit-flex: 0 0 58.3333333333%;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-xs-8 {
  -webkit-flex: 0 0 66.6666666667%;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-xs-9 {
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-xs-10 {
  -webkit-flex: 0 0 83.3333333333%;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-xs-11 {
  -webkit-flex: 0 0 91.6666666667%;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-xs-12 {
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.pull-xs-0 {
  right: auto; }

.pull-xs-1 {
  right: 8.3333333333%; }

.pull-xs-2 {
  right: 16.6666666667%; }

.pull-xs-3 {
  right: 25%; }

.pull-xs-4 {
  right: 33.3333333333%; }

.pull-xs-5 {
  right: 41.6666666667%; }

.pull-xs-6 {
  right: 50%; }

.pull-xs-7 {
  right: 58.3333333333%; }

.pull-xs-8 {
  right: 66.6666666667%; }

.pull-xs-9 {
  right: 75%; }

.pull-xs-10 {
  right: 83.3333333333%; }

.pull-xs-11 {
  right: 91.6666666667%; }

.pull-xs-12 {
  right: 100%; }

.push-xs-0 {
  left: auto; }

.push-xs-1 {
  left: 8.3333333333%; }

.push-xs-2 {
  left: 16.6666666667%; }

.push-xs-3 {
  left: 25%; }

.push-xs-4 {
  left: 33.3333333333%; }

.push-xs-5 {
  left: 41.6666666667%; }

.push-xs-6 {
  left: 50%; }

.push-xs-7 {
  left: 58.3333333333%; }

.push-xs-8 {
  left: 66.6666666667%; }

.push-xs-9 {
  left: 75%; }

.push-xs-10 {
  left: 83.3333333333%; }

.push-xs-11 {
  left: 91.6666666667%; }

.push-xs-12 {
  left: 100%; }

.offset-xs-1 {
  margin-left: 8.3333333333%; }

.offset-xs-2 {
  margin-left: 16.6666666667%; }

.offset-xs-3 {
  margin-left: 25%; }

.offset-xs-4 {
  margin-left: 33.3333333333%; }

.offset-xs-5 {
  margin-left: 41.6666666667%; }

.offset-xs-6 {
  margin-left: 50%; }

.offset-xs-7 {
  margin-left: 58.3333333333%; }

.offset-xs-8 {
  margin-left: 66.6666666667%; }

.offset-xs-9 {
  margin-left: 75%; }

.offset-xs-10 {
  margin-left: 83.3333333333%; }

.offset-xs-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 830px) {
  .col-sm {
    position: relative;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px; }
  .col-sm-1 {
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.3333333333%; }
  .pull-sm-2 {
    right: 16.6666666667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.3333333333%; }
  .pull-sm-5 {
    right: 41.6666666667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.3333333333%; }
  .pull-sm-8 {
    right: 66.6666666667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.3333333333%; }
  .pull-sm-11 {
    right: 91.6666666667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.3333333333%; }
  .push-sm-2 {
    left: 16.6666666667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.3333333333%; }
  .push-sm-5 {
    left: 41.6666666667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.3333333333%; }
  .push-sm-8 {
    left: 66.6666666667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.3333333333%; }
  .push-sm-11 {
    left: 91.6666666667%; }
  .push-sm-12 {
    left: 100%; }
  .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: 900px) {
  .col-md {
    position: relative;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px; }
  .col-md-1 {
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.3333333333%; }
  .pull-md-2 {
    right: 16.6666666667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.3333333333%; }
  .pull-md-5 {
    right: 41.6666666667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.3333333333%; }
  .pull-md-8 {
    right: 66.6666666667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.3333333333%; }
  .pull-md-11 {
    right: 91.6666666667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.3333333333%; }
  .push-md-2 {
    left: 16.6666666667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.3333333333%; }
  .push-md-5 {
    left: 41.6666666667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.3333333333%; }
  .push-md-8 {
    left: 66.6666666667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.3333333333%; }
  .push-md-11 {
    left: 91.6666666667%; }
  .push-md-12 {
    left: 100%; }
  .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 {
    position: relative;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px; }
  .col-lg-1 {
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.3333333333%; }
  .pull-lg-2 {
    right: 16.6666666667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.3333333333%; }
  .pull-lg-5 {
    right: 41.6666666667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.3333333333%; }
  .pull-lg-8 {
    right: 66.6666666667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.3333333333%; }
  .pull-lg-11 {
    right: 91.6666666667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.3333333333%; }
  .push-lg-2 {
    left: 16.6666666667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.3333333333%; }
  .push-lg-5 {
    left: 41.6666666667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.3333333333%; }
  .push-lg-8 {
    left: 66.6666666667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.3333333333%; }
  .push-lg-11 {
    left: 91.6666666667%; }
  .push-lg-12 {
    left: 100%; }
  .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: 1020px) {
  .col-xl {
    position: relative;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px; }
  .col-xl-1 {
    -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    -webkit-flex: 0 0 16.6666666667%;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    -webkit-flex: 0 0 41.6666666667%;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-flex: 0 0 58.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-flex: 0 0 83.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    -webkit-flex: 0 0 91.6666666667%;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.3333333333%; }
  .pull-xl-2 {
    right: 16.6666666667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.3333333333%; }
  .pull-xl-5 {
    right: 41.6666666667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.3333333333%; }
  .pull-xl-8 {
    right: 66.6666666667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.3333333333%; }
  .pull-xl-11 {
    right: 91.6666666667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.3333333333%; }
  .push-xl-2 {
    left: 16.6666666667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.3333333333%; }
  .push-xl-5 {
    left: 41.6666666667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.3333333333%; }
  .push-xl-8 {
    left: 66.6666666667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.3333333333%; }
  .push-xl-11 {
    left: 91.6666666667%; }
  .push-xl-12 {
    left: 100%; }
  .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%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.thead-inverse th {
  color: #fff;
  background-color: #373a3c; }

.thead-default th {
  color: #55595c;
  background-color: #eceeef; }

.table-inverse {
  color: #eceeef;
  background-color: #373a3c; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #55595c; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: .01%;
  overflow-x: auto; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #eceeef; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #55595c;
    background-color: #fff;
    border-color: #66afe9;
    outline: none; }
  .form-control::-webkit-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: 2.5rem; }

select.form-control:focus::-ms-value {
  color: #55595c;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  min-height: 2.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }
  .form-control-static.form-control-sm, .form-control-static.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]) {
  height: 3.1666666667rem; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .form-check + .form-check {
    margin-top: -.25rem; }
  .form-check.disabled .form-check-label {
    color: #818a91;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer; }
  .form-check-inline + .form-check-inline {
    margin-left: .75rem; }
  .form-check-inline.disabled {
    cursor: not-allowed; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
  background-size: 1.25rem 1.25rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
  color: #5cb85c; }

.has-success .form-control {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-feedback {
  color: #5cb85c; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
  color: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-feedback {
  color: #f0ad4e; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
  color: #d9534f; }

.has-danger .form-control {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-feedback {
  color: #d9534f; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

@media (min-width: 830px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check-label {
    padding-left: 0; }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }
  .btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b;
    background-image: none; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #014682;
      border-color: #01315a; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #0275d8;
    border-color: #0275d8; }

.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none; }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
    .open > .btn-secondary.dropdown-toggle:hover,
    .open > .btn-secondary.dropdown-toggle:focus,
    .open > .btn-secondary.dropdown-toggle.focus {
      color: #373a3c;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
    .btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
    .open > .btn-outline-primary.dropdown-toggle:hover,
    .open > .btn-outline-primary.dropdown-toggle:focus,
    .open > .btn-outline-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #014682;
      border-color: #01315a; }
  .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #43a7fd; }
  .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #43a7fd; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
    .btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
    .open > .btn-outline-secondary.dropdown-toggle:hover,
    .open > .btn-outline-secondary.dropdown-toggle:focus,
    .open > .btn-outline-secondary.dropdown-toggle.focus {
      color: #fff;
      background-color: #a1a1a1;
      border-color: #8c8c8c; }
  .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: white; }
  .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: white; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:active, .btn-outline-info.active,
  .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
    .btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
    .open > .btn-outline-info.dropdown-toggle:hover,
    .open > .btn-outline-info.dropdown-toggle:focus,
    .open > .btn-outline-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #b0e1ef; }
  .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #b0e1ef; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:active, .btn-outline-success.active,
  .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
    .btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
    .open > .btn-outline-success.dropdown-toggle:hover,
    .open > .btn-outline-success.dropdown-toggle:focus,
    .open > .btn-outline-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #a3d7a3; }
  .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #a3d7a3; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
    .btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
    .open > .btn-outline-warning.dropdown-toggle:hover,
    .open > .btn-outline-warning.dropdown-toggle:focus,
    .open > .btn-outline-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: #f8d9ac; }
  .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #f8d9ac; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
    .btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
    .open > .btn-outline-danger.dropdown-toggle:hover,
    .open > .btn-outline-danger.dropdown-toggle:focus,
    .open > .btn-outline-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #eba5a3; }
  .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #eba5a3; }

.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none; }

.btn-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 5px 20px;
  font-size: 0.875rem;
  color: #818a91;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #818a91; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #818a91;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: 0.2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #818a91;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem; }

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.25rem; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0275d8; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: 0.2rem;
    margin-left: 0; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 830px) {
    .navbar {
      border-radius: 0.25rem; } }

.navbar-full {
  z-index: 1000; }
  @media (min-width: 830px) {
    .navbar-full {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 830px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }
  @media (min-width: 830px) {
    .navbar-sticky-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-nav .nav-item {
  float: left; }

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6); }

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 829px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 830px) {
  .navbar-toggleable-xs {
    display: block !important; } }

.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 899px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 900px) {
  .navbar-toggleable-sm {
    display: block !important; } }

.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important; } }

.alert {
  padding: 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible {
  padding-right: 2rem; }
  .alert-dismissible .close {
    position: relative;
    top: -.125rem;
    right: -1rem;
    color: inherit; }

.alert-secondary {
  color: #464a4e;
  background-color: #e7e8ea;
  border-color: #dddfe2; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important; }

.bg-success {
  color: #fff !important;
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

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

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

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

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

.bg-inverse {
  color: #fff !important;
  background-color: #373a3c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #1f2021 !important; }

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

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

.flex-xs-first {
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1; }

.flex-xs-last {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.flex-xs-unordered {
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0; }

.flex-items-xs-top {
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.flex-items-xs-middle {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.flex-items-xs-bottom {
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }

.flex-xs-top {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start; }

.flex-xs-middle {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center; }

.flex-xs-bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end; }

.flex-items-xs-left {
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.flex-items-xs-center {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.flex-items-xs-right {
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.flex-items-xs-around {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }

.flex-items-xs-between {
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

@media (min-width: 830px) {
  .flex-sm-first {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .flex-sm-last {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .flex-sm-unordered {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; } }

@media (min-width: 830px) {
  .flex-items-sm-top {
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .flex-items-sm-middle {
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .flex-items-sm-bottom {
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; } }

@media (min-width: 830px) {
  .flex-sm-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start; }
  .flex-sm-middle {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center; }
  .flex-sm-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end; } }

@media (min-width: 830px) {
  .flex-items-sm-left {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .flex-items-sm-center {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .flex-items-sm-right {
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .flex-items-sm-around {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
  .flex-items-sm-between {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (min-width: 900px) {
  .flex-md-first {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .flex-md-last {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .flex-md-unordered {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; } }

@media (min-width: 900px) {
  .flex-items-md-top {
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .flex-items-md-middle {
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .flex-items-md-bottom {
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; } }

@media (min-width: 900px) {
  .flex-md-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start; }
  .flex-md-middle {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center; }
  .flex-md-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end; } }

@media (min-width: 900px) {
  .flex-items-md-left {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .flex-items-md-center {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .flex-items-md-right {
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .flex-items-md-around {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
  .flex-items-md-between {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .flex-lg-last {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .flex-lg-unordered {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; } }

@media (min-width: 992px) {
  .flex-items-lg-top {
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .flex-items-lg-middle {
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .flex-items-lg-bottom {
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; } }

@media (min-width: 992px) {
  .flex-lg-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start; }
  .flex-lg-middle {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center; }
  .flex-lg-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end; } }

@media (min-width: 992px) {
  .flex-items-lg-left {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .flex-items-lg-center {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .flex-items-lg-right {
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .flex-items-lg-around {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
  .flex-items-lg-between {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (min-width: 1020px) {
  .flex-xl-first {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .flex-xl-last {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .flex-xl-unordered {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; } }

@media (min-width: 1020px) {
  .flex-items-xl-top {
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .flex-items-xl-middle {
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .flex-items-xl-bottom {
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; } }

@media (min-width: 1020px) {
  .flex-xl-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start; }
  .flex-xl-middle {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center; }
  .flex-xl-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end; } }

@media (min-width: 1020px) {
  .flex-items-xl-left {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .flex-items-xl-center {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .flex-items-xl-right {
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .flex-items-xl-around {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
  .flex-items-xl-between {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.pull-xs-left {
  float: left !important; }

.pull-xs-right {
  float: right !important; }

.pull-xs-none {
  float: none !important; }

@media (min-width: 830px) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

@media (min-width: 900px) {
  .pull-md-left {
    float: left !important; }
  .pull-md-right {
    float: right !important; }
  .pull-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 1020px) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-100 {
  width: 100% !important; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

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

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 830px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 900px) {
  .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: 1020px) {
  .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-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-muted {
  color: #818a91 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #687077 !important; }

.text-primary {
  color: #0275d8 !important; }

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

.text-success {
  color: #5cb85c !important; }

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

.text-info {
  color: #5bc0de !important; }

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

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

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

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

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

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 829px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 830px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 899px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 900px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1019px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1020px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

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

/** initial setup **/
.nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.nano > .nano-content {
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.nano > .nano-content:focus {
  outline: thin dotted; }

.nano > .nano-content::-webkit-scrollbar {
  display: none; }

.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block; }

.nano > .nano-pane {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  width: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: 0.01;
  transition: 0.2s;
  border-radius: 5px; }

.nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  margin: 0 1px;
  border-radius: 3px; }

.nano-pane.active,
.nano-pane.flashed,
.nano:hover > .nano-pane {
  visibility: visible\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: 0.99; }

body {
  font-family: "stolzl";
  position: relative;
  background-color: #f7f7f7;
  color: #000;
  padding-top: 40px; }
  @media (max-width: 1010px) {
    body {
      padding-top: 0; } }

@media (max-width: 1010px) {
  #es-strip-container {
    display: none; } }

a {
  transition: all 0.2s; }

embed,
iframe,
img,
object {
  max-width: 100%; }

.center {
  text-align: center; }

.left {
  text-align: left; }

.right {
  text-align: right; }

img.toleft {
  margin: 5px 15px 0 0; }

img.toright {
  margin: 5px 0 0 15px; }

.toleft {
  display: block;
  float: left;
  text-align: left; }

.toright {
  display: block;
  float: right;
  text-align: left; }

.jwplayer {
  max-width: 100%; }

.win {
  color: #4ebc38 !important; }
  .win:hover {
    color: #4ebc38 !important; }

.loss {
  color: #c01d22 !important; }
  .loss:hover {
    color: #c01d22 !important; }

.draw {
  color: #000 !important; }
  .draw:hover {
    color: #000 !important; }

select {
  background-color: #ffffff;
  font-size: 14px;
  color: #252627;
  margin: 0;
  line-height: 1;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
          appearance: none;
  height: 40px;
  padding: 10px 65px 10px 15px;
  vertical-align: middle;
  background: url("/img/arrow-select.svg") #fff center right no-repeat;
  border-radius: 4px;
  max-width: 100%; }
  select:hover {
    background: url("/img/arrow-select-hover.svg") #fff center right no-repeat; }

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

.container {
  max-width: 1440px; }
  @media (max-width: 1019px) {
    .container {
      max-width: 100%;
      width: 100%; } }

.layout {
  max-width: 1440px; }
  @media (max-width: 1060px) {
    .layout main {
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; } }
  .layout aside {
    transition: opacity 0.2s;
    background: #fff; }
    @media (max-width: 1010px) {
      .layout aside {
        position: absolute;
        top: 0;
        right: 0;
        width: 390px;
        max-width: 85%;
        height: 100%;
        z-index: 1000;
        padding-top: 80px !important;
        visibility: hidden;
        opacity: 0; } }

.mobile-nav-aside {
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 390px;
  max-width: 85%;
  height: 100%;
  z-index: 1000;
  padding-top: 60px !important;
  border-right: 1px solid #eaedf0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s; }
  .mobile-nav-aside .navbar-nav {
    padding: 0; }
    .mobile-nav-aside .navbar-nav .nav-item {
      display: block;
      float: none;
      margin: 0;
      border-bottom: 1px solid #eaedf0; }
      .mobile-nav-aside .navbar-nav .nav-item .nav-link {
        font-weight: bold;
        line-height: 1.5;
        color: #1a1a18;
        padding: 8px 10px; }
        .mobile-nav-aside .navbar-nav .nav-item .nav-link:after {
          float: right;
          margin-top: 8px;
          margin-right: 7px;
          transition: all 0.2s;
          -webkit-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
                  transform: rotate(90deg); }
      .mobile-nav-aside .navbar-nav .nav-item .dropdown-menu {
        position: initial;
        width: 100%;
        float: none;
        border: 0;
        border-radius: 0;
        margin-top: 0;
        white-space: normal;
        margin-bottom: 12px;
        background: #d6d6d6;
        margin: 0; }
        .mobile-nav-aside .navbar-nav .nav-item .dropdown-menu .dropdown-item {
          font-weight: bold;
          line-height: 1.5;
          color: #1a1a18;
          padding: 5px 10px;
          white-space: normal; }
          .mobile-nav-aside .navbar-nav .nav-item .dropdown-menu .dropdown-item:active, .mobile-nav-aside .navbar-nav .nav-item .dropdown-menu .dropdown-item:focus, .mobile-nav-aside .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
            background: transparent !important; }
    .mobile-nav-aside .navbar-nav .open .nav-link {
      background: #afafaf; }
      .mobile-nav-aside .navbar-nav .open .nav-link:after {
        -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
                transform: rotate(0); }

.show-menu #show-aside {
  display: none; }

.show-menu .mobile-nav-aside {
  opacity: 1;
  visibility: visible; }

.show-menu .dark-page {
  opacity: 1;
  visibility: visible; }

.show-menu .nav-left {
  background: url("/img/menu_gold.svg") no-repeat !important;
  background-size: cover !important; }

.show-aside #show-menu {
  display: none; }

.show-aside aside {
  opacity: 1;
  visibility: visible; }

.show-aside .dark-page {
  opacity: 1;
  visibility: visible; }

.show-aside .nav-right {
  background: url("/img/add_gold.svg") no-repeat !important;
  background-size: cover !important; }

header {
  background-color: #181816;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.15); }
  @media (max-width: 1010px) {
    header {
      display: none; } }
  header .links-row {
    border-bottom: 1px solid #2e2e2b;
    padding: 7px 0; }
    header .links-row .links-left {
      text-align: right;
      padding-right: 62px; }
      header .links-row .links-left a {
        -webkit-appearance: initial; }
    header .links-row .links-right {
      text-align: left;
      padding-left: 82px; }
    header .links-row a {
      font-size: 12px;
      text-align: right;
      color: #f7f7f7;
      margin-right: 22px; }
      header .links-row a:before {
        display: inline-block;
        content: "";
        background: url("/img/circle.svg") no-repeat;
        width: 8px;
        height: 8px;
        vertical-align: top;
        margin-top: 8px;
        margin-right: 12px; }
  header .nav-row {
    position: relative; }
    header .nav-row .brand {
      top: -20px;
      width: 113px;
      height: 113px;
      position: absolute;
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0;
      z-index: 1000; }
      header .nav-row .brand:hover {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1); }
    header .nav-row .links-left {
      padding-right: 85px; }
      header .nav-row .links-left .nav {
        float: right; }
    header .nav-row .links-right {
      padding-left: 82px; }
    header .nav-row .search-ico {
      position: absolute;
      top: 20px;
      right: 20px;
      width: 20px;
      height: 20px;
      display: block; }
      @media (max-width: 1160px) {
        header .nav-row .search-ico {
          display: none; } }
    @media (max-width: 1400px) {
      header .nav-row .nav .nav-item + .nav-item {
        margin-left: 35px !important; } }
    @media (max-width: 1250px) {
      header .nav-row .nav .nav-item + .nav-item {
        margin-left: 20px !important; } }
    @media (max-width: 1070px) {
      header .nav-row .nav .nav-item + .nav-item {
        margin-left: 13px !important; } }
    header .nav-row .nav .nav-item .nav-link {
      font-size: 16px;
      font-weight: bold;
      line-height: 1.56;
      color: #f7f7f7;
      padding-top: 22px;
      padding-bottom: 22px; }
      header .nav-row .nav .nav-item .nav-link:after {
        display: none; }
    header .nav-row .nav .nav-item .dropdown-menu {
      margin-top: 0;
      border: 1px solid #181816;
      border-radius: 0;
      border-top: 0; }
      header .nav-row .nav .nav-item .dropdown-menu .dropdown-item {
        padding-right: 34px; }
        header .nav-row .nav .nav-item .dropdown-menu .dropdown-item.external {
          background: url("/img/external-link-symbol.svg") no-repeat;
          background-position: right 10px top 8px;
          background-size: 13px; }
          header .nav-row .nav .nav-item .dropdown-menu .dropdown-item.external:hover {
            background-color: #f5f5f5; }
    header .nav-row .nav .nav-item + .nav-item {
      margin-left: 50px; }

.mobile-nav {
  background-color: #181816;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.15);
  height: 60px;
  position: relative;
  z-index: 10000;
  display: none; }
  @media (max-width: 1010px) {
    .mobile-nav {
      display: block; } }
  .mobile-nav .brand {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    display: block;
    width: 80px;
    top: 0; }
  .mobile-nav .nav-left {
    float: left;
    padding: 15px;
    background: url("/img/menu.svg") no-repeat;
    background-size: cover;
    width: 30px;
    margin: 15px; }
    .mobile-nav .nav-left:active, .mobile-nav .nav-left:focus, .mobile-nav .nav-left:hover {
      background: url("/img/menu_gold.svg") no-repeat;
      background-size: cover; }
  .mobile-nav .nav-right {
    float: right;
    padding: 15px;
    background: url("/img/add.svg") no-repeat;
    background-size: cover;
    width: 30px;
    margin: 15px; }
    .mobile-nav .nav-right:active, .mobile-nav .nav-right:focus, .mobile-nav .nav-right:hover {
      background: url("/img/add_gold.svg") no-repeat;
      background-size: cover; }

.dark-page {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.68);
  z-index: 999;
  visibility: hidden;
  opacity: 0; }

.hp-topstory {
  margin-bottom: 40px; }
  .hp-topstory .topstory {
    background-position: center !important;
    background-size: cover !important;
    height: 600px;
    position: relative; }
    @media (max-width: 1100px) {
      .hp-topstory .topstory {
        height: 400px; } }
    .hp-topstory .topstory:after {
      display: block;
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 388px;
      background: linear-gradient(0deg, rgba(29, 29, 27, 0.866667) 0%, rgba(29, 29, 27, 0) 100%);
      transition: opacity 0.2s; }
    .hp-topstory .topstory-body {
      text-align: center;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      z-index: 10;
      width: 100%;
      padding: 0 50px; }
      .hp-topstory .topstory-body .play-ico {
        display: block;
        margin: 0 auto 15px; }
      .hp-topstory .topstory-body .cat {
        font-size: 14px;
        font-weight: bold;
        line-height: 32px;
        color: #ffffff;
        text-transform: uppercase;
        background-color: #ceb784;
        display: inline-block;
        padding: 0 13px;
        position: relative; }
        .hp-topstory .topstory-body .cat:before {
          display: block;
          content: "";
          height: 32px;
          width: 30px;
          position: absolute;
          left: -30px;
          top: 0;
          background: url("/img/sticker.svg") no-repeat;
          background-position-x: 18px; }
        .hp-topstory .topstory-body .cat:after {
          display: block;
          content: "";
          height: 32px;
          width: 30px;
          position: absolute;
          right: -30px;
          top: 0;
          background: url("/img/sticker.svg") no-repeat;
          background-position-x: -92px; }
      .hp-topstory .topstory-body h1 {
        font-size: 42px;
        font-weight: bold;
        line-height: 1.19;
        color: #ffffff;
        margin-top: 20px; }
        @media (max-width: 1100px) {
          .hp-topstory .topstory-body h1 {
            font-size: 30px; } }
      .hp-topstory .topstory-body .date {
        font-size: 16px;
        line-height: 3.12;
        color: #ceb784;
        margin-bottom: 10px; }
    .hp-topstory .topstory:active h1, .hp-topstory .topstory:focus h1, .hp-topstory .topstory:hover h1 {
      text-decoration: underline; }
    .hp-topstory .topstory:active:after, .hp-topstory .topstory:focus:after, .hp-topstory .topstory:hover:after {
      opacity: 0.7;
      transition: opacity 0.2s; }

.hp-games {
  padding-bottom: 42px; }
  @media (max-width: 1060px) {
    .hp-games .game {
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 20px;
      padding-bottom: 20px;
      border-bottom: solid 1px #ebebeb;
      border-bottom: 0; }
      .hp-games .game:last-child {
        margin-bottom: 0;
        padding-bottom: 0; } }
  .hp-games .game:first-child {
    border-right: 1px solid #d3d3d3; }
  .hp-games .game .round {
    font-family: Stolzl;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.43;
    text-align: center;
    color: #1b212d; }
  .hp-games .game .date {
    font-family: Stolzl;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.43;
    text-align: center;
    color: #1b212d;
    margin-bottom: 15px; }
  .hp-games .game .game-box {
    display: table;
    width: 100%; }
    .hp-games .game .game-box .team {
      display: table-cell;
      vertical-align: middle; }
      .hp-games .game .game-box .team .logo,
      .hp-games .game .game-box .team span {
        display: inline-block;
        vertical-align: middle; }
      .hp-games .game .game-box .team .logo {
        width: 70px; }
        @media (max-width: 1360px) {
          .hp-games .game .game-box .team .logo {
            width: 40px; } }
        @media (max-width: 1200px) {
          .hp-games .game .game-box .team .logo {
            width: 30px; } }
        @media (max-width: 1155px) {
          .hp-games .game .game-box .team .logo {
            display: none; } }
        @media (max-width: 540px) {
          .hp-games .game .game-box .team .logo {
            display: inline-block; } }
      .hp-games .game .game-box .team span {
        font-size: 15px;
        line-height: 1.33;
        color: #1b212d;
        font-weight: bold;
        width: 110px;
        max-width: 100%; }
        @media (max-width: 540px) {
          .hp-games .game .game-box .team span {
            display: none; } }
    .hp-games .game .game-box .team-left {
      text-align: right;
      padding-right: 24px; }
      .hp-games .game .game-box .team-left .logo {
        margin-left: 25px; }
    .hp-games .game .game-box .team-right {
      text-align: left;
      padding-left: 24px; }
      .hp-games .game .game-box .team-right .logo {
        margin-right: 25px; }
    .hp-games .game .game-box .score-box {
      width: 100px;
      display: table-cell;
      vertical-align: middle; }
    .hp-games .game .game-box .score-numbers {
      display: table-cell;
      vertical-align: middle;
      background-color: #ffffff;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.07);
      border: solid 1px #ebebeb;
      position: relative;
      width: 100px; }
      .hp-games .game .game-box .score-numbers .number {
        float: left;
        width: 50%;
        text-align: center;
        font-size: 32px;
        font-weight: bold;
        line-height: 1.25;
        color: #000000;
        padding-top: 4px;
        padding-bottom: 4px; }
        .hp-games .game .game-box .score-numbers .number:first-child {
          border-right: 1px solid #ebebeb; }
      .hp-games .game .game-box .score-numbers .divider {
        position: absolute;
        top: 19px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        font-size: 14px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        color: #1b212d;
        width: 13px;
        height: 15px;
        background-color: #ffffff;
        border: solid 1px #ebebeb; }
    .hp-games .game .game-box .score-halftime {
      border-left: solid 1px #dedede;
      border-right: solid 1px #dedede;
      border-bottom: solid 1px #dedede;
      text-align: center;
      background-color: #ffffff;
      font-size: 12px;
      line-height: 23px;
      text-align: center;
      color: #1b212d; }
    .hp-games .game .game-box .date-box {
      width: 100px;
      display: table-cell;
      vertical-align: middle;
      background-color: #ffffff;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.07);
      border: solid 1px #ebebeb;
      text-align: center; }
      .hp-games .game .game-box .date-box .time {
        font-size: 32px;
        font-weight: bold;
        line-height: 1.25;
        text-align: center;
        color: #1b212d; }
      .hp-games .game .game-box .date-box .date {
        font-size: 12px;
        line-height: 23px;
        color: #1b212d; }
  .hp-games .game .buttons {
    text-align: center;
    padding-top: 20px; }
    .hp-games .game .buttons a {
      font-size: 13px;
      line-height: 1;
      color: #070909;
      margin: 3px 20px; }
      .hp-games .game .buttons a:before {
        display: block;
        content: "";
        width: 11px;
        height: 11px;
        background: url("/img/circle_black.svg");
        background-size: cover;
        display: inline-block;
        vertical-align: middle;
        margin-top: -1px;
        margin-right: 10px; }

.archive-btn {
  font-size: 14px;
  font-weight: bold;
  line-height: 32px;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #ceb784;
  display: inline-block;
  padding: 4px 13px;
  border-radius: 4px;
  border: 0;
  margin-bottom: 20px; }
  .archive-btn:active, .archive-btn:focus, .archive-btn:hover {
    background-color: #968661;
    text-decoration: none;
    color: #fff; }

.hp-layout {
  background-color: #ffffff;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.07);
  border: solid 1px #ebebeb;
  margin-bottom: 20px; }

.box-news .nano {
  margin-top: 35px;
  width: 100%;
  height: 595px; }

.box-news .nano .nano-content {
  padding: 0 30px 0 0; }
  .box-news .nano .nano-content .new {
    padding-right: 30px; }
    .box-news .nano .nano-content .new:last-child {
      margin-bottom: 0; }

.box-news .nano .nano-pane {
  background: transparent; }

.box-news .nano .nano-slider {
  background: #d3d3d3; }

.box-news .new {
  margin-bottom: 35px; }
  .box-news .new-date {
    font-size: 14px;
    line-height: 1.43;
    font-weight: bold;
    color: #947d4a; }
  .box-news .new-heading {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.11;
    margin-bottom: 8px; }
  .box-news .new-text {
    font-size: 14px;
    line-height: 1.43;
    color: #1b212d; }

.box-calendar #calendar {
  width: 100%;
  margin-top: 35px; }

.box-standings .table {
  margin-top: 30px; }

.hp-banners {
  margin-bottom: 40px; }
  .hp-banners .banner {
    background-color: #ffffff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.07);
    border: solid 1px #ebebeb; }

.hp-articles-3 {
  margin-bottom: 30px; }
  .hp-articles-3 .heading {
    font-size: 24px;
    font-weight: bold;
    line-height: 0.83;
    color: #1b212d;
    margin-bottom: 30px;
    margin-left: 10px;
    text-transform: uppercase; }
  .hp-articles-3 .article {
    display: table;
    width: 100%; }
    @media (max-width: 829px) {
      .hp-articles-3 .article {
        table-layout: fixed;
        margin-bottom: 20px; }
        .hp-articles-3 .article:last-child {
          margin-bottom: 0; } }
    .hp-articles-3 .article-body, .hp-articles-3 .article-photo {
      display: table-cell;
      vertical-align: top; }
    .hp-articles-3 .article-photo {
      width: 35%; }
      @media (max-width: 1030px) {
        .hp-articles-3 .article-photo {
          display: none; } }
      @media (max-width: 829px) {
        .hp-articles-3 .article-photo {
          display: table-cell;
          width: 160px; } }
      @media (max-width: 450px) {
        .hp-articles-3 .article-photo {
          display: none; } }
    .hp-articles-3 .article-body {
      width: 65%;
      padding-left: 30px; }
      @media (max-width: 1030px) {
        .hp-articles-3 .article-body {
          width: 100%;
          padding-left: 0; } }
      @media (max-width: 829px) {
        .hp-articles-3 .article-body {
          padding-left: 30px; } }
      @media (max-width: 450px) {
        .hp-articles-3 .article-body {
          padding-left: 0; } }
    .hp-articles-3 .article-cat {
      font-size: 16px;
      font-weight: bold;
      line-height: 1;
      color: #947d4a;
      text-transform: uppercase;
      margin-bottom: 10px; }
    .hp-articles-3 .article-heading {
      font-size: 20px;
      line-height: 1.3;
      color: #1b212d;
      width: 230px;
      max-width: 100%; }
    .hp-articles-3 .article-date {
      font-size: 14px;
      line-height: 3.57;
      color: #a3a3a3; }
    .hp-articles-3 .article:active, .hp-articles-3 .article:focus, .hp-articles-3 .article:hover {
      text-decoration: none; }
      .hp-articles-3 .article:active .article-heading, .hp-articles-3 .article:focus .article-heading, .hp-articles-3 .article:hover .article-heading {
        text-decoration: underline; }
  .hp-articles-3 .article-video .article-photo {
    position: relative; }
    .hp-articles-3 .article-video .article-photo:before {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 150px;
      background: url("/img/video_ico.svg") no-repeat center; }
      @media (max-width: 1245px) {
        .hp-articles-3 .article-video .article-photo:before {
          display: none; } }

.hp-articles-4 {
  margin-bottom: 70px; }
  @media (max-width: 991px) {
    .hp-articles-4 {
      margin-bottom: 20px; } }
  @media (max-width: 991px) {
    .hp-articles-4 .article {
      margin-bottom: 20px; } }
  .hp-articles-4 .article-photo {
    margin-bottom: 20px;
    max-width: 340px; }
  .hp-articles-4 .article-cat {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #947d4a;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .hp-articles-4 .article-heading {
    font-size: 20px;
    line-height: 1.3;
    color: #1b212d;
    width: 316px;
    max-width: 100%; }
  .hp-articles-4 .article-date {
    font-size: 14px;
    line-height: 3.57;
    color: #a3a3a3; }
  .hp-articles-4 .article:active, .hp-articles-4 .article:focus, .hp-articles-4 .article:hover {
    text-decoration: none; }
    .hp-articles-4 .article:active .article-heading, .hp-articles-4 .article:focus .article-heading, .hp-articles-4 .article:hover .article-heading {
      text-decoration: underline; }
  .hp-articles-4 .article-video .article-photo {
    position: relative; }
    .hp-articles-4 .article-video .article-photo:before {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      background: url("/img/video_ico.svg") no-repeat center; }

.hp-socials {
  margin-bottom: 70px; }
  .hp-socials .socials-slick {
    margin-left: -10px;
    margin-right: -10px; }
    .hp-socials .socials-slick .social-box {
      background-color: #ffffff;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
      margin: 0 10px;
      padding: 20px; }
      .hp-socials .socials-slick .social-box:active, .hp-socials .socials-slick .social-box:focus, .hp-socials .socials-slick .social-box:hover {
        text-decoration: none; }
      .hp-socials .socials-slick .social-box .social-box-heading {
        margin-bottom: 19px;
        text-transform: capitalize; }
        .hp-socials .socials-slick .social-box .social-box-heading img {
          display: inline-block;
          image-rendering: -webkit-optimize-contrast;
          vertical-align: top; }
        .hp-socials .socials-slick .social-box .social-box-heading span {
          display: inline-block;
          font-size: 16px;
          line-height: 1.25;
          font-weight: bold;
          margin-left: 16px; }
      .hp-socials .socials-slick .social-box .instagram span {
        font-size: 17px;
        color: #ec2e8a;
        text-transform: uppercase; }
      .hp-socials .socials-slick .social-box .instagram span a {
        color: #ec2e8a; }
      .hp-socials .socials-slick .social-box .facebook span {
        font-size: 17px;
        color: #43619b;
        text-transform: uppercase; }
      .hp-socials .socials-slick .social-box .facebook span a {
        color: #43619b; }
      .hp-socials .socials-slick .social-box .youtube span {
        font-size: 17px;
        color: #d3382e;
        text-transform: uppercase; }
      .hp-socials .socials-slick .social-box .youtube span a {
        color: #d3382e; }
      .hp-socials .socials-slick .social-box .twitter span {
        font-size: 17px;
        color: #43aaed;
        text-transform: uppercase; }
      .hp-socials .socials-slick .social-box .twitter span a {
        color: #43aaed; }
      .hp-socials .socials-slick .social-box .social-box-body .social-body-text {
        margin-top: 24px;
        font-family: Arial;
        font-size: 14px;
        line-height: 1.43;
        color: #000000; }
        .hp-socials .socials-slick .social-box .social-box-body .social-body-text a {
          color: #000000; }
          .hp-socials .socials-slick .social-box .social-box-body .social-body-text a:active, .hp-socials .socials-slick .social-box .social-box-body .social-body-text a:focus, .hp-socials .socials-slick .social-box .social-box-body .social-body-text a:hover {
            outline: 0;
            text-decoration: none; }
      .hp-socials .socials-slick .social-box .social-box-body .social-body-date {
        margin-top: 10px;
        font-family: Arial;
        font-size: 14px;
        line-height: 1.43;
        color: rgba(27, 33, 45, 0.4); }

a {
  color: #1a1b20; }
  a:active, a:focus, a:hover {
    color: #1a1b20; }

.box-inner {
  padding: 34px 42px; }
  @media (max-width: 991px) {
    .box-inner {
      padding: 34px 25px; } }

.box .heading {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #1b212d;
  text-transform: uppercase;
  margin-bottom: 15px; }

.more-button {
  margin-top: 22px; }
  .more-button a {
    font-size: 12px;
    line-height: 2.08;
    text-align: left;
    color: #181816;
    text-decoration: underline; }
    .more-button a:active, .more-button a:focus, .more-button a:hover {
      text-decoration: none; }
    .more-button a:before {
      display: block;
      content: "";
      width: 11px;
      height: 11px;
      background: url("/img/circle_black.svg");
      background-size: cover;
      display: inline-block;
      vertical-align: middle;
      margin-top: -1px;
      margin-right: 10px; }

.table {
  font-size: 12px;
  color: #1a1b20; }
  .table th {
    border-top: 0;
    font-size: 16px;
    font-weight: bold;
    color: #1a1b20;
    text-transform: uppercase; }
    .table th a {
      font-weight: bold;
      color: #1a1b20; }
  .table td,
  .table th {
    padding: 8px; }
  .table td a {
    color: #1a1b20; }

.container.layout {
  background-color: #ffffff;
  border: solid 1px #ebebeb;
  margin-bottom: 50px; }

h1.heading {
  font-size: 55.4px;
  font-weight: bold;
  line-height: 1.09;
  color: #070909;
  margin-bottom: 30px;
  float: left; }
  @media (max-width: 880px) {
    h1.heading {
      font-size: 35px;
      padding-bottom: 10px;
      margin-bottom: 24px;
      float: none; } }

.article-detail-date {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.45;
  color: #565656;
  margin-bottom: 20px; }

.perex {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.45;
  color: #27272e;
  margin-bottom: 30px; }
  @media (max-width: 880px) {
    .perex {
      font-size: 18px;
      margin-bottom: 35px; } }

.content-subpage {
  background-color: #ffffff;
  padding: 60px 70px; }
  @media (max-width: 880px) {
    .content-subpage {
      padding: 32px 45px; } }
  @media (max-width: 840px) {
    .content-subpage {
      padding: 30px 15px 22px; } }

.content-subpage-clean {
  background: transparent;
  box-shadow: none; }

.content .article-topstory {
  margin-bottom: 80px;
  position: relative; }
  @media (max-width: 760px) {
    .content .article-topstory {
      margin-bottom: 0; } }
  .content .article-topstory-data {
    position: absolute;
    bottom: -30px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 860px;
    max-width: 100%; }
    @media (max-width: 760px) {
      .content .article-topstory-data {
        position: initial;
        padding-top: 20px; } }
    .content .article-topstory-data .heading {
      background: #fff; }
  .content .article-topstory-tips {
    text-align: center; }
    .content .article-topstory-tips .tip {
      background-color: #ad9f89;
      display: inline-block;
      margin-left: -.26rem;
      font-size: 12px;
      line-height: 2.83;
      text-align: center;
      color: #ffffff;
      padding: 0 22px;
      line-height: 28px; }
      .content .article-topstory-tips .tip:last-child {
        background-color: #000000; }
  .content .article-topstory .heading {
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 34px 60px 36px; }
    @media (max-width: 760px) {
      .content .article-topstory .heading {
        box-shadow: none;
        padding: 30px 20px 20px; } }
    .content .article-topstory .heading h1 {
      margin: 0;
      font-size: 45px;
      line-height: 1.46;
      text-align: center;
      color: #070909; }
      @media (max-width: 760px) {
        .content .article-topstory .heading h1 {
          font-size: 40px; } }
      @media (max-width: 510px) {
        .content .article-topstory .heading h1 {
          font-size: 30px; } }

.article-share {
  border-top: 1px solid #eaedf0;
  margin-top: 48px;
  padding-top: 44px;
  padding-bottom: 44px;
  margin-left: 65px;
  margin-right: 55px;
  position: relative;
  padding-left: 20px; }
  @media (max-width: 1370px) {
    .article-share {
      padding-left: 0; } }
  .article-share-heading {
    font-size: 22px;
    line-height: 1.27;
    color: #1b2026;
    font-weight: bold;
    position: absolute; }
    @media (max-width: 1370px) {
      .article-share-heading {
        display: none; } }
  .article-share .socials-buttons {
    text-align: center; }
    .article-share .socials-buttons #button_facebook,
    .article-share .socials-buttons #button_google,
    .article-share .socials-buttons #button_twitter {
      display: inline-block;
      margin: 0 5px; }
    .article-share .socials-buttons #button_facebook {
      vertical-align: top; }
    .article-share .socials-buttons #button_twitter {
      vertical-align: top;
      padding-top: 3px; }
    .article-share .socials-buttons #button_google {
      padding-top: 1px; }

.hp-articles-3-sub {
  margin-bottom: 60px; }

.nastym, tr.HKR {
  background: #eceeef; }

.bold.HKR {
  background: #eceeef; }

.topimage {
  position: relative;
  overflow: hidden;
  color: #ffffff;
  z-index: 1;
  margin: -61px -81px 20px;
  height: 570px; }
  @media (max-width: 1060px) {
    .topimage {
      height: 400px; } }
  @media (max-width: 880px) {
    .topimage {
      margin: -30px -26px 30px; } }
  @media (max-width: 700px) {
    .topimage {
      height: 300px; } }
  @media (max-width: 530px) {
    .topimage {
      height: 250px; } }
  .topimage .overlay {
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 388px;
    background: linear-gradient(0deg, rgba(29, 29, 27, 0.866667) 0%, rgba(29, 29, 27, 0) 100%);
    transition: opacity 0.2s; }
    .topimage .overlay .overlay-text {
      position: absolute;
      bottom: 30px;
      left: 7.6%;
      right: 7.6%; }
  .topimage .img {
    height: 100%;
    background-size: cover; }
  .topimage h1 {
    margin: 0 0 5px;
    padding: 0;
    font-size: 42px;
    font-weight: bold;
    line-height: 1.19;
    color: #ffffff;
    margin-top: 20px;
    position: relative; }
    @media (max-width: 1100px) {
      .topimage h1 {
        font-size: 30px; } }
    .topimage h1 small {
      text-transform: uppercase;
      font-size: 0.5em; }
    .topimage h1 .score {
      position: absolute;
      bottom: -2px;
      right: 0;
      font-size: 1.4em; }
  .topimage.player {
    text-align: center; }
    .topimage.player h1 {
      margin-bottom: 6px;
      font-size: 30px;
      line-height: 1.1;
      letter-spacing: 0; }
    .topimage.player h2 {
      color: inherit;
      text-transform: uppercase;
      font-size: 20px;
      margin: 0 0 19px; }

.scorebox {
  text-align: center;
  border-top: 5px solid #181816;
  border-bottom: 5px solid #181816;
  line-height: 1.3;
  padding: 10px 0;
  overflow: hidden; }
  .scorebox .logo {
    width: 85px;
    margin: 20px; }
  .scorebox .logo.toleft {
    margin-right: 5px; }
  .scorebox .logo.toright {
    margin-left: 5px; }
  .scorebox h2 {
    color: #000;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.1; }
    @media (max-width: 500px) {
      .scorebox h2 {
        clear: both; } }
  .scorebox .date {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.45;
    color: #565656;
    margin-bottom: 10px; }
  .scorebox .score {
    font-size: 46px;
    line-height: 1.2;
    font-weight: bold; }
    .scorebox .score small {
      text-transform: uppercase;
      font-size: 0.5em; }

.statsbox {
  background: #eceeef;
  border-bottom: 1px solid #181816;
  padding: 15px; }
  .statsbox p {
    margin: 0; }

#article_photo {
  margin: 0;
  padding: 0;
  margin-top: 20px; }

#article_photo a:hover {
  border: 3px solid #947d4a;
  text-decoration: none; }

#article_photo a {
  background-color: #eceeef;
  background-position: top center;
  background-repeat: no-repeat;
  border: 3px solid #eceeef;
  display: block;
  float: left;
  height: 125px;
  margin: 0 0 10px 12px;
  padding: 0;
  text-decoration: none;
  width: 142px; }

#article_photo span {
  display: none;
  height: 125px;
  width: 180px; }

main table.schedule {
  margin: 25px 0 35px;
  line-height: 1; }
  main table.schedule td {
    padding: 10px 14px 10px 5px;
    vertical-align: middle; }
  main table.schedule td.logos {
    white-space: nowrap;
    width: 13%; }
    @media (max-width: 1200px) {
      main table.schedule td.logos {
        width: 17%; } }
    main table.schedule td.logos img.logo {
      max-width: 34px;
      max-height: 34px;
      margin: 1px 0 -1px 8px;
      vertical-align: middle; }
    @media (max-width: 600px) {
      main table.schedule td.logos {
        display: none; } }
  main table.schedule td.teams .date {
    margin-bottom: 8px; }
  main table.schedule td.teams .names {
    font-size: 14px;
    line-height: 1.3; }
  main table.schedule td.score {
    width: 1%;
    white-space: nowrap;
    text-align: right;
    font-size: 30px;
    font-weight: bold;
    padding-top: 9px;
    padding-bottom: 11px; }
    main table.schedule td.score .time {
      color: #b5b5b5; }
    main table.schedule td.score small {
      text-transform: uppercase;
      font-size: 18px; }
    main table.schedule td.score a {
      text-decoration: none;
      display: inline-block; }
  main table.schedule td.buttons {
    width: 1%;
    text-align: right;
    white-space: nowrap;
    padding: 11px 9px 9px 4px; }
    main table.schedule td.buttons .button {
      min-width: auto;
      background-color: #ceb784;
      padding: 6px 8px;
      color: #fff;
      font-weight: bold;
      text-transform: uppercase; }
      main table.schedule td.buttons .button:active, main table.schedule td.buttons .button:focus, main table.schedule td.buttons .button:hover {
        background-color: #968661;
        text-decoration: none; }

main table.roster tr.post-b,
main table.roster tr.post-z {
  background: #eff0f1; }

.right-form {
  float: right;
  margin-top: 15px; }
  @media (max-width: 880px) {
    .right-form {
      float: none; } }

form input[type="text"] {
  border: solid 1px #a6a6a6;
  font-size: 14px;
  padding: 8px 8px 9px;
  margin-top: 1px;
  border-radius: 4px; }
form input[type="email"] {
border: solid 1px #a6a6a6;
  font-size: 14px;
  padding: 8px 8px 9px;
  margin-top: 1px;
  border-radius: 4px;
}
form .submit {
  font-size: 14px;
  font-weight: bold;
  line-height: 32px;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #ceb784;
  display: inline-block;
  padding: 4px 13px;
  border-radius: 4px;
  border: 0; }
  form .submit:active, form .submit:focus, form .submit:hover {
    background-color: #968661;
    text-decoration: none; }

.player-card {
  background-color: #181816;
  border-bottom: 0;
  display: table;
  width: 100%;
  margin-bottom: 40px; }
  @media (max-width: 640px) {
    .player-card {
      display: block; } }
  .player-card .player-photo {
    display: table-cell;
    vertical-align: middle;
    width: 60%;
    background-size: cover; }
    .player-card .player-photo img {
      width: 385px;
      margin: 0 auto;
      display: block; }
    @media (max-width: 640px) {
      .player-card .player-photo {
        display: block;
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding-top: 20px; } }
    @media (max-width: 440px) {
      .player-card .player-photo {
        padding-top: 0; } }
  .player-card .player-data {
    display: table-cell;
    vertical-align: top;
    padding: 59px 72px; }
    @media (max-width: 640px) {
      .player-card .player-data {
        display: block;
        padding: 33px 30px; } }
    .player-card .player-data .name-data .post {
      font-size: 12px;
      line-height: 2.83;
      text-align: center;
      color: #ffffff;
      display: inline;
      background-color: #ceb784;
      padding: 4px 19px; }
    .player-card .player-data .name-data .name {
      font-size: 34.8px;
      color: #ffffff;
      line-height: 1.2;
      margin-top: 20px;
      margin-bottom: 42px; }
    .player-card .player-data .player-info tr td {
      font-size: 18px;
      line-height: 1.3;
      padding-bottom: 16px;
      color: #ffffff;
      padding-right: 20px; }

.menicko {
  background: #eceeef;
  padding: 4px 8px;
  border-radius: 4px; }
  @media (max-width: 880px) {
    .menicko {
      margin-top: 20px; } }
  .menicko:after, .menicko:before {
    display: block;
    content: "";
    clear: both; }

.articles-list .item,
.news-list .item {
  overflow: hidden;
  position: relative; }

.articles-list .item-video a.img,
.news-list .item-video a.img {
  position: relative; }
  .articles-list .item-video a.img:before,
  .news-list .item-video a.img:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("/img/video_ico.svg") no-repeat center;
    background-size: 50px; }

.articles-list .img,
.news-list .img {
  height: 100px;
  width: 100px;
  background: #ceb783 no-repeat center center;
  background-size: cover;
  float: left;
  margin-right: -100px; }

.articles-list .text,
.news-list .text {
  padding-left: 115px; }
  .articles-list .text a,
  .news-list .text a {
    font-weight: bold;
    color: #000; }

.articles-list.articles-list strong,
.news-list.articles-list strong {
  display: block;
  text-transform: uppercase;
  color: #ceb783;
  font-size: 14px; }

.articles-list .date,
.news-list .date {
  margin-top: 10px;
  color: #b5b5b5; }

.text .table tr td {
  font-size: 14px; }

.strankovani {
  margin: 0 0 40px;
  text-align: center; }
  .strankovani .nextPages {
    display: none; }
  .strankovani a {
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold; }
    .strankovani a.strankovaniVyrazne {
      text-decoration: none;
      color: #ceb783; }
    .strankovani a.strankovaniSipky {
      border-color: transparent;
      position: static; }

@media (max-width: 550px) {
  form * {
    display: block;
    width: 100% !important;
    margin-bottom: 5px; } }

#form_filter .form_padding {
  margin-left: -10px;
  margin-right: -10px; }
  #form_filter .form_padding .formElementHolder {
    float: left;
    margin: 10px; }

.videogallery {
  overflow: hidden; }
  .videogallery a.photo {
    width: 33.333333%;
    height: 197px;
    float: left;
    background: #ededed no-repeat center 25%;
    background-size: cover;
    position: relative;
    overflow: hidden; }
    @media (max-width: 750px) {
      .videogallery a.photo {
        width: 50%; } }
    @media (max-width: 490px) {
      .videogallery a.photo {
        width: 100%; } }
    .videogallery a.photo.video {
      background-position: center center;
      background-size: cover; }
    .videogallery a.photo h2 {
      z-index: 2;
      position: absolute;
      display: block;
      bottom: 0;
      left: 0;
      right: 0;
      margin: 0;
      padding: 50px 10px 10px;
      text-transform: uppercase;
      font-size: 13px;
      color: white;
      background: linear-gradient(0deg, rgba(29, 29, 27, 0.866667) 0%, rgba(29, 29, 27, 0) 100%); }
    .videogallery a.photo span {
      z-index: 3;
      position: relative;
      display: block;
      height: 100%;
      background: url("/img/expand.png") no-repeat center center;
      background: rgba(206, 183, 132, 0.85) url("/img/expand.png") no-repeat center center;
      opacity: 0;
      transition: opacity 0.2s ease-in-out; }
      .videogallery a.photo span h2 {
        background: none; }
    .videogallery a.photo:hover span {
      opacity: 1; }

.partners-table {
    margin: 20px 0px;
}
.partners-table td {
  padding: 20px 35px;
  border-top: none;
  vertical-align: baseline; }
  .partners-table td img {
    width: 200px; }

.partners-row {
align-items: baseline;
}

.partners-row div  {
  height: 150px;
  
}

.partners-row div img {
max-width: 200px !important;
max-height: 150px;
}
aside {
  border-left: 1px solid #eaedf0;
  padding: 15px 25px !important; }
  aside .box {
    margin-bottom: 44px; }
    aside .box-heading {
      font-size: 18px;
      line-height: 1.78;
      color: #010101;
      font-weight: bold;
      margin-bottom: 8px; }
  aside .box-submenu .sticker {
    white-space: nowrap;
    font-size: 12px;
    line-height: 2.83;
    text-align: center;
    color: #ffffff;
    display: inline;
    background-color: #947d4a;
    padding: 4px 19px; }
  aside .box-submenu .dropdown-item {
    font-size: 14px;
    color: #181816;
    border-bottom: 1px solid #eaedf0;
    padding: 16px 20px 12px; }
    aside .box-submenu .dropdown-item:before {
      content: "";
      display: inline-block;
      width: 8px;
      height: 8px;
      background: url("/img/circle_black.svg") no-repeat;
      background-size: contain;
      vertical-align: top;
      margin-top: 6px;
      margin-right: 15px; }
    aside .box-submenu .dropdown-item.active, aside .box-submenu .dropdown-item:active, aside .box-submenu .dropdown-item:focus, aside .box-submenu .dropdown-item:hover {
      color: #947d4a;
      background: transparent;
      font-weight: bold; }
      aside .box-submenu .dropdown-item.active:before, aside .box-submenu .dropdown-item:active:before, aside .box-submenu .dropdown-item:focus:before, aside .box-submenu .dropdown-item:hover:before {
        background: url("/img/circle_gold.svg") no-repeat; }
  aside .box-articles .article {
    max-width: 229px;
    display: block;
    border-bottom: 1px solid #eaedf0;
    margin-bottom: 25px;
    padding-bottom: 10px;
    max-width: initial;
    width: 100%;
    float: none; }
    aside .box-articles .article .sticker {
      white-space: nowrap;
      font-size: 12px;
      line-height: 2.83;
      text-align: center;
      color: #ffffff;
      display: inline;
      background-color: #947d4a;
      padding: 4px 19px; }
    aside .box-articles .article h2 {
      font-size: 20px;
      line-height: 1.6;
      color: #000000;
      margin-top: 10px; }
    aside .box-articles .article .date {
      opacity: 0.4;
      font-size: 16px;
      line-height: 1.89;
      color: rgba(27, 33, 45, 0.4); }
    aside .box-articles .article:active, aside .box-articles .article:focus, aside .box-articles .article:hover {
      text-decoration: none; }
      aside .box-articles .article:active h2, aside .box-articles .article:focus h2, aside .box-articles .article:hover h2 {
        text-decoration: underline; }
  aside .box-game {
    padding-top: 30px;
    margin-bottom: 52px; }
    aside .box-game .game .round {
      font-size: 14px;
      line-height: 1;
      text-align: center;
      color: #1b212d;
      margin-bottom: 15px; }
    aside .box-game .game .date {
      font-size: 18px;
      line-height: 1;
      text-align: center;
      color: #1b212d;
      font-weight: bold;
      margin-bottom: 20px; }
    aside .box-game .game .game-box {
      display: table;
      width: 100%; }
      aside .box-game .game .game-box .team {
        display: table-cell;
        vertical-align: middle; }
        aside .box-game .game .game-box .team .logo,
        aside .box-game .game .game-box .team span {
          display: inline-block;
          vertical-align: middle; }
        aside .box-game .game .game-box .team .logo {
          width: 70px; }
          @media (max-width: 1310px) {
            aside .box-game .game .game-box .team .logo {
              width: 40px; } }
          @media (max-width: 1140px) {
            aside .box-game .game .game-box .team .logo {
              width: 30px; } }
          @media (max-width: 1060px) {
            aside .box-game .game .game-box .team .logo {
              width: 50px; } }
        aside .box-game .game .game-box .team span {
          font-size: 15px;
          line-height: 1.33;
          color: #1b212d;
          font-weight: bold;
          width: 145px;
          max-width: 100%; }
      aside .box-game .game .game-box .team-left {
        text-align: right;
        padding-right: 24px; }
        aside .box-game .game .game-box .team-left .logo {
          margin-left: 25px; }
      aside .box-game .game .game-box .team-right {
        text-align: left;
        padding-left: 24px; }
        aside .box-game .game .game-box .team-right .logo {
          margin-right: 25px; }
      aside .box-game .game .game-box .score-box {
        width: 100px;
        display: table-cell;
        vertical-align: middle; }
      aside .box-game .game .game-box .score-numbers {
        display: table-cell;
        vertical-align: middle;
        background-color: #ffffff;
        border: solid 1px #dedede;
        position: relative;
        width: 100px; }
        aside .box-game .game .game-box .score-numbers .number {
          float: left;
          width: 50%;
          text-align: center;
          font-family: BebasNeue;
          font-size: 40px;
          font-weight: bold;
          line-height: 1.25;
          color: #000000;
          padding-top: 4px; }
          aside .box-game .game .game-box .score-numbers .number:first-child {
            border-right: 1px solid #ebebeb; }
        aside .box-game .game .game-box .score-numbers .divider {
          position: absolute;
          top: 19px;
          left: 0;
          right: 0;
          margin-left: auto;
          margin-right: auto;
          font-size: 14px;
          font-weight: bold;
          line-height: 1;
          text-align: center;
          color: #1b212d;
          width: 13px;
          height: 15px;
          background-color: #ffffff;
          border: solid 1px #ebebeb; }
      aside .box-game .game .game-box .score-halftime {
        border-left: solid 1px #dedede;
        border-right: solid 1px #dedede;
        border-bottom: solid 1px #dedede;
        text-align: center;
        background-color: #ffffff;
        font-size: 12px;
        line-height: 23px;
        text-align: center;
        color: #1b212d; }
      aside .box-game .game .game-box .date-box {
        width: 100px;
        display: table-cell;
        vertical-align: middle;
        background-color: #ffffff;
        border: solid 1px #dedede;
        text-align: center; }
        aside .box-game .game .game-box .date-box .time {
          border-bottom: solid 1px #dedede;
          font-family: BebasNeue;
          font-size: 40px;
          font-weight: bold;
          line-height: 1.25;
          text-align: center;
          color: #1b212d;
          padding-top: 4px; }
        aside .box-game .game .game-box .date-box .date {
          font-size: 12px;
          line-height: 23px;
          color: #1b212d;
          margin-bottom: 0; }
    aside .box-game .game .buttons {
      text-align: center;
      padding-top: 20px; }
      aside .box-game .game .buttons a {
        font-size: 13px;
        line-height: 1;
        color: #070909;
        margin: 0 25px; }
        aside .box-game .game .buttons a:before {
          display: block;
          content: "";
          width: 11px;
          height: 11px;
          background: url("/img/circle_black.svg");
          display: inline-block;
          vertical-align: middle;
          margin-top: -1px;
          margin-right: 10px; }
  aside .box-goals {
    margin-bottom: 60px; }
    aside .box-goals .goal {
      margin-bottom: 10px; }
      aside .box-goals .goal:before {
        display: inline-block;
        content: "";
        width: 18px;
        height: 18px;
        vertical-align: top;
        background: url("/img/ball.png") no-repeat;
        background-size: contain;
        margin-right: 12px;
        margin-top: 2px; }
  aside .box-text {
    margin-bottom: 56px; }
  aside .box-stats {
    margin-bottom: 70px; }
    aside .box-stats .stat {
      float: left;
      width: 50%;
      margin-bottom: 40px; }
      aside .box-stats .stat .title {
        background-color: #f3f3f3;
        font-weight: bold;
        margin-bottom: 8px; }
      aside .box-stats .stat .value {
        font-size: 26px;
        line-height: 0.8;
        color: #010101; }
  aside .box-roster .roster-heading {
    font-size: 20px;
    line-height: 1.6;
    color: #010101;
    font-weight: bold;
    margin-bottom: 17px; }
    aside .box-roster .roster-heading .team,
    aside .box-roster .roster-heading img {
      display: inline-block; }
    aside .box-roster .roster-heading img {
      margin-right: 23px; }
  aside .box-roster .text {
    font-size: 15px;
    line-height: 1.67;
    color: #1b2026; }
  aside .box-submenu-seasons {
    margin-bottom: 0; }
    aside .box-submenu-seasons .sticker:hover {
      background-color: #827766;
      cursor: pointer; }
    aside .box-submenu-seasons .seasons-inner {
      margin-bottom: 20px;
      display: none; }
      aside .box-submenu-seasons .seasons-inner.active {
        display: block; }

.black-bg {
  background-color: #11100f; }

.white-bg {
  background-color: #ffffff; }

.footer-partners {
  padding-top: 53px;
  padding-bottom: 52px; }
  @media (max-width: 1100px) {
    .footer-partners {
      margin-top: 20px; } }
  .footer-partners .partners-slick .partner {
    text-align: center;
    padding: 30px; }
    .footer-partners .partners-slick .partner img {
      margin: 0 auto;
      max-height: 100px; }

footer {
  position: relative; }
  footer .logo {
    width: 90px;
    height: 90px;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 100000; }
  footer .menu-left {
    text-align: right;
    padding-right: 95px;
    padding-top: 30px; }
    footer .menu-left a {
      font-size: 16px;
      font-weight: bold;
      color: #f7f7f7;
      margin: 0 15px; }
  footer .menu-right {
    text-align: left;
    padding-left: 95px;
    padding-top: 30px; }
    footer .menu-right a {
      font-size: 16px;
      font-weight: bold;
      color: #f7f7f7;
      margin: 0 15px; }
  footer .first-row {
    border-bottom: 1px solid #212525;
    padding-bottom: 35px;
    margin-bottom: 10px; }
    @media (max-width: 1270px) {
      footer .first-row {
        display: none; } }
  footer .second-row {
    padding-bottom: 57px;
    font-size: 14px;
    color: #ffffff; }
    @media (max-width: 1270px) {
      footer .second-row {
        padding-top: 20px;
        padding-bottom: 20px; } }
    footer .second-row a {
      color: #fff;
      text-decoration: underline; }
      footer .second-row a:hover {
        text-decoration: none; }
  footer .copy-right {
    text-align: right; }
    @media (max-width: 829px) {
      footer .copy-right {
        margin-top: 10px; } }
  @media (max-width: 829px) {
    footer .copy-left,
    footer .copy-right {
      text-align: center; }
      footer .copy-left .copy-right,
      footer .copy-right .copy-right {
        margin-top: 10px; } }

#esports-connect-24 {
  display: none; }

.nav-submenu{
display: block;
}

.dropdown-nav-submenu{
  display:none;
  position: absolute;
  margin-top: -35px;
  left: 199px;
  background-color: white;
  border: 1px solid black;

}
a.nav-submenu:hover + div.dropdown-nav-submenu{
display:block;
}
.dropdown-nav-submenu:hover{
display:block;

}
.nav-submenu::after{
content: "  "
}
div.mobile-nav-aside ul li .dropdown-menu .dropdown-nav-submenu{
 background-color: #d6d6d6;
 border: none;
 position: relative;
 left: 0;
 top: 0;
 margin-top: 0px;
 font-size: .85rem;
}
div.mobile-nav-aside ul li .dropdown-menu .dropdown-nav-submenu a::before{
 content: "   -";

}
.nadpis-skolicka-historie{
text-align: center;
font-weight: bold;
color: #888;
margin-top: 30px;
margin-bottom: 8px;
line-height: 30px;
}
div.box-submenu div.dropdown-nav-submenu{
  position: inherit;
  display:block;
  margin: 0;
  left: inherit;
  top:inherit;
  border: none;
}
div.box-submenu div.dropdown-nav-submenu a{
  position: inherit;
  margin: 0 0 0 35px;
  font-size: 0.85em;
  line-height: 1;
}
div.box-submenu a.nav-submenu::before{
  content: none !important
}
div.box-submenu a.nav-submenu:hover{
  color:#181816;
  font-weight: normal;
  cursor:default;
}
.partneri-skolicka-tabulka td{
  font-weight: bold;
  width: 50%;
  border: 1px #d6d6d6 solid;
  padding: 5px;
}
.partneri-skolicka-tabulka tr td a{
  color: #656565;
  font-weight: normal;
}
.partneri-skolicka-tabulka tr td:last-child{
  color: #656565;
  font-weight: normal;
}
