@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
/* Font families */
/* Font sizes */
/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

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

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

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

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

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

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

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

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

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

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

img {
  border-style: none; }

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

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

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

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

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  abbr[title]::after {
    content: " (" attr(title) ")"; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .badge {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
html {
  box-sizing: border-box; }

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

@-ms-viewport {
  width: device-width; }
html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

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

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

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

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

dt {
  font-weight: bold; }

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

blockquote {
  margin: 0 0 1rem; }

a {
  color: #021e43;
  text-decoration: none; }
  a:focus, a:hover {
    color: black;
    text-decoration: underline; }

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

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

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

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

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

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

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

th {
  text-align: left; }

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

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

input,
button,
select,
textarea {
  line-height: inherit; }

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

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

textarea {
  resize: vertical; }

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

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

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 1rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #636c72; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9; }
  a > code {
    padding: 0;
    color: inherit;
    background-color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #292b2c; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #292b2c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1140px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .row {
      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-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-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 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-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 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-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 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-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 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-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 {
      padding-right: 15px;
      padding-left: 15px; } }

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

.col-auto {
  flex: 0 0 auto;
  width: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.3333333333%; }

.pull-2 {
  right: 16.6666666667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.3333333333%; }

.pull-5 {
  right: 41.6666666667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.3333333333%; }

.pull-8 {
  right: 66.6666666667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.3333333333%; }

.pull-11 {
  right: 91.6666666667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.3333333333%; }

.push-2 {
  left: 16.6666666667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.3333333333%; }

.push-5 {
  left: 41.6666666667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.3333333333%; }

.push-8 {
  left: 66.6666666667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.3333333333%; }

.push-11 {
  left: 91.6666666667%; }

.push-12 {
  left: 100%; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-sm-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

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

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

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

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

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

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-md-0 {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

  .offset-md-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

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

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

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

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

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

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-lg-0 {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

  .offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto; }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

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

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

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

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

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

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-xl-0 {
    margin-left: 0%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.thead-inverse th {
  color: #fff;
  background-color: #292b2c; }

.thead-default th {
  color: #464a4c;
  background-color: #eceeef; }

.table-inverse {
  color: #fff;
  background-color: #292b2c; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #fff; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #0655bf;
    outline: none; }
  .form-control::placeholder {
    color: #636c72;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }
select.form-control:focus::-ms-value {
  color: #464a4c;
  background-color: #fff; }

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

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem; }

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

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn,
  .modal-popup .input-group-sm > .input-group-btn > .form-control-static.action-accept,
  .modal-popup .input-group-sm > .input-group-btn > .form-control-static.action-dismiss, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn,
  .modal-popup .input-group-lg > .input-group-btn > .form-control-static.action-accept,
  .modal-popup .input-group-lg > .input-group-btn > .form-control-static.action-dismiss {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.modal-popup .input-group-sm > .input-group-btn > .action-accept,
.modal-popup .input-group-sm > .input-group-btn > .action-dismiss {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]),
.modal-popup .input-group-sm > .input-group-btn > select.action-accept:not([size]):not([multiple]),
.modal-popup .input-group-sm > .input-group-btn > select.action-dismiss:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.modal-popup .input-group-lg > .input-group-btn > .action-accept,
.modal-popup .input-group-lg > .input-group-btn > .action-dismiss {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]),
.modal-popup .input-group-lg > .input-group-btn > select.action-accept:not([size]):not([multiple]),
.modal-popup .input-group-lg > .input-group-btn > select.action-dismiss:not([size]):not([multiple]) {
  height: 3.1666666667rem; }

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

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

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #636c72;
    cursor: not-allowed; }

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

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

.form-check-inline {
  display: inline-block; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }
  .form-check-inline + .form-check-inline {
    margin-left: 0.75rem; }

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

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

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

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

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

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-static {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      display: flex;
      align-items: center;
      justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }

.btn, .modal-popup .action-accept, .modal-popup .action-dismiss {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  transition: all 0.2s ease-in-out; }
  .btn:focus, .modal-popup .action-accept:focus, .modal-popup .action-dismiss:focus, .btn:hover, .modal-popup .action-accept:hover, .modal-popup .action-dismiss:hover {
    text-decoration: none; }
  .btn:focus, .modal-popup .action-accept:focus, .modal-popup .action-dismiss:focus, .btn.focus, .modal-popup .focus.action-accept, .modal-popup .focus.action-dismiss {
    outline: 0;
    box-shadow: 0 0 0 2px rgba(2, 30, 67, 0.25); }
  .btn.disabled, .modal-popup .disabled.action-accept, .modal-popup .disabled.action-dismiss, .btn:disabled, .modal-popup .action-accept:disabled, .modal-popup .action-dismiss:disabled {
    cursor: not-allowed;
    opacity: .65; }
  .btn:active, .modal-popup .action-accept:active, .modal-popup .action-dismiss:active, .btn.active, .modal-popup .active.action-accept, .modal-popup .active.action-dismiss {
    background-image: none; }

a.btn.disabled, .modal-popup a.disabled.action-accept, .modal-popup a.disabled.action-dismiss,
fieldset[disabled] a.btn,
fieldset[disabled] .modal-popup a.action-accept,
.modal-popup fieldset[disabled] a.action-accept,
fieldset[disabled] .modal-popup a.action-dismiss,
.modal-popup fieldset[disabled] a.action-dismiss {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #021e43;
  border-color: #021e43; }
  .btn-primary:hover {
    color: #fff;
    background-color: #010811;
    border-color: #000308; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 2px rgba(2, 30, 67, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #021e43;
    border-color: #021e43; }
  .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #010811;
    background-image: none;
    border-color: #000308; }

.btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #292b2c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
    color: #292b2c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316; }

.btn-danger {
  color: #fff;
  background-color: #cc0000;
  border-color: #cc0000; }
  .btn-danger:hover {
    color: #fff;
    background-color: #990000;
    border-color: #8f0000; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 2px rgba(204, 0, 0, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #cc0000;
    border-color: #cc0000; }
  .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #990000;
    background-image: none;
    border-color: #8f0000; }

.btn-outline-primary {
  color: #021e43;
  background-image: none;
  background-color: transparent;
  border-color: #021e43; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #021e43;
    border-color: #021e43; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 2px rgba(2, 30, 67, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #021e43;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #021e43;
    border-color: #021e43; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #ccc;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active, .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active, .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active, .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-outline-danger {
  color: #cc0000;
  background-image: none;
  background-color: transparent;
  border-color: #cc0000; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 2px rgba(204, 0, 0, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #cc0000;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active, .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000; }

.btn-link {
  font-weight: normal;
  color: #021e43;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: black;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled {
    color: #636c72; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .modal-popup .btn-group-lg > .action-accept, .modal-popup .btn-group-lg > .action-dismiss {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.btn-sm, .btn-group-sm > .btn, .modal-popup .btn-group-sm > .action-accept, .modal-popup .btn-group-sm > .action-dismiss {
  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="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

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

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

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

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

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15); }

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #f7f7f9; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #021e43; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: transparent; }

.show > .dropdown-menu {
  display: block; }
.show > a {
  outline: 0; }

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

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

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

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

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn, .modal-popup .btn-group > .action-accept, .modal-popup .btn-group > .action-dismiss,
  .btn-group-vertical > .btn,
  .modal-popup .btn-group-vertical > .action-accept,
  .modal-popup .btn-group-vertical > .action-dismiss {
    position: relative;
    flex: 0 1 auto; }
    .btn-group > .btn:hover, .modal-popup .btn-group > .action-accept:hover, .modal-popup .btn-group > .action-dismiss:hover,
    .btn-group-vertical > .btn:hover,
    .modal-popup .btn-group-vertical > .action-accept:hover,
    .modal-popup .btn-group-vertical > .action-dismiss:hover {
      z-index: 2; }
    .btn-group > .btn:focus, .modal-popup .btn-group > .action-accept:focus, .modal-popup .btn-group > .action-dismiss:focus, .btn-group > .btn:active, .modal-popup .btn-group > .action-accept:active, .modal-popup .btn-group > .action-dismiss:active, .btn-group > .btn.active, .modal-popup .btn-group > .active.action-accept, .modal-popup .btn-group > .active.action-dismiss,
    .btn-group-vertical > .btn:focus,
    .modal-popup .btn-group-vertical > .action-accept:focus,
    .modal-popup .btn-group-vertical > .action-dismiss:focus,
    .btn-group-vertical > .btn:active,
    .modal-popup .btn-group-vertical > .action-accept:active,
    .modal-popup .btn-group-vertical > .action-dismiss:active,
    .btn-group-vertical > .btn.active,
    .modal-popup .btn-group-vertical > .active.action-accept,
    .modal-popup .btn-group-vertical > .active.action-dismiss {
      z-index: 2; }
  .btn-group .btn + .btn, .btn-group .modal-popup .action-accept + .btn, .modal-popup .btn-group .action-accept + .btn, .btn-group .modal-popup .action-dismiss + .btn, .modal-popup .btn-group .action-dismiss + .btn, .btn-group .modal-popup .btn + .action-accept, .modal-popup .btn-group .btn + .action-accept, .btn-group .modal-popup .action-accept + .action-accept, .modal-popup .btn-group .action-accept + .action-accept, .btn-group .modal-popup .action-dismiss + .action-accept, .modal-popup .btn-group .action-dismiss + .action-accept, .btn-group .modal-popup .btn + .action-dismiss, .modal-popup .btn-group .btn + .action-dismiss, .btn-group .modal-popup .action-accept + .action-dismiss, .modal-popup .btn-group .action-accept + .action-dismiss, .btn-group .modal-popup .action-dismiss + .action-dismiss, .modal-popup .btn-group .action-dismiss + .action-dismiss,
  .btn-group .btn + .btn-group,
  .btn-group .modal-popup .action-accept + .btn-group,
  .modal-popup .btn-group .action-accept + .btn-group,
  .btn-group .modal-popup .action-dismiss + .btn-group,
  .modal-popup .btn-group .action-dismiss + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .modal-popup .btn-group + .action-accept,
  .modal-popup .btn-group .btn-group + .action-accept,
  .btn-group .modal-popup .btn-group + .action-dismiss,
  .modal-popup .btn-group .btn-group + .action-dismiss,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .modal-popup .action-accept + .btn,
  .modal-popup .btn-group-vertical .action-accept + .btn,
  .btn-group-vertical .modal-popup .action-dismiss + .btn,
  .modal-popup .btn-group-vertical .action-dismiss + .btn,
  .btn-group-vertical .modal-popup .btn + .action-accept,
  .modal-popup .btn-group-vertical .btn + .action-accept,
  .btn-group-vertical .modal-popup .action-accept + .action-accept,
  .modal-popup .btn-group-vertical .action-accept + .action-accept,
  .btn-group-vertical .modal-popup .action-dismiss + .action-accept,
  .modal-popup .btn-group-vertical .action-dismiss + .action-accept,
  .btn-group-vertical .modal-popup .btn + .action-dismiss,
  .modal-popup .btn-group-vertical .btn + .action-dismiss,
  .btn-group-vertical .modal-popup .action-accept + .action-dismiss,
  .modal-popup .btn-group-vertical .action-accept + .action-dismiss,
  .btn-group-vertical .modal-popup .action-dismiss + .action-dismiss,
  .modal-popup .btn-group-vertical .action-dismiss + .action-dismiss,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .modal-popup .action-accept + .btn-group,
  .modal-popup .btn-group-vertical .action-accept + .btn-group,
  .btn-group-vertical .modal-popup .action-dismiss + .btn-group,
  .modal-popup .btn-group-vertical .action-dismiss + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .modal-popup .btn-group + .action-accept,
  .modal-popup .btn-group-vertical .btn-group + .action-accept,
  .btn-group-vertical .modal-popup .btn-group + .action-dismiss,
  .modal-popup .btn-group-vertical .btn-group + .action-dismiss,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: flex;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .modal-popup .btn-group > .action-accept:not(:first-child):not(:last-child):not(.dropdown-toggle), .modal-popup .btn-group > .action-dismiss:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .modal-popup .btn-group > .action-accept:first-child, .modal-popup .btn-group > .action-dismiss:first-child {
  margin-left: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .modal-popup .btn-group > .btn-group:not(:first-child):not(:last-child) > .action-accept, .modal-popup .btn-group > .btn-group:not(:first-child):not(:last-child) > .action-dismiss {
  border-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn + .dropdown-toggle-split, .modal-popup .action-accept + .dropdown-toggle-split, .modal-popup .action-dismiss + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after, .modal-popup .action-accept + .dropdown-toggle-split::after, .modal-popup .action-dismiss + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .modal-popup .btn-group-sm > .action-accept + .dropdown-toggle-split, .modal-popup .btn-group-sm > .action-dismiss + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .modal-popup .btn-group-lg > .action-accept + .dropdown-toggle-split, .modal-popup .btn-group-lg > .action-dismiss + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

.btn-group-vertical {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical .btn, .btn-group-vertical .modal-popup .action-accept, .modal-popup .btn-group-vertical .action-accept, .btn-group-vertical .modal-popup .action-dismiss, .modal-popup .btn-group-vertical .action-dismiss,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn, .modal-popup .btn-group-vertical > .action-accept + .btn, .modal-popup .btn-group-vertical > .action-dismiss + .btn, .modal-popup .btn-group-vertical > .btn + .action-accept, .modal-popup .btn-group-vertical > .action-accept + .action-accept, .modal-popup .btn-group-vertical > .action-dismiss + .action-accept, .modal-popup .btn-group-vertical > .btn + .action-dismiss, .modal-popup .btn-group-vertical > .action-accept + .action-dismiss, .modal-popup .btn-group-vertical > .action-dismiss + .action-dismiss,
  .btn-group-vertical > .btn + .btn-group,
  .modal-popup .btn-group-vertical > .action-accept + .btn-group,
  .modal-popup .btn-group-vertical > .action-dismiss + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .modal-popup .btn-group-vertical > .btn-group + .action-accept,
  .modal-popup .btn-group-vertical > .btn-group + .action-dismiss,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .modal-popup .btn-group-vertical > .action-accept:not(:first-child):not(:last-child), .modal-popup .btn-group-vertical > .action-dismiss:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .modal-popup .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .action-accept, .modal-popup .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .action-dismiss {
  border-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"], .modal-popup [data-toggle="buttons"] > .action-accept input[type="radio"], .modal-popup [data-toggle="buttons"] > .action-dismiss input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
.modal-popup [data-toggle="buttons"] > .action-accept input[type="checkbox"],
.modal-popup [data-toggle="buttons"] > .action-dismiss input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.modal-popup [data-toggle="buttons"] > .btn-group > .action-accept input[type="radio"],
.modal-popup [data-toggle="buttons"] > .btn-group > .action-dismiss input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.modal-popup [data-toggle="buttons"] > .btn-group > .action-accept input[type="checkbox"],
.modal-popup [data-toggle="buttons"] > .btn-group > .action-dismiss input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  width: 100%; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15); }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .modal-popup .input-group-sm > .input-group-btn > .input-group-addon.action-accept,
  .modal-popup .input-group-sm > .input-group-btn > .input-group-addon.action-dismiss {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .modal-popup .input-group-lg > .input-group-btn > .input-group-addon.action-accept,
  .modal-popup .input-group-lg > .input-group-btn > .input-group-addon.action-dismiss {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .modal-popup .input-group-btn > .action-accept, .modal-popup .input-group-btn > .action-dismiss {
    position: relative;
    flex: 1; }
    .input-group-btn > .btn + .btn, .modal-popup .input-group-btn > .action-accept + .btn, .modal-popup .input-group-btn > .action-dismiss + .btn, .modal-popup .input-group-btn > .btn + .action-accept, .modal-popup .input-group-btn > .action-accept + .action-accept, .modal-popup .input-group-btn > .action-dismiss + .action-accept, .modal-popup .input-group-btn > .btn + .action-dismiss, .modal-popup .input-group-btn > .action-accept + .action-dismiss, .modal-popup .input-group-btn > .action-dismiss + .action-dismiss {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .modal-popup .input-group-btn > .action-accept:focus, .modal-popup .input-group-btn > .action-dismiss:focus, .input-group-btn > .btn:active, .modal-popup .input-group-btn > .action-accept:active, .modal-popup .input-group-btn > .action-dismiss:active, .input-group-btn > .btn:hover, .modal-popup .input-group-btn > .action-accept:hover, .modal-popup .input-group-btn > .action-dismiss:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn, .modal-popup .input-group-btn:not(:last-child) > .action-accept, .modal-popup .input-group-btn:not(:last-child) > .action-dismiss,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn, .modal-popup .input-group-btn:not(:first-child) > .action-accept, .modal-popup .input-group-btn:not(:first-child) > .action-dismiss,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .modal-popup .input-group-btn:not(:first-child) > .action-accept:focus, .modal-popup .input-group-btn:not(:first-child) > .action-dismiss:focus, .input-group-btn:not(:first-child) > .btn:active, .modal-popup .input-group-btn:not(:first-child) > .action-accept:active, .modal-popup .input-group-btn:not(:first-child) > .action-dismiss:active, .input-group-btn:not(:first-child) > .btn:hover, .modal-popup .input-group-btn:not(:first-child) > .action-accept:hover, .modal-popup .input-group-btn:not(:first-child) > .action-dismiss:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #021e43; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #021e43; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #076cf0; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #636c72;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #021e43;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: flex;
  flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #464a4c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #0655bf;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #464a4c;
      background-color: #fff; }
  .custom-select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15); }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #464a4c;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15); }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

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

.nav-link {
  display: block;
  padding: 0.5em 1em; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #636c72;
    cursor: not-allowed; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled {
      color: #636c72;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #464a4c;
    background-color: #fff;
    border-color: #ddd #ddd #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px; }

.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #021e43; }

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

.nav-justified .nav-item {
  flex: 1 1 100%;
  text-align: center; }

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

.navbar {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 1rem 2rem; }

.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 2rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

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

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

.navbar-toggler {
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent; }
  .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 center center;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 2rem; }

.navbar-toggler-right {
  position: absolute;
  right: 2rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 576px) {
  .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }
    .navbar-toggleable .navbar-nav {
      flex-direction: row; }
      .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable > .container {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
    .navbar-toggleable .navbar-collapse {
      display: flex !important;
      width: 100%; }
    .navbar-toggleable .navbar-toggler {
      display: none; } }
@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 768px) {
  .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }
    .navbar-toggleable-sm .navbar-nav {
      flex-direction: row; }
      .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-sm > .container {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
    .navbar-toggleable-sm .navbar-collapse {
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-sm .navbar-toggler {
      display: none; } }
@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 992px) {
  .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }
    .navbar-toggleable-md .navbar-nav {
      flex-direction: row; }
      .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-md > .container {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
    .navbar-toggleable-md .navbar-collapse {
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-md .navbar-toggler {
      display: none; } }
@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }
@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center; }
    .navbar-toggleable-lg .navbar-nav {
      flex-direction: row; }
      .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-lg > .container {
      display: flex;
      flex-wrap: nowrap;
      align-items: center; }
    .navbar-toggleable-lg .navbar-collapse {
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-lg .navbar-toggler {
      display: none; } }
.navbar-toggleable-xl {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center; }
  .navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-xl > .container {
    padding-right: 0;
    padding-left: 0; }
  .navbar-toggleable-xl .navbar-nav {
    flex-direction: row; }
    .navbar-toggleable-xl .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
  .navbar-toggleable-xl > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center; }
  .navbar-toggleable-xl .navbar-collapse {
    display: flex !important;
    width: 100%; }
  .navbar-toggleable-xl .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
  .navbar-light .navbar-toggler:focus,
  .navbar-light .navbar-toggler: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 .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler {
  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 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white; }
  .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
  .navbar-inverse .navbar-toggler:focus,
  .navbar-inverse .navbar-toggler:hover {
    color: white; }
.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-inverse .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }
.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white; }
.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1); }
.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' 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 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }

.card-block {
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }
.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-primary {
  background-color: #021e43;
  border-color: #021e43; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #cc0000;
  border-color: #cc0000; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #021e43; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc; }

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de; }

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c; }

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-outline-danger {
  background-color: transparent;
  border-color: #cc0000; }

.card-inverse {
  color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-header,
  .card-inverse .card-footer {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2); }
  .card-inverse .card-header,
  .card-inverse .card-footer,
  .card-inverse .card-title,
  .card-inverse .card-blockquote {
    color: #fff; }
  .card-inverse .card-link,
  .card-inverse .card-text,
  .card-inverse .card-subtitle,
  .card-inverse .card-blockquote .blockquote-footer {
    color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap; }
    .card-deck .card {
      display: flex;
      flex: 1 0 0;
      flex-direction: column; }
      .card-deck .card:not(:first-child) {
        margin-left: 15px; }
      .card-deck .card:not(:last-child) {
        margin-right: 15px; } }
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group .card {
      flex: 1 0 0; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; } }
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%;
      margin-bottom: 0.75rem; } }
.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 2rem;
  list-style: none;
  background-color: #eceeef; }
  .breadcrumb::after {
    display: block;
    content: "";
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #636c72;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #636c72; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none; }

.page-item:first-child .page-link {
  margin-left: 0; }
.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #021e43;
  border-color: #021e43; }
.page-item.disabled .page-link {
  color: #636c72;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #021e43;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: black;
    text-decoration: none;
    background-color: #eceeef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline; }
  .badge:empty {
    display: none; }

.btn .badge, .modal-popup .action-accept .badge, .modal-popup .action-dismiss .badge {
  position: relative;
  top: -1px; }

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em; }

.badge-default {
  background-color: #636c72; }
  .badge-default[href]:focus, .badge-default[href]:hover {
    background-color: #4b5257; }

.badge-primary {
  background-color: #021e43; }
  .badge-primary[href]:focus, .badge-primary[href]:hover {
    background-color: #010811; }

.badge-success {
  background-color: #5cb85c; }
  .badge-success[href]:focus, .badge-success[href]:hover {
    background-color: #449d44; }

.badge-info {
  background-color: #5bc0de; }
  .badge-info[href]:focus, .badge-info[href]:hover {
    background-color: #31b0d5; }

.badge-warning {
  background-color: #f0ad4e; }
  .badge-warning[href]:focus, .badge-warning[href]:hover {
    background-color: #ec971f; }

.badge-danger {
  background-color: #cc0000; }
  .badge-danger[href]:focus, .badge-danger[href]:hover {
    background-color: #990000; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #d0d5d8; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0; }

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 2rem;
  border: 1px solid transparent; }

.alert-heading {
  color: inherit; }

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

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit; }

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

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

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

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

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }
.progress {
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef; }

.progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #021e43; }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #464a4c;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #292b2c; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #464a4c;
    text-decoration: none;
    background-color: #f7f7f9; }
  .list-group-item-action:active {
    color: #292b2c;
    background-color: #eceeef; }

.list-group-item {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:last-child {
    margin-bottom: 0; }
  .list-group-item:focus, .list-group-item:hover {
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #fff; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
      color: #636c72; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #021e43;
    border-color: #021e43; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text {
      color: #4a96fa; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active,
  button.list-group-item-success.active {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active,
  button.list-group-item-info.active {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active,
  button.list-group-item-warning.active {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active,
  button.list-group-item-danger.active {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.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 iframe,
  .embed-responsive embed,
  .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.8571428571%; }

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

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

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

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 15px; }

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }

  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
      top: 50%;
      left: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
      top: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
      top: 50%;
      right: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000; }
  .tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2); }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
      left: 50%;
      border-bottom-width: 0; }
    .popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
      bottom: -11px;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
      bottom: -10px;
      margin-left: -10px;
      border-top-color: #fff; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
      top: 50%;
      border-left-width: 0; }
    .popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
      left: -10px;
      margin-top: -10px;
      border-right-color: #fff; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
      left: 50%;
      border-top-width: 0; }
    .popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
      top: -11px;
      margin-left: -11px;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
      top: -10px;
      margin-left: -10px;
      border-bottom-color: #f7f7f7; }
    .popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
      top: 50%;
      border-right-width: 0; }
    .popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
      right: -11px;
      margin-top: -11px;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
      right: -10px;
      margin-top: -10px;
      border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb; }
  .popover-title:empty {
    display: none; }

.popover-content {
  padding: 9px 14px; }

.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover::before {
  content: "";
  border-width: 11px; }

.popover::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  width: 100%; }
  @media (-webkit-transform-3d) {
    .carousel-item {
      transition: transform 0.6s ease-in-out;
      backface-visibility: hidden;
      perspective: 1000px; } }
  @supports (transform: translate3d(0, 0, 0)) {
    .carousel-item {
      transition: transform 0.6s ease-in-out;
      backface-visibility: hidden;
      perspective: 1000px; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

@media (-webkit-transform-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0); }

  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0); }

  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0); } }
@supports (transform: translate3d(0, 0, 0)) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0); }

  .carousel-item-next,
  .active.carousel-item-right {
    transform: translate3d(100%, 0, 0); }

  .carousel-item-prev,
  .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0); } }
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:focus, .carousel-control-prev:hover,
  .carousel-control-next:focus,
  .carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.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-faded {
  background-color: #f7f7f7; }

.bg-primary {
  background-color: #021e43 !important; }

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

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

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

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

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

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

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

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

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

.bg-inverse {
  background-color: #292b2c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #101112 !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; }

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

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

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

.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-cell {
  display: table-cell !important; }

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }

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

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

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

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

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

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

  .d-sm-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }

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

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

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

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

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

  .d-md-flex {
    display: flex !important; }

  .d-md-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }

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

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

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

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

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

  .d-lg-flex {
    display: flex !important; }

  .d-lg-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }

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

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

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

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

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

  .d-xl-flex {
    display: flex !important; }

  .d-xl-inline-flex {
    display: inline-flex !important; } }
.flex-first {
  order: -1; }

.flex-last {
  order: 1; }

.flex-unordered {
  order: 0; }

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

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

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

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

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

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

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

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

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

.justify-content-center {
  justify-content: center !important; }

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

.justify-content-around {
  justify-content: space-around !important; }

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

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

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

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

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

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

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

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

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

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

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

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

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

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-first {
    order: -1; }

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

  .flex-sm-unordered {
    order: 0; }

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

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

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

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

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

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

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

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

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

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

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

  .justify-content-sm-around {
    justify-content: space-around !important; }

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

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

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

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

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

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

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

  .align-content-sm-center {
    align-content: center !important; }

  .align-content-sm-between {
    align-content: space-between !important; }

  .align-content-sm-around {
    align-content: space-around !important; }

  .align-content-sm-stretch {
    align-content: stretch !important; }

  .align-self-sm-auto {
    align-self: auto !important; }

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

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

  .align-self-sm-center {
    align-self: center !important; }

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

  .align-self-sm-stretch {
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-first {
    order: -1; }

  .flex-md-last {
    order: 1; }

  .flex-md-unordered {
    order: 0; }

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

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

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

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

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

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

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

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

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

  .justify-content-md-center {
    justify-content: center !important; }

  .justify-content-md-between {
    justify-content: space-between !important; }

  .justify-content-md-around {
    justify-content: space-around !important; }

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

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

  .align-items-md-center {
    align-items: center !important; }

  .align-items-md-baseline {
    align-items: baseline !important; }

  .align-items-md-stretch {
    align-items: stretch !important; }

  .align-content-md-start {
    align-content: flex-start !important; }

  .align-content-md-end {
    align-content: flex-end !important; }

  .align-content-md-center {
    align-content: center !important; }

  .align-content-md-between {
    align-content: space-between !important; }

  .align-content-md-around {
    align-content: space-around !important; }

  .align-content-md-stretch {
    align-content: stretch !important; }

  .align-self-md-auto {
    align-self: auto !important; }

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

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

  .align-self-md-center {
    align-self: center !important; }

  .align-self-md-baseline {
    align-self: baseline !important; }

  .align-self-md-stretch {
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-first {
    order: -1; }

  .flex-lg-last {
    order: 1; }

  .flex-lg-unordered {
    order: 0; }

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

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

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

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

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

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

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

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

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

  .justify-content-lg-center {
    justify-content: center !important; }

  .justify-content-lg-between {
    justify-content: space-between !important; }

  .justify-content-lg-around {
    justify-content: space-around !important; }

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

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

  .align-items-lg-center {
    align-items: center !important; }

  .align-items-lg-baseline {
    align-items: baseline !important; }

  .align-items-lg-stretch {
    align-items: stretch !important; }

  .align-content-lg-start {
    align-content: flex-start !important; }

  .align-content-lg-end {
    align-content: flex-end !important; }

  .align-content-lg-center {
    align-content: center !important; }

  .align-content-lg-between {
    align-content: space-between !important; }

  .align-content-lg-around {
    align-content: space-around !important; }

  .align-content-lg-stretch {
    align-content: stretch !important; }

  .align-self-lg-auto {
    align-self: auto !important; }

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

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

  .align-self-lg-center {
    align-self: center !important; }

  .align-self-lg-baseline {
    align-self: baseline !important; }

  .align-self-lg-stretch {
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-first {
    order: -1; }

  .flex-xl-last {
    order: 1; }

  .flex-xl-unordered {
    order: 0; }

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

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

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

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

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

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

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

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

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

  .justify-content-xl-center {
    justify-content: center !important; }

  .justify-content-xl-between {
    justify-content: space-between !important; }

  .justify-content-xl-around {
    justify-content: space-around !important; }

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

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

  .align-items-xl-center {
    align-items: center !important; }

  .align-items-xl-baseline {
    align-items: baseline !important; }

  .align-items-xl-stretch {
    align-items: stretch !important; }

  .align-content-xl-start {
    align-content: flex-start !important; }

  .align-content-xl-end {
    align-content: flex-end !important; }

  .align-content-xl-center {
    align-content: center !important; }

  .align-content-xl-between {
    align-content: space-between !important; }

  .align-content-xl-around {
    align-content: space-around !important; }

  .align-content-xl-stretch {
    align-content: stretch !important; }

  .align-self-xl-auto {
    align-self: auto !important; }

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

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

  .align-self-xl-center {
    align-self: center !important; }

  .align-self-xl-baseline {
    align-self: baseline !important; }

  .align-self-xl-stretch {
    align-self: stretch !important; } }
.float-left {
  float: left !important; }

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }

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

  .float-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }

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

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

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

  .float-lg-none {
    float: none !important; } }
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }

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

  .float-xl-none {
    float: none !important; } }
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

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

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030; }

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

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

.w-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 0 !important; }

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

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

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

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

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

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

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

.mt-1 {
  margin-top: 0.5rem !important; }

.mr-1 {
  margin-right: 0.5rem !important; }

.mb-1 {
  margin-bottom: 0.5rem !important; }

.ml-1 {
  margin-left: 0.5rem !important; }

.mx-1 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.my-1 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

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

.mt-2 {
  margin-top: 1rem !important; }

.mr-2 {
  margin-right: 1rem !important; }

.mb-2 {
  margin-bottom: 1rem !important; }

.ml-2 {
  margin-left: 1rem !important; }

.mx-2 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-2 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

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

.mt-3 {
  margin-top: 2rem !important; }

.mr-3 {
  margin-right: 2rem !important; }

.mb-3 {
  margin-bottom: 2rem !important; }

.ml-3 {
  margin-left: 2rem !important; }

.mx-3 {
  margin-right: 2rem !important;
  margin-left: 2rem !important; }

.my-3 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important; }

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

.mt-4 {
  margin-top: 3rem !important; }

.mr-4 {
  margin-right: 3rem !important; }

.mb-4 {
  margin-bottom: 3rem !important; }

.ml-4 {
  margin-left: 3rem !important; }

.mx-4 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-4 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

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

.mt-5 {
  margin-top: 6rem !important; }

.mr-5 {
  margin-right: 6rem !important; }

.mb-5 {
  margin-bottom: 6rem !important; }

.ml-5 {
  margin-left: 6rem !important; }

.mx-5 {
  margin-right: 6rem !important;
  margin-left: 6rem !important; }

.my-5 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important; }

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

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

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

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

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

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

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

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

.pt-1 {
  padding-top: 0.5rem !important; }

.pr-1 {
  padding-right: 0.5rem !important; }

.pb-1 {
  padding-bottom: 0.5rem !important; }

.pl-1 {
  padding-left: 0.5rem !important; }

.px-1 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.py-1 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

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

.pt-2 {
  padding-top: 1rem !important; }

.pr-2 {
  padding-right: 1rem !important; }

.pb-2 {
  padding-bottom: 1rem !important; }

.pl-2 {
  padding-left: 1rem !important; }

.px-2 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-2 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

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

.pt-3 {
  padding-top: 2rem !important; }

.pr-3 {
  padding-right: 2rem !important; }

.pb-3 {
  padding-bottom: 2rem !important; }

.pl-3 {
  padding-left: 2rem !important; }

.px-3 {
  padding-right: 2rem !important;
  padding-left: 2rem !important; }

.py-3 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }

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

.pt-4 {
  padding-top: 3rem !important; }

.pr-4 {
  padding-right: 3rem !important; }

.pb-4 {
  padding-bottom: 3rem !important; }

.pl-4 {
  padding-left: 3rem !important; }

.px-4 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-4 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

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

.pt-5 {
  padding-top: 6rem !important; }

.pr-5 {
  padding-right: 6rem !important; }

.pb-5 {
  padding-bottom: 6rem !important; }

.pl-5 {
  padding-left: 6rem !important; }

.px-5 {
  padding-right: 6rem !important;
  padding-left: 6rem !important; }

.py-5 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important; }

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important; }

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

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

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

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

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

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

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

  .mt-sm-1 {
    margin-top: 0.5rem !important; }

  .mr-sm-1 {
    margin-right: 0.5rem !important; }

  .mb-sm-1 {
    margin-bottom: 0.5rem !important; }

  .ml-sm-1 {
    margin-left: 0.5rem !important; }

  .mx-sm-1 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }

  .my-sm-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }

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

  .mt-sm-2 {
    margin-top: 1rem !important; }

  .mr-sm-2 {
    margin-right: 1rem !important; }

  .mb-sm-2 {
    margin-bottom: 1rem !important; }

  .ml-sm-2 {
    margin-left: 1rem !important; }

  .mx-sm-2 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }

  .my-sm-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }

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

  .mt-sm-3 {
    margin-top: 2rem !important; }

  .mr-sm-3 {
    margin-right: 2rem !important; }

  .mb-sm-3 {
    margin-bottom: 2rem !important; }

  .ml-sm-3 {
    margin-left: 2rem !important; }

  .mx-sm-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }

  .my-sm-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }

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

  .mt-sm-4 {
    margin-top: 3rem !important; }

  .mr-sm-4 {
    margin-right: 3rem !important; }

  .mb-sm-4 {
    margin-bottom: 3rem !important; }

  .ml-sm-4 {
    margin-left: 3rem !important; }

  .mx-sm-4 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }

  .my-sm-4 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }

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

  .mt-sm-5 {
    margin-top: 6rem !important; }

  .mr-sm-5 {
    margin-right: 6rem !important; }

  .mb-sm-5 {
    margin-bottom: 6rem !important; }

  .ml-sm-5 {
    margin-left: 6rem !important; }

  .mx-sm-5 {
    margin-right: 6rem !important;
    margin-left: 6rem !important; }

  .my-sm-5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important; }

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

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

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

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

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

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

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

  .pt-sm-1 {
    padding-top: 0.5rem !important; }

  .pr-sm-1 {
    padding-right: 0.5rem !important; }

  .pb-sm-1 {
    padding-bottom: 0.5rem !important; }

  .pl-sm-1 {
    padding-left: 0.5rem !important; }

  .px-sm-1 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }

  .py-sm-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }

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

  .pt-sm-2 {
    padding-top: 1rem !important; }

  .pr-sm-2 {
    padding-right: 1rem !important; }

  .pb-sm-2 {
    padding-bottom: 1rem !important; }

  .pl-sm-2 {
    padding-left: 1rem !important; }

  .px-sm-2 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }

  .py-sm-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

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

  .pt-sm-3 {
    padding-top: 2rem !important; }

  .pr-sm-3 {
    padding-right: 2rem !important; }

  .pb-sm-3 {
    padding-bottom: 2rem !important; }

  .pl-sm-3 {
    padding-left: 2rem !important; }

  .px-sm-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }

  .py-sm-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }

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

  .pt-sm-4 {
    padding-top: 3rem !important; }

  .pr-sm-4 {
    padding-right: 3rem !important; }

  .pb-sm-4 {
    padding-bottom: 3rem !important; }

  .pl-sm-4 {
    padding-left: 3rem !important; }

  .px-sm-4 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }

  .py-sm-4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }

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

  .pt-sm-5 {
    padding-top: 6rem !important; }

  .pr-sm-5 {
    padding-right: 6rem !important; }

  .pb-sm-5 {
    padding-bottom: 6rem !important; }

  .pl-sm-5 {
    padding-left: 6rem !important; }

  .px-sm-5 {
    padding-right: 6rem !important;
    padding-left: 6rem !important; }

  .py-sm-5 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important; }

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

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

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

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

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

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important; }

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

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

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

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

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

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

  .mt-md-1 {
    margin-top: 0.5rem !important; }

  .mr-md-1 {
    margin-right: 0.5rem !important; }

  .mb-md-1 {
    margin-bottom: 0.5rem !important; }

  .ml-md-1 {
    margin-left: 0.5rem !important; }

  .mx-md-1 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }

  .my-md-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }

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

  .mt-md-2 {
    margin-top: 1rem !important; }

  .mr-md-2 {
    margin-right: 1rem !important; }

  .mb-md-2 {
    margin-bottom: 1rem !important; }

  .ml-md-2 {
    margin-left: 1rem !important; }

  .mx-md-2 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }

  .my-md-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }

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

  .mt-md-3 {
    margin-top: 2rem !important; }

  .mr-md-3 {
    margin-right: 2rem !important; }

  .mb-md-3 {
    margin-bottom: 2rem !important; }

  .ml-md-3 {
    margin-left: 2rem !important; }

  .mx-md-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }

  .my-md-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }

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

  .mt-md-4 {
    margin-top: 3rem !important; }

  .mr-md-4 {
    margin-right: 3rem !important; }

  .mb-md-4 {
    margin-bottom: 3rem !important; }

  .ml-md-4 {
    margin-left: 3rem !important; }

  .mx-md-4 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }

  .my-md-4 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }

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

  .mt-md-5 {
    margin-top: 6rem !important; }

  .mr-md-5 {
    margin-right: 6rem !important; }

  .mb-md-5 {
    margin-bottom: 6rem !important; }

  .ml-md-5 {
    margin-left: 6rem !important; }

  .mx-md-5 {
    margin-right: 6rem !important;
    margin-left: 6rem !important; }

  .my-md-5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important; }

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

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

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

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

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

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

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

  .pt-md-1 {
    padding-top: 0.5rem !important; }

  .pr-md-1 {
    padding-right: 0.5rem !important; }

  .pb-md-1 {
    padding-bottom: 0.5rem !important; }

  .pl-md-1 {
    padding-left: 0.5rem !important; }

  .px-md-1 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }

  .py-md-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }

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

  .pt-md-2 {
    padding-top: 1rem !important; }

  .pr-md-2 {
    padding-right: 1rem !important; }

  .pb-md-2 {
    padding-bottom: 1rem !important; }

  .pl-md-2 {
    padding-left: 1rem !important; }

  .px-md-2 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }

  .py-md-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

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

  .pt-md-3 {
    padding-top: 2rem !important; }

  .pr-md-3 {
    padding-right: 2rem !important; }

  .pb-md-3 {
    padding-bottom: 2rem !important; }

  .pl-md-3 {
    padding-left: 2rem !important; }

  .px-md-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }

  .py-md-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }

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

  .pt-md-4 {
    padding-top: 3rem !important; }

  .pr-md-4 {
    padding-right: 3rem !important; }

  .pb-md-4 {
    padding-bottom: 3rem !important; }

  .pl-md-4 {
    padding-left: 3rem !important; }

  .px-md-4 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }

  .py-md-4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }

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

  .pt-md-5 {
    padding-top: 6rem !important; }

  .pr-md-5 {
    padding-right: 6rem !important; }

  .pb-md-5 {
    padding-bottom: 6rem !important; }

  .pl-md-5 {
    padding-left: 6rem !important; }

  .px-md-5 {
    padding-right: 6rem !important;
    padding-left: 6rem !important; }

  .py-md-5 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important; }

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

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

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

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

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

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important; }

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

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

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

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

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

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

  .mt-lg-1 {
    margin-top: 0.5rem !important; }

  .mr-lg-1 {
    margin-right: 0.5rem !important; }

  .mb-lg-1 {
    margin-bottom: 0.5rem !important; }

  .ml-lg-1 {
    margin-left: 0.5rem !important; }

  .mx-lg-1 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }

  .my-lg-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }

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

  .mt-lg-2 {
    margin-top: 1rem !important; }

  .mr-lg-2 {
    margin-right: 1rem !important; }

  .mb-lg-2 {
    margin-bottom: 1rem !important; }

  .ml-lg-2 {
    margin-left: 1rem !important; }

  .mx-lg-2 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }

  .my-lg-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }

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

  .mt-lg-3 {
    margin-top: 2rem !important; }

  .mr-lg-3 {
    margin-right: 2rem !important; }

  .mb-lg-3 {
    margin-bottom: 2rem !important; }

  .ml-lg-3 {
    margin-left: 2rem !important; }

  .mx-lg-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }

  .my-lg-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }

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

  .mt-lg-4 {
    margin-top: 3rem !important; }

  .mr-lg-4 {
    margin-right: 3rem !important; }

  .mb-lg-4 {
    margin-bottom: 3rem !important; }

  .ml-lg-4 {
    margin-left: 3rem !important; }

  .mx-lg-4 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }

  .my-lg-4 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }

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

  .mt-lg-5 {
    margin-top: 6rem !important; }

  .mr-lg-5 {
    margin-right: 6rem !important; }

  .mb-lg-5 {
    margin-bottom: 6rem !important; }

  .ml-lg-5 {
    margin-left: 6rem !important; }

  .mx-lg-5 {
    margin-right: 6rem !important;
    margin-left: 6rem !important; }

  .my-lg-5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important; }

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

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

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

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

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

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

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

  .pt-lg-1 {
    padding-top: 0.5rem !important; }

  .pr-lg-1 {
    padding-right: 0.5rem !important; }

  .pb-lg-1 {
    padding-bottom: 0.5rem !important; }

  .pl-lg-1 {
    padding-left: 0.5rem !important; }

  .px-lg-1 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }

  .py-lg-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }

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

  .pt-lg-2 {
    padding-top: 1rem !important; }

  .pr-lg-2 {
    padding-right: 1rem !important; }

  .pb-lg-2 {
    padding-bottom: 1rem !important; }

  .pl-lg-2 {
    padding-left: 1rem !important; }

  .px-lg-2 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }

  .py-lg-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

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

  .pt-lg-3 {
    padding-top: 2rem !important; }

  .pr-lg-3 {
    padding-right: 2rem !important; }

  .pb-lg-3 {
    padding-bottom: 2rem !important; }

  .pl-lg-3 {
    padding-left: 2rem !important; }

  .px-lg-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }

  .py-lg-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }

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

  .pt-lg-4 {
    padding-top: 3rem !important; }

  .pr-lg-4 {
    padding-right: 3rem !important; }

  .pb-lg-4 {
    padding-bottom: 3rem !important; }

  .pl-lg-4 {
    padding-left: 3rem !important; }

  .px-lg-4 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }

  .py-lg-4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }

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

  .pt-lg-5 {
    padding-top: 6rem !important; }

  .pr-lg-5 {
    padding-right: 6rem !important; }

  .pb-lg-5 {
    padding-bottom: 6rem !important; }

  .pl-lg-5 {
    padding-left: 6rem !important; }

  .px-lg-5 {
    padding-right: 6rem !important;
    padding-left: 6rem !important; }

  .py-lg-5 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important; }

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

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

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

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

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

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important; }

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

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

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

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

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

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

  .mt-xl-1 {
    margin-top: 0.5rem !important; }

  .mr-xl-1 {
    margin-right: 0.5rem !important; }

  .mb-xl-1 {
    margin-bottom: 0.5rem !important; }

  .ml-xl-1 {
    margin-left: 0.5rem !important; }

  .mx-xl-1 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }

  .my-xl-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }

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

  .mt-xl-2 {
    margin-top: 1rem !important; }

  .mr-xl-2 {
    margin-right: 1rem !important; }

  .mb-xl-2 {
    margin-bottom: 1rem !important; }

  .ml-xl-2 {
    margin-left: 1rem !important; }

  .mx-xl-2 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }

  .my-xl-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }

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

  .mt-xl-3 {
    margin-top: 2rem !important; }

  .mr-xl-3 {
    margin-right: 2rem !important; }

  .mb-xl-3 {
    margin-bottom: 2rem !important; }

  .ml-xl-3 {
    margin-left: 2rem !important; }

  .mx-xl-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }

  .my-xl-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }

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

  .mt-xl-4 {
    margin-top: 3rem !important; }

  .mr-xl-4 {
    margin-right: 3rem !important; }

  .mb-xl-4 {
    margin-bottom: 3rem !important; }

  .ml-xl-4 {
    margin-left: 3rem !important; }

  .mx-xl-4 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }

  .my-xl-4 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }

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

  .mt-xl-5 {
    margin-top: 6rem !important; }

  .mr-xl-5 {
    margin-right: 6rem !important; }

  .mb-xl-5 {
    margin-bottom: 6rem !important; }

  .ml-xl-5 {
    margin-left: 6rem !important; }

  .mx-xl-5 {
    margin-right: 6rem !important;
    margin-left: 6rem !important; }

  .my-xl-5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important; }

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

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

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

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

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

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

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

  .pt-xl-1 {
    padding-top: 0.5rem !important; }

  .pr-xl-1 {
    padding-right: 0.5rem !important; }

  .pb-xl-1 {
    padding-bottom: 0.5rem !important; }

  .pl-xl-1 {
    padding-left: 0.5rem !important; }

  .px-xl-1 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }

  .py-xl-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }

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

  .pt-xl-2 {
    padding-top: 1rem !important; }

  .pr-xl-2 {
    padding-right: 1rem !important; }

  .pb-xl-2 {
    padding-bottom: 1rem !important; }

  .pl-xl-2 {
    padding-left: 1rem !important; }

  .px-xl-2 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }

  .py-xl-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }

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

  .pt-xl-3 {
    padding-top: 2rem !important; }

  .pr-xl-3 {
    padding-right: 2rem !important; }

  .pb-xl-3 {
    padding-bottom: 2rem !important; }

  .pl-xl-3 {
    padding-left: 2rem !important; }

  .px-xl-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }

  .py-xl-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }

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

  .pt-xl-4 {
    padding-top: 3rem !important; }

  .pr-xl-4 {
    padding-right: 3rem !important; }

  .pb-xl-4 {
    padding-bottom: 3rem !important; }

  .pl-xl-4 {
    padding-left: 3rem !important; }

  .px-xl-4 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }

  .py-xl-4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }

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

  .pt-xl-5 {
    padding-top: 6rem !important; }

  .pr-xl-5 {
    padding-right: 6rem !important; }

  .pb-xl-5 {
    padding-bottom: 6rem !important; }

  .pl-xl-5 {
    padding-left: 6rem !important; }

  .px-xl-5 {
    padding-right: 6rem !important;
    padding-left: 6rem !important; }

  .py-xl-5 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important; }

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

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

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

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

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

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }
.text-justify {
  text-align: justify !important; }

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

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

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

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

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

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

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

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

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

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }

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

  .text-lg-center {
    text-align: center !important; } }
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }

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

  .text-xl-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

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

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

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

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

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

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

.text-muted {
  color: #636c72 !important; }

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

.text-primary {
  color: #021e43 !important; }

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

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

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

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

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

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

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

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

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

.text-gray-dark {
  color: #292b2c !important; }

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

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

.invisible {
  visibility: hidden !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* XS devices and up */
html {
  font-size: 87.5%;
  line-height: 1.6rem;
  font-family: "Montserrat", sans-serif !important;
  width: 100%;
  padding-top: 64px; }

body {
  font-size: 1.1rem;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 300; }

html.scrolled {
  padding-top: 64px; }

body.no-scroll {
  overflow: hidden; }

h1, h2, h3, h4, h5 {
  font-family: "Montserrat", sans-serif !important;
  font-weight: normal; }

h1 {
  font-size: 2.5rem; }

h3 {
  font-size: 1.5rem; }

h4 {
  font-size: 1.3rem; }

p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 1.1rem; }

a {
  color: #009fe3;
  cursor: pointer; }
  a:hover {
    text-decoration: none; }
  a:active, a:focus {
    text-decoration: none;
    color: initial; }

/* Inputs */
input, textarea, select {
  font-family: "Montserrat", sans-serif !important;
  font-size: 1.1rem; }

/* Cookie Notice */
#notice-cookie-block {
  position: fixed;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  color: #777;
  background-color: #f4f4f4;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  outline: none;
  z-index: 10000000000; }
  #notice-cookie-block .content {
    outline: none !important; }
  #notice-cookie-block p {
    margin-bottom: 0; }

/* Cookies Table */
.table-cookies {
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 5px 0; }
  .table-cookies tr:nth-of-type(odd) {
    background: #efefef; }
  .table-cookies th {
    background: #021e43;
    color: white;
    font-weight: bold; }
  .table-cookies td,
  .table-cookies th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left; }
  .table-cookies th {
    border-color: #021e43 !important; }

/* Form Privacy Comment */
.form .primary.has-privacy-comment .privacy-comment, form .primary.has-privacy-comment .privacy-comment {
  display: block;
  font-size: 12px;
  margin-top: 10px; }
  .form .primary.has-privacy-comment .privacy-comment a, form .primary.has-privacy-comment .privacy-comment a {
    color: #009fe3; }
    .form .primary.has-privacy-comment .privacy-comment a:hover, form .primary.has-privacy-comment .privacy-comment a:hover {
      color: #292b2c; }

@media (max-width: 767px) {
  .table-cookies td:nth-of-type(odd) {
    background: #efefef; }
  .table-cookies tr {
    background-color: #ffffff00 !important; }
  .table-cookies table,
  .table-cookies thead,
  .table-cookies tbody,
  .table-cookies th,
  .table-cookies td,
  .table-cookies tr {
    display: block; }
  .table-cookies thead tr td {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .table-cookies td {
    border-bottom: 0;
    position: relative;
    padding-left: 50%; }
  .table-cookies td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap; }
  .table-cookies.cookies-functional td:nth-of-type(1):before {
    content: "Provider"; }
  .table-cookies.cookies-functional td:nth-of-type(2):before {
    content: "Cookie names"; }
  .table-cookies.cookies-functional td:nth-of-type(3):before {
    content: "Expiry"; }
  .table-cookies.cookies-functional td:nth-of-type(4):before {
    content: "Purpose"; }
  .table-cookies.cookies-functional td:nth-of-type(5):before {
    content: "Third party share"; }
  .table-cookies.cookies-third-party td:nth-of-type(1):before {
    content: "Sort"; }
  .table-cookies.cookies-third-party td:nth-of-type(2):before {
    content: "Cookie names"; }
  .table-cookies.cookies-third-party td:nth-of-type(3):before {
    content: "Expiration time"; }
  .table-cookies.cookies-third-party td:nth-of-type(4):before {
    content: "Description"; }
  .table-cookies.cookies-third-party td:nth-of-type(5):before {
    content: "Share information"; } }
/* Buttons */
.btn, .modal-popup .action-accept, .modal-popup .action-dismiss {
  padding: 1rem 2rem;
  white-space: normal !important;
  font-size: 1.1rem; }

.font-weight-black {
  font-weight: 900; }

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

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

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

.icon-left i {
  margin-right: .5rem; }

.icon-right i {
  margin-left: .5rem; }

.background-blue {
  background-color: #021e43; }

.background-light-blue {
  background-color: #009fe3; }

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

.background-grey {
  background-color: #f4f4f4; }

.background-center-cover {
  background-position: center center;
  background-size: cover; }

.background-top-cover {
  background-position: top center;
  background-size: cover; }

.color-white {
  color: #ffffff; }

.color-blue {
  color: #021e43; }

.color-light-blue {
  color: #009fe3; }

.animated {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.video-wrapper {
  position: relative;
  padding-top: 25px;
  height: 0; }
  .video-wrapper.aspect-16-9 {
    padding-bottom: 56.25%; }
  .video-wrapper.aspect-4-3 {
    padding-bottom: 75%; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.light-box {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 20000;
  padding: 3rem 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out; }
  .light-box .light-box-background {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(2, 30, 67, 0.7); }
  .light-box.active {
    visibility: visible;
    opacity: 1; }

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.content {
  padding: 1rem; }

.img-full {
  width: 100%;
  height: auto; }

.hidden-before-loaded {
  display: none; }

body .column.main {
  min-height: 0; }

body .zoomContainer {
  z-index: 999; }

.page-wrapper {
  display: block !important; }

.page.messages .message {
  padding: .5rem 0 0; }
  .page.messages .message:last-child {
    padding-bottom: .5rem; }

.message-success.success.message {
  color: #5cb85c; }

.message-error.error.message, .mage-error {
  color: #d9534f; }

.message-warning.warning.message {
  color: #f0ad4e; }

.message-notice.notice.message {
  color: #0275d8; }

.my-col-7 {
  flex: 0 0 14.285714285714285714285714285714%;
  max-width: 14.285714285714285714285714285714%; }

.faq {
  margin-bottom: 3rem; }
  .faq .faq-head {
    margin-bottom: 2rem; }
  .faq .faq-item {
    padding: 0rem 0 1rem 0; }
    .faq .faq-item .q {
      border-bottom: 3px solid #cccccc;
      padding-bottom: 1rem;
      font-size: 1.2rem; }
      .faq .faq-item .q i {
        float: left;
        line-height: 1.6;
        margin-right: 1rem; }
      .faq .faq-item .q span {
        color: #021e43;
        font-weight: 600;
        display: flex; }
    .faq .faq-item .a {
      box-sizing: content-box;
      overflow: hidden;
      border-bottom: 3px solid transparent;
      transition: opacity .3s;
      -moz-transition: opacity .3s;
      -webkit-transition: opacity .3s;
      max-height: 0;
      opacity: 0; }
      .faq .faq-item .a p, .faq .faq-item .a ul {
        color: #62686d;
        font-weight: 300; }
    .faq .faq-item.active .q {
      border-bottom-color: transparent; }
      .faq .faq-item.active .q i:before {
        content: "\f068"; }
    .faq .faq-item.active .a {
      padding-bottom: 1rem;
      border-bottom: 3px solid #cccccc;
      max-height: inherit;
      opacity: 1; }
    .faq .faq-item:last-child .a {
      border-bottom: none; }

.userguide-list {
  list-style: none;
  padding-left: 0; }
  .userguide-list .userguide-list-item {
    margin-bottom: 3rem; }
    .userguide-list .userguide-list-item h4 {
      margin-bottom: .5rem; }
    .userguide-list .userguide-list-item .userguide-download {
      margin-top: 1rem;
      display: inline-block;
      color: #021e43; }
      .userguide-list .userguide-list-item .userguide-download:hover {
        color: #cc0000; }

.contact-form .form-group {
  margin-bottom: 1rem; }
  .contact-form .form-group input, .contact-form .form-group textarea, .contact-form .form-group select {
    border-color: #cccccc;
    border-width: 2px; }
  .contact-form .form-group textarea {
    resize: vertical; }

.sidebar-block {
  margin-bottom: 2rem; }
  .sidebar-block .sidebar-head {
    background-color: #021e43;
    color: #ffffff;
    padding: 1rem; }
  .sidebar-block .sidebar-content {
    padding: 1rem; }

@media (max-width: 1367px) and (min-width: 1365px) {
  .lightbox-sliders {
    left: 25% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important; } }
#wheretobuy {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 49px;
  left: 0;
  background-color: rgba(2, 30, 67, 0.7);
  z-index: 1002;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  visibility: hidden;
  opacity: 0; }
  #wheretobuy .wheretobuy-inner {
    overflow: auto;
    display: flex;
    flex-flow: column;
    position: absolute;
    height: calc(100% - 49px);
    width: 66.6666%;
    right: 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out; }
    #wheretobuy .wheretobuy-inner .wheretobuy-content {
      flex: 0 1 auto;
      padding-bottom: 1rem; }
      #wheretobuy .wheretobuy-inner .wheretobuy-content .retailer {
        border-bottom: 1px solid #cccccc; }
        #wheretobuy .wheretobuy-inner .wheretobuy-content .retailer .retailer-image {
          width: 120px;
          display: inline-block;
          float: left; }
          #wheretobuy .wheretobuy-inner .wheretobuy-content .retailer .retailer-image img {
            max-width: 100%;
            height: auto; }
        #wheretobuy .wheretobuy-inner .wheretobuy-content .retailer a {
          color: #000;
          font-weight: bold;
          display: block;
          height: 100%; }
    #wheretobuy .wheretobuy-inner .wheretobuy-offline {
      padding-top: 3rem; }
      #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map {
        position: relative; }
        #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay {
          width: 300px;
          position: absolute;
          z-index: 1000;
          padding: 1rem;
          background-color: white; }
          #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay .head {
            overflow: hidden; }
            #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay .head input, #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay .head select {
              border: 1px solid #021e43;
              height: calc(2.25rem + 2px);
              vertical-align: initial;
              float: left; }
            #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay .head input {
              width: 60%;
              padding: .375rem .75rem .375rem .75rem; }
            #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay .head select {
              width: 30%;
              border-left: none; }
            #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay .head button {
              background-color: #021e43;
              float: left;
              color: #fff;
              border: 1px solid #021e43;
              height: calc(2.25rem + 2px);
              width: 10%;
              border-radius: 0; }
              #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay .head button#search-markers {
                padding-left: 0;
                padding-right: 0; }
            #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay .head #reset-markers {
              width: auto;
              margin-top: 10px; }
            #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay .head input:focus, #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay .head input:active, #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay .head select:focus, #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay .head select:active, #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay .head button:focus, #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay .head button:active {
              outline: none; }
          #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay .body {
            height: calc(100% - 77px);
            overflow: auto;
            display: none; }
          #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay #search-markers-list {
            list-style: none;
            padding-left: 0;
            margin-top: 1rem; }
            #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay #search-markers-list li {
              margin-bottom: 1rem;
              overflow: hidden;
              border-bottom: 1px solid #ccc;
              padding-bottom: 1rem; }
              #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay #search-markers-list li .left {
                float: left;
                max-width: 60%; }
              #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay #search-markers-list li img {
                max-width: calc(40% - 1rem);
                float: right; }
              #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map .wheretobuy-map-overlay #search-markers-list li strong {
                font-weight: 600; }
        #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map #wheretobuy-map-canvas {
          flex: 1 1 auto; }
  #wheretobuy.active {
    opacity: 1;
    visibility: visible; }

ul.languages-list li.bissell_ar {
  background-image: url("../images/flags/ar.png"); }
ul.languages-list li.bissell_nl {
  background-image: url("../images/flags/nl.png"); }
ul.languages-list li.bissell_no {
  background-image: url("../images/flags/no.png"); }
ul.languages-list li.bissell_th {
  background-image: url("../images/flags/th.png"); }
ul.languages-list li.bissell_kr {
  background-image: url("../images/flags/kr.png"); }
ul.languages-list li.bissell_jp {
  background-image: url("../images/flags/jp.png"); }
ul.languages-list li.bissell_cn {
  background-image: url("../images/flags/cn.png"); }
ul.languages-list li.bissell_hr {
  background-image: url("../images/flags/hr.png"); }
ul.languages-list li.bissell_hu {
  background-image: url("../images/flags/hu.png"); }
ul.languages-list li.bissell_cz {
  background-image: url("../images/flags/cz.png"); }
ul.languages-list li.bissell_lt {
  background-image: url("../images/flags/lt.png"); }
ul.languages-list li.bissell_dk {
  background-image: url("../images/flags/dk.png"); }
ul.languages-list li.bissell_fi_se, ul.languages-list li.bissell_fi {
  background-image: url("../images/flags/fi.png"); }
ul.languages-list li.bissell_se {
  background-image: url("../images/flags/se.png"); }
ul.languages-list li.bissell_ch_it {
  background-image: url("../images/flags/ch.png"); }
ul.languages-list li.bissell_de {
  background-image: url("../images/flags/de.png"); }
ul.languages-list li.bissell_it {
  background-image: url("../images/flags/it.png"); }
ul.languages-list li.bissell_ch_de, ul.languages-list li.bissell_ch_fr {
  background-image: url("../images/flags/ch.png"); }
ul.languages-list li.bissell_at {
  background-image: url("../images/flags/at.png"); }
ul.languages-list li.bissell_cl {
  background-image: url("../images/flags/cl.png"); }
ul.languages-list li.bissell_fr {
  background-image: url("../images/flags/fr.png"); }
ul.languages-list li.bissell_es {
  background-image: url("../images/flags/es.png"); }
ul.languages-list li.bissell_ru {
  background-image: url("../images/flags/ru.png"); }
ul.languages-list li.bissell_pt {
  background-image: url("../images/flags/pt.png"); }
ul.languages-list li.bissell_tw {
  background-image: url("../images/flags/tw.png"); }
ul.languages-list li.bissell_pl {
  background-image: url("../images/flags/pl.png"); }
ul.languages-list li.bissell_be_nl, ul.languages-list li.bissell_be_fr {
  background-image: url("../images/flags/be.png"); }
ul.languages-list li.us {
  background-image: url("../images/flags/us.png"); }
ul.languages-list li.international {
  background-image: url("../images/flags/international.png");
  background-size: 16px auto; }

.languages {
  list-style: none;
  padding-left: 0; }
  .languages li {
    float: none;
    padding: .3rem 0 .3rem 1.8rem;
    background-repeat: no-repeat;
    background-position: left center; }

.custom-select {
  border-radius: 0 !important; }

.block {
  position: relative; }
  .block .block-inner {
    background-color: #f4f4f4;
    height: 100%;
    padding: 1rem 1rem 5rem; }
    .block .block-inner a.btn, .block .block-inner .modal-popup a.action-accept, .modal-popup .block .block-inner a.action-accept, .block .block-inner .modal-popup a.action-dismiss, .modal-popup .block .block-inner a.action-dismiss {
      position: absolute;
      bottom: 1rem;
      white-space: normal !important;
      margin-right: 15px;
      text-align: left; }

.card-columns .card {
  height: 100%;
  padding-bottom: 50px; }
  .card-columns .card .card-link {
    position: absolute;
    width: calc(100% + 2px);
    left: -1px;
    bottom: -1px;
    padding: 1rem;
    background-color: #009fe3;
    color: #ffffff;
    text-align: center; }
    .card-columns .card .card-link:hover {
      background-color: #cc0000; }

.language-selector-close {
  position: absolute;
  right: 15px;
  top: 10px;
  color: #cc0000;
  cursor: pointer;
  font-size: 1.5rem; }

.wheretobuy-close {
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 1.5rem;
  color: #cc0000;
  cursor: pointer; }

/* XS devices and down */
@media (max-width: 575px) {
  .modal-popup .modal-inner-wrap {
    width: 75% !important; }
    .modal-popup .modal-inner-wrap .modal-footer {
      display: block !important;
      text-align: center; }

  #wheretobuy .wheretobuy-inner {
    height: calc(100% - 84px) !important; }
    #wheretobuy .wheretobuy-inner .wheretobuy-offline h3 {
      padding-left: 1rem !important; }
    #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map-overlay {
      position: relative !important;
      width: auto !important;
      height: auto !important;
      margin: 0 !important; }
      #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map-overlay .body {
        display: block !important; }
      #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map-overlay #search-markers-list li {
        padding-bottom: 0; }
      #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map-overlay #search-markers-list img {
        float: left !important;
        width: 120px;
        display: inline-block; }
    #wheretobuy .wheretobuy-inner .wheretobuy-offline #wheretobuy-map-canvas {
      display: none; } }
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%; }

.modals-overlay {
  z-index: 899; }

.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s .3s, opacity .3s ease;
  transition: visibility 0s .3s, opacity .3s ease; }

.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease; }

.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #ffffff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto; }

.modal-slide {
  left: 44px;
  z-index: 900; }

.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto; }

.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0; }

.modal-slide._inner-scroll .modal-content {
  overflow-y: auto; }

.modal-slide._inner-scroll .modal-footer {
  margin-top: auto; }

.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem; }

.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem; }

.modal-popup {
  z-index: 10000 !important;
  left: 0;
  overflow-y: auto; }

.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 50%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease; }

.modal-popup._inner-scroll {
  overflow-y: visible; }

.ie11 .modal-popup._inner-scroll,
.ie10 .modal-popup._inner-scroll,
.ie9 .modal-popup._inner-scroll {
  overflow-y: auto; }

.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%; }

.ie11 .modal-popup._inner-scroll .modal-inner-wrap,
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,
.ie9 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none; }

.modal-popup._inner-scroll .modal-content {
  overflow-y: auto; }

.modal-popup .modal-content {
  padding-bottom: 0;
  padding-top: 2rem; }

.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 2rem;
  padding-right: 2rem;
  border: none; }

.modal-popup .modal-header {
  display: block;
  text-align: left;
  position: relative; }

.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0; }

.modal-popup .modal-header {
  display: none;
  padding-bottom: 1.2rem;
  padding-top: 2rem;
  min-height: 86px; }

.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 2rem;
  padding-top: 1rem; }

.modal-popup .modal-footer-actions {
  text-align: right; }

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none; }

.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none; }

.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none; }

.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5; }

.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem !important;
  line-height: 32px;
  color: #c00;
  content: "\f00d";
  font: normal normal normal 14px/1 FontAwesome;
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center; }

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit; }

.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit; }

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a; }

.modal-custom .action-close {
  margin: 25px; }

.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
  padding-right: 2rem; }

.modal-popup .action-close,
.modal-slide .action-close {
  position: absolute;
  right: 2rem;
  bottom: calc(1.2rem + 10px);
  padding: 10px; }
  .modal-popup .action-close:focus, .modal-popup .action-close:active,
  .modal-slide .action-close:focus,
  .modal-slide .action-close:active {
    outline: none; }

.modal-slide .page-main-actions {
  margin-bottom: -12.9rem;
  margin-top: 2.1rem; }

.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0; }

/* Only XS devices */
@media (max-width: 575px) {
  .light-box.active .slick-slide {
    width: auto !important; } }
@media (max-width: 767px) {
  /* Bootstrap mods */
  .sm-down-py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }

  .sidebar-container {
    margin-top: 3em; }

  #wheretobuy {
    width: 100% !important; }
    #wheretobuy .wheretobuy-content {
      border-top: 1px solid #f4f4f4;
      padding-left: 1rem !important;
      padding-right: 1rem !important; }
    #wheretobuy .wheretobuy-logo {
      display: none !important; } }
@media (min-width: 576px) {
  html, html.scrolled {
    padding-top: 98px; }

  .no-ml-sm-down {
    margin-left: 0 !important; }

  .card-columns {
    column-count: 1 !important; } }
@media screen and (min-width: 768px) and (max-width: 768px) {
  .sidebar-container, .main-content {
    flex: 0 0 100%;
    max-width: 100%; }

  .sidebar-container {
    padding-right: 15px !important;
    left: 0 !important;
    margin-top: 3rem; } }
@media (min-width: 768px) {
  .card-columns {
    column-count: 3 !important; } }
.slider {
  position: relative; }
  .slider:hover .slick-nav i.fa {
    color: #009fe3;
    opacity: 0.75;
    transition: 0.5s; }
  .slider .slick-nav {
    position: absolute;
    z-index: 1001;
    top: 50%;
    transform: translate(0, -50%);
    left: 5%;
    display: inline-block;
    padding: 3rem;
    cursor: pointer; }
    .slider .slick-nav.next {
      left: auto;
      right: 5%; }
    .slider .slick-nav i.fa {
      font-size: 5rem;
      transition: 0.5s;
      color: #021e43;
      opacity: 0.25; }
  .slider .slick-wrapper {
    position: relative;
    overflow: hidden;
    max-height: 578px; }
  .slider .slide {
    position: relative;
    float: left;
    padding-bottom: 2rem; }
    .slider .slide .overlay {
      display: block;
      position: relative;
      padding: 3rem 1rem; }
      .slider .slide .overlay img {
        position: absolute;
        left: 0;
        bottom: 0;
        display: none; }
      .slider .slide .overlay h1 {
        color: #021e43;
        margin-bottom: .5rem;
        text-shadow: 1px 1px 1px #fff; }
      .slider .slide .overlay h2 {
        color: #021e43;
        text-shadow: 1px 1px 1px #fff; }
  .slider .slider-buttons {
    position: relative;
    z-index: 1000; }
    .slider .slider-buttons .col-md-8 {
      padding: 0; }
    .slider .slider-buttons .btn-set-inline {
      position: relative;
      top: -2rem; }
      .slider .slider-buttons .btn-set-inline .btn, .slider .slider-buttons .btn-set-inline .modal-popup .action-accept, .modal-popup .slider .slider-buttons .btn-set-inline .action-accept, .slider .slider-buttons .btn-set-inline .modal-popup .action-dismiss, .modal-popup .slider .slider-buttons .btn-set-inline .action-dismiss {
        float: left;
        width: 50%;
        margin: 0;
        border-left: 1px solid #cccccc; }
        .slider .slider-buttons .btn-set-inline .btn:first-child, .slider .slider-buttons .btn-set-inline .modal-popup .action-accept:first-child, .modal-popup .slider .slider-buttons .btn-set-inline .action-accept:first-child, .slider .slider-buttons .btn-set-inline .modal-popup .action-dismiss:first-child, .modal-popup .slider .slider-buttons .btn-set-inline .action-dismiss:first-child {
          border-left: none; }
        .slider .slider-buttons .btn-set-inline .btn.btn-large:last-child, .slider .slider-buttons .btn-set-inline .modal-popup .btn-large.action-accept:last-child, .modal-popup .slider .slider-buttons .btn-set-inline .btn-large.action-accept:last-child, .slider .slider-buttons .btn-set-inline .modal-popup .btn-large.action-dismiss:last-child, .modal-popup .slider .slider-buttons .btn-set-inline .btn-large.action-dismiss:last-child {
          margin-right: 0; }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .slider .slide .slider-content {
    margin-top: -50px; }

  .slider-buttons .btn-set-inline .btn, .slider-buttons .btn-set-inline .modal-popup .action-accept, .modal-popup .slider-buttons .btn-set-inline .action-accept, .slider-buttons .btn-set-inline .modal-popup .action-dismiss, .modal-popup .slider-buttons .btn-set-inline .action-dismiss {
    float: left;
    font-size: 1.2rem;
    padding: 1rem; } }
#home-products .col-12.mobile-button {
  display: none; }
#home-products .product {
  overflow: hidden;
  position: relative; }
  #home-products .product .overlay {
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.8); }
    #home-products .product .overlay .title {
      color: #021e43;
      font-weight: bold;
      text-transform: uppercase; }
    #home-products .product .overlay .sub-title {
      color: #021e43; }
  #home-products .product.full-height {
    height: 23rem; }
  #home-products .product.half-height {
    height: 11rem; }
#home-products > .row:first-child:hover {
  cursor: pointer; }
  #home-products > .row:first-child:hover .product .overlay {
    opacity: 1; }

.home-product-banner {
  text-align: center; }
  .home-product-banner .title {
    color: #ffffff;
    text-transform: uppercase;
    line-height: 49px;
    margin-bottom: 0; }

.footer-banner .overlay img {
  position: absolute;
  bottom: 0; }

/* XS devices and down */
/* Only XS devices */
@media (min-width: 576px) {
  .slider {
    position: relative; }
    .slider .slide {
      background-image: none; }
      .slider .slide h1 {
        font-size: 3rem;
        font-weight: 600;
        color: #021e43; }
      .slider .slide h2 {
        color: #021e43;
        font-size: 2rem; }
      .slider .slide .overlay {
        position: absolute; }
        .slider .slide .overlay img {
          display: block; }
    .slider .slider-buttons {
      position: absolute;
      bottom: 0px;
      width: 100%; }
      .slider .slider-buttons .col-md-8 {
        padding-left: 15px;
        padding-right: 15px; }
      .slider .slider-buttons .btn-set-inline .btn, .slider .slider-buttons .btn-set-inline .modal-popup .action-accept, .modal-popup .slider .slider-buttons .btn-set-inline .action-accept, .slider .slider-buttons .btn-set-inline .modal-popup .action-dismiss, .modal-popup .slider .slider-buttons .btn-set-inline .action-dismiss {
        float: none;
        width: auto;
        margin-right: 2rem;
        border-left: none; } }
@media (max-width: 767px) {
  .slider .slide .overlay h1 {
    font-size: 2.5rem; }
  .slider .slide .overlay h2 {
    font-size: 1.5rem; }

  #home-products .col-12:not(:first-child) {
    display: none; }
  #home-products .col-12.mobile-button {
    display: block; }
  #home-products .product .overlay {
    display: none; }

  .home-product-banner {
    text-align: center; }
    .home-product-banner .title {
      color: #ffffff;
      text-transform: uppercase;
      line-height: 2rem;
      margin-top: 1rem;
      margin-bottom: 3rem; }

  .slider .slick-nav {
    padding: 1.5rem;
    left: 0%;
    top: 150px; }
    .slider .slick-nav i.fa {
      font-size: 3rem; }
    .slider .slick-nav.next {
      left: auto;
      right: 0%; }
  .slider .slide {
    background-position: top center;
    height: 375px;
    background-repeat: no-repeat;
    background-size: cover; }
    .slider .slide h1, .slider .slide h2 {
      padding-left: 2rem;
      padding-right: 2rem; }
  .slider .btn-set-inline {
    padding: 0 2rem; }
    .slider .btn-set-inline .btn, .slider .btn-set-inline .modal-popup .action-accept, .modal-popup .slider .btn-set-inline .action-accept, .slider .btn-set-inline .modal-popup .action-dismiss, .modal-popup .slider .btn-set-inline .action-dismiss {
      padding: 1rem;
      font-size: 1rem;
      width: 100% !important;
      box-sizing: border-box; }
      .slider .btn-set-inline .btn i.fa, .slider .btn-set-inline .modal-popup .action-accept i.fa, .modal-popup .slider .btn-set-inline .action-accept i.fa, .slider .btn-set-inline .modal-popup .action-dismiss i.fa, .modal-popup .slider .btn-set-inline .action-dismiss i.fa {
        font-size: 1rem; } }
@media screen and (min-width: 768px) and (max-width: 768px) {
  .slider .slide .overlay h1 {
    font-size: 2.5rem;
    color: #ffffff; }
  .slider .slide .overlay h2 {
    font-size: 1.5rem;
    color: #ffffff; } }
@media (min-width: 992px) {
  .slider .slide .overlay h1 {
    font-size: 4rem;
    font-weight: 600; }
  .slider .slide .overlay h2 {
    font-size: 2.5rem; }

  .home-product-banner .title {
    float: left; }
  .home-product-banner .btn, .home-product-banner .modal-popup .action-accept, .modal-popup .home-product-banner .action-accept, .home-product-banner .modal-popup .action-dismiss, .modal-popup .home-product-banner .action-dismiss {
    float: right; } }
@media (max-width: 991px) {
  .mobile-search form .control {
    float: none !important; }
    .mobile-search form .control i.fa {
      color: #fff;
      position: absolute;
      font-size: 1.2rem;
      top: 8px;
      left: 7px; } }
/* XS devices and up */
.product-top-cat ul {
  overflow: hidden;
  margin-bottom: 0; }
  .product-top-cat ul li {
    margin-right: 2rem;
    float: left; }
    .product-top-cat ul li a {
      color: #000000;
      line-height: 2; }
      .product-top-cat ul li a:hover {
        color: #cc0000; }
    .product-top-cat ul li:last-child {
      margin-right: 0; }

.sub-overview-header {
  border-bottom: 3px solid #cccccc; }
  .sub-overview-header h1, .sub-overview-header h2 {
    color: #021e43; }
  .sub-overview-header p {
    color: #333333;
    font-weight: 300; }

.product {
  position: relative;
  border: 2px solid #f4f4f4;
  margin-bottom: 1rem;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out; }
  .product .product-title {
    display: table;
    width: 100%;
    min-height: 80px;
    text-align: center;
    font-weight: bold;
    color: #021e43;
    border-top: 2px solid #f4f4f4; }
  .product .product-content {
    border-top: 2px solid #f4f4f4;
    padding: 1.5rem 1.5rem 4rem;
    color: #000;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out; }
    .product .product-content .title {
      color: #cc0000;
      min-height: 40px; }
      .product .product-content .title a {
        color: #cc0000; }
    .product .product-content .subtitle {
      max-height: 90px;
      overflow: hidden; }
    .product .product-content ul {
      min-height: 42px; }
      .product .product-content ul li {
        margin-bottom: 0; }
    .product .product-content .actions-secondary {
      margin-bottom: 1rem; }
      .product .product-content .actions-secondary a.action.tocompare {
        color: #000; }
        .product .product-content .actions-secondary a.action.tocompare i {
          margin-right: .5rem;
          color: #009fe3; }
        .product .product-content .actions-secondary a.action.tocompare:hover {
          color: #cc0000; }
    .product .product-content .product-button {
      position: absolute;
      width: calc(100% + 2px);
      left: -1px;
      bottom: -1px;
      padding: 1rem;
      background-color: #009fe3;
      color: #ffffff;
      text-align: center; }
  .product:hover {
    cursor: pointer; }
    .product:hover .title a {
      color: #009fe3; }
    .product:hover .product-content, .product:hover .product-title {
      background-color: #f4f4f4; }
    .product:hover .product-link {
      background-color: #009fe3; }
    .product:hover .product-button {
      background-color: #cc0000; }

.catalog-top-nav {
  background-color: #f4f4f4; }
  .catalog-top-nav ul {
    padding: 1rem 0;
    overflow: hidden;
    margin-bottom: 0; }
    .catalog-top-nav ul li {
      float: left;
      margin-right: 1rem; }
      .catalog-top-nav ul li a {
        color: #000000; }

.catalog-sidebar .sidebar-item .sidebar-head {
  background-color: #021e43;
  color: #ffffff;
  padding: 1rem; }
.catalog-sidebar .sidebar-item ul {
  margin-top: .5rem;
  padding-left: 1rem; }
  .catalog-sidebar .sidebar-item ul li {
    padding: .5rem 0;
    margin-bottom: 0; }
    .catalog-sidebar .sidebar-item ul li a {
      font-weight: bold; }
      .catalog-sidebar .sidebar-item ul li a:hover {
        color: #cc0000; }
.catalog-sidebar .sidebar-filters {
  margin-bottom: 2rem; }
  .catalog-sidebar .sidebar-filters .sidebar-filters-toggle a {
    color: #ffffff;
    display: block;
    padding: 1rem; }
    .catalog-sidebar .sidebar-filters .sidebar-filters-toggle a i {
      line-height: 19px; }
  .catalog-sidebar .sidebar-filters .filters-wrap {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out; }
    .catalog-sidebar .sidebar-filters .filters-wrap a:hover i.fa-square-o {
      content: "\f046"; }
  .catalog-sidebar .sidebar-filters .filter-options {
    margin-bottom: 0; }
    .catalog-sidebar .sidebar-filters .filter-options .filter-options-content:last-child {
      padding-bottom: 0;
      margin-bottom: 0; }
.catalog-sidebar .sidebar-compare .actions-toolbar {
  padding-left: 1rem; }
  .catalog-sidebar .sidebar-compare .actions-toolbar .primary {
    display: inline-block; }
    .catalog-sidebar .sidebar-compare .actions-toolbar .primary a {
      margin-right: 1rem; }
  .catalog-sidebar .sidebar-compare .actions-toolbar .secondary {
    display: inline-block; }
.catalog-sidebar .sidebar-compare .product-item {
  position: relative;
  padding-left: 2rem; }
  .catalog-sidebar .sidebar-compare .product-item a.action.delete {
    position: absolute;
    left: 0;
    top: .5rem;
    color: #cc0000; }
    .catalog-sidebar .sidebar-compare .product-item a.action.delete:hover {
      color: #021e43; }
.catalog-sidebar .sidebar-compare .empty {
  margin-top: 1rem;
  padding-left: 1rem; }
.catalog-sidebar.catalog-sidebar-duplicate-mobile {
  margin-top: 2rem; }

/* Filters */
.catalog-sidebar .block.filter .block-title, .catalog-sidebar .block.filter .filter-options-title {
  background-color: #021e43;
  color: #ffffff;
  padding: 1rem;
  font-weight: normal; }
.catalog-sidebar .block.filter .filter-current {
  margin-bottom: .5rem; }
.catalog-sidebar .block.filter .filter-options-content {
  margin-top: .5rem;
  padding-bottom: 1rem;
  padding-left: 1rem; }
  .catalog-sidebar .block.filter .filter-options-content ul li {
    padding: 0.5rem 0;
    padding-left: 20px;
    margin-bottom: 0; }
    .catalog-sidebar .block.filter .filter-options-content ul li a {
      font-weight: bold;
      cursor: pointer;
      color: #009fe3;
      position: relative; }
      .catalog-sidebar .block.filter .filter-options-content ul li a:hover {
        color: #cc0000; }
        .catalog-sidebar .block.filter .filter-options-content ul li a:hover i {
          color: #cc0000; }
      .catalog-sidebar .block.filter .filter-options-content ul li a i {
        position: absolute;
        top: 2px;
        left: -20px; }

/* Toolbar */
.toolbar {
  overflow: hidden; }
  .toolbar span {
    display: inline-block;
    margin-top: 2px; }
  .toolbar p {
    margin-bottom: 0; }
  .toolbar .toolbar-amount {
    float: left;
    margin-left: 1rem;
    padding-left: 1rem;
    border-left: 1px solid #009fe3;
    display: inline-block;
    margin-top: 2px; }
  .toolbar .field.limiter {
    float: left; }
    .toolbar .field.limiter .control {
      display: inline-block; }
      .toolbar .field.limiter .control select {
        height: 30px; }
  .toolbar .pages {
    display: inline-block;
    float: right; }
    .toolbar .pages ul.items {
      list-style: none;
      padding-left: 0;
      margin-bottom: 0;
      overflow: hidden; }
      .toolbar .pages ul.items li {
        float: left;
        line-height: 30px;
        margin-left: 1rem; }
        .toolbar .pages ul.items li a:hover {
          color: #cc0000; }

/* XS devices and down */
/* Only XS devices */
@media (min-width: 576px) {
  .product-overview .item .surfaces-list {
    height: 75px; } }
@media (max-width: 767px) {
  .catalog-sidebar {
    margin-bottom: 2rem; }
    .catalog-sidebar .sidebar-filters .filters-wrap {
      overflow: hidden;
      max-height: 0; }
      .catalog-sidebar .sidebar-filters .filters-wrap.active {
        margin-top: 2rem;
        max-height: 1000px; }

  .toolbar .toolbar-amount {
    border-left: none;
    display: block;
    width: 100%;
    margin: 1rem 0 0 0;
    padding: 0; }
  .toolbar .pages {
    margin-top: 1rem;
    clear: both;
    display: block;
    float: left; }
    .toolbar .pages ul li:first-child {
      margin-left: 0; } }
@media screen and (min-width: 768px) and (max-width: 768px) {
  .product-overview, .product-sidebar {
    flex: 0 0 100%;
    max-width: 100%; }

  #maincontent .catalog-sidebar, #maincontent .catalog-content {
    flex: 0 0 100% !important;
    max-width: 100% !important; }
  #maincontent .catalog-content .product-overview {
    padding-right: 15px; }
  #maincontent .catalog-sidebar {
    margin-bottom: 2rem;
    padding-right: 15px !important; }
    #maincontent .catalog-sidebar .sidebar-filters-toggle {
      display: block !important; }
    #maincontent .catalog-sidebar .filters-wrap {
      overflow: hidden;
      max-height: 0; }
      #maincontent .catalog-sidebar .filters-wrap.active {
        margin-top: 2rem;
        max-height: 1000px; } }
@media (min-width: 768px) {
  .product .product-content .subtitle {
    min-height: 90px; } }
/* XS devices and up */
.page-banner {
  height: 140px; }
  .page-banner .overlay img {
    position: absolute;
    bottom: 0; }
  .page-banner .page-banner-waves {
    position: absolute;
    height: 120px;
    width: 100%;
    bottom: 0;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat; }
  .page-banner h1, .page-banner h2 {
    color: #021e43;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5); }

.accessory-detail #product-detail-tabs {
  border-top: 1px solid #f4f4f4; }

#product-detail-tabs {
  z-index: 1001; }
  #product-detail-tabs .product-detail-nav .my-col-7 {
    border-left: 1px solid #ffffff;
    padding: 1rem 0;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out; }
    #product-detail-tabs .product-detail-nav .my-col-7 a {
      text-align: center;
      color: #ffffff;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto; }
    #product-detail-tabs .product-detail-nav .my-col-7.active, #product-detail-tabs .product-detail-nav .my-col-7.active:hover {
      background-color: #f4f4f4; }
      #product-detail-tabs .product-detail-nav .my-col-7.active a, #product-detail-tabs .product-detail-nav .my-col-7.active:hover a {
        color: #021e43; }
    #product-detail-tabs .product-detail-nav .my-col-7:first-child {
      border-left: none; }
    #product-detail-tabs .product-detail-nav .my-col-7:hover {
      background-color: #cc0000; }
      #product-detail-tabs .product-detail-nav .my-col-7:hover a {
        color: #ffffff; }
  #product-detail-tabs .product-detail-nav select {
    width: 100%; }
  #product-detail-tabs.sticky {
    height: 68px; }
    #product-detail-tabs.sticky .product-detail-nav {
      position: fixed;
      top: 84px;
      width: 100%;
      z-index: 1000; }

.product-tabs-container {
  background-color: #f4f4f4; }
  .product-tabs-container .product-tabs .tab {
    display: none; }
    .product-tabs-container .product-tabs .tab.active {
      display: block; }
  .product-tabs-container .product-tabs .product-addto-links {
    margin-top: 1rem; }
  .product-tabs-container.fluid-active {
    background-color: #ffffff;
    padding: 0 !important;
    width: 100%; }
    .product-tabs-container.fluid-active .tabs-wrap {
      width: 100%;
      padding: 0; }
      .product-tabs-container.fluid-active .tabs-wrap > .row {
        margin: 0; }
    .product-tabs-container.fluid-active .product-tabs {
      padding: 0;
      flex: 0 0 100% !important;
      max-width: 100% !important; }
    .product-tabs-container.fluid-active .product-detail-sidebar {
      display: none; }

.product-detail-footer-banner {
  background-image: none; }
  .product-detail-footer-banner .overlay img {
    position: absolute;
    bottom: 0; }

.consumer-benefits .consumer-benefits-text p:before,
.consumer-benefits .consumer-benefits-list p:before {
  content: "\f111";
  color: #021e43;
  left: 0;
  top: 4px;
  position: absolute;
  font-family: FontAwesome;
  font-size: 10px; }
.consumer-benefits .consumer-benefits-text p {
  position: relative;
  padding-left: 2rem; }
.consumer-benefits .consumer-benefits-list p {
  width: 50%;
  position: relative;
  float: left;
  padding-left: 2rem;
  padding-right: 2rem;
  display: block; }
  .consumer-benefits .consumer-benefits-list p:nth-child(odd) {
    clear: both; }
.consumer-benefits .more {
  max-height: 0;
  overflow: hidden;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out; }
  .consumer-benefits .more.active {
    max-height: 1000px; }

.where-to-buy {
  border-top: 1px solid #f4f4f4; }
  .where-to-buy .vendors {
    list-style: none;
    padding-left: 0; }
    .where-to-buy .vendors li {
      float: left;
      margin-right: 2rem; }

.product-detail-slider {
  cursor: pointer; }
  .product-detail-slider .slide {
    float: left;
    z-index: 998 !important; }
    .product-detail-slider .slide img {
      margin: 0 auto; }

.product-detail-slider-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: calc(100% + 40px); }
  .product-detail-slider-nav .prev {
    position: absolute;
    left: -20px; }
  .product-detail-slider-nav .next {
    position: absolute;
    right: 20px; }

.mobile-slider-nav {
  display: none;
  text-align: center;
  margin-top: 1rem; }
  .mobile-slider-nav .prev-mobile {
    float: left; }
  .mobile-slider-nav .next-mobile {
    float: right; }

.zoomContainer .zoomLens {
  border-width: 1px !important;
  border-color: #cccccc !important; }

.product-detail-slider-thumbnails {
  position: relative;
  margin-top: 2rem; }
  .product-detail-slider-thumbnails .slick-slide img {
    border-bottom: none; }
  .product-detail-slider-thumbnails .slick-current img {
    border-bottom: 3px solid #cc0000; }
  .product-detail-slider-thumbnails .slick-row {
    margin: 0 -1.5rem; }
  .product-detail-slider-thumbnails .thumbnails-nav .next {
    position: absolute;
    right: -2rem;
    top: 50%;
    transform: translate(0, -50%); }
  .product-detail-slider-thumbnails .thumbnails-nav .prev {
    position: absolute;
    left: -2rem;
    top: 50%;
    transform: translate(0, -50%); }
  .product-detail-slider-thumbnails .slide {
    float: left; }
    .product-detail-slider-thumbnails .slide .slide-inner {
      padding: 0 1.5rem; }
    .product-detail-slider-thumbnails .slide img {
      margin: 0 auto; }

.light-box {
  padding-top: 100px; }
  .light-box .lightbox-product-detail-slider {
    position: relative; }
    .light-box .lightbox-product-detail-slider .slide {
      float: left; }
    .light-box .lightbox-product-detail-slider .lightbox-product-detail-slider-nav {
      z-index: 1000;
      position: absolute;
      width: 100%;
      height: 100%; }
    .light-box .lightbox-product-detail-slider .next, .light-box .lightbox-product-detail-slider .prev {
      width: 2rem;
      height: 2rem;
      display: block;
      position: absolute;
      text-align: center;
      top: 50%;
      transform: translate(0, -50%);
      z-index: 10;
      font-size: 1.6rem;
      color: #ffffff; }
    .light-box .lightbox-product-detail-slider .next {
      right: -3rem; }
    .light-box .lightbox-product-detail-slider .prev {
      left: -3rem; }
  .light-box .lightbox-product-detail-slider-thumbnails {
    position: relative;
    margin-top: 2rem; }
    .light-box .lightbox-product-detail-slider-thumbnails .slick-slide img {
      border-bottom: none; }
    .light-box .lightbox-product-detail-slider-thumbnails .slick-current img {
      border-bottom: 3px solid #cc0000; }
    .light-box .lightbox-product-detail-slider-thumbnails .slick-row {
      margin: 0 -1.5rem; }
    .light-box .lightbox-product-detail-slider-thumbnails .slides {
      position: relative;
      z-index: 1001; }
    .light-box .lightbox-product-detail-slider-thumbnails .slide {
      float: left; }
      .light-box .lightbox-product-detail-slider-thumbnails .slide .slide-inner {
        padding: 0 1.5rem; }
      .light-box .lightbox-product-detail-slider-thumbnails .slide img {
        margin: 0 auto; }

.recommended-accessories {
  overflow: hidden; }
  .recommended-accessories .accessories-slider-wrapper {
    overflow-y: hidden;
    overflow-x: scroll; }
    .recommended-accessories .accessories-slider-wrapper .accessories-slider {
      white-space: nowrap; }
      .recommended-accessories .accessories-slider-wrapper .accessories-slider .accessory {
        width: 230px;
        display: inline-block; }
        .recommended-accessories .accessories-slider-wrapper .accessories-slider .accessory span {
          white-space: normal;
          word-break: break-word;
          -webkit-hyphens: auto;
          -moz-hyphens: auto;
          -ms-hyphens: auto;
          hyphens: auto; }
  .recommended-accessories .btn-text:active, .recommended-accessories .btn-text:focus {
    outline: none;
    box-shadow: none; }
  .recommended-accessories .more-related {
    max-height: 0;
    overflow: hidden;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out; }
    .recommended-accessories .more-related.active {
      max-height: 400px; }
  .recommended-accessories .product,
  .recommended-accessories .product * {
    border: none; }
  .recommended-accessories .accessory {
    padding-bottom: 1rem;
    border-right: 1px solid #8e8d8f; }
    .recommended-accessories .accessory a {
      color: #021e43; }
    .recommended-accessories .accessory:hover img {
      opacity: 0.5; }
    .recommended-accessories .accessory img.img-fluid {
      display: block;
      margin: 0 auto; }
    .recommended-accessories .accessory:last-child {
      border-right: none !important; }
  .recommended-accessories .more-related-open.active .fa-plus:before {
    content: '\f068'; }

.visited-product a {
  color: #021e43; }
.visited-product:hover img {
  opacity: 0.5; }

.block-upsell .accessory,
.block-upsell .product,
.block-upsell .product * {
  border: none; }

.product-info-links li {
  margin: 0.5rem 0; }
  .product-info-links li a {
    color: #021e43; }

.product-detail-above-footer {
  border-top: 2px solid #f9f9f9; }

.product-detail-sidebar .product-detail-sidebar-block {
  margin-bottom: 2rem; }
  .product-detail-sidebar .product-detail-sidebar-block .detail-sidebar-head {
    background-color: #021e43;
    color: #ffffff;
    padding: 1rem;
    font-size: 1.2rem; }
  .product-detail-sidebar .product-detail-sidebar-block .detail-sidebar-content {
    padding: 1rem; }
    .product-detail-sidebar .product-detail-sidebar-block .detail-sidebar-content.sidebar-nav ul li a {
      color: #021e43;
      font-weight: 600;
      line-height: 2rem; }
      .product-detail-sidebar .product-detail-sidebar-block .detail-sidebar-content.sidebar-nav ul li a:hover {
        color: #cc0000; }
    .product-detail-sidebar .product-detail-sidebar-block .detail-sidebar-content.review-sidebar ul {
      padding-left: 1rem;
      list-style: none;
      float: left;
      margin-bottom: 0;
      line-height: 1.6rem; }
      .product-detail-sidebar .product-detail-sidebar-block .detail-sidebar-content.review-sidebar ul li {
        float: left;
        margin-right: .5rem; }
        .product-detail-sidebar .product-detail-sidebar-block .detail-sidebar-content.review-sidebar ul li i {
          color: #009fe3;
          font-size: 1.3rem; }
        .product-detail-sidebar .product-detail-sidebar-block .detail-sidebar-content.review-sidebar ul li p {
          font-weight: 900;
          color: #021e43; }

.general-specifications table, .technical-specifications table {
  width: 100%; }
  .general-specifications table tr, .technical-specifications table tr {
    display: block; }
    .general-specifications table tr td, .general-specifications table tr th, .technical-specifications table tr td, .technical-specifications table tr th {
      display: block;
      padding: .5rem 1rem;
      width: 100%; }
    .general-specifications table tr th, .technical-specifications table tr th {
      word-break: break-word;
      vertical-align: middle;
      background: #021e43;
      color: #ffffff; }
    .general-specifications table tr td, .technical-specifications table tr td {
      display: block;
      background-color: #ffffff; }
      .general-specifications table tr td:before, .technical-specifications table tr td:before {
        content: attr(data-label); }

.reviews .review {
  margin-bottom: 2rem; }
  .reviews .review .review-head p {
    float: left;
    color: #000000;
    font-weight: normal;
    line-height: 1.6rem; }
  .reviews .review .review-head .review-stars {
    padding-left: 1rem;
    list-style: none;
    float: left;
    margin-bottom: 0;
    line-height: 1.6rem; }
    .reviews .review .review-head .review-stars li {
      float: left;
      margin-right: .5rem; }
      .reviews .review .review-head .review-stars li i {
        color: #009fe3;
        font-size: 1.3rem; }
  .reviews .review p {
    color: #62686d;
    font-weight: 300;
    margin-bottom: 0; }

#video .product-detail-sidebar {
  left: 0 !important; }

.videos .video {
  position: relative; }
  .videos .video .overlay {
    opacity: 0;
    background-color: rgba(2, 30, 67, 0.7);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out; }
    .videos .video .overlay i {
      color: #ffffff;
      font-size: 2rem; }
  .videos .video:hover .overlay {
    opacity: 1; }

.user-guides {
  list-style: none;
  padding-left: 0; }
  .user-guides li a {
    color: #021e43;
    line-height: 2rem; }
    .user-guides li a i {
      font-size: 1.3rem; }
    .user-guides li a:hover {
      color: #cc0000; }

.comparison .mobile-compare-item {
  display: none; }
.comparison span.product-image-wrapper {
  padding-bottom: 0 !important; }
.comparison .compare-count {
  font-weight: 300; }
.comparison .border-grey-right {
  border-right: 1px solid #cccccc; }
.comparison .comparison-head {
  width: 50%;
  float: left; }
  .comparison .comparison-head table tr td:nth-child(2) {
    background-color: #ffffff; }
  .comparison .comparison-head table tr:last-child td:last-child {
    padding-bottom: 12rem; }
  .comparison .comparison-head table {
    width: 100%; }
  .comparison .comparison-head table th, .comparison .comparison-head table td {
    width: 50%; }
.comparison .compared-products {
  width: 50%;
  float: left;
  overflow-x: scroll; }
.comparison .comparison-nav {
  display: none; }
.comparison table img.product-image-photo {
  max-width: 140px;
  max-height: 140px; }
.comparison table .action.delete {
  font-weight: bold; }
  .comparison table .action.delete i {
    padding-left: 1rem;
    color: #c00; }
.comparison table tr {
  border-top: 1px solid #cccccc; }
  .comparison table tr th, .comparison table tr td {
    padding: 0 1rem;
    height: 45px; }
    .comparison table tr th a i, .comparison table tr td a i {
      font-size: 1.3rem;
      color: #000000;
      margin-right: 1rem; }
    .comparison table tr th a:hover i, .comparison table tr td a:hover i {
      color: #cc0000; }
  .comparison table tr:first-child {
    border-top: none; }
    .comparison table tr:first-child td, .comparison table tr:first-child th {
      padding-top: 6rem; }
    .comparison table tr:first-child td {
      text-align: center; }

.compare-popup-products {
  text-align: center; }
  .compare-popup-products .product-compare-popup {
    display: none; }
    .compare-popup-products .product-compare-popup.active {
      display: block; }
  .compare-popup-products .image {
    float: none; }
    .compare-popup-products .image span.product-image-wrapper {
      padding-bottom: 0 !important; }

.catalog-product-view .modals-wrapper {
  z-index: 10000; }

.page.messages {
  text-align: center;
  text-transform: uppercase;
  font-weight: 500; }
  .page.messages .message {
    padding: 1rem 0; }
    .page.messages .message.message-success {
      background-color: #5cb85c;
      color: #fff; }
    .page.messages .message.message-error {
      background-color: #c00;
      color: white; }
    .page.messages .message.message-warning {
      background-color: #f0ad4e;
      color: white; }
    .page.messages .message:last-child {
      padding-bottom: 1rem; }

.message-error.error.message, .mage-error {
  color: #cc0000; }

#benefits .ipad-col-12 .btn-set-inline .product-addto-links {
  margin-top: 2rem; }

/* XS devices and down */
@media (max-width: 575px) {
  .comparison table tr .action.delete i {
    margin-right: 0; }
  .comparison table tr .action.delete span {
    display: none; } }
/* Only XS devices */
@media (min-width: 576px) {
  .page-banner {
    height: 310px; }
    .page-banner h1 {
      font-size: 2.5rem; }
    .page-banner h2 {
      font-size: 1.8rem; }

  .recommended-accessories .accessory {
    border-bottom: none;
    padding-bottom: 0; }
    .recommended-accessories .accessory:nth-child(2n) {
      border-right: 1px solid #8e8d8f; }

  #product-detail-tabs.sticky .product-detail-nav {
    top: 98px; }

  .general-specifications table tr, .technical-specifications table tr {
    border-bottom: 2px solid #cccccc;
    display: table-row; }
    .general-specifications table tr td, .technical-specifications table tr td {
      display: table-cell;
      width: 50%; }
    .general-specifications table tr td, .general-specifications table tr th, .technical-specifications table tr td, .technical-specifications table tr th {
      padding: .5rem 1rem;
      background-color: transparent; }
    .general-specifications table tr th, .technical-specifications table tr th {
      word-break: break-word;
      vertical-align: middle;
      background: none;
      color: inherit; } }
@media (max-width: 767px) {
  body .zoomContainer {
    display: none; }

  .consumer-benefits .consumer-benefits-list p {
    width: 100%; }

  .detail-slider .product-detail-slider-thumbnails {
    display: none; }
  .detail-slider .mobile-slider-nav {
    display: block !important; }
  .detail-slider .product-detail-slider-nav {
    display: none; }

  .page-banner .page-banner-waves {
    background-size: contain; }
  .page-banner h1 {
    font-size: 1.5rem; }
  .page-banner h2 {
    font-size: 1.2rem; }

  .product-detail-footer-banner {
    height: 150px;
    background-size: cover;
    background-position: left center; }
    .product-detail-footer-banner h1 {
      font-size: 1.4rem; }

  #compare .mobile-compare-item {
    display: block; }
  #compare .desktop-compare-item {
    display: none !important; }
  #compare .comparison-head {
    display: none; }
  #compare .product-image-wrapper {
    padding-bottom: 0 !important; }
  #compare .compare-popup-images .image {
    display: none; }
    #compare .compare-popup-images .image.active {
      display: block; }
  #compare .compared-products {
    width: 100%;
    float: none;
    margin-top: 2.2rem;
    margin-bottom: 2rem; }
    #compare .compared-products .compared-products-wrapper {
      width: 100% !important;
      margin-left: 0 !important; }
      #compare .compared-products .compared-products-wrapper table {
        width: 100%; }
        #compare .compared-products .compared-products-wrapper table tr {
          border-top: none;
          display: block;
          margin-bottom: 2.2rem;
          background: #f8f8f8; }
          #compare .compared-products .compared-products-wrapper table tr td, #compare .compared-products .compared-products-wrapper table tr th {
            padding: .5rem;
            width: 100% !important;
            height: auto;
            font-size: 1rem;
            display: block; }
          #compare .compared-products .compared-products-wrapper table tr td {
            display: block;
            text-align: right;
            border-bottom: 1px solid #ccc; }
            #compare .compared-products .compared-products-wrapper table tr td:before {
              content: attr(data-label);
              float: left; }
            #compare .compared-products .compared-products-wrapper table tr td:last-child {
              border-bottom: none; }
          #compare .compared-products .compared-products-wrapper table tr th {
            background: #021e43;
            color: #ffffff; } }
@media screen and (min-width: 768px) and (max-width: 768px) {
  body .zoomContainer {
    display: none; }

  .detail-slider .product-detail-slider-thumbnails {
    display: none; }
  .detail-slider .mobile-slider-nav {
    display: block !important; }

  #benefits .detail-slider {
    z-index: 998;
    margin-bottom: 2rem !important; }

  .product-tabs-container .product-tabs {
    flex: 0 0 100% !important;
    max-width: 100% !important; }

  .product-detail-nav .product-tabs-nav {
    display: none; }
  .product-detail-nav .product-tabs-mobile-nav {
    display: block !important; }

  .ipad-col-12 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    left: 0 !important; }

  .detail-text, .detail-slider {
    padding-top: 2rem !important; }

  .recommended-accessories .accessory {
    flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
    border-bottom: none;
    border-left: 1px solid #8a8d8f; }
    .recommended-accessories .accessory:nth-child(3n) {
      border-left: none; } }
@media (min-width: 768px) {
  .compared-products {
    position: relative; }
    .compared-products .compared-products-wrapper {
      background: #f4f4f4; }
    .compared-products table tr:first-child, .compared-products table tr:last-child {
      background: #ffffff; }

  .comparison .comparison-nav {
    display: block;
    position: absolute;
    width: calc(50% - 1rem);
    right: 1rem;
    padding: 1rem;
    font-size: 26px;
    z-index: 1; }
    .comparison .comparison-nav .next {
      float: right; }
    .comparison .comparison-nav .prev {
      float: left; }
    .comparison .comparison-nav .next.disabled, .comparison .comparison-nav .prev.disabled {
      display: none; }

  .recommended-accessories .accessory:nth-child(3n) {
    border-right: 1px solid #8e8d8f; } }
@media (min-width: 992px) {
  .product-tabs-container {
    background-color: #f4f4f4; }
    .product-tabs-container .product-tabs .product-addto-links {
      margin-top: 0; } }
/* XS devices and up */
html.wheretobuy-active #header .desktop-header > .col-12.col-sm-10 > .row.no-ml-sm-down:before {
  opacity: 1;
  visibility: visible; }

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.popup-window.ui-dialog-buttons.ui-dialog-active.ui-draggable.ui-resizable {
  z-index: 10000 !important; }

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1002;
  background: #ffffff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); }
  #header .logo-center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  #header .mobile-header {
    display: block; }
  #header .desktop-header {
    display: none; }
  #header .desktop-header > .col-12.col-sm-10 > .row.no-ml-sm-down:before {
    content: '';
    background-color: rgba(2, 30, 67, 0.7);
    z-index: 1;
    position: fixed;
    width: 100%;
    height: 49px;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out; }
  #header .top-menu {
    position: relative;
    z-index: 3;
    height: 49px;
    width: 100%; }
    #header .top-menu ul {
      list-style: none;
      margin-bottom: 0;
      float: right;
      padding-left: 0; }
      #header .top-menu ul li {
        float: left; }
        #header .top-menu ul li a {
          color: #ffffff;
          line-height: 49px;
          margin-right: 2rem; }
          #header .top-menu ul li a:hover {
            color: #cc0000; }
    #header .top-menu .language-selector a.current {
      background-repeat: no-repeat;
      padding-left: 25px;
      background-position-y: 3px; }
      #header .top-menu .language-selector a.current.bissell_ar {
        background-image: url("../images/flags/ar.png"); }
      #header .top-menu .language-selector a.current.bissell_nl {
        background-image: url("../images/flags/nl.png"); }
      #header .top-menu .language-selector a.current.bissell_no {
        background-image: url("../images/flags/no.png"); }
      #header .top-menu .language-selector a.current.bissell_th {
        background-image: url("../images/flags/th.png"); }
      #header .top-menu .language-selector a.current.bissell_kr {
        background-image: url("../images/flags/kr.png"); }
      #header .top-menu .language-selector a.current.bissell_jp {
        background-image: url("../images/flags/jp.png"); }
      #header .top-menu .language-selector a.current.bissell_cn {
        background-image: url("../images/flags/cn.png"); }
      #header .top-menu .language-selector a.current.bissell_hr {
        background-image: url("../images/flags/hr.png"); }
      #header .top-menu .language-selector a.current.bissell_hu {
        background-image: url("../images/flags/hu.png"); }
      #header .top-menu .language-selector a.current.bissell_cz {
        background-image: url("../images/flags/cz.png"); }
      #header .top-menu .language-selector a.current.bissell_lt {
        background-image: url("../images/flags/lt.png"); }
      #header .top-menu .language-selector a.current.bissell_dk {
        background-image: url("../images/flags/dk.png"); }
      #header .top-menu .language-selector a.current.bissell_fi_se, #header .top-menu .language-selector a.current.bissell_fi {
        background-image: url("../images/flags/fi.png"); }
      #header .top-menu .language-selector a.current.bissell_se {
        background-image: url("../images/flags/se.png"); }
      #header .top-menu .language-selector a.current.bissell_ch_it {
        background-image: url("../images/flags/ch.png"); }
      #header .top-menu .language-selector a.current.bissell_de {
        background-image: url("../images/flags/de.png"); }
      #header .top-menu .language-selector a.current.bissell_it {
        background-image: url("../images/flags/it.png"); }
      #header .top-menu .language-selector a.current.bissell_ch_de, #header .top-menu .language-selector a.current.bissell_ch_fr {
        background-image: url("../images/flags/ch.png"); }
      #header .top-menu .language-selector a.current.bissell_at {
        background-image: url("../images/flags/at.png"); }
      #header .top-menu .language-selector a.current.bissell_cl {
        background-image: url("../images/flags/cl.png"); }
      #header .top-menu .language-selector a.current.bissell_fr {
        background-image: url("../images/flags/fr.png"); }
      #header .top-menu .language-selector a.current.bissell_es {
        background-image: url("../images/flags/es.png"); }
      #header .top-menu .language-selector a.current.bissell_ru {
        background-image: url("../images/flags/ru.png"); }
      #header .top-menu .language-selector a.current.bissell_pt {
        background-image: url("../images/flags/pt.png"); }
      #header .top-menu .language-selector a.current.bissell_tw {
        background-image: url("../images/flags/tw.png"); }
      #header .top-menu .language-selector a.current.bissell_pl {
        background-image: url("../images/flags/pl.png"); }
      #header .top-menu .language-selector a.current.bissell_be_nl, #header .top-menu .language-selector a.current.bissell_be_fr {
        background-image: url("../images/flags/be.png"); }
      #header .top-menu .language-selector a.current.us {
        background-image: url("../images/flags/us.png"); }
      #header .top-menu .language-selector a.current.international {
        background-image: url("../images/flags/international.png");
        background-size: 16px auto; }
    #header .top-menu .language-selector ul {
      max-height: 500px;
      overflow: scroll;
      position: absolute;
      background-color: #021e43;
      padding: 1rem;
      border-top: 1px solid #cc0000;
      opacity: 0;
      visibility: hidden;
      transition: all .3s ease-in-out;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out; }
      #header .top-menu .language-selector ul li {
        float: none;
        padding: .3rem 0 .3rem 1.8rem;
        background-repeat: no-repeat;
        background-position: left center; }
        #header .top-menu .language-selector ul li a {
          line-height: 1.2; }
          #header .top-menu .language-selector ul li a img {
            margin-right: .4rem; }
        #header .top-menu .language-selector ul li.international {
          background-image: url("../images/flags/international.png");
          background-size: 16px auto;
          background-position: 2px; }
    #header .top-menu .language-selector:hover ul {
      visibility: visible;
      opacity: 1; }
    #header .top-menu .where-to-buy {
      border-top: none;
      float: right;
      text-transform: uppercase;
      height: 49px;
      padding: 1rem;
      font-weight: bold; }
    #header .top-menu .search {
      float: left;
      margin: .6rem; }
      #header .top-menu .search form .control {
        float: left; }
        #header .top-menu .search form .control input {
          padding: 1px .5rem;
          background-color: #021e43;
          border: none;
          border-bottom: 1px solid #f4f4f4;
          color: #ffffff;
          max-width: 150px; }
          #header .top-menu .search form .control input:focus {
            outline: none;
            border-color: #ffffff; }
      #header .top-menu .search form button {
        position: relative;
        top: -1px;
        left: -3px;
        height: 28px;
        width: 28px;
        background-color: transparent;
        border: none;
        color: #ffffff;
        cursor: pointer; }
        #header .top-menu .search form button i.fa {
          font-size: 1rem !important; }
        #header .top-menu .search form button:focus, #header .top-menu .search form button:active {
          outline: none; }
        #header .top-menu .search form button:hover {
          color: #cc0000; }
  #header .bottom-menu {
    position: relative;
    background: #ffffff;
    z-index: 2;
    height: 49px;
    width: 100%; }
    #header .bottom-menu .logo img {
      margin-top: 10px;
      height: 29px !important;
      width: auto !important; }
    #header .bottom-menu .main-menu {
      float: right; }
      #header .bottom-menu .main-menu ul {
        float: left;
        margin-bottom: 0;
        padding-left: 0;
        list-style: none; }
      #header .bottom-menu .main-menu li {
        margin-bottom: 0;
        float: left; }
        #header .bottom-menu .main-menu li a {
          text-transform: uppercase;
          line-height: 49px;
          color: #021e43;
          font-weight: bold; }
          #header .bottom-menu .main-menu li a:hover {
            color: #cc0000; }
          #header .bottom-menu .main-menu li a:last-child {
            margin-right: 1rem; }
        #header .bottom-menu .main-menu li i.fa {
          margin-right: 1.5rem; }
        #header .bottom-menu .main-menu li ul {
          list-style: none;
          z-index: 10;
          position: absolute;
          background-color: #ffffff;
          min-width: 250px;
          border-top: 1px solid #cc0000;
          border-bottom: 1px solid rgba(0, 0, 0, 0.3);
          padding-left: 0;
          top: 100%;
          visibility: hidden;
          opacity: 0;
          min-width: 250px;
          max-width: 250px;
          transition: all .3s ease-in-out;
          -webkit-transition: all .3s ease-in-out;
          -moz-transition: all .3s ease-in-out; }
          #header .bottom-menu .main-menu li ul li {
            padding: 0 1rem;
            float: none;
            position: relative; }
            #header .bottom-menu .main-menu li ul li a {
              margin-right: 0;
              display: block;
              width: 100%;
              line-height: 1;
              padding: 1.2rem 0; }
              #header .bottom-menu .main-menu li ul li a i {
                margin-right: 0 !important; }
              #header .bottom-menu .main-menu li ul li a span {
                -webkit-hyphens: auto;
                -moz-hyphens: auto;
                -ms-hyphens: auto;
                hyphens: auto; }
            #header .bottom-menu .main-menu li ul li ul {
              left: 100%;
              top: -1px; }
              #header .bottom-menu .main-menu li ul li ul i {
                position: absolute; }
              #header .bottom-menu .main-menu li ul li ul li:hover ul {
                opacity: 1;
                visibility: visible; }
                #header .bottom-menu .main-menu li ul li ul li:hover ul ul {
                  opacity: 0;
                  visibility: hidden; }
            #header .bottom-menu .main-menu li ul li:hover ul {
              opacity: 1;
              visibility: visible; }
              #header .bottom-menu .main-menu li ul li:hover ul ul {
                opacity: 0;
                visibility: hidden; }
        #header .bottom-menu .main-menu li:hover ul {
          opacity: 1;
          visibility: visible; }
          #header .bottom-menu .main-menu li:hover ul ul {
            opacity: 0;
            visibility: hidden; }
    #header .bottom-menu .side-nav-toggle {
      float: right; }
      #header .bottom-menu .side-nav-toggle a {
        background-color: #021e43;
        color: #ffffff;
        height: 49px;
        width: 49px;
        display: block;
        text-align: center; }
        #header .bottom-menu .side-nav-toggle a i {
          font-size: 1.4rem;
          margin-top: 1rem; }
      #header .bottom-menu .side-nav-toggle:hover a {
        background-color: #cc0000; }
    #header .bottom-menu .search-toggle {
      float: right; }
      #header .bottom-menu .search-toggle a {
        height: 49px;
        width: 60px;
        display: block;
        text-align: center; }
        #header .bottom-menu .search-toggle a i {
          font-size: 1.4rem;
          margin-top: 1rem; }
      #header .bottom-menu .search-toggle:hover a {
        color: #cc0000; }
  #header .mobile-header .mobile-logo {
    width: 100%;
    padding: 2rem 0; }
  #header .mobile-header .mobile-menu {
    width: 100%;
    position: relative; }
    #header .mobile-header .mobile-menu .side-nav-toggle {
      float: right; }
      #header .mobile-header .mobile-menu .side-nav-toggle a {
        background-color: #021e43;
        color: #ffffff;
        height: 49px;
        width: 60px;
        display: block;
        text-align: center; }
        #header .mobile-header .mobile-menu .side-nav-toggle a i {
          font-size: 1.4rem;
          margin-top: 1rem; }
      #header .mobile-header .mobile-menu .side-nav-toggle:hover a {
        background-color: #cc0000; }
    #header .mobile-header .mobile-menu .search-toggle {
      float: right; }
      #header .mobile-header .mobile-menu .search-toggle a {
        height: 49px;
        width: 60px;
        display: block;
        text-align: center; }
        #header .mobile-header .mobile-menu .search-toggle a i {
          font-size: 1.4rem;
          margin-top: 1rem; }
      #header .mobile-header .mobile-menu .search-toggle:hover a {
        color: #cc0000; }
    #header .mobile-header .mobile-menu .mobile-search {
      top: 64px;
      visibility: hidden;
      opacity: 0;
      transition: all .3s ease-in-out;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      width: 100%;
      position: fixed;
      padding: 1rem;
      height: auto; }
      #header .mobile-header .mobile-menu .mobile-search.active {
        visibility: visible;
        opacity: 1; }
    #header .mobile-header .mobile-menu .where-to-buy-toggle {
      float: right;
      background-color: #cc0000; }
      #header .mobile-header .mobile-menu .where-to-buy-toggle a {
        height: 49px;
        width: 60px;
        display: block;
        text-align: center;
        color: #ffffff; }
        #header .mobile-header .mobile-menu .where-to-buy-toggle a i {
          font-size: 1.4rem;
          margin-top: 1rem; }
    #header .mobile-header .mobile-menu .language-selector {
      display: inline-block;
      float: right; }
      #header .mobile-header .mobile-menu .language-selector a.current {
        width: 64px;
        height: 64px;
        text-align: center;
        border-right: 1px solid #f4f4f4;
        display: inline-block; }
        #header .mobile-header .mobile-menu .language-selector a.current .current-language {
          background-repeat: no-repeat;
          background-position-y: 6px; }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_ar .current-language {
          background-image: url("../images/flags/ar.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_nl .current-language {
          background-image: url("../images/flags/nl.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_no .current-language {
          background-image: url("../images/flags/no.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_th .current-language {
          background-image: url("../images/flags/th.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_kr .current-language {
          background-image: url("../images/flags/kr.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_jp .current-language {
          background-image: url("../images/flags/jp.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_cn .current-language {
          background-image: url("../images/flags/cn.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_hr .current-language {
          background-image: url("../images/flags/hr.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_hu .current-language {
          background-image: url("../images/flags/hu.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_cz .current-language {
          background-image: url("../images/flags/cz.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_lt .current-language {
          background-image: url("../images/flags/lt.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_dk .current-language {
          background-image: url("../images/flags/dk.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_fi_se .current-language, #header .mobile-header .mobile-menu .language-selector a.current.bissell_fi .current-language {
          background-image: url("../images/flags/fi.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_se .current-language {
          background-image: url("../images/flags/se.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_ch_it .current-language {
          background-image: url("../images/flags/ch.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_de .current-language {
          background-image: url("../images/flags/de.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_it .current-language {
          background-image: url("../images/flags/it.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_ch_de .current-language, #header .mobile-header .mobile-menu .language-selector a.current.bissell_ch_fr .current-language {
          background-image: url("../images/flags/ch.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_at .current-language {
          background-image: url("../images/flags/at.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_cl .current-language {
          background-image: url("../images/flags/cl.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_fr .current-language {
          background-image: url("../images/flags/fr.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_es .current-language {
          background-image: url("../images/flags/es.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_ru .current-language {
          background-image: url("../images/flags/ru.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_pt .current-language {
          background-image: url("../images/flags/pt.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_tw .current-language {
          background-image: url("../images/flags/tw.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_pl .current-language {
          background-image: url("../images/flags/pl.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.bissell_be_nl .current-language, #header .mobile-header .mobile-menu .language-selector a.current.bissell_be_fr .current-language {
          background-image: url("../images/flags/be.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.us .current-language {
          background-image: url("../images/flags/us.png"); }
        #header .mobile-header .mobile-menu .language-selector a.current.international .current-language {
          background-image: url("../images/flags/international.png");
          background-size: 16px auto; }
        @media screen and (max-width: 330px) {
          #header .mobile-header .mobile-menu .language-selector a.current {
            width: 40px;
            float: right; } }
        #header .mobile-header .mobile-menu .language-selector a.current .current-language {
          display: block;
          margin-top: 1.5rem; }
          @media screen and (max-width: 330px) {
            #header .mobile-header .mobile-menu .language-selector a.current .current-language i {
              display: none; } }
        #header .mobile-header .mobile-menu .language-selector a.current img {
          max-width: 19px;
          position: relative; }
      #header .mobile-header .mobile-menu .language-selector .languages {
        position: absolute;
        overflow: auto;
        box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
        top: 49px;
        min-width: 300px;
        right: 0;
        background-color: #ffffff;
        visibility: hidden;
        opacity: 0;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out; }
        #header .mobile-header .mobile-menu .language-selector .languages ul {
          list-style: none;
          padding: 2rem;
          border-top: 1px solid #f4f4f4; }
      #header .mobile-header .mobile-menu .language-selector.active .languages {
        visibility: visible;
        opacity: 1; }
  #header .mobile-header .mobile-logo {
    width: 25%;
    float: left;
    padding: 0.5rem 0; }
    #header .mobile-header .mobile-logo img {
      padding-left: 1rem;
      max-width: 80px; }
  #header .mobile-header .mobile-menu {
    width: 75%;
    float: left; }
    #header .mobile-header .mobile-menu .search-toggle a, #header .mobile-header .mobile-menu .side-nav-toggle a, #header .mobile-header .mobile-menu .where-to-buy-toggle a {
      height: 64px; }
      #header .mobile-header .mobile-menu .search-toggle a i, #header .mobile-header .mobile-menu .side-nav-toggle a i, #header .mobile-header .mobile-menu .where-to-buy-toggle a i {
        margin-top: 1.75rem; }
  #header .mobile-header .language-selector .languages {
    top: 64px !important; }

.mobile-search {
  position: absolute;
  right: 0;
  height: 49px;
  top: 0;
  background: #ffffff;
  z-index: 1;
  border-top: 1px solid #f4f4f4;
  padding: 0.5rem 1rem;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out; }
  .mobile-search form {
    box-sizing: border-box; }
    .mobile-search form .control {
      float: left; }
    .mobile-search form input {
      height: 32px;
      padding: 0 .5rem;
      border: 1px solid #ccc; }
    .mobile-search form button {
      float: left;
      height: 32px;
      width: 32px;
      background-color: #cc0000;
      color: #ffffff;
      border: none;
      border-radius: 0;
      padding: 0; }
  .mobile-search.active {
    top: 100%; }

.side-navigation {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(2, 30, 67, 0.7);
  z-index: 1001;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  visibility: hidden;
  opacity: 0; }
  .side-navigation .side-navigation-inner {
    position: absolute;
    overflow: auto;
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    right: -470px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out; }
    .side-navigation .side-navigation-inner .side-nav-head .side-nav-close {
      position: absolute;
      left: 2rem;
      font-size: 1.3rem; }
    .side-navigation .side-navigation-inner .side-menu {
      list-style: none; }
      .side-navigation .side-navigation-inner .side-menu ul {
        list-style: none; }
      .side-navigation .side-navigation-inner .side-menu li.parent a .side-nav-menu-toggle {
        display: inline-block;
        margin-left: 1rem;
        width: 23px;
        text-align: center; }
        .side-navigation .side-navigation-inner .side-menu li.parent a .side-nav-menu-toggle:after {
          content: "\f078";
          font: normal normal normal 14px/1 FontAwesome;
          font-size: .8rem;
          line-height: 23px; }
        .side-navigation .side-navigation-inner .side-menu li.parent a .side-nav-menu-toggle.active {
          transform: rotate(180deg);
          transition: all .3s ease-in-out;
          -webkit-transition: all .3s ease-in-out;
          -moz-transition: all .3s ease-in-out;
          -o-transition: all .3s ease-in-out; }
      .side-navigation .side-navigation-inner .side-menu li a {
        color: #009fe3;
        font-weight: 400;
        margin-bottom: .5rem;
        display: block; }
        .side-navigation .side-navigation-inner .side-menu li a:hover {
          color: #cc0000; }
        .side-navigation .side-navigation-inner .side-menu li a span {
          line-height: 25px; }
      .side-navigation .side-navigation-inner .side-menu li ul {
        padding-left: 20px; }
        .side-navigation .side-navigation-inner .side-menu li ul li a {
          color: #021e43;
          font-weight: 300; }
      .side-navigation .side-navigation-inner .side-menu li ul.submenu {
        display: none; }
        .side-navigation .side-navigation-inner .side-menu li ul.submenu.active {
          display: block !important; }
    .side-navigation .side-navigation-inner strong a {
      color: #009fe3;
      display: block;
      margin-bottom: .5rem; }
    .side-navigation .side-navigation-inner ul {
      margin-bottom: 1rem; }
      .side-navigation .side-navigation-inner ul li {
        margin-bottom: 0; }
        .side-navigation .side-navigation-inner ul li a {
          color: #021e43; }
  .side-navigation.active {
    visibility: visible;
    opacity: 1; }
    .side-navigation.active .side-navigation-inner {
      right: 0; }

.page-title h2 {
  font-size: 1.2rem !important; }

.page-breadcrumbs ul {
  margin-bottom: 0;
  padding-left: 0; }
  .page-breadcrumbs ul .item {
    margin-bottom: 0;
    color: #ffffff;
    display: inline-block;
    border: none; }
    .page-breadcrumbs ul .item a {
      color: #ffffff; }
      .page-breadcrumbs ul .item a:hover {
        color: #cc0000; }
    .page-breadcrumbs ul .item:nth-last-child(2) {
      display: inline-block !important; }
      .page-breadcrumbs ul .item:nth-last-child(2):before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f104";
        line-height: 23px;
        margin: 0 .5rem; }
      .page-breadcrumbs ul .item:nth-last-child(2):after {
        content: "-" !important; }
    .page-breadcrumbs ul .item:not(:last-child) {
      display: none; }
      .page-breadcrumbs ul .item:not(:last-child):after {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f105";
        line-height: 23px;
        margin: 0 .5rem; }

/* XS devices and down */
@media (max-width: 575px) {
  #header .container {
    padding-left: 0;
    padding-right: 0; }

  #wheretobuy {
    top: 84px; } }
/* Only XS devices */
@media screen and (max-width: 767px) and (min-width: 576px) {
  #header .top-menu ul li a {
    margin-right: 1rem !important; } }
@media (min-width: 576px) {
  #header {
    border-bottom: none; }
    #header .mobile-header {
      display: none; }
    #header .desktop-header {
      display: flex; }
    #header .container {
      padding-left: 15px;
      padding-right: 15px; }

  .side-navigation .side-navigation-inner {
    width: 470px; } }
@media (max-width: 767px) {
  .bottom-menu .logo {
    padding-left: 1rem; }

  .page-title, .page-breadcrumbs {
    padding: 0; } }
@media (min-width: 768px) {
  .page-breadcrumbs ul .item:not(:last-child) {
    display: inline-block; }
  .page-breadcrumbs ul .item:nth-last-child(2):before {
    display: none; }
  .page-breadcrumbs ul .item:nth-last-child(2):after {
    content: "" !important; }

  .page-title h2 {
    font-size: 2rem !important; } }
@media (max-width: 1199px) {
  #header .bottom-menu .main-menu li a {
    margin-right: 1rem; } }
/* XS devices and up */
#footer {
  width: 100%; }
  #footer .footer-buttons a {
    float: right;
    width: 49px;
    height: 49px;
    display: block;
    font-size: 2rem;
    text-align: center;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out; }
    #footer .footer-buttons a i {
      font-size: 1.5rem;
      position: relative;
      top: 0;
      margin-top: .5rem;
      transition: all .3s ease-in-out;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out; }
  #footer .footer-buttons .back-to-top {
    color: #009fe3;
    background-color: #ffffff; }
    #footer .footer-buttons .back-to-top:hover {
      background-color: #f4f4f4; }
      #footer .footer-buttons .back-to-top:hover i {
        top: -5px; }
  #footer .footer-buttons .maps {
    color: #ffffff;
    background-color: #cc0000; }
    #footer .footer-buttons .maps:hover {
      background-color: #a61515; }
      #footer .footer-buttons .maps:hover i {
        top: -5px; }
  #footer .footer-column ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0; }
    #footer .footer-column ul li {
      padding: .5rem 0;
      margin-top: 1rem;
      border-bottom: 2px solid #ffffff; }
      #footer .footer-column ul li a {
        color: #ffffff;
        font-size: 1rem; }
        #footer .footer-column ul li a:hover {
          color: #cc0000; }
  #footer .footer-info .title {
    padding: .5rem 0;
    margin-top: 1rem;
    border-bottom: 2px solid #ffffff;
    color: #ffffff;
    font-size: 1rem; }
    #footer .footer-info .title a {
      color: #ffffff; }
  #footer .footer-info p {
    color: #c2c1c1;
    margin-top: 1.5rem; }
  #footer .footer-info a {
    color: #c2c1c1; }
  #footer .footer-info a:hover {
    color: #cc0000; }
  #footer .social-links {
    min-height: 50px;
    font-size: 1rem; }
    #footer .social-links .line {
      display: inline-block;
      color: white;
      vertical-align: middle; }
    #footer .social-links a {
      color: #ffffff; }
    #footer .social-links a:hover {
      color: #cc0000; }
    #footer .social-links .list-unstyled {
      margin-bottom: 0; }
    #footer .social-links li {
      display: inline-block;
      margin-right: 1rem; }
      #footer .social-links li:last-child {
        margin-right: 0; }
      #footer .social-links li a {
        line-height: 50px;
        color: #ffffff;
        font-size: 1.5rem; }
        #footer .social-links li a:hover {
          color: #cc0000; }

#copyright {
  width: 100%;
  border-top: 2px solid #ffffff;
  font-size: 0.8rem; }
  #copyright .optanon-show-settings-popup-wrapper {
    display: inline-block;
    height: 12px; }
    #copyright .optanon-show-settings-popup-wrapper #optanon-show-settings-popup ul {
      overflow: hidden; }
    #copyright .optanon-show-settings-popup-wrapper .optanon-show-settings-left,
    #copyright .optanon-show-settings-popup-wrapper .optanon-show-settings-right,
    #copyright .optanon-show-settings-popup-wrapper .optanon-show-settings-middle {
      background: none !important;
      border: none;
      width: auto !important; }
    #copyright .optanon-show-settings-popup-wrapper .optanon-show-settings-middle {
      height: auto !important;
      padding-top: 0; }
    #copyright .optanon-show-settings-popup-wrapper .optanon-show-settings {
      display: table-cell;
      vertical-align: middle;
      color: #ffffff !important;
      font-size: 12px;
      font-weight: 300;
      font-family: "Montserrat",sans-serif !important; }
      #copyright .optanon-show-settings-popup-wrapper .optanon-show-settings:hover {
        color: #cc0000; }
  #copyright .footer-copyright {
    min-height: 50px; }
  #copyright .footer-links {
    min-height: 50px; }
    #copyright .footer-links a {
      color: #ffffff;
      margin-right: 1rem; }
      #copyright .footer-links a:hover {
        color: #cc0000; }

/* XS devices and down */
/* Only XS devices */
@media (max-width: 767px) {
  #footer, #copyright {
    padding: 0; } }
@media (min-width: 768px) {
  .social-links li {
    float: right !important;
    margin-right: 0 !important;
    margin-left: 2rem; } }
.wheretobuy-content {
  flex: 0 1 auto;
  padding-bottom: 1rem; }
  .wheretobuy-content .retailer {
    border-bottom: 1px solid #cccccc; }
    .wheretobuy-content .retailer .retailer-image {
      width: 120px;
      display: inline-block;
      float: left; }
      .wheretobuy-content .retailer .retailer-image img {
        max-width: 100%;
        height: auto; }
    .wheretobuy-content .retailer a {
      color: #000;
      font-weight: bold;
      display: block;
      height: 100%; }

.wheretobuy-map-overlay {
  width: 300px;
  position: absolute;
  z-index: 1000;
  padding: 1rem;
  background-color: white; }
  .wheretobuy-map-overlay .errors {
    color: #c00;
    margin-top: 10px;
    float: left; }
  .wheretobuy-map-overlay .head {
    overflow: hidden; }
    .wheretobuy-map-overlay .head input, .wheretobuy-map-overlay .head select {
      border: 1px solid #021e43;
      height: calc(2.25rem + 2px);
      vertical-align: initial;
      float: left; }
    .wheretobuy-map-overlay .head input {
      width: 60%;
      padding: .375rem .75rem .375rem .75rem; }
    .wheretobuy-map-overlay .head select {
      width: 30%;
      border-left: none; }
    .wheretobuy-map-overlay .head button {
      background-color: #021e43;
      float: left;
      color: #fff;
      border: 1px solid #021e43;
      height: calc(2.25rem + 2px);
      width: 10%;
      border-radius: 0; }
      .wheretobuy-map-overlay .head button.search-markers {
        padding-left: 0;
        padding-right: 0; }
    .wheretobuy-map-overlay .head .reset-markers {
      width: auto !important;
      margin-top: 10px; }
    .wheretobuy-map-overlay .head input:focus, .wheretobuy-map-overlay .head input:active, .wheretobuy-map-overlay .head select:focus, .wheretobuy-map-overlay .head select:active, .wheretobuy-map-overlay .head button:focus, .wheretobuy-map-overlay .head button:active {
      outline: none; }
  .wheretobuy-map-overlay .body {
    height: calc(100% - 77px);
    overflow: auto;
    display: none; }
  .wheretobuy-map-overlay .search-markers-list {
    list-style: none;
    padding-left: 0;
    margin-top: 1rem; }
    .wheretobuy-map-overlay .search-markers-list li {
      margin-bottom: 1rem;
      overflow: hidden;
      border-bottom: 1px solid #ccc;
      padding-bottom: 1rem; }
      .wheretobuy-map-overlay .search-markers-list li .left {
        float: left;
        max-width: 60%; }
      .wheretobuy-map-overlay .search-markers-list li img {
        max-width: calc(40% - 1rem);
        float: right; }
      .wheretobuy-map-overlay .search-markers-list li strong {
        font-weight: 600; }

.wheretobuy-page .wheretobuy-offline {
  padding-top: 3rem; }

#wheretobuy {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 49px;
  left: 0;
  background-color: rgba(2, 30, 67, 0.7);
  z-index: 1002;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  visibility: hidden;
  opacity: 0; }
  #wheretobuy .wheretobuy-inner {
    overflow: auto;
    display: flex;
    flex-flow: column;
    position: absolute;
    height: calc(100% - 49px);
    width: 66.6666%;
    right: 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out; }
    #wheretobuy .wheretobuy-inner .wheretobuy-content {
      flex: 0 1 auto;
      padding-bottom: 1rem; }
      #wheretobuy .wheretobuy-inner .wheretobuy-content .retailer {
        border-bottom: 1px solid #cccccc; }
        #wheretobuy .wheretobuy-inner .wheretobuy-content .retailer .retailer-image {
          width: 120px;
          display: inline-block;
          float: left; }
          #wheretobuy .wheretobuy-inner .wheretobuy-content .retailer .retailer-image img {
            max-width: 100%;
            height: auto; }
        #wheretobuy .wheretobuy-inner .wheretobuy-content .retailer a {
          color: #000;
          font-weight: bold;
          display: block;
          height: 100%; }
    #wheretobuy .wheretobuy-inner .wheretobuy-offline {
      padding-top: 3rem; }
      #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map {
        position: relative; }
        #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map #wheretobuy-map-canvas, #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map #wheretobuy-page-map-canvas {
          flex: 1 1 auto; }
  #wheretobuy.active {
    opacity: 1;
    visibility: visible; }

#wheretobuy-full {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 10000; }
  #wheretobuy-full .wheretobuy-full-inner {
    position: relative;
    width: 100%;
    height: 100%;
    display: block; }
    #wheretobuy-full .wheretobuy-full-inner #wheretobuy-full-map-canvas {
      position: relative;
      width: 100%;
      height: 100%; }

/* XS devices and down */
@media (max-width: 575px) {
  #wheretobuy .wheretobuy-inner {
    height: calc(100% - 84px) !important; }
    #wheretobuy .wheretobuy-inner .wheretobuy-offline h3 {
      padding-left: 1rem !important; }
    #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map-overlay {
      position: relative !important;
      width: auto !important;
      height: auto !important;
      margin: 0 !important; }
      #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map-overlay .body {
        display: block !important; }
      #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map-overlay .search-markers-list li {
        padding-bottom: 0; }
      #wheretobuy .wheretobuy-inner .wheretobuy-offline .wheretobuy-map-overlay .search-markers-list img {
        float: left !important;
        width: 120px;
        display: inline-block; }
    #wheretobuy .wheretobuy-inner .wheretobuy-offline #wheretobuy-map-canvas {
      display: none; }

  .wheretobuy-page .wheretobuy-map-overlay {
    position: relative !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important; }
    .wheretobuy-page .wheretobuy-map-overlay .body {
      display: block !important; }
    .wheretobuy-page .wheretobuy-map-overlay .search-markers-list li {
      padding-bottom: 0; }
    .wheretobuy-page .wheretobuy-map-overlay .search-markers-list img {
      float: left !important;
      width: 120px;
      display: inline-block; }
  .wheretobuy-page #wheretobuy-page-map-canvas {
    display: none; } }
.btn, .modal-popup .action-accept, .modal-popup .action-dismiss {
  padding: 1rem 2rem;
  font-weight: bold;
  white-space: normal;
  border: 2px solid transparent;
  cursor: pointer;
  font-size: 1.1rem; }
  .btn i, .modal-popup .action-accept i, .modal-popup .action-dismiss i {
    font-size: 1.4rem; }
  .btn.btn-sm, .btn-group-sm > .btn, .modal-popup .btn-group-sm > .action-accept, .modal-popup .btn-group-sm > .action-dismiss, .modal-popup .btn-sm.action-accept, .modal-popup .btn-sm.action-dismiss {
    padding: 0.5rem 1rem;
    font-size: 1.1rem; }

button.btn, .modal-popup button.action-accept, .modal-popup button.action-dismiss {
  border-radius: 0; }

.btn-large {
  font-size: 1.4rem; }

.btn-small {
  padding: .5rem;
  font-size: 1rem; }

.btn-red, .modal-popup .action-dismiss, .btn-red:visited, .modal-popup .action-dismiss:visited {
  background-color: #cc0000;
  color: #ffffff; }
  .btn-red:hover, .modal-popup .action-dismiss:hover, .btn-red:focus, .modal-popup .action-dismiss:focus, .btn-red:active, .modal-popup .action-dismiss:active, .btn-red:visited:hover, .modal-popup .action-dismiss:visited:hover, .btn-red:visited:focus, .modal-popup .action-dismiss:visited:focus, .btn-red:visited:active, .modal-popup .action-dismiss:visited:active {
    background-color: #a61515;
    color: #ffffff; }

.btn-blue, .modal-popup .action-accept, .btn-blue:visited, .modal-popup .action-accept:visited {
  background-color: #021e43;
  color: #ffffff; }
  .btn-blue:hover, .modal-popup .action-accept:hover, .btn-blue:focus, .modal-popup .action-accept:focus, .btn-blue:active, .modal-popup .action-accept:active, .btn-blue:visited:hover, .modal-popup .action-accept:visited:hover, .btn-blue:visited:focus, .modal-popup .action-accept:visited:focus, .btn-blue:visited:active, .modal-popup .action-accept:visited:active {
    background-color: #009fe3;
    color: #ffffff; }

.btn-white, .btn-white:visited {
  background-color: #ffffff;
  color: #009fe3; }
  .btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white:visited:hover, .btn-white:visited:focus, .btn-white:visited:active {
    background-color: #f4f4f4;
    color: #021e43; }

.btn-white-border, .btn-white-border:visited {
  border-color: #ffffff;
  color: #ffffff; }
  .btn-white-border:hover, .btn-white-border:focus, .btn-white-border:active, .btn-white-border:visited:hover, .btn-white-border:visited:focus, .btn-white-border:visited:active {
    background-color: #ffffff;
    color: #021e43; }

.btn-blue-border, .btn-blue-border:visited {
  color: #021e43;
  border-color: #021e43; }
  .btn-blue-border:hover, .btn-blue-border:focus, .btn-blue-border:active, .btn-blue-border:visited:hover, .btn-blue-border:visited:focus, .btn-blue-border:visited:active {
    background-color: #021e43;
    color: #ffffff; }

.btn-text-blue, .btn-text-blue:visited {
  padding: 0;
  color: #021e43; }
  .btn-text-blue:hover, .btn-text-blue:focus, .btn-text-blue:active, .btn-text-blue:visited:hover, .btn-text-blue:visited:focus, .btn-text-blue:visited:active {
    color: #cc0000; }

.btn-text-light-blue, .btn-text-light-blue:visited {
  padding: 0;
  color: #009fe3; }
  .btn-text-light-blue:hover, .btn-text-light-blue:focus, .btn-text-light-blue:active, .btn-text-light-blue:visited:hover, .btn-text-light-blue:visited:focus, .btn-text-light-blue:visited:active {
    color: #cc0000; }

.btn-set-inline .btn, .btn-set-inline .modal-popup .action-accept, .modal-popup .btn-set-inline .action-accept, .btn-set-inline .modal-popup .action-dismiss, .modal-popup .btn-set-inline .action-dismiss {
  margin-right: 2rem; }
  .btn-set-inline .btn:last-child, .btn-set-inline .modal-popup .action-accept:last-child, .modal-popup .btn-set-inline .action-accept:last-child, .btn-set-inline .modal-popup .action-dismiss:last-child, .modal-popup .btn-set-inline .action-dismiss:last-child {
    margin-right: 0; }

.product-selector-container .card {
  border: none;
  margin-bottom: 1.5rem; }
  .product-selector-container .card .card-footer {
    background-color: transparent;
    border: none;
    padding: 0; }
    .product-selector-container .card .card-footer a.btn, .product-selector-container .card .card-footer .modal-popup a.action-accept, .modal-popup .product-selector-container .card .card-footer a.action-accept, .product-selector-container .card .card-footer .modal-popup a.action-dismiss, .modal-popup .product-selector-container .card .card-footer a.action-dismiss {
      background-color: #009fe3;
      color: #ffffff;
      padding-top: 0.75rem;
      padding-bottom: 0.75rem; }
  .product-selector-container .card:hover {
    cursor: pointer; }
    .product-selector-container .card:hover a.btn, .product-selector-container .card:hover .modal-popup a.action-accept, .modal-popup .product-selector-container .card:hover a.action-accept, .product-selector-container .card:hover .modal-popup a.action-dismiss, .modal-popup .product-selector-container .card:hover a.action-dismiss {
      background-color: #cc0000; }

.productselector-banner {
  height: 180px;
  background-image: url(../images/productselector/banner.jpg);
  transition: 0.5s; }
  .productselector-banner .category-title {
    color: #fff;
    font-size: 2rem;
    text-shadow: none;
    margin-top: -3.5rem; }
    .productselector-banner .category-title.result {
      color: #021e43; }

.product-selector-footer {
  bottom: 0;
  background-color: #021e43;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem; }

.product-selector-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
  z-index: 2;
  display: none; }
  .product-selector-loading .icon {
    width: 60px;
    height: 50px;
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -25px; }
    .product-selector-loading .icon i.fa {
      color: #009fe3 !important; }

.product-selector-result {
  text-align: left; }
  .product-selector-result .recommend {
    color: #021e43;
    margin-bottom: 1rem; }
  .product-selector-result .product-name {
    background-color: #009fe3;
    color: #ffffff;
    text-align: left;
    padding: 1.5rem; }
    .product-selector-result .product-name h1 {
      text-transform: uppercase;
      margin-bottom: 0;
      line-height: 1;
      font-weight: bold; }
    .product-selector-result .product-name .product-tagline {
      text-transform: uppercase;
      margin-top: .5rem; }
  .product-selector-result .product-mobile-image {
    display: none; }
  .product-selector-result ul {
    list-style: none;
    padding-left: 0; }
    .product-selector-result ul li {
      position: relative;
      padding-left: 1.5rem;
      margin-bottom: 5px;
      color: #021e43; }
      .product-selector-result ul li i {
        position: absolute;
        left: 0;
        top: 4px; }

.catalog-product-selector {
  margin-bottom: 3rem; }
  .catalog-product-selector h2 {
    font-weight: bold;
    text-transform: uppercase;
    color: #021e43; }

@media (max-width: 575px) {
  .product-selector-container .card {
    display: block;
    text-align: center; } }
@media screen and (min-width: 768px) and (max-width: 768px) {
  .product-selector-container .card {
    flex: 0 0 50% !important;
    max-width: 50% !important; }

  .catalog-product-selector .selector-text {
    left: 0 !important; }

  .product-selector-result .col-12.col-md-6 {
    flex: 0 0 100% !important;
    max-width: 100% !important; } }
@media (max-width: 767px) {
  .product-selector-result .product-image {
    display: none; }
  .product-selector-result .product-mobile-image {
    display: block !important; } }
body.noScroll {
  overflow: hidden !important; }

footer.page-footer {
  position: relative;
  z-index: 1000; }

#campaign-page strong {
  font-weight: bold; }
#campaign-page .section {
  overflow: hidden; }
#campaign-page .review-crosswave-wrap .review-crosswave {
  display: inline-block;
  list-style: none;
  margin-bottom: 0;
  margin-top: 15px;
  padding-left: 0;
  width: 100%; }
  #campaign-page .review-crosswave-wrap .review-crosswave .review-box {
    display: inline-block;
    text-align: center; }
    #campaign-page .review-crosswave-wrap .review-crosswave .review-box:last-child {
      margin-bottom: 0; }
    #campaign-page .review-crosswave-wrap .review-crosswave .review-box a img {
      max-height: 25px; }
    #campaign-page .review-crosswave-wrap .review-crosswave .review-box a .ratingbox {
      display: flex;
      justify-content: center;
      margin-top: 10px; }
      #campaign-page .review-crosswave-wrap .review-crosswave .review-box a .ratingbox .fa-star-half-o, #campaign-page .review-crosswave-wrap .review-crosswave .review-box a .ratingbox .fa-star {
        color: #009FE1;
        float: left;
        font-size: 18px;
        position: relative; }
        #campaign-page .review-crosswave-wrap .review-crosswave .review-box a .ratingbox .fa-star-half-o.unrated, #campaign-page .review-crosswave-wrap .review-crosswave .review-box a .ratingbox .fa-star.unrated {
          color: #CCC; }
    #campaign-page .review-crosswave-wrap .review-crosswave .review-box a .fa-star-half-empty:after, #campaign-page .review-crosswave-wrap .review-crosswave .review-box a .fa-star-half-full:after, #campaign-page .review-crosswave-wrap .review-crosswave .review-box a .fa-star-half-o:after {
      color: #CCC;
      content: "\f123";
      display: inline-block;
      left: 8px;
      overflow: hidden;
      position: absolute;
      top: 0;
      transform: rotateY(-180deg);
      width: 8px; }
#campaign-page .banner-roundel {
  height: 100px;
  width: 100px;
  background-color: #C00;
  color: #FFF;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 99;
  transform: rotate(10deg); }
  #campaign-page .banner-roundel .banner-roundel-inner {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    line-height: 1.2;
    width: 100px; }
    #campaign-page .banner-roundel .banner-roundel-inner .label {
      color: white; }
#campaign-page .video-wrapper {
  position: relative;
  padding-top: 25px;
  padding-bottom: 56.25%;
  height: 0; }
  #campaign-page .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
#campaign-page .btn-landing {
  padding: 1rem;
  white-space: normal;
  border: none;
  cursor: pointer;
  font-size: .95rem;
  text-transform: uppercase;
  text-align: center;
  min-height: 46px;
  font-weight: 500;
  font-family: Montserrat, sans-serif !important;
  width: auto;
  display: inline-block; }
  #campaign-page .btn-landing.btn-red, #campaign-page .modal-popup .btn-landing.action-dismiss, .modal-popup #campaign-page .btn-landing.action-dismiss {
    color: #FFF !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#D43545), to(#AB0000));
    background: linear-gradient(to bottom, #D43545 0, #AB0000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d43545', endColorstr='#ab0000', GradientType=0); }
#campaign-page #campaign-overlay-side {
  position: fixed;
  width: 100%;
  z-index: 1000;
  right: 0;
  bottom: 0;
  top: auto;
  visibility: visible;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  transform: translateY(calc(100% - 47px)); }
  #campaign-page #campaign-overlay-side.active {
    transform: translateY(0); }
  #campaign-page #campaign-overlay-side .shop-now {
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
    #campaign-page #campaign-overlay-side .shop-now .shop-now-button {
      display: block;
      z-index: 1;
      position: relative; }
    #campaign-page #campaign-overlay-side .shop-now .shop-now-list {
      position: relative;
      background: #FFF;
      border: 1px solid #EAEAEA; }
      #campaign-page #campaign-overlay-side .shop-now .shop-now-list ul {
        list-style: none;
        padding: 10px 0;
        margin: 0 10px;
        text-align: center; }
        #campaign-page #campaign-overlay-side .shop-now .shop-now-list ul li {
          padding: 5px 0; }
          #campaign-page #campaign-overlay-side .shop-now .shop-now-list ul li img {
            width: 100%;
            height: auto;
            max-height: 40px;
            max-width: 140px; }
#campaign-page #campaign-mobile-video-header {
  position: relative;
  display: block; }
  #campaign-page #campaign-mobile-video-header .mobile-video-slider-container {
    position: relative;
    overflow: hidden;
    height: 100%; }
    #campaign-page #campaign-mobile-video-header .mobile-video-slider-container .slick-list, #campaign-page #campaign-mobile-video-header .mobile-video-slider-container .slick-track {
      height: 100%; }
    #campaign-page #campaign-mobile-video-header .mobile-video-slider-container .slide {
      height: 100%;
      background-position: center center;
      background-size: cover;
      float: left; }
  #campaign-page #campaign-mobile-video-header .overlay {
    display: flex;
    padding: 0 3rem; }
    #campaign-page #campaign-mobile-video-header .overlay h1.video-header-title {
      align-self: center;
      margin: 0 auto;
      font-size: 4rem;
      font-weight: 600;
      color: #FFF;
      text-shadow: 0 0 30px rgba(0, 0, 0, 0.5); }
#campaign-page #campaign-video-header {
  display: none;
  z-index: 10;
  position: relative; }
  #campaign-page #campaign-video-header #video-background {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto; }
  #campaign-page #campaign-video-header .overlay {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    #campaign-page #campaign-video-header .overlay h1.video-header-title {
      align-self: center;
      margin: 0 auto;
      font-size: 11rem;
      font-weight: 600;
      color: #FFF;
      text-shadow: 0 0 30px rgba(0, 0, 0, 0.5); }
    #campaign-page #campaign-video-header .overlay .shop-now {
      position: absolute;
      top: 0;
      right: 0;
      width: 280px;
      height: 65%;
      visibility: hidden; }
      #campaign-page #campaign-video-header .overlay .shop-now .wrap {
        background: rgba(1, 29, 66, 0.7);
        padding: 1.5rem 0;
        height: 100%;
        display: flex;
        flex-direction: column;
        text-align: center; }
        #campaign-page #campaign-video-header .overlay .shop-now .wrap .logo-wrap img {
          max-width: 70%; }
        #campaign-page #campaign-video-header .overlay .shop-now .wrap .cleaner-wrap {
          flex: 1;
          position: relative; }
          #campaign-page #campaign-video-header .overlay .shop-now .wrap .cleaner-wrap img {
            position: absolute;
            padding-top: 1.5rem;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            width: auto;
            height: 100%; }
#campaign-page #parallax-slides-wrap-mobile {
  display: block;
  overflow: hidden; }
  #campaign-page #parallax-slides-wrap-mobile .parallax-slides-head-mobile .crosswave-logo {
    width: 150px !important;
    height: auto !important;
    margin-top: 30px; }
  #campaign-page #parallax-slides-wrap-mobile .parallax-slides-head-mobile .parallax-slides-title {
    color: #009FE1;
    font-size: 1.1rem;
    font-weight: 600;
    margin-top: 40px; }
  #campaign-page #parallax-slides-wrap-mobile .parallax-slides-footer-mobile {
    position: relative; }
    #campaign-page #parallax-slides-wrap-mobile .parallax-slides-footer-mobile .banner-roundel {
      right: 0; }
    #campaign-page #parallax-slides-wrap-mobile .parallax-slides-footer-mobile .reddot-image {
      margin-bottom: 15px; }
      #campaign-page #parallax-slides-wrap-mobile .parallax-slides-footer-mobile .reddot-image img {
        max-width: 200px;
        width: 100%; }
  #campaign-page #parallax-slides-wrap-mobile .parallax-mobile-slides-overlay {
    position: absolute;
    height: calc(100% - 175px);
    top: 0;
    right: -32px;
    z-index: 10;
    padding: 50px 0;
    pointer-events: none; }
    #campaign-page #parallax-slides-wrap-mobile .parallax-mobile-slides-overlay img {
      height: 100%;
      width: auto; }
  #campaign-page #parallax-slides-wrap-mobile .parallax-mobile-slides-container .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0; }
  #campaign-page #parallax-slides-wrap-mobile .parallax-mobile-slides-container.slick-initialized .slide {
    display: block; }
  #campaign-page #parallax-slides-wrap-mobile .parallax-mobile-slides-container .slide {
    float: left;
    display: none;
    height: 100%; }
    #campaign-page #parallax-slides-wrap-mobile .parallax-mobile-slides-container .slide .slide-title {
      color: #1D2B4E;
      font-size: 2.5rem;
      font-weight: 800;
      padding: 0;
      text-transform: uppercase; }
    #campaign-page #parallax-slides-wrap-mobile .parallax-mobile-slides-container .slide .slide-image {
      width: calc(100%);
      position: relative;
      margin: 0;
      background-size: cover;
      background-position: bottom left; }
      #campaign-page #parallax-slides-wrap-mobile .parallax-mobile-slides-container .slide .slide-image:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 52.5%; }
    #campaign-page #parallax-slides-wrap-mobile .parallax-mobile-slides-container .slide .slide-body {
      margin-top: 15px;
      padding-right: 130px; }
  #campaign-page #parallax-slides-wrap-mobile .parallax-mobile-slides-container .slick-dots {
    display: inline-block;
    width: 100%;
    margin: 0;
    list-style-type: none;
    text-align: center;
    padding-bottom: 2rem;
    padding-top: 1rem;
    padding-left: 0; }
    #campaign-page #parallax-slides-wrap-mobile .parallax-mobile-slides-container .slick-dots li {
      margin: 0 .7rem;
      display: inline-block; }
    #campaign-page #parallax-slides-wrap-mobile .parallax-mobile-slides-container .slick-dots button {
      cursor: pointer;
      display: block;
      width: .5rem;
      height: .5rem;
      padding: 0;
      border: none;
      border-radius: 100%;
      background-color: #000;
      opacity: .2;
      text-indent: -9999px; }
      #campaign-page #parallax-slides-wrap-mobile .parallax-mobile-slides-container .slick-dots button:focus, #campaign-page #parallax-slides-wrap-mobile .parallax-mobile-slides-container .slick-dots button:active {
        outline: none !important; }
    #campaign-page #parallax-slides-wrap-mobile .parallax-mobile-slides-container .slick-dots li.slick-active button {
      background: #1D2B4E;
      opacity: 1; }
#campaign-page #parallax-slides-wrap {
  display: none;
  z-index: 20; }
  #campaign-page #parallax-slides-wrap .parallax-scroll-container {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 90px 0; }
    #campaign-page #parallax-slides-wrap .parallax-scroll-container.fixed-view {
      position: fixed;
      top: 64px; }
  #campaign-page #parallax-slides-wrap .parallax-slides-container {
    position: relative; }
    #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides {
      height: calc(100% + 25px);
      overflow: hidden; }
      #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-left {
        height: 100%;
        overflow: hidden; }
        #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-left .slides {
          position: relative;
          height: 100%; }
          #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-left .slides .slide-item {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            transform: translate(0, 0);
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -ms-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease;
            background-position: center center;
            background-size: cover; }
      #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-right {
        padding-left: 8rem; }
        #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-right .parallax-slides-right-head img.crosswave-logo {
          max-width: 190px; }
        #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-right .parallax-slides-right-head .parallax-slides-title {
          font-size: 1.5rem;
          font-weight: 600;
          color: #009FE1;
          padding-top: 45px;
          padding-bottom: 45px; }
        #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-right .parallax-slides-right-footer {
          position: relative;
          display: block; }
          #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-right .parallax-slides-right-footer .reddot-image img {
            max-width: 200px;
            width: 100%; }
        #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-right .slides {
          position: relative; }
          #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-right .slides .slide-item {
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -ms-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease; }
            #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-right .slides .slide-item:first-child {
              opacity: 1; }
            #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-right .slides .slide-item .slide-title {
              font-size: 3rem;
              color: #1D2B4E;
              text-transform: uppercase;
              font-weight: 800; }
            #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-right .slides .slide-item p.slide-body {
              padding-top: 1.5rem; }
    #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-overlay {
      position: absolute;
      top: -300px;
      left: 50%;
      height: 105%;
      z-index: 30;
      transform: translate(-50%, 0);
      -webkit-transition: all .3s ease;
      -moz-transition: all .3s ease;
      -ms-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; }
      #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-overlay img {
        height: 100%;
        width: auto; }
    #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides-indicator {
      position: absolute;
      right: -1rem;
      top: 50%;
      transform: translateY(-50%); }
      #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides-indicator ul {
        list-style: none;
        padding: 0;
        margin-bottom: 0; }
        #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides-indicator ul li {
          padding: .6rem .5rem; }
          #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides-indicator ul li .dot {
            display: block;
            width: .8rem;
            height: .8rem;
            border-radius: 50%;
            background-color: #CCC; }
          #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides-indicator ul li.active .dot {
            background-color: #1d2b4e; }
  #campaign-page #parallax-slides-wrap.scrolled .parallax-overlay {
    top: 0; }
#campaign-page #campaign-product-videos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  z-index: 30;
  background: -webkit-gradient(linear, left top, left bottom, from(#0E5AA3), color-stop(60%, #1D2546));
  background: linear-gradient(#0E5AA3 0, #1D2546 60%); }
  #campaign-page #campaign-product-videos .campaign-product-videos-head {
    color: #FFF;
    text-align: center;
    padding: 20px 15px; }
    #campaign-page #campaign-product-videos .campaign-product-videos-head .product-video-container {
      margin: 0 auto; }
  #campaign-page #campaign-product-videos .parallax-slides-bottom-footer {
    display: none;
    position: relative;
    width: 100%;
    max-height: 215px;
    background-color: white;
    padding: 20px 0; }
    #campaign-page #campaign-product-videos .parallax-slides-bottom-footer .banner-roundel {
      right: 15px;
      top: 50%;
      transform: translateY(-50%) rotate(10deg); }
    #campaign-page #campaign-product-videos .parallax-slides-bottom-footer .reddot-image img {
      max-width: 200px;
      width: 100%; }
#campaign-page #campaign-exploded-view {
  background: #FFF;
  padding-top: 100px;
  position: relative;
  z-index: 40; }
  #campaign-page #campaign-exploded-view .product-360-floor {
    position: absolute;
    height: 304px;
    width: 100%;
    top: calc(100% - 304px);
    background-repeat: repeat-x;
    background-position: bottom;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
    #campaign-page #campaign-exploded-view .product-360-floor img {
      position: absolute;
      bottom: 0; }
  #campaign-page #campaign-exploded-view .exploded-view-scroll-container {
    position: absolute;
    width: 100%;
    left: 0; }
    #campaign-page #campaign-exploded-view .exploded-view-scroll-container.fixed-view {
      position: fixed;
      top: 64px; }
      #campaign-page #campaign-exploded-view .exploded-view-scroll-container.fixed-view .campaign-exploded-view-head {
        top: 0; }
    #campaign-page #campaign-exploded-view .exploded-view-scroll-container.absolute-bottom {
      position: absolute !important;
      top: auto !important;
      bottom: 0; }
  #campaign-page #campaign-exploded-view #exploded-view-container {
    height: 100%;
    padding: 80px 0 50px;
    position: relative; }
    #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-container-inner {
      position: relative;
      display: inline-block;
      left: 50%;
      transform: translateX(-50%);
      height: 100%; }
    #campaign-page #campaign-exploded-view #exploded-view-container .campaign-exploded-view-head {
      position: absolute;
      width: 100%;
      margin: 0;
      top: 20px; }
      #campaign-page #campaign-exploded-view #exploded-view-container .campaign-exploded-view-head .crosswave-logo {
        width: 150px !important;
        height: auto !important; }
      #campaign-page #campaign-exploded-view #exploded-view-container .campaign-exploded-view-head .heritage-col {
        display: none; }
        #campaign-page #campaign-exploded-view #exploded-view-container .campaign-exploded-view-head .heritage-col .heritage-logo {
          width: 109px; }
    #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container {
      position: absolute;
      top: -10px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      z-index: 100;
      visibility: hidden;
      opacity: 0;
      max-width: 300px; }
      #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container #product-explore-hotspot-close {
        position: absolute;
        top: 5px;
        right: 5px;
        z-index: 100;
        width: 40px;
        height: 40px;
        cursor: pointer; }
        #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container #product-explore-hotspot-close:before {
          content: '';
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: 30px;
          height: 30px;
          background-image: url("../images/campaign/close-btn.png");
          background-size: cover; }
      #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container #swiper-container {
        overflow: hidden;
        margin: 0;
        background-color: #FFF;
        -webkit-box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.2);
        background: linear-gradient(120deg, #102D4B 0, #0B619A 100%); }
        #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container #swiper-container .swiper-wrapper {
          display: flex;
          width: 100%;
          transform: translate3d(0px, 0px, 0px); }
          #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container #swiper-container .swiper-wrapper .swiper-slide {
            flex-shrink: 0;
            position: relative; }
            #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container #swiper-container .swiper-wrapper .swiper-slide .swiper-slide-header {
              background-color: #FFF;
              padding: 18px 50px 18px 20px;
              color: #009FE1;
              min-height: 70px; }
              #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container #swiper-container .swiper-wrapper .swiper-slide .swiper-slide-header h3 {
                font-size: 16px;
                margin: 0; }
            #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container #swiper-container .swiper-wrapper .swiper-slide .swiper-media-slide {
              position: relative; }
            #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container #swiper-container .swiper-wrapper .swiper-slide .swiper-slide-text {
              color: #FFF;
              padding: 20px 20px; }
        #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container #swiper-container .swiper-pagination {
          background-color: #FFF;
          height: 53px;
          bottom: 0;
          padding-top: 15px;
          text-align: center; }
        #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container #swiper-container .swiper-arrows {
          position: relative;
          top: -45px; }
          #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container #swiper-container .swiper-arrows .swiper-button {
            position: absolute;
            top: 0;
            width: 40px;
            height: 40px;
            z-index: 10;
            cursor: pointer;
            background-size: 10px 40px;
            background-position: center;
            background-repeat: no-repeat; }
            #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container #swiper-container .swiper-arrows .swiper-button.disabled {
              opacity: .35;
              cursor: auto;
              pointer-events: none; }
          #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container #swiper-container .swiper-arrows .swiper-button-prev {
            background-image: url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F><%2Fsvg>");
            left: 10px;
            right: auto; }
          #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container #swiper-container .swiper-arrows .swiper-button-next {
            background-image: url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'><path%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F><%2Fsvg>");
            right: 10px;
            left: auto; }
    #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner {
      position: relative;
      height: 100%; }
      #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner img:not(.product-back) {
        position: absolute;
        width: auto;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 11;
        transform: translate(0, 0) matrix(1, 0, 0, 1, 0, 0);
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease; }
      #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner .product-back {
        position: relative;
        z-index: 10;
        height: 100%; }
      #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner .product-cover {
        z-index: 20; }
      #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner .product-lotion {
        height: 80%;
        top: 30%;
        left: 80%;
        opacity: 0; }
      #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner.parts-exploded .product-lotion {
        opacity: 1;
        top: 30%;
        left: 80%;
        height: 80%; }
      #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner.parts-exploded .product-brush-cover {
        -webkit-transform: translate(-70%, -5%) matrix(0.9848, 0.17364, -0.17364, 0.9848, 0, 0);
        -moz-transform: translate(-70%, -5%) matrix(0.9848, 0.17364, -0.17364, 0.9848, 0, 0);
        -ms-transform: translate(-70%, -5%) matrix(0.9848, 0.17364, -0.17364, 0.9848, 0, 0);
        -o-transform: translate(-70%, -5%) matrix(0.9848, 0.17364, -0.17364, 0.9848, 0, 0);
        transform: translate(-70%, -5%) matrix(0.9848, 0.17364, -0.17364, 0.9848, 0, 0); }
      #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner.parts-exploded .product-brush {
        -webkit-transform: translate(-30%, 5%) matrix(1, 0, 0, 1, 0, 0);
        -moz-transform: translate(-30%, 5%) matrix(1, 0, 0, 1, 0, 0);
        -ms-transform: translate(-30%, 5%) matrix(1, 0, 0, 1, 0, 0);
        -o-transform: translate(-30%, 5%) matrix(1, 0, 0, 1, 0, 0);
        transform: translate(-30%, 5%) matrix(1, 0, 0, 1, 0, 0); }
      #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner.parts-exploded .product-tank {
        -webkit-transform: translate(-80%, -5%) matrix(0.96592, -0.25881, 0.25881, 0.96592, 0, 0);
        -moz-transform: translate(-80%, -5%) matrix(0.96592, -0.25881, 0.25881, 0.96592, 0, 0);
        -ms-transform: translate(-80%, -5%) matrix(0.96592, -0.25881, 0.25881, 0.96592, 0, 0);
        -o-transform: translate(-80%, -5%) matrix(0.96592, -0.25881, 0.25881, 0.96592, 0, 0);
        transform: translate(-80%, -5%) matrix(0.96592, -0.25881, 0.25881, 0.96592, 0, 0); }
      #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner.parts-exploded .product-tanktop {
        -webkit-transform: translate(-80%, -20%) matrix(0.96592, -0.25881, 0.25881, 0.96592, 0, 0);
        -moz-transform: translate(-80%, -20%) matrix(0.96592, -0.25881, 0.25881, 0.96592, 0, 0);
        -ms-transform: translate(-80%, -20%) matrix(0.96592, -0.25881, 0.25881, 0.96592, 0, 0);
        -o-transform: translate(-80%, -20%) matrix(0.96592, -0.25881, 0.25881, 0.96592, 0, 0);
        transform: translate(-80%, -20%) matrix(0.96592, -0.25881, 0.25881, 0.96592, 0, 0); }
      #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner.parts-exploded .product-watertank {
        -webkit-transform: translate(30%, -10%) matrix(0.93969, 0.34202, -0.34202, 0.93969, 0, 0);
        -moz-transform: translate(30%, -10%) matrix(0.93969, 0.34202, -0.34202, 0.93969, 0, 0);
        -ms-transform: translate(30%, -10%) matrix(0.93969, 0.34202, -0.34202, 0.93969, 0, 0);
        -o-transform: translate(30%, -10%) matrix(0.93969, 0.34202, -0.34202, 0.93969, 0, 0);
        transform: translate(30%, -10%) matrix(0.93969, 0.34202, -0.34202, 0.93969, 0, 0); }
      #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner .hotspot {
        position: absolute;
        z-index: 100;
        top: 0;
        left: 0;
        width: 40px;
        height: 40px;
        margin-left: -20px;
        margin-top: -20px;
        cursor: pointer;
        opacity: 0;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        cursor: pointer; }
        #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner .hotspot:before {
          content: '';
          position: absolute;
          top: 50%;
          left: 50%;
          width: 25px;
          height: 25px;
          border-radius: 50%;
          border: 1px solid rgba(0, 159, 225, 0.4);
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          z-index: 30; }
        #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner .hotspot:after {
          content: '';
          position: absolute;
          top: 50%;
          left: 50%;
          width: 18px;
          height: 18px;
          border-radius: 50%;
          background-color: #FFF;
          border: 2px solid #009FE1;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          -webkit-transition: all .3s;
          transition: all .3s; }
        #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner .hotspot[data-hotspot="1"] {
          left: 49%;
          top: 4%; }
        #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner .hotspot[data-hotspot="2"] {
          left: 64%;
          top: 10%; }
        #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner .hotspot[data-hotspot="3"] {
          left: -30%;
          top: 60%; }
        #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner .hotspot[data-hotspot="3_2"] {
          left: 120%;
          top: 45%; }
        #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner .hotspot[data-hotspot="4"] {
          left: -20%;
          top: 95%; }
        #campaign-page #campaign-exploded-view #exploded-view-container #exploded-view-inner .hotspot[data-hotspot="5"] {
          left: 140%;
          top: 80%; }
    #campaign-page #campaign-exploded-view #exploded-view-container #exploded360-view-inner {
      height: calc(100% - 35px);
      left: 8%;
      opacity: 0;
      position: absolute;
      top: 18px;
      transform: translate(0%, 0%) translate3d(0px, 0px, 0px);
      -moz-transition: all .3s ease;
      -ms-transition: all .3s ease;
      -o-transition: all .3s ease;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      width: 100%; }
      #campaign-page #campaign-exploded-view #exploded-view-container #exploded360-view-inner img {
        position: absolute;
        width: auto;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 11;
        visibility: hidden; }
      #campaign-page #campaign-exploded-view #exploded-view-container #exploded360-view-inner .product-360-00 {
        visibility: visible; }
      #campaign-page #campaign-exploded-view #exploded-view-container #exploded360-view-inner .product-360-cleaner {
        visibility: visible;
        height: 22%;
        width: auto;
        top: auto;
        bottom: 9%;
        transform: translateX(-70%);
        opacity: 0;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease; }
    #campaign-page #campaign-exploded-view #exploded-view-container #exploded-product-end {
      position: absolute;
      display: inline-block;
      left: 50%;
      transform: translateX(-20%);
      height: calc(100% - 130px);
      top: 150px;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all .3s ease;
      -moz-transition: all .3s ease;
      -ms-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; }
      #campaign-page #campaign-exploded-view #exploded-view-container #exploded-product-end .visible-xs-inline {
        display: block;
        height: 1px; }
      #campaign-page #campaign-exploded-view #exploded-view-container #exploded-product-end ul {
        list-style-type: none;
        margin: 0 0 1rem 0;
        padding: 0; }
        #campaign-page #campaign-exploded-view #exploded-view-container #exploded-product-end ul li {
          line-height: 1.1;
          margin-bottom: 2rem;
          color: #1D2B4E;
          font-size: 15px;
          font-weight: 700;
          padding: 0; }
          #campaign-page #campaign-exploded-view #exploded-view-container #exploded-product-end ul li span {
            font-size: 12px;
            font-weight: 100;
            display: block; }
      #campaign-page #campaign-exploded-view #exploded-view-container #exploded-product-end #shop-now-end {
        width: 50%;
        min-width: 200px;
        overflow: hidden;
        margin-top: -10rem; }
        #campaign-page #campaign-exploded-view #exploded-view-container #exploded-product-end #shop-now-end #shop-now-end-button {
          width: 100%;
          z-index: 1;
          position: relative; }
        #campaign-page #campaign-exploded-view #exploded-view-container #exploded-product-end #shop-now-end #shop-now-end-list {
          width: 100%;
          position: relative;
          background: #FFF;
          -webkit-transition: all .3s ease;
          -moz-transition: all .3s ease;
          -ms-transition: all .3s ease;
          -o-transition: all .3s ease;
          transition: all .3s ease;
          border: 1px solid #EAEAEA;
          transform: translateY(100%); }
          #campaign-page #campaign-exploded-view #exploded-view-container #exploded-product-end #shop-now-end #shop-now-end-list.active {
            transform: translateY(0); }
          #campaign-page #campaign-exploded-view #exploded-view-container #exploded-product-end #shop-now-end #shop-now-end-list ul {
            list-style: none;
            padding: 10px 0;
            margin: 0 10px;
            text-align: center; }
            #campaign-page #campaign-exploded-view #exploded-view-container #exploded-product-end #shop-now-end #shop-now-end-list ul li {
              padding: 5px 0;
              margin-bottom: 0; }
              #campaign-page #campaign-exploded-view #exploded-view-container #exploded-product-end #shop-now-end #shop-now-end-list ul li img {
                width: 100%;
                height: auto;
                max-height: 40px;
                max-width: 140px; }
#campaign-page .product-overview.products-list {
  background-color: #FFF;
  display: block;
  position: relative;
  z-index: 41;
  overflow: hidden;
  padding: 50px 0 100px 0; }
  #campaign-page .product-overview.products-list .overlay {
    height: auto;
    top: auto;
    bottom: 0;
    pointer-events: none; }

@media screen and (min-width: 576px) {
  #campaign-page #campaign-exploded-view .exploded-view-scroll-container.fixed-view,
  #campaign-page #parallax-slides-wrap .parallax-scroll-container.fixed-view {
    top: 98px; }
  #campaign-page .review-crosswave-wrap {
    position: absolute;
    top: 98px;
    z-index: 11; }
    #campaign-page .review-crosswave-wrap .review-crosswave {
      margin-left: 15px;
      margin-top: 15px; }
      #campaign-page .review-crosswave-wrap .review-crosswave .review-box {
        display: inline-flex;
        margin-bottom: 0;
        margin-left: 30px; }
        #campaign-page .review-crosswave-wrap .review-crosswave .review-box:first-child {
          margin-left: 0; }
        #campaign-page .review-crosswave-wrap .review-crosswave .review-box a {
          display: block; }
          #campaign-page .review-crosswave-wrap .review-crosswave .review-box a img {
            display: flex;
            margin: auto;
            max-height: 17px; }
          #campaign-page .review-crosswave-wrap .review-crosswave .review-box a .ratingbox {
            display: flex;
            justify-content: center;
            margin: 15px 0 0 0; } }
@media screen and (min-width: 768px) {
  #campaign-page #campaign-exploded-view #exploded-view-container #exploded360-view-inner {
    width: calc(100% + 35px); }

  #campaign-page .btn-landing {
    padding: 1rem 2.5rem;
    font-size: 1.1rem; }
  #campaign-page .banner-roundel {
    height: 140px;
    width: 140px;
    right: 0; }
    #campaign-page .banner-roundel .banner-roundel-inner {
      font-size: 18px;
      width: 120px; }
  #campaign-page #parallax-slides-wrap-mobile {
    display: none; }
  #campaign-page #parallax-slides-wrap {
    display: block; }
  #campaign-page #campaign-exploded-view .banner-roundel {
    position: relative;
    transform: rotate(-10deg); }
  #campaign-page #campaign-exploded-view #exploded-view-container .campaign-exploded-view-head {
    top: 60px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease; }
    #campaign-page #campaign-exploded-view #exploded-view-container .campaign-exploded-view-head .heritage-col {
      display: block; }
  #campaign-page #campaign-exploded-view #exploded-view-container #exploded-product-end .visible-xs-inline {
    display: none; }
  #campaign-page #campaign-exploded-view #exploded-view-container #exploded-product-end ul li {
    font-size: 1.84rem;
    margin-bottom: 3rem; }
    #campaign-page #campaign-exploded-view #exploded-view-container #exploded-product-end ul li span {
      font-size: 1.5rem;
      padding-top: 5px; }
  #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container {
    max-width: 420px;
    top: 45px; }
  #campaign-page #campaign-overlay-side {
    width: 280px;
    top: calc(65% + 34px);
    bottom: auto;
    transform: translate(0); }
    #campaign-page #campaign-overlay-side .shop-now .shop-now-list {
      overflow: auto;
      transform: translateY(-100%);
      -webkit-transition: all .3s ease;
      -moz-transition: all .3s ease;
      -ms-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease; }
    #campaign-page #campaign-overlay-side.active .shop-now .shop-now-list {
      transform: translateY(0); } }
@media screen and (min-width: 768px) and (max-width: 1199px) {
  #campaign-page #campaign-video-header {
    display: block; }

  #campaign-page #campaign-mobile-video-header {
    display: none; }

  #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-overlay {
    top: -200px; }
  #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-right .parallax-slides-right-footer {
    display: none; }

  #campaign-page #campaign-product-videos {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    align-items: unset; }
    #campaign-page #campaign-product-videos .parallax-slides-bottom-footer {
      display: block; }

  #campaign-page #campaign-video-header .overlay h1.video-header-title {
    font-size: 6rem; } }
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-right {
    padding-left: 6rem; } }
@media screen and (min-width: 768px) and (max-width: 1400px) {
  #campaign-page #parallax-slides-wrap .parallax-scroll-container.fixed-view {
    padding: 75px 0; }
  #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-right .parallax-slides-right-head img.crosswave-logo {
    max-width: 150px; }
  #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-right .parallax-slides-right-head .parallax-slides-title {
    font-size: 1.25rem;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 0; }
  #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-right .slides {
    margin-bottom: 15px; }
    #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-right .slides .slide-item .slide-title {
      font-size: 2rem;
      margin-bottom: 0; }
  #campaign-page #campaign-exploded-view #exploded-view-container #exploded-product-end {
    top: 120px; }
    #campaign-page #campaign-exploded-view #exploded-view-container #exploded-product-end #shop-now-end {
      margin-top: -12.5rem; } }
@media screen and (min-width: 992px) {
  #campaign-page .review-crosswave-wrap .review-crosswave .review-box {
    margin-left: 60px; }
    #campaign-page .review-crosswave-wrap .review-crosswave .review-box a img {
      max-height: 25px; }
    #campaign-page .review-crosswave-wrap .review-crosswave .review-box a .ratingbox .fa-star-half-o, #campaign-page .review-crosswave-wrap .review-crosswave .review-box a .ratingbox .fa-star {
      font-size: 24px; }
    #campaign-page .review-crosswave-wrap .review-crosswave .review-box a .fa-star-half-empty:after, #campaign-page .review-crosswave-wrap .review-crosswave .review-box a .fa-star-half-full:after, #campaign-page .review-crosswave-wrap .review-crosswave .review-box a .fa-star-half-o:after {
      left: 11px;
      width: 11px; } }
@media screen and (min-width: 1024px) {
  #campaign-page #campaign-overlay-side {
    position: absolute;
    transition: none; }
  #campaign-page #campaign-mobile-video-header {
    display: none; }
  #campaign-page #campaign-video-header {
    display: block; }
    #campaign-page #campaign-video-header .overlay .shop-now {
      visibility: visible; }
  #campaign-page #campaign-product-videos {
    margin-top: 300px; }
  #campaign-page #campaign-exploded-view .banner-roundel {
    height: 150px;
    right: -10%;
    width: 150px; }
  #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container {
    left: 20%; }
    #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container.hotspot-content-right {
      left: 85%; }
  #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides-indicator {
    right: -2rem; } }
@media screen and (min-width: 1024px) and (max-width: 1600px) {
  #campaign-page #campaign-video-header .overlay h1.video-header-title {
    margin: 0 280px 0 auto;
    width: calc(100% - 280px);
    text-align: center; } }
@media screen and (min-width: 1200px) {
  #campaign-page #campaign-exploded-view #exploded-view-container #product-explore-hotspot-container {
    max-width: 420px; }
  #campaign-page #campaign-product-videos {
    padding: 20px 0; }
  #campaign-page .product-video-container .video-wrapper {
    margin: auto;
    max-width: 960px;
    padding-bottom: 50%;
    padding-top: 0; } }
@media screen and (max-height: 600px) and (min-width: 992px) {
  #campaign-page #campaign-exploded-view #exploded-view-container #exploded-product-end {
    margin-left: 10px; } }
@media screen and (max-height: 750px) and (min-width: 1200px) {
  #campaign-page #parallax-slides-wrap .parallax-scroll-container.fixed-view {
    top: calc(50% + 98px);
    transform: translateY(calc(-50% - 49px)); }
  #campaign-page #parallax-slides-wrap .parallax-slides-container {
    min-height: 470px; }
    #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-overlay {
      top: -150px; }
    #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides {
      height: 100%; }
      #campaign-page #parallax-slides-wrap .parallax-slides-container .parallax-slides .parallax-slides-right .parallax-slides-right-footer .reddot-image img {
        max-width: 150px; }
  #campaign-page #parallax-slides-wrap.scrolled .parallax-overlay {
    top: 0; } }
.campaign img {
  max-width: 100%; }
.campaign #campaign-banner {
  background-position: center bottom; }
.campaign .sub-overview-header {
  color: #021e43; }
  .campaign .sub-overview-header h3 {
    font-weight: bold;
    color: #021e43; }
  .campaign .sub-overview-header p {
    color: #021e43; }
.campaign .page-title {
  background: #021e43;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #021e43, #009fe5, #021e43);
  background: -o-linear-gradient(left, #021e43, #009fe5, #021e43);
  background: -moz-linear-gradient(left, #021e43, #009fe5, #021e43);
  background: linear-gradient(to right, #021e43, #009fe5, #021e43); }
  .campaign .page-title img {
    max-width: 650px;
    width: 100%; }
.campaign .page-banner .d-table-cell.align-middle {
  vertical-align: bottom; }
.campaign .blue-bar {
  padding: 30px;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
  background: #021e43;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #021e43, #009fe5, #021e43);
  background: -o-linear-gradient(left, #021e43, #009fe5, #021e43);
  background: -moz-linear-gradient(left, #021e43, #009fe5, #021e43);
  background: linear-gradient(to right, #021e43, #009fe5, #021e43); }
  .campaign .blue-bar h4 {
    text-transform: uppercase;
    margin-bottom: 0; }
.campaign .product {
  border: none !important; }
  .campaign .product .icons {
    margin-bottom: 40px;
    margin-top: 30px; }
  .campaign .product .product-image {
    display: block;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    .campaign .product .product-image img {
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .campaign .product .product-image:hover img {
      transform: scale(1.1); }
  .campaign .product .product-content {
    padding: 0;
    border-top: 2px solid #021e43 !important; }
    .campaign .product .product-content .title {
      min-height: 0;
      margin-bottom: 0;
      text-align: left;
      color: #021e43; }
      .campaign .product .product-content .title a {
        color: #021e43; }
        .campaign .product .product-content .title a:hover {
          text-decoration: underline; }
    .campaign .product .product-content .text {
      text-align: left;
      margin-bottom: 40px; }
      @media screen and (min-width: 768px) {
        .campaign .product .product-content .text {
          min-height: 350px; } }
    .campaign .product .product-content .product-button1 {
      width: 100%;
      padding: 1rem;
      background-color: #021e43;
      margin-bottom: 10px;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .campaign .product .product-content .product-button1 a {
        color: #fff; }
      .campaign .product .product-content .product-button1:hover {
        background-color: #1b3556; }
    .campaign .product .product-content .product-button2 {
      width: 100%;
      padding: 1rem;
      background-color: #c00;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .campaign .product .product-content .product-button2 a {
        color: #fff; }
      .campaign .product .product-content .product-button2:hover {
        background-color: #b80000; }

.product:hover .product-content, .product:hover .product-title {
  background: inherit; }

@media screen and (min-width: 768px) {
  .campaign .page-banner .d-table-cell.align-middle {
    padding-bottom: 25px !important;
    padding-left: 225px !important; } }
@media screen and (max-width: 768px) {
  .campaign #campaign-banner {
    background-image: url(../images/campaign_header_mobile.jpg); } }
/* Content list */

/*# sourceMappingURL=styles.css.map */
