:after,
:before {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
    Helvetica Neue, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

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

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

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

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

abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  font-style: normal;
  line-height: inherit;
}

address,
dl,
ol,
ul {
  margin-bottom: 1rem;
}

dl,
ol,
ul {
  margin-top: 0;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

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

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

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

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

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

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

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

textarea {
  overflow: auto;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[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.2;
  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;
}

.display-1,
.display-2 {
  font-weight: 300;
  line-height: 1.2;
}

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

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

.display-3,
.display-4 {
  font-weight: 300;
  line-height: 1.2;
}

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

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

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

.list-inline,
.list-unstyled {
  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 {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #868e96;
}

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

.container {
  max-width: 1690px;
}

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

.container-fluid {
  width: 100%;
}

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

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

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

.col-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

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

.col-7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

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

.col-10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

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

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

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

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

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

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

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

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

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

.btn {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}

.btn:focus,
.btn:hover {
  text-decoration: none;
}

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}

.btn:not([disabled]):not(.disabled).active,
.btn:not([disabled]):not(.disabled):active {
  background-image: none;
}

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

.btn-primary {
  color: #fff;
  background-color: #456f81;
  border-color: #456f81;
}

.btn-primary:hover {
  color: #fff;
  background-color: #385a68;
  border-color: #335260;
}

.btn-primary.focus,
.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(69, 111, 129, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #456f81;
  border-color: #456f81;
}

.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #335260;
  border-color: #2f4b57;
  box-shadow: 0 0 0 0.2rem rgba(69, 111, 129, 0.5);
}

.btn-default {
  color: #fff;
  background-color: #373d40;
  border-color: #373d40;
}

.btn-default:hover {
  color: #fff;
  background-color: #25292b;
  border-color: #1f2325;
}

.btn-default.focus,
.btn-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(55, 61, 64, 0.5);
}

.btn-default.disabled,
.btn-default:disabled {
  background-color: #373d40;
  border-color: #373d40;
}

.btn-default:not([disabled]):not(.disabled).active,
.btn-default:not([disabled]):not(.disabled):active,
.show > .btn-default.dropdown-toggle {
  color: #fff;
  background-color: #1f2325;
  border-color: #1a1c1e;
  box-shadow: 0 0 0 0.2rem rgba(55, 61, 64, 0.5);
}

.btn-grey {
  background-color: #7c7e80;
  border-color: #7c7e80;
}

.btn-grey:hover {
  color: #fff;
  background-color: #696b6d;
  border-color: #636566;
}

.btn-grey.focus,
.btn-grey:focus {
  box-shadow: 0 0 0 0.2rem hsla(210, 2%, 49%, 0.5);
}

.btn-grey.disabled,
.btn-grey:disabled {
  background-color: #7c7e80;
  border-color: #7c7e80;
}

.btn-grey:not([disabled]):not(.disabled).active,
.btn-grey:not([disabled]):not(.disabled):active,
.show > .btn-grey.dropdown-toggle {
  color: #fff;
  background-color: #636566;
  border-color: #5d5e60;
  box-shadow: 0 0 0 0.2rem hsla(210, 2%, 49%, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #43b36c;
  border-color: #43b36c;
}

.btn-success:hover {
  color: #fff;
  background-color: #39975b;
  border-color: #358e56;
}

.btn-success.focus,
.btn-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(67, 179, 108, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
  background-color: #43b36c;
  border-color: #43b36c;
}

.btn-success:not([disabled]):not(.disabled).active,
.btn-success:not([disabled]):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #358e56;
  border-color: #328550;
  box-shadow: 0 0 0 0.2rem rgba(67, 179, 108, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #ea4848;
  border-color: #ea4848;
}

.btn-danger:hover {
  color: #fff;
  background-color: #e62626;
  border-color: #e51a1a;
}

.btn-danger.focus,
.btn-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(234, 72, 72, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  background-color: #ea4848;
  border-color: #ea4848;
}

.btn-danger:not([disabled]):not(.disabled).active,
.btn-danger:not([disabled]):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #e51a1a;
  border-color: #d91919;
  box-shadow: 0 0 0 0.2rem rgba(234, 72, 72, 0.5);
}

.btn-outline-primary {
  background-color: transparent;
  background-image: none;
  border-color: #456f81;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #456f81;
  border-color: #456f81;
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(69, 111, 129, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #456f81;
  background-color: transparent;
}

.btn-outline-primary:not([disabled]):not(.disabled).active,
.btn-outline-primary:not([disabled]):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #456f81;
  border-color: #456f81;
  box-shadow: 0 0 0 0.2rem rgba(69, 111, 129, 0.5);
}

.btn-outline-default {
  color: #373d40;
  background-color: transparent;
  background-image: none;
  border-color: #373d40;
}

.btn-outline-default:hover {
  color: #fff;
  background-color: #373d40;
  border-color: #373d40;
}

.btn-outline-default.focus,
.btn-outline-default:focus {
  box-shadow: 0 0 0 0.2rem rgba(55, 61, 64, 0.5);
}

.btn-outline-default.disabled,
.btn-outline-default:disabled {
  color: #373d40;
  background-color: transparent;
}

.btn-outline-default:not([disabled]):not(.disabled).active,
.btn-outline-default:not([disabled]):not(.disabled):active,
.show > .btn-outline-default.dropdown-toggle {
  color: #fff;
  background-color: #373d40;
  border-color: #373d40;
  box-shadow: 0 0 0 0.2rem rgba(55, 61, 64, 0.5);
}

.btn-outline-grey {
  color: #7c7e80;
  background-color: transparent;
  background-image: none;
  border-color: #7c7e80;
}

.btn-outline-grey:hover {
  color: #fff;
  background-color: #7c7e80;
  border-color: #7c7e80;
}

.btn-outline-grey.focus,
.btn-outline-grey:focus {
  box-shadow: 0 0 0 0.2rem hsla(210, 2%, 49%, 0.5);
}

.btn-outline-grey.disabled,
.btn-outline-grey:disabled {
  color: #7c7e80;
  background-color: transparent;
}

.btn-outline-grey:not([disabled]):not(.disabled).active,
.btn-outline-grey:not([disabled]):not(.disabled):active,
.show > .btn-outline-grey.dropdown-toggle {
  color: #fff;
  background-color: #7c7e80;
  border-color: #7c7e80;
  box-shadow: 0 0 0 0.2rem hsla(210, 2%, 49%, 0.5);
}

.btn-outline-success {
  color: #43b36c;
  background-color: transparent;
  background-image: none;
  border-color: #43b36c;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #43b36c;
  border-color: #43b36c;
}

.btn-outline-success.focus,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0.2rem rgba(67, 179, 108, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #43b36c;
  background-color: transparent;
}

.btn-outline-success:not([disabled]):not(.disabled).active,
.btn-outline-success:not([disabled]):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #43b36c;
  border-color: #43b36c;
  box-shadow: 0 0 0 0.2rem rgba(67, 179, 108, 0.5);
}

.btn-outline-danger {
  color: #ea4848;
  background-color: transparent;
  background-image: none;
  border-color: #ea4848;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #ea4848;
  border-color: #ea4848;
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.2rem rgba(234, 72, 72, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #ea4848;
  background-color: transparent;
}

.btn-outline-danger:not([disabled]):not(.disabled).active,
.btn-outline-danger:not([disabled]):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #ea4848;
  border-color: #ea4848;
  box-shadow: 0 0 0 0.2rem rgba(234, 72, 72, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
}

.btn-link,
.btn-link:hover {
  background-color: transparent;
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  border-color: transparent;
}

.btn-link.focus,
.btn-link:focus {
  border-color: transparent;
  box-shadow: none;
}

.btn-link.disabled,
.btn-link:disabled {
  color: #868e96;
}

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
}

.btn-lg,
.btn-sm {
  line-height: 1.5;
  border-radius: 0;
}

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

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

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

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

.dropdown,
.dropup {
  position: relative;
}

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

.dropdown-toggle:empty:after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  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;
}

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem;
}

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

.dropup .dropdown-toggle:empty:after {
  margin-left: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #868e96;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #868e96;
  white-space: nowrap;
}

.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #868e96;
}

.nav-tabs {
  border-bottom: 0 solid #ddd;
}

.nav-tabs .nav-item {
  margin-bottom: 0;
}

.nav-tabs .nav-link {
  border: 0 solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #ddd;
}

.nav-tabs .nav-link.disabled {
  color: #868e96;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #ddd #ddd #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

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

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

.navbar {
  padding: 0.5rem 1rem;
}

.navbar,
.navbar > .container,
.navbar > .container-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat 50%;
  background-size: 100% 100%;
}

.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

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

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-expand .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
}

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

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

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

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

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}

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

.navbar-dark .navbar-nav .nav-link {
  color: hsla(0, 0%, 100%, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: hsla(0, 0%, 100%, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: hsla(0, 0%, 100%, 0.25);
}

.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: hsla(0, 0%, 100%, 0.5);
  border-color: hsla(0, 0%, 100%, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
  color: hsla(0, 0%, 100%, 0.5);
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
  color: #fff;
}

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
}

.breadcrumb-item + .breadcrumb-item:before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #acafb2;
  content: "|";
}

.breadcrumb-item + .breadcrumb-item:hover:before {
  text-decoration: underline;
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #373d40;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #456f81 !important;
}

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

.bg-default {
  background-color: #373d40 !important;
}

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

.bg-grey {
  background-color: #7c7e80 !important;
}

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

.bg-success {
  background-color: #43b36c !important;
}

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

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

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

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

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

.border {
  border: 1px solid #e9ecef !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #456f81 !important;
}

.border-default {
  border-color: #373d40 !important;
}

.border-grey {
  border-color: #7c7e80 !important;
}

.border-success {
  border-color: #43b36c !important;
}

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

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

.rounded {
  border-radius: 0 !important;
}

.rounded-top {
  border-top-left-radius: 0 !important;
}

.rounded-right,
.rounded-top {
  border-top-right-radius: 0 !important;
}

.rounded-bottom,
.rounded-right {
  border-bottom-right-radius: 0 !important;
}

.rounded-bottom,
.rounded-left {
  border-bottom-left-radius: 0 !important;
}

.rounded-left {
  border-top-left-radius: 0 !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

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

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

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

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

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

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

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

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

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive:before {
  display: block;
  content: "";
}

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

.embed-responsive-21by9:before {
  padding-top: 42.85714%;
}

.embed-responsive-16by9:before {
  padding-top: 56.25%;
}

.embed-responsive-4by3:before {
  padding-top: 75%;
}

.embed-responsive-5by3:before {
  padding-top: 60%;
}

.embed-responsive-1by1:before {
  padding-top: 100%;
}

.embed-responsive-93by35:before {
  padding-top: 37.63441%;
}

.embed-responsive-2by1:before {
  padding-top: 50%;
}

.embed-responsive-heroslider-narrow:before {
  padding-top: 70%;
}

.embed-responsive-heroslider:before {
  padding-top: 164%;
}

.embed-responsive-32by21:before {
  padding-top: 65.625%;
}

.embed-responsive-13by6:before {
  padding-top: 46.15385%;
}

.embed-responsive-9by8:before {
  padding-top: 88.88889%;
}

.embed-responsive-14by19:before {
  padding-top: 135.71429%;
}

.embed-responsive-8by5:before {
  padding-top: 62.5%;
}

.embed-responsive-9by3:before {
  padding-top: 33.33333%;
}

.embed-responsive-9by5:before {
  padding-top: 55.55556%;
}

.embed-responsive-9by11:before {
  padding-top: 122.22222%;
}

.embed-responsive-19by18:before {
  padding-top: 94.73684%;
}

.embed-responsive-31by9:before {
  padding-top: 29.03226%;
}

.embed-responsive-4by5:before {
  padding-top: 125%;
}

.embed-responsive-6by4:before {
  padding-top: 66.66667%;
}

.embed-responsive-12by13:before {
  padding-top: 108.33333%;
}

.embed-responsive-31by40:before {
  padding-top: 129.03226%;
}

.embed-responsive-28by13:before {
  padding-top: 46.42857%;
}

.embed-responsive-16by5:before {
  padding-top: 31.25%;
}

.embed-responsive-7by3:before {
  padding-top: 42.85714%;
}

.embed-responsive-37by11:before {
  padding-top: 29.72973%;
}

.embed-responsive-29by19:before {
  padding-top: 65.51724%;
}

.embed-responsive-267by470:before {
  padding-top: 176.02996%;
}

.embed-responsive-259by110:before {
  padding-top: 42.47104%;
}

.embed-responsive-season-overlay:before {
  padding-top: 30.33708%;
}

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important;
}

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

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

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

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  top: 0;
}

.fixed-bottom,
.fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  bottom: 0;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none;
}

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

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

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

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

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

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

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

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

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

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

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

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

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

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

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

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

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

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

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

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

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

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

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

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

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

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

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

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

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

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

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

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

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

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

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

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

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

.text-primary {
  color: #456f81 !important;
}

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

.text-default {
  color: #373d40 !important;
}

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

.text-grey {
  color: #7c7e80 !important;
}

a.text-grey:focus,
a.text-grey:hover {
  color: #636566 !important;
}

.text-success {
  color: #43b36c !important;
}

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

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

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

.text-muted {
  color: #868e96 !important;
}

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

a,
a:focus,
a:hover {
  color: inherit;
  text-decoration: none;
}

th {
  font-family: Segoe UI, sans-serif;
  font-weight: 400;
}

table.middle td,
table.middle th {
  vertical-align: middle;
}

textarea {
  resize: vertical;
}

label {
  font-weight: 400;
}

dl,
label,
ol,
ul {
  margin-bottom: 0;
}

dt {
  font-weight: 400;
}

hr {
  border-top: 1px solid #7c7e80;
}

::-moz-selection {
  color: #fff;
  background-color: #000;
}

::selection {
  color: #fff;
  background-color: #000;
}

html {
  -ms-overflow-style: scrollbar;
}

body {
  position: relative;
  padding: 0;
  background: #fff;
}

.container {
  width: 100%;
}

.container-outer {
  max-width: 1920px;
  margin: 0 auto;
}

body.new-layout .container-outer {
  padding-top: 4.75rem;
}

.page-wrapper {
  background: #fff;
}

.container-md {
  max-width: 1360px;
  margin: 0 auto;
}

.container-narrow {
  max-width: 1080px;
  margin: 0 auto;
}

.container .container {
  padding-left: 0;
  padding-right: 0;
}

body {
  color: #373d40;
  font-family: HelveticaNeueLTStd-Lt, sans-serif;
  font-size: 14px;
  line-height: 1.28571;
}

.strong,
b,
strong {
  font-family: Segoe UI, sans-serif;
  font-weight: 400;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  display: block;
  font-weight: 400;
}

.h1,
.h2,
h1,
h2 {
  font-size: 32px;
  line-height: 1.11111;
  font-family: HelveticaNeueLTStd-Th, sans-serif;
  font-weight: 400;
}

.h3,
h3 {
  font-size: 20px;
}

.h4,
h4 {
  font-size: 20px;
  color: #456f81;
  margin-bottom: 20px;
}

.h4,
.h5,
h4,
h5 {
  font-family: Segoe UI, sans-serif;
  font-weight: 400;
}

.h5,
h5 {
  font-size: 16px;
}

.font-default {
  font-family: HelveticaNeueLTStd-Lt, sans-serif;
  font-weight: 400;
}

.font-default-thin {
  font-family: HelveticaNeueLTStd-Th, sans-serif;
  font-weight: 400;
}

.font-default-bold {
  font-family: Segoe UI, sans-serif;
  font-weight: 400;
}

.fz20 {
  font-size: 16px;
}

.decorated-hl {
  font-size: 36px;
  line-height: 1.11111;
  margin-top: 40px;
  margin-bottom: 24px;
  padding-bottom: 24px;
  position: relative;
}

.decorated-hl:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  background: #456f81;
  width: 185px;
}

.decorated-hl--sm {
  font-size: 20px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  font-family: HelveticaNeueLTStd-Lt, sans-serif;
  font-weight: 400;
}

.btn,
.highlight-box .wysiwyg a:not(.btn) {
  color: #fff;
}

.btn {
  font-family: HelveticaNeueLTStd-Lt, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  padding: 9px 20px;
  cursor: pointer;
}

.btn-outline-primary {
  color: #456f81;
  border: 1px solid #456f81;
  background: hsla(0, 0%, 100%, 0.5);
}

.btn-outline-primary:focus,
.btn-outline-primary:hover {
  background: #456f81;
  color: #fff;
}

.btn-grey-light {
  background: #acafb2;
}

.btn-grey-light:hover {
  background: #979a9d;
  color: #fff;
}

.btn-white {
  background: #fff;
  color: #456f81;
}

.btn-white:hover {
  background: #f3f3f4;
}

.btn-group-color {
  background: #555e62;
  color: #fff;
}

.btn-group-color:hover {
  background: #373d40;
  color: #fff;
}

.btn-masch {
  background: #00457d;
  color: #fff;
}

.btn-masch:hover {
  background: #002d4d;
  color: #fff;
}

.btn-servtec {
  background: #f7a600;
  color: #fff;
}

.btn-servtec:hover {
  background: #d18c00;
  color: #fff;
}

.btn-kiefel {
  background: #456f81;
  color: #fff;
}

.btn-kiefel:hover {
  background: #385a68;
  color: #fff;
}

.btn-packsys {
  background: #439f35;
  color: #fff;
}

.btn-packsys:hover {
  background: #37822b;
  color: #fff;
}

.btn-grey {
  background: #7c7e80;
  color: #fff;
}

.btn-group-outline {
  border: 1px solid #555e62;
  color: #555e62;
  background-color: transparent;
}

.btn.btn-no-styling {
  border: none;
  background: none;
  text-align: left;
  padding: 0;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
}

.btn.btn-sm {
  font-size: 14px;
  padding: 12px 20px 9px;
}

.btn.btn-md {
  font-size: 15px;
  padding: 12px 30px;
  text-align: center;
}

.btn__icon {
  font-size: 20px;
  vertical-align: -0.225em;
  margin-right: 10px;
}

.btn__icon-sm {
  font-size: 12px;
  vertical-align: -0.1em;
}

.btn__icon--right {
  margin-left: 5px;
}

svg.btn__icon {
  height: 20px;
}

svg.btn__icon-sm {
  height: 13px;
}

.btn-group-vertical .btn + .btn {
  margin-top: 2px;
}

.navbar {
  position: relative;
  margin-bottom: -60px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 410;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

body.new-layout .navbar {
  position: absolute;
  background: #fff;
  margin: 0;
}

body.new-layout .navbar.is-affix {
  box-shadow: 0 0 10px 0 rgb(0 0 0/8%);
}

body:not(.new-layout) .navbar:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, #fff 0, hsla(0, 0%, 100%, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#00ffffff", GradientType=0);
  opacity: 0.7;
  z-index: -1;
  pointer-events: none;
  bottom: -20px;
}

.navbar-brand {
  width: 178px;
  margin-left: 4px;
}

.navbar-brand > img {
  width: 100%;
}

.navbar__right__link {
  font-size: 14px;
  padding: 0 10px;
}

.navbar__right__link__icon {
  vertical-align: -0.2em;
  font-size: 16px;
  margin-right: 2px;
  height: 16px;
  display: inline-block;
}

.navbar__right__link__icon--lg {
  height: 24px;
  vertical-align: 0;
}

.navbar__right__link--icon {
  font-size: 24px;
  vertical-align: -0.35em;
  display: inline-block;
}

.navbar-toggler {
  font-size: 9px;
  padding: 14px 10px;
  cursor: pointer;
}

.navbar-toggler__bar {
  display: block;
  width: 30px;
  height: 3px;
  background: #373d40;
  transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out;
}

.navbar-toggler__bar + .navbar-toggler__bar {
  margin-top: 5px;
}

.navbar-toggler__text {
  margin-top: 10px;
}

.navbar__right .dropdown-menu {
  right: 0;
  left: auto;
  min-width: 100px;
  padding: 10px;
  border: 0;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.navbar__right .dropdown-item:hover {
  background: transparent;
  text-decoration: underline;
}

.navbar.is-transitioning {
  position: absolute;
  left: 0;
  right: 0;
}

.navbar.is-affix {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  min-width: 982px;
}

.navbar-brand-exhibition {
  margin: 9px 0 !important;
}

.breadcrumb {
  position: relative;
  color: #acafb2;
  padding: 20px 0 5px;
}

.breadcrumb-item + .breadcrumb-item:before {
  padding-right: 4px;
  padding-left: 4px;
  position: relative;
  top: -1px;
}

.page-heading {
  padding-top: 30px;
}

.page-heading + .pimcore_area_content > .slide,
.page-heading + .slide {
  margin-top: 0;
}

.page-heading--empty + .pimcore_area_content > .slide--background,
.page-heading--empty + .pimcore_area_content > .slide[class*="bg-"] {
  margin-top: -15px;
}

.hero-img,
.hero-img__content,
.hero-img__img-container {
  position: relative;
}

.hero-img__content__box {
  padding: 15px 25px;
}

.hero-img__content__box__title {
  font-size: 16px;
  line-height: 1.25;
}

.hero-img__scroll-arrow {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
}

.hero-img__scroll-arrow-icon {
  display: inline-block;
  height: 48px;
  transform: rotate(90deg);
}

.hero-img__scroll {
  display: block;
  height: 50px;
  font-size: 16px;
  line-height: 1.6;
  padding: 14px 0;
}

.hero-img__scroll__icon {
  margin-left: 6px;
  height: 12px;
  vertical-align: -0.05em;
  transition: transform 0.25s ease-in-out;
  transform: rotate(90deg);
}

.hero-img__scroll:hover .hero-img__scroll__icon {
  transform: translateY(3px) rotate(90deg);
}

.hero-img--full-height {
  min-height: 480px;
  height: 100vh;
  background-size: cover;
  background-position: 50%;
}

.hero-img--full-height .hero-img__content {
  margin-bottom: 20px;
}

.hero-img__content__link__icon {
  height: 24px;
  margin: 0 auto 5px;
}

.vjs-paused .vjs-big-play-button {
  display: block;
}

.hero-slider {
  position: relative;
}

.hero-slider:not(.slick-initialized) > div + div {
  display: none;
}

.hero-slider__item {
  position: relative;
  overflow: hidden;
}

.hero-slider__item--with-overlay:before {
  pointer-events: none;
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  opacity: 0.4;
  background: #fff;
}

.hero__video {
  opacity: 0;
  pointer-events: none;
  object-fit: cover;
  transition: opacity 0.35s ease-in-out;
}

.hero__video.is-playing {
  opacity: 1;
  object-fit: cover;
}

.hero__body {
  position: absolute;
  display: block;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  left: 8rem;
  width: calc(100% - 8rem);
}

.hero__infos {
  color: #456f81;
  font-size: 0.9375rem;
  line-height: 1.1;
}

.hero__title {
  font-size: 2.25rem;
  margin: 0.75rem 0;
  line-height: 1.3;
}

.hero-video__play .hero-video__play-pause,
.hero-video__play .icon-pause {
  display: none;
}

.hero-video__play.is-playing .hero-video__play-pause,
.hero-video__play.is-playing .icon-pause {
  display: inline;
}

.hero-video__play.is-playing .hero-video__play-play,
.hero-video__play.is-playing .icon-play {
  display: none;
}

.hero-video__mute {
  position: absolute;
  left: 4rem;
  font-size: 1.625rem;
  bottom: 2rem;
  width: 2.5rem;
  z-index: 10;
}

.hero-video__mute .icon-sound-off {
  margin-left: 0.125rem;
}

.hero-video__mute.is-muted .icon-sound-off,
.hero-video__mute:not(.is-muted) .icon-sound-on {
  display: none;
}

.hero__teaser {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  background: #f3f3f4;
  z-index: 3;
}

.hero__teaser-body {
  margin: auto 0;
}

.hero__teaser--primary {
  color: #fff;
  background: #456f81;
}

.hero__teaser .hero__teaser-cat {
  color: #456f81;
  font-size: 0.9375rem;
  line-height: 1.1;
}

.hero__teaser--primary .hero__teaser-cat {
  color: #fff;
}

.hero__teaser-title {
  font-size: 1.25rem;
  line-height: 1.3;
  margin: 0.5rem 0;
}

.hero__teaser-desc {
  margin: 0.5rem 0;
  font-size: 0.9375rem;
  line-height: 1.1;
}

.hero__teaser-button {
  margin-top: 1rem;
}

.slider__arrow.hero-slider__arrow {
  position: absolute;
  color: #456f81;
  bottom: 0.5rem;
  top: auto;
  transform: translateY(0);
  border: none;
  cursor: pointer;
  font-size: 2rem;
  z-index: 3;
  outline: 0 !important;
  opacity: 0.8;
}

.slider__arrow.hero-slider__arrow:focus,
.slider__arrow.hero-slider__arrow:hover {
  opacity: 1;
}

.hero-slider__arrow.slider__arrow.slick-next {
  right: 42%;
  margin: 0;
}

.hero-slider__arrow.slider__arrow.slick-prev {
  left: 42%;
  right: auto;
  margin: 0;
}

.hero-slider .slick-dots {
  text-align: center;
  padding: 0;
  position: absolute;
  bottom: 1.5rem;
  left: 50%;
  width: auto;
  transform: translateX(-50%);
  list-style: none;
}

.hero-slider .slick-dots li {
  display: inline-block;
}

.hero-slider .slick-dots button {
  font-size: 0;
  line-height: 0;
  width: 0.875rem;
  height: 0.875rem;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 2px solid #456f81;
  outline: none !important;
  background: #456f81;
  list-style: none;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0;
  box-shadow: none;
}

.hero-slider .slick-dots button:before {
  display: none;
}

.hero-slider .slick-dots .slick-active button {
  background: #fff;
}

.slick-current .hero__infos,
.slick-current .hero__teaser:first-of-type .hero__teaser-body {
  animation-name: a;
  animation-delay: 0.3s;
  animation-duration: 0.85s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}

.slick-current .hero__teaser + .hero__teaser .hero__teaser-body,
.slick-current .hero__title {
  animation-name: a;
  animation-delay: 0.5s;
  animation-duration: 0.7s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}

.slick-current .hero__button,
.slick-current .hero__link {
  animation-name: a;
  animation-delay: 0.9s;
  animation-duration: 0.7s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}

.animate-fade-in-up {
  opacity: 0;
  animation-name: none;
}

.animate-fade-in-up.is-in-view {
  animation-name: a;
  animation-duration: 0.8s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}

@keyframes a {
  0% {
    opacity: 0;
    transform: translate3d(0, 40%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}
.headline-block-right {
  margin-bottom: 25px;
  padding-bottom: 10px;
  position: relative;
  text-align: right;
}

.headline-block-right:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 300px;
  height: 3px;
  border-top: 1px solid #456f81;
}

.headline-block-right__icon-in-text {
  vertical-align: -0.14em;
  font-size: 22px;
  margin-left: 4px;
}

.headline-block-right__label {
  font-size: 12px;
  line-height: 1.42857;
  padding: 6px;
  vertical-align: 0.6em;
  margin-left: 2px;
}

.headline-block-right--masch:after {
  border-color: #00457d;
}

.headline-block-right--kiefel:after {
  border-color: #456f81;
}

.headline-block-right--servtec:after {
  border-color: #f7a600;
}

.headline-block-right--packsys:after {
  border-color: #439f35;
}

.headline-block {
  margin-bottom: 25px;
  padding-bottom: 10px;
  position: relative;
}

.headline-block:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 150px;
  height: 3px;
  border-top: 1px solid #456f81;
}

.headline-block--centered:after {
  left: 50%;
  transform: translateX(-50%);
}

.headline-block__icon-in-text {
  vertical-align: -0.14em;
  font-size: 22px;
  margin-right: 4px;
}

.headline-block__label {
  font-size: 12px;
  line-height: 1.42857;
  padding: 6px;
  vertical-align: 0.6em;
  margin-right: 2px;
}

.headline-block--masch:after {
  border-color: #00457d;
}

.headline-block--kiefel:after {
  border-color: #456f81;
}

.headline-block--servtec:after {
  border-color: #f7a600;
}

.headline-block--packsys:after {
  border-color: #439f35;
}

.news-teaser__img {
  position: relative;
  margin-bottom: 20px;
}

.news-teaser__img__badge {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  font-size: 12px;
  line-height: 1.33333;
  padding: 7px 15px;
}

.share-list ul {
  padding: 0;
  margin: 0;
}

.share-list li {
  display: inline-block;
}

.share-list li:not(:last-child) {
  margin-right: 10px;
}

.share-list li a {
  color: #373d40;
  font-family: iconfont;
  font-size: 40px;
}

.share-list.shariff a {
  color: #7c7e80;
}

.share-list.shariff a:hover {
  color: #456f81;
}

.share-list .icon {
  min-height: 31px;
  min-width: 32px;
  display: inline-block;
}

.social-sharing--colored .facebook > a {
  color: #3b5998;
}

.social-sharing--colored .facebook > a:hover {
  color: #4273c8;
}

.social-sharing--colored .twitter > a {
  color: #55acee;
}

.social-sharing--colored .twitter > a:hover {
  color: #32bbf5;
}

.social-sharing--colored .linkedin > a {
  color: #0077b5;
}

.social-sharing--colored .linkedin > a:hover {
  color: #0369a0;
}

.social-sharing--colored .whatsapp > a {
  color: #25d366;
}

.social-sharing--colored .whatsapp > a:hover {
  color: #20a452;
}

.social-sharing--colored .mail > a {
  color: #373d40;
}

.social-sharing--colored .mail > a:hover {
  color: #555e62;
}

.share-list .twitter a:after {
  content: var(--icon-twitter);
}

.share-list .linkedin a:after {
  content: var(--icon-linkedin);
}

.share-list .facebook a:after {
  content: var(--icon-facebook);
}

.share-list .mail a:after {
  content: var(--icon-share-mail);
}

.share-list .whatsapp a:after {
  content: var(--icon-whatsapp);
}

.social-sharing__title {
  font-size: 1.125rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 0.625rem;
  color: #456f81;
}

.social-sharing {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 10px;
}

.social-sharing__btn {
  color: #7c7e80;
  font-size: 40px;
  background: none;
  border: none;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-sharing--colored .social-sharing__btn.social-sharing__btn--wechat {
  color: #09b83e;
}

.social-sharing--colored
  .social-sharing__btn.social-sharing__btn--wechat:hover {
  color: #2f8819;
}

.no-margin.no-margin {
  margin: 0;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.no-padding {
  padding: 0;
}

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

.text-underline {
  text-decoration: underline;
}

.text-wrap {
  white-space: normal !important;
}

.text-primary,
.text-primary-hover:hover {
  color: #456f81 !important;
}

.text-white {
  color: #fff;
}

.text-grey {
  color: #7c7e80;
}

.text-grey-light {
  color: #acafb2;
}

.text-masch {
  color: #00457d;
}

.text-servtec {
  color: #f7a600;
}

.text-kiefel {
  color: #456f81;
}

.text-packsys {
  color: #439f35;
}

.text-group {
  color: #555e62;
}

.text-masch:hover {
  color: #00457d;
}

.text-servtec:hover {
  color: #f7a600;
}

.text-kiefel:hover {
  color: #456f81;
}

.text-packsys:hover {
  color: #439f35;
}

.text-group:hover {
  color: #555e62;
}

.bg-primary {
  color: #fff;
}

.bg-primary-dark {
  background: #123041;
  color: #fff;
}

.bg-grey {
  background: #7c7e80;
  color: #fff;
}

.bg-grey-light {
  background: #acafb2;
  color: #fff;
}

.bg-grey-super-light {
  background: #ebebeb;
}

.bg-light {
  background: #f3f3f4;
}

.bg-masch {
  background: #00457d;
  color: #fff;
}

.bg-servtec {
  background: #f7a600;
  color: #fff;
}

.bg-kiefel {
  background: #456f81;
  color: #fff;
}

.bg-packsys {
  background: #439f35;
  color: #fff;
}

.bg-group {
  background: #555e62;
  color: #fff;
}

.bg-transparent-primary {
  background: rgba(69, 111, 129, 0.85);
}

.bg-transparent-masch {
  background: rgba(0, 68, 115, 0.85);
}

.bg-transparent-servtec {
  background: rgba(247, 166, 0, 0.85);
}

.bg-transparent-kiefel {
  background: rgba(69, 111, 129, 0.85);
}

.bg-transparent-packsys {
  background: rgba(67, 159, 53, 0.85);
}

.bg-transparent-group {
  background: rgba(85, 94, 98, 0.85);
}

.bg-transparent-white {
  background: hsla(0, 0%, 100%, 0.85);
}

.isClickable,
.isCursor {
  cursor: pointer;
}

.dropdown-toggle:after {
  border: 0;
  width: auto;
  height: auto;
  font-family: iconfont;
  content: var(--icon-arrow);
  transform: rotate(90deg);
  vertical-align: -0.1em;
  font-size: 11px;
  margin-left: 4px;
}

.dropdown-toggle.dropdown-toggle--icon:after {
  content: none;
}

.dropdown-toggle__icon {
  transform: rotate(90deg);
  vertical-align: -0.05em;
  height: 11px;
  margin-left: 4px;
}

.link-with-arrow:before {
  content: var(--icon-arrow);
  font-family: iconfont;
  margin-right: 8px;
  font-size: 12px;
}

.logo-invert {
  filter: invert(100%);
}

.highlight-box {
  position: relative;
  padding: 20px 15px;
}

.highlight-box:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(135deg, #fff, #000);
  opacity: 0.3;
}

.highlight-box__content {
  position: relative;
  z-index: 1;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible.overflow-visible {
  overflow: visible;
}

.icon-in-text {
  vertical-align: -0.16em;
}

.small.icon-in-text {
  vertical-align: -0.1em;
}

.navbar__main,
.page-overlay {
  display: none;
}

.wysiwyg ul {
  list-style: none;
  padding: 0;
}

.row.row--gutter-width-0 {
  margin-left: 0;
  margin-right: 0;
}

.row.row--gutter-width-0 > .col,
.row.row--gutter-width-0 > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.row.row--gutter-width-10 {
  margin-left: -5px;
  margin-right: -5px;
}

.row.row--gutter-width-10 > .col,
.row.row--gutter-width-10 > [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}

@media (min-width: 576px) {
  .container {
    max-width: 1690px;
  }

  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

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

  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

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

  .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

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

  .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

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

  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333%;
  }

  .offset-sm-2 {
    margin-left: 16.66667%;
  }

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

  .offset-sm-4 {
    margin-left: 33.33333%;
  }

  .offset-sm-5 {
    margin-left: 41.66667%;
  }

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

  .offset-sm-7 {
    margin-left: 58.33333%;
  }

  .offset-sm-8 {
    margin-left: 66.66667%;
  }

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

  .offset-sm-10 {
    margin-left: 83.33333%;
  }

  .offset-sm-11 {
    margin-left: 91.66667%;
  }

  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }

  .navbar-expand-sm .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }

  .d-sm-none {
    display: none !important;
  }

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

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

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

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }

  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }

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

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

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

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

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

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

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

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

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

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

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

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

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

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

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

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }

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

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

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

@media (min-width: 768px) {
  .container {
    max-width: 1690px;
  }

  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

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

  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

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

  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

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

  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

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

  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333%;
  }

  .offset-md-2 {
    margin-left: 16.66667%;
  }

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

  .offset-md-4 {
    margin-left: 33.33333%;
  }

  .offset-md-5 {
    margin-left: 41.66667%;
  }

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

  .offset-md-7 {
    margin-left: 58.33333%;
  }

  .offset-md-8 {
    margin-left: 66.66667%;
  }

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

  .offset-md-10 {
    margin-left: 83.33333%;
  }

  .offset-md-11 {
    margin-left: 91.66667%;
  }

  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }

  .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }

  .d-md-none {
    display: none !important;
  }

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

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

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

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }

  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }

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

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

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

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

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

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

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

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

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

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

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

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

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

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

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

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }

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

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

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

  .col-md-20-perc {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1690px;
  }

  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  .col-xl-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-xl-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

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

  .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-xl-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

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

  .col-xl-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-xl-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

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

  .col-xl-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-xl-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

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

  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }

  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333%;
  }

  .offset-xl-2 {
    margin-left: 16.66667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.33333%;
  }

  .offset-xl-5 {
    margin-left: 41.66667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.33333%;
  }

  .offset-xl-8 {
    margin-left: 66.66667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.33333%;
  }

  .offset-xl-11 {
    margin-left: 91.66667%;
  }

  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }

  .navbar-expand-xl .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }

  .d-xl-none {
    display: none !important;
  }

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

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

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

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }

  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }

  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }

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

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

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

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

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

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

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

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

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

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

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

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

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

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

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

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }

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

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

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

@media (max-width: 575px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }

  .embed-responsive-season-overlay:before {
    padding-top: 137.5%;
  }
}

@media (max-width: 1199px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

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

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

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

  .d-print-none {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .embed-responsive-heroslider-narrow:before {
    padding-top: 51%;
  }

  .embed-responsive-heroslider:before {
    padding-top: 34%;
  }

  .container {
    padding-right: 25px;
    padding-left: 25px;
  }

  .row {
    margin-right: -25px;
    margin-left: -25px;
  }

  .col,
  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  .col-auto,
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-auto,
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-auto,
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-auto,
  .col-xl,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-auto {
    padding-right: 25px;
    padding-left: 25px;
  }

  body {
    font-size: 16px;
    line-height: 1.25;
  }

  .h1,
  .h2,
  h1,
  h2 {
    font-size: 48px;
    line-height: 1.33333;
  }

  .h3,
  h3 {
    font-size: 24px;
    line-height: 1.5;
  }

  .fz20 {
    font-size: 20px;
  }

  .decorated-hl--sm {
    font-size: 24px;
    margin-bottom: 24px;
    padding-bottom: 24px;
  }

  .btn {
    padding: 14px 30px;
  }

  .btn.btn-md {
    min-width: 12.75rem;
  }

  .navbar {
    margin-bottom: 0;
    position: absolute;
  }

  body:not(.new-layout) .navbar:after {
    bottom: 0;
    opacity: 0.9;
  }

  .navbar-brand {
    width: 290px;
    height: auto;
    margin: 0 0 0 18px;
  }

  .navbar__right__link {
    padding: 0;
    margin: 0 10px;
  }

  .navbar-toggler {
    padding: 10px 22px;
  }

  .breadcrumb {
    padding: 42px 0 5px;
  }


  .page-heading--empty + .pimcore_area_content > .slide--background,
  .page-heading--empty + .pimcore_area_content > .slide[class*="bg-"] {
    margin-top: -70px;
  }

  .hero-img__content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    word-break: break-word;
  }

  .hero-img__content__box {
    padding: 18px 25px;
  }

  .hero-img__content__box__title {
    line-height: 1.25;
    font-size: 28px;
  }

  .hero-img__scroll {
    font-size: 20px;
    height: 60px;
  }

  .hero-img__scroll__icon {
    margin-left: 10px;
    vertical-align: -0.25em;
    height: 24px;
  }

  .hero-img--full-height {
    min-height: 800px;
  }

  .hero-img--full-height .hero-img__content {
    margin-bottom: 0;
    bottom: 120px;
  }

  .hero-img--full-height .hero-img__scroll {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .hero__button {
    margin: 0 1.5rem 1.5rem 0;
  }

  .hero__teaser {
    height: 50%;
    padding: 1rem 1.5rem;
  }

  .hero__teaser-inner {
    display: -ms-flexbox;
    display: flex;
  }

  .headline-block {
    margin-bottom: 50px;
    padding-bottom: 20px;
  }

  .headline-block:after {
    width: 267px;
  }

  .headline-block__label {
    font-size: 14px;
    padding: 8px;
    vertical-align: 0.8em;
  }

  .share-list .icon {
    min-width: 40px;
  }

  .highlight-box {
    padding: 58px 40px;
  }
}

@media screen and (max-width: 767px) {
  .embed-responsive.embed-responsive-xs-1by1:before {
    padding-top: 100%;
  }

  body {
    min-width: 320px;
    max-width: 100%;
    overflow-x: hidden;
  }

  .container-outer {
    overflow: hidden;
  }

  body.new-layout .container-outer {
    padding-top: 3.6875rem;
  }

  .container--no-padding-xs {
    padding: 0;
  }

  .navbar {
    padding: 5px;
  }

  .navbar__main {
    overflow: hidden;
    padding: 0;
  }

  .navbar__main-container {
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .navbar-nav {
    display: block;
    width: 100%;
  }

  .navbar-nav li a {
    display: block;
    position: relative;
  }

  .navbar-nav li.is-open > a {
    color: #456f81;
  }

  .navbar-brand {
    padding: 0;
  }

  .navbar-nav__dropdown {
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  .navbar-nav__dropdown__title {
    font-size: 20px;
    padding-top: 20px;
  }

  .hero-img--full-height {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .hide-xs-while-playing {
    visibility: hidden;
  }

  .hero__body {
    text-align: center;
    left: 1rem;
    right: 1rem;
    top: auto;
    bottom: 2rem;
    transform: translateY(0);
    width: auto;
  }

  .hero__title {
    font-size: 1.375rem;
  }

  .hero-video__mute {
    left: 1rem;
    bottom: 0.625rem;
  }

  .hero__link {
    color: inherit;
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px solid;
  }

  .hero__link .icon-pause,
  .hero__link .icon-play {
    position: relative;
    top: -2px;
    font-size: 14px;
    margin-right: 5px;
  }

  .hero__button {
    margin: 0.5rem 0;
  }

  .hero__teaser {
    position: relative;
  }

  .hero__teaser:before {
    display: block;
    content: "";
    padding-top: 47%;
  }

  .hero__teaser-inner {
    position: absolute;
    padding: 1rem 1.5rem;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  .hero__teaser-link {
    color: inherit;
    text-decoration: none;
    display: inline-block;
    border-bottom: 1px solid;
  }

  .hero__teaser .hero__teaser-cat {
    font-size: 0.875rem;
  }

  .hero__teaser-title {
    font-size: 1.125rem;
  }

  .hero__teaser-desc {
    font-size: 0.875rem;
  }

  .hero__teaser-button {
    margin-top: 0.375rem;
  }

  .slider__arrow.hero-slider__arrow {
    top: 43%;
    transform: translateY(-50%);
    background: hsla(0, 0%, 100%, 0.5);
    height: 3.125rem;
    width: 3.125rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 1;
  }

  .hero-slider__arrow.slider__arrow.slick-next {
    right: 1rem;
  }

  .hero-slider__arrow.slider__arrow.slick-prev {
    left: 1rem;
  }

  .hero-slider .slick-dots {
    display: none !important;
  }

  .share-list li a {
    font-size: 32px;
  }

  .social-sharing__title {
    display: block;
  }

  .social-sharing {
    display: block;
    padding: 0;
    margin-top: 0.625rem;
  }

  .social-sharing__btn {
    font-size: 32px;
    margin-left: 8px;
    padding: 0;
  }
}

@media screen and (min-width: 1200px) {
  .navbar {
    padding-left: 90px;
    padding-right: 100px;
  }

  .hero-img__content {
    bottom: 70px;
  }

  .hero-img__scroll-arrow {
    bottom: 50px;
  }

  body.new-layout .social-sharing {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}

@media screen and (min-width: 1400px) {
  .hero-img__content__box__title {
    font-size: 36px;
  }

  .slider__arrow.hero-slider__arrow {
    font-size: 3.5rem;
    bottom: 1.5rem;
  }

  .hero-slider .slick-dots {
    bottom: 3.375rem;
  }

  .hero-slider .slick-dots li {
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
  }
}

@media screen and (min-width: 1600px) {
  .hero__title {
    line-height: normal;
    font-size: 3.25rem;
  }

  .hero__teaser {
    padding: 1.5rem 2.5rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  body {
    width: 982px;
  }
}

@media screen and (min-width: 1920px) {
  .navbar {
    max-width: 1920px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1980px) {
  .navbar.is-affix {
    left: 50%;
    margin-left: -960px;
    right: auto;
    width: 1920px;
  }
}

@media screen and (min-width: 1200px) {
  body.new-layout .hero-slider {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}

@media screen and (min-width: 768px) {
  .hero-slider__item--with-overlay:before {
    opacity: 0.66;
    background: linear-gradient(205deg, hsla(0, 0%, 100%, 0), #fff);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .hero__teaser-desc {
    display: none;
  }
}

@media screen and (max-width: 1500px) {
  .hero__teaser-desc {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

/*Blog Kodları*/

/* Find out more butonu stili */
.find-more-button {
  display: inline-block;
  background-color: #456f81;
  color: white;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  border: none; /* Butonun kenarını kaldır */
  text-align: center;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

/* Butonun üzerine gelindiğinde renk değişimi ve küçük bir büyüme efekti */
.find-more-button:hover {
  background-color: #456f81;
  transform: scale(1.05);
}

/* Buton odaklandığında (focus) efekt */
.find-more-button:focus {
  outline: none;
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

/* Tıklanabilir alan sadece buton olacak */
.horizontal-teaser {
  pointer-events: none; /* Kartın tamamını tıklanabilir yapmayı engeller */
}

.horizontal-teaser a {
  pointer-events: auto; /* Yalnızca bağlantı (buton) tıklanabilir olacak */
}

.find-more-button {
  display: inline-block;
  background-color: #456f81;
  color: white;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  border: none;
  text-align: center;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.find-more-button:hover {
  background-color: #456f81;
  transform: scale(1.05);
}

/* İndex Kodları */
.slick-next.slider__arrow.hero-slider__arrow.slick-arrow {
  display: none !important;
} /* Ok Tuşlarını Gizleme*/
.slick-prev.slider__arrow.hero-slider__arrow.slick-arrow {
  display: none !important;
} /* Ok Tuşlarını Gizleme*/

/* About Section */
.about-area {
  display: flex;
  justify-content: center; /* Yatayda ortalama */
  align-items: center; /* Dikeyde ortalama */
  height: 100vh; /* Ekranın tamamını kaplamak için */
  background-color: #f4f4f4; /* Arka plan rengi */
  margin: 0;
  padding: 0;
}

/* Container */
.about-area .container {
  width: 100%;
  max-width: 1100px; /* Maksimum genişlik */
  padding: 0 20px; /* Genişlik sınırlaması */
  display: flex;
  justify-content: center; /* Yatayda ortalama */
}

/* About Content Box */
.about-area .about-content-box {
  background-color: #fff; /* Beyaz arka plan */
  padding: 40px 50px; /* İçerik etrafında boşluk */
  text-align: center;
  border-radius: 8px; /* Kenarları yuvarlatılmış */
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); /* Hafif gölge efekti */
  max-width: 900px; /* Maksimum genişlik */
  width: 100%;
}

/* Başlık ve Alt Başlık */
.about-area .about-content-box h1,
.about-area .about-content-box h2 {
  margin-bottom: 20px;
}

.about-area .about-content-box h1 {
  font-size: 40px;
  color: #2c3e50;
  font-weight: 600;
}

.about-area .about-content-box h2 {
  font-size: 28px;
  color: #16a085;
  font-weight: 600;
}

/* Paragraf Stili */
.about-area .about-content-box p {
  font-size: 16px;
  line-height: 1.8;
  color: #555;
  margin-bottom: 20px;
  text-align: justify; /* Paragrafların iki yana yaslanmasını sağlar */
}

/* Responsive Tasarım */
@media (max-width: 992px) {
  .about-area .about-content-box h1 {
    font-size: 32px;
  }

  .about-area .about-content-box h2 {
    font-size: 24px;
  }

  .about-area .about-content-box p {
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .about-area .about-content-box h1 {
    font-size: 28px;
  }

  .about-area .about-content-box h2 {
    font-size: 20px;
  }

  .about-area .about-content-box p {
    font-size: 13px;
  }
}

.features-area-v3 {
  background-color: #e8e8e8;
  padding-bottom: 80px;
}

.custom-container {
  max-width: 1200px;
  margin: 0 auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.features-column {
  width: 30%;
  padding: 15px;
  box-sizing: border-box;
}

.features-box {
  background-color: white;
  padding: 20px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  text-align: center;
  transition: transform 0.3s ease-in-out;
}

.features-box:hover {
  transform: translateY(-10px);
}

.features-icon img {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
}

.features-content h4 {
  margin-top: 15px;
  font-size: 18px;
  font-weight: bold;
}

@media (max-width: 768px) {
  .features-column {
    width: 100%;
  }
}

/* Apply flexbox to align items */
.about-area-v3 .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  align-items: center !important;
}

/* Ensures all elements have proper box-sizing */
.about-area-v3 * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.about-area-v3 *,
.about-area-v3 ::after,
.about-area-v3 ::before {
  box-sizing: border-box;
}

/* Specific styles for the content box */
.about-content-box {
  color: white;
  margin-left: 50px;
}

/* Ensure proper layout of the content and image */
.about-area-v3 .col-lg-6 {
  flex: 1;
}

/* Image styles for the about section */
.about-area-v3 .about-img img {
  max-width: 100%;
  height: auto;
}

/* Ensure proper padding and background */
.about-area-v3 {
  background: #456f81;
  padding-top: 50px;
  padding-bottom: 50px;
}

/* Ensure correct font and line height for body */

.read-more {
  display: inline-block;
  background-color: #456f81; /* Light blue background */
  color: white; /* White text */
  padding: 10px 20px; /* Padding for spacing */
  border-radius: 5px; /* Rounded corners */
  font-size: 16px; /* Adjust font size */
  text-align: center; /* Center text */
  cursor: pointer; /* Makes it look clickable */
  transition: background-color 0.3s ease; /* Smooth transition for hover effect */
}

.read-more:hover {
  background-color: #456f81; /* Slightly darker blue when hovered */
}


