@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700&subset=latin-ext");
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

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

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

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

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

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

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

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

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

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

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

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

figure {
  margin: 0 0 1rem; }

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

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

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

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

select {
  word-wrap: normal; }

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

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

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

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

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

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

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

small,
.small {
  font-size: 0.875em;
  font-weight: 400; }

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: 0.5rem; }

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

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group {
    border-top: inherit;
    border-bottom: inherit; }
    .card > .list-group:first-child {
      border-top-width: 0;
      border-top-left-radius: calc(0.25rem - 1px);
      border-top-right-radius: calc(0.25rem - 1px); }
    .card > .list-group:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: calc(0.25rem - 1px);
      border-bottom-left-radius: calc(0.25rem - 1px); }
  .card > .card-header + .list-group,
  .card > .list-group + .card-footer {
    border-top: 0; }

.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  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: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.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-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-top,
.card-img-bottom {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%; }

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
      flex: 1 0 0%;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; } }

.card-group > .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .card-group > .card {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
      flex: 1 0 0%;
      margin-bottom: 0; }
      .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-top,
        .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom,
        .card-group > .card:not(:last-child) .card-footer {
          border-bottom-right-radius: 0; }
      .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-top,
        .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom,
        .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

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

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion {
  overflow-anchor: none; }
  .accordion > .card {
    overflow: hidden; }
    .accordion > .card:not(:last-of-type) {
      border-bottom: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    .accordion > .card:not(:first-of-type) {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    .accordion > .card > .card-header {
      border-radius: 0;
      margin-bottom: -1px; }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

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

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

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

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

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

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

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

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

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

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

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

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

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

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent; }

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

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

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      -webkit-transition: none;
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057; }

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

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

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

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

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

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input[disabled] ~ .form-check-label,
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }
  .form-row > .col > .valid-tooltip,
  .form-row > [class*="col-"] > .valid-tooltip {
    left: 5px; }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }
  .form-row > .col > .invalid-tooltip,
  .form-row > [class*="col-"] > .invalid-tooltip {
    left: 5px; }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

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

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

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

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

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

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

.row-cols-1 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

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

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .input-group:not(.has-validation) > .form-control:not(:last-child),
  .input-group:not(.has-validation) > .custom-select:not(:last-child),
  .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
  .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group.has-validation > .form-control:nth-last-child(n + 3),
  .input-group.has-validation > .custom-select:nth-last-child(n + 3),
  .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label,
  .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  .list-group-horizontal > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .list-group-horizontal > .list-group-item + .list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .list-group-horizontal-sm > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .list-group-horizontal-md > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-md > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .list-group-horizontal-lg > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .list-group-horizontal-xl > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

.list-group-flush {
  border-radius: 0; }
  .list-group-flush > .list-group-item {
    border-width: 0 0 1px; }
    .list-group-flush > .list-group-item:last-child {
      border-bottom-width: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

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

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none; } }
  .modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none; }
  .modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02); }

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

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

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: -webkit-min-content;
      height: -moz-min-content;
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

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

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-link {
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      isolation: isolate;
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

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

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

.nav-fill > .nav-link,
.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center; }

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

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

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

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

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

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

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

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

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

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

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

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

.w-auto {
  width: auto !important; }

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

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

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

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

.h-auto {
  height: auto !important; }

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

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

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?mi2ycq");
  src: url("../fonts/icomoon.eot?mi2ycq#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?mi2ycq") format("truetype"), url("../fonts/icomoon.woff?mi2ycq") format("woff"), url("../fonts/icomoon.svg?mi2ycq#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-separator:before {
  content: "\e911";
  color: #eaeaea; }

.icon-experience:before {
  content: "\e90b"; }

.icon-setting:before {
  content: "\e91c"; }

.icon-star:before {
  content: "\e91f"; }

.icon-arrow-down:before {
  content: "\e900"; }

.icon-arrow-left:before {
  content: "\e901"; }

.icon-arrow-right:before {
  content: "\e902"; }

.icon-arrow-up:before {
  content: "\e903"; }

.icon-cart:before {
  content: "\e904"; }

.icon-close:before {
  content: "\e905"; }

.icon-email:before {
  content: "\e906"; }

.icon-facebook:before {
  content: "\e907";
  color: #fff; }

.icon-file:before {
  content: "\e908"; }

.icon-filter:before {
  content: "\e909"; }

.icon-grid-view:before {
  content: "\e90a"; }

.icon-info:before {
  content: "\e90c"; }

.icon-instagram:before {
  content: "\e90d";
  color: #fff; }

.icon-list-view:before {
  content: "\e90e"; }

.icon-minus:before {
  content: "\e912"; }

.icon-nav:before {
  content: "\e913"; }

.icon-pattern .path1:before {
  content: "\e914";
  color: white; }

.icon-pattern .path2:before {
  content: "\e915";
  margin-left: -1em;
  color: #eaeaea; }

.icon-phone:before {
  content: "\e916"; }

.icon-plus:before {
  content: "\e917"; }

.icon-search:before {
  content: "\e918"; }

.icon-twitter:before {
  content: "\e919";
  color: #fff; }

.icon-user:before {
  content: "\e91a"; }

.icon-youtube:before {
  content: "\e91b";
  color: #fff; }

.icon-camera-off:before {
  content: "\e91d"; }

.icon-cancel:before {
  content: "\e910"; }

.icon-dots-three-horizontal:before {
  content: "\e90f"; }

html, body {
  font-family: "Open Sans", sans-serif;
  color: #353535; }

a {
  color: inherit; }
  a:hover {
    color: inherit; }

:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif; }

.page-title {
  margin-bottom: 1.875rem;
  font-size: 1.5rem;
  text-transform: uppercase; }

.subtitle {
  font-size: 1.25rem; }

.content p {
  font-size: 0.875rem; }

.fs-small {
  font-size: 0.9em; }

.theme {
  color: #1d3682; }

.bold {
  font-weight: 700; }

.line-through {
  text-decoration: line-through; }

.fs-xsmall {
  font-size: 0.625rem; }

.fs-small {
  font-size: 0.75rem; }

.fs-normal {
  font-size: 0.875rem; }

.fs-medium {
  font-size: 1em; }

.fs-large {
  font-size: 1.125rem; }

.fs-xlarge {
  font-size: 1.25rem; }

.fs-xxlarge {
  font-size: 1.5em; }

.icon-special {
  background-image: url("../images/special.svg"); }

.icon-sale {
  background-image: url("../images/sale.svg"); }

.icon-new {
  background-image: url("../images/new.svg"); }

.availability.available {
  color: #41bd5e; }

.availability.unavailable {
  color: #ff3b3b; }

.availability.on-order {
  color: #f1834d; }

#catalogSearchResult .page-title {
  margin: 1.875rem 0; }

main {
  overflow: hidden; }

@media only screen and (min-width: 576px) {
  .container {
    max-width: none; } }

@media only screen and (min-width: 768px) {
  .container {
    max-width: 738px; } }

@media only screen and (min-width: 992px) {
  .container {
    max-width: 960px; } }

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1170px;
    padding: 0; } }

@media only screen and (min-width: 1370px) {
  .container {
    max-width: 1336px;
    padding: 0; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  header > .container > .row > .col-lg-3, main > .container > .row > .col-lg-3, .mainSlider-wrapper > .container > .row > .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: none;
    width: 300px; }
  header > .container > .row > .col-lg-9, main > .container > .row > .col-lg-9, .mainSlider-wrapper > .container > .row > .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: none;
    width: calc(100% - 300px); } }

.float-left {
  float: left; }

.float-right {
  float: right; }

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

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

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

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

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

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

.vm {
  vertical-align: middle; }

.vtop {
  vertical-align: top; }

.left,
.right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-right: auto; }

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

.hidden {
  display: none; }

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

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

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

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

.margin-top {
  margin-top: 2rem; }

.ptiles {
  margin-bottom: 2rem; }

.nav-overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5); }
  .nav-overlay.in {
    display: block; }

a.tooltip-link {
  text-decoration: none; }
  a.tooltip-link .icon-info:before {
    color: #aaa; }

.modal-backdrop {
  background: rgba(0, 0, 0, 0.5); }

.modal-dialog {
  width: 320px;
  max-width: 100%;
  margin: 50px auto; }

.modal-header {
  border: 0; }
  .modal-header .close .icon-close {
    font-size: 1.5rem; }

.modal-body {
  text-align: center; }

.modal-footer {
  border: 0; }

.ui-widget-content {
  border-color: #aaa; }

.ui-dialog .ui-button {
  background: none;
  border: 0;
  border-radius: none; }

.ui-dialog .ui-icon-closethick {
  background: none;
  text-indent: inherit;
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .ui-dialog .ui-icon-closethick:before {
    content: "\e905"; }

.ui-dialog .ui-dialog-content {
  color: #000;
  font-size: 0.875rem; }

.ui-dialog .ui-dialog-titlebar {
  color: #000; }

.ui-dialog .ui-dialog-buttonpane .btn {
  margin-right: 0.9375rem; }
  .ui-dialog .ui-dialog-buttonpane .btn:last-child {
    margin-right: 0; }

#cookies-usage-message {
  text-align: left;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #facb16;
  border-top: 1px solid #dee2e6;
  z-index: 999999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.625rem 0.9375rem;
  font-size: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #cookies-usage-message .btn-small:first-child {
    margin-right: 0.9375rem; }
  #cookies-usage-message .btn {
    white-space: nowrap; }

.red {
  color: #e92700; }

.orange {
  color: #faa732 !important; }

.gray {
  color: #aaaaaa; }

.indent {
  padding: 0.9375rem; }

.separator {
  border-top: 0;
  border-bottom: 1px solid #dee2e6;
  padding-bottom: 0.375rem;
  margin-bottom: 0.75rem; }

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

.rounded {
  border-radius: 0.25rem; }

/*
 * REPORTS
 */
.report {
  min-height: 18px;
  _height: 18px;
  text-align: left;
  margin: 0 auto 5px auto;
  font-size: 1.3em;
  padding: 5px 25px 5px 40px;
  position: relative;
  background: none;
  z-index: 1; }
  .report span.ico {
    display: block;
    width: 29px;
    height: 27px;
    margin: 1px 3px 1px 1px;
    background: url("images/reports.png") no-repeat top left;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; }
  .report span.ico-OK {
    background-position: 0 0; }
  .report span.ico-ERROR {
    background-position: -36px 0; }
  .report span.ico-INFO {
    background-position: -72px 0; }
  .report span.ico-ALERT {
    background-position: -108px 0; }
  .report span.ico-HELP {
    background-position: -144px 0; }

#reports,
#add-to-cart-popup {
  background: #fff;
  font-size: 1.1em;
  padding: 0;
  text-align: left;
  position: absolute;
  z-index: 10003;
  top: -1000px;
  zoom: 1;
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.3); }
  #reports img.close,
  #add-to-cart-popup img.close {
    position: absolute;
    top: 0.8125rem;
    right: 0.8125rem;
    z-index: 10003;
    cursor: pointer;
    height: auto; }
  #reports .report-title,
  #add-to-cart-popup .report-title {
    font-size: 1em;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    padding: 0.4375rem 0.9375rem; }
  #reports .report-title-ERROR,
  #add-to-cart-popup .report-title-ERROR {
    background: #e9573f;
    color: #fff; }
  #reports .report-title-ALERT,
  #add-to-cart-popup .report-title-ALERT {
    background: #faa732;
    color: #fff; }
  #reports .report-title-OK,
  #add-to-cart-popup .report-title-OK {
    background: #37bc9b;
    color: #fff; }
  #reports .report-title-INFO,
  #add-to-cart-popup .report-title-INFO {
    background: #3bafda;
    color: #fff; }
  #reports .report-title-HELP,
  #add-to-cart-popup .report-title-HELP {
    background: #3bafda;
    color: #fff; }
  #reports .indent,
  #add-to-cart-popup .indent {
    font-size: 0.875rem; }

.processing {
  max-width: 450px;
  width: 90%;
  background: url(images/infinity.gif) no-repeat bottom center #fff;
  text-align: center;
  padding: 25px 0 90px 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 9999; }

.processing span {
  display: block;
  font-size: 1.6em;
  padding: 0 30px; }

/** Loading **/
.loading-16 {
  background: url("images/loading-16.gif") no-repeat center center #fff; }

.loading-24 {
  background: url("images/loading-24.gif") no-repeat center center #fff; }

.loading-32 {
  background: url("images/loading-32.gif") no-repeat center center #fff; }

.loading-64 {
  background: url("images/loading-64.gif") no-repeat center center #fff; }

.loading-top {
  background-position: top center; }
  .loading-top p {
    margin-top: 1rem; }
    .loading-top p:last-child {
      margin-bottom: 0; }

.error-page {
  margin: 3em 0; }
  .error-page .title-wrapper {
    margin-bottom: 2em; }

.block {
  background: #efefef; }

.block-light {
  background: #fff; }

.block-green {
  background: #54b948;
  color: #fff; }

.block-red {
  background: #e92700;
  color: #fff; }

.block-red .invert {
  color: #5b0f01; }

.block-silver {
  background: #f8f8f8; }

.block-light-dark {
  background: #dadada; }

.block-dark {
  background: #a9a9a9;
  color: #fff; }

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

.color-blue {
  color: #1d3682; }

.shadow {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }

.shadow-big {
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2); }

.fb_iframe_widget {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 0.625rem;
  margin-bottom: 1.875rem; }

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

.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.size-small {
  width: 130px; }

@media only screen and (min-width: 576px) {
  .xs-show {
    display: none; } }

@media only screen and (min-width: 768px) {
  .sm-show {
    display: none; } }

@media only screen and (min-width: 992px) {
  .no-left-padding {
    padding-left: 0; }
  .no-right-padding {
    padding-right: 0; }
  .md-show {
    display: none; } }

@media only screen and (min-width: 1200px) {
  .xl-hide {
    display: none; }
  .lg-hide {
    display: block; } }

@media only screen and (max-width: 1199px) {
  .lg-hide {
    display: none; } }

@media only screen and (max-width: 991px) {
  .md-hide {
    display: none; } }

@media only screen and (max-width: 767px) {
  .sm-hide {
    display: none; }
  #cookies-usage-message {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    #cookies-usage-message .left, #cookies-usage-message .right {
      margin: 0;
      width: 100%;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    #cookies-usage-message .right {
      padding-top: 0.625rem; } }

@media only screen and (max-width: 575px) {
  .xs-hide {
    display: none; } }

.badge {
  display: inline-block;
  background: #aaaaaa;
  border-radius: 0.5625rem;
  font-size: 0.6875rem;
  font-weight: 700;
  color: white;
  padding: 0.0625rem 0.375rem; }

.cart-icon-wrapper .badge {
  position: absolute;
  right: 0;
  top: -8px;
  background: #1d3682; }

.nav-item .badge {
  margin-left: 0.5625rem; }

.breadcrumb-wrapper {
  background: #f9f9f9;
  border-top: 1px solid #dee2e6;
  position: relative;
  -webkit-box-shadow: 0px 1px 40px 0 rgba(62, 62, 62, 0.25);
  box-shadow: 0px 1px 40px 0 rgba(62, 62, 62, 0.25); }
  .breadcrumb-wrapper .breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 1.875rem;
    list-style: none; }
    .breadcrumb-wrapper .breadcrumb > li {
      font-size: 0.75rem;
      color: #aaaaaa;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      height: 30px; }
      .breadcrumb-wrapper .breadcrumb > li:after {
        content: "\e911";
        color: #eaeaea;
        font-family: "icomoon" !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        font-size: 1.875rem;
        padding-left: 0.625rem;
        padding-right: 0.625rem; }
      .breadcrumb-wrapper .breadcrumb > li:last-child:after {
        border: 0;
        padding: 0;
        content: ""; }

.btn {
  height: 40px;
  border: 0;
  border-radius: 1.25rem;
  padding: 0.5rem 1rem;
  cursor: pointer;
  display: inline-block;
  background: transparent;
  font-family: "Montserrat", sans-serif;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .btn:hover {
    text-decoration: none; }
  .btn > .ui-button-text {
    padding: 0; }
  .btn.btn-primary {
    background: #1d3682;
    color: white;
    border: 0; }
    .btn.btn-primary:hover {
      background: #172b69; }
    .btn.btn-primary > .ui-button-text {
      padding: 0;
      color: white; }
  .btn.btn-secondary {
    background: #facb16;
    color: #1d3682; }
    .btn.btn-secondary:hover {
      background: #fbd648; }
  .btn.btn-default {
    background: white;
    border: 1px solid #dee2e6; }
  .btn.btn-danger {
    color: white;
    background: #dc3545;
    border-color: #dc3545; }
    .btn.btn-danger:hover {
      background-color: #c82333;
      border-color: #bd2130; }
  .btn.btn-small {
    height: auto; }
  .btn.add-to-cart {
    width: 100%;
    line-height: 1; }
    .btn.add-to-cart > span {
      font-family: "Montserrat", sans-serif;
      color: white; }
    .btn.add-to-cart .icon-cart {
      font-size: 1.375rem;
      color: white; }
    .btn.add-to-cart.disabled {
      color: white;
      background-color: #aaaaaa; }
  .btn.btn-spinner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .btn.disabled {
    pointer-events: none; }
  .btn.btn-google-plus {
    background: #dd4b39;
    color: white; }
  .btn.btn-facebook {
    background: #3b5998;
    color: white; }

@media only screen and (min-width: 1200px) {
  .btn.xl-hide {
    display: none; }
  .btn.lg-hide {
    display: block; } }

@media only screen and (max-width: 1199px) {
  .btn.lg-hide {
    display: none; } }

.card-wrapper,
.text-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.card-wrapper {
  border-radius: 0.25rem;
  margin-bottom: 1.875rem; }

.card {
  border: 1px solid #dee2e6;
  margin-left: -1px;
  margin-bottom: -1px; }
  .card.product {
    background: transparent;
    padding: 0.9375rem;
    border-radius: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .card.product:first-child {
      border-top-left-radius: 0.25rem; }
    .card.product:nth-child(3) {
      border-top-right-radius: 0.25rem; }
    .card.product:nth-last-child(3) {
      border-bottom-left-radius: 0.25rem; }
    .card.product:last-child {
      border-bottom-right-radius: 0.25rem; }
    .card.product:hover {
      -webkit-box-shadow: 0px 1px 40px 0 rgba(62, 62, 62, 0.25);
      box-shadow: 0px 1px 40px 0 rgba(62, 62, 62, 0.25);
      border-color: white; }
    .card.product a {
      text-decoration: none; }
    .card.product .card-top,
    .card.product .product-code,
    .card.product .price-wrapper,
    .card.product .highlighted .small,
    .card.product .availability {
      font-size: 0.75rem; }
    .card.product .price-wrapper > span,
    .card.product .price-wrapper .amount {
      color: #aaaaaa; }
    .card.product .card-top .offer {
      width: 50%;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      font-size: 0.75rem;
      position: relative;
      top: -5px;
      left: -5px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-family: "Montserrat", sans-serif; }
      .card.product .card-top .offer > .text {
        text-transform: uppercase;
        display: none; }
      .card.product .card-top .offer.new {
        color: #1d3682; }
        .card.product .card-top .offer.new > .text {
          color: white;
          text-transform: uppercase;
          font-size: 0.6875rem;
          position: absolute;
          left: 0;
          top: 14px;
          width: 40px;
          text-align: center;
          line-height: 1; }
      .card.product .card-top .offer.discount > .text {
        color: #facb16; }
      .card.product .card-top .offer.sale {
        color: #e53a3a; }
      .card.product .card-top .offer .ico {
        width: 40px;
        height: 43px;
        background-size: 40px 43px;
        margin-right: 0.325rem; }
    .card.product .card-top .product-code {
      position: absolute;
      right: 10px;
      top: 15px; }
    .card.product .img-link {
      text-align: center; }
    .card.product .card-body {
      padding: 1rem 0 0;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    .card.product .product-title {
      margin-bottom: 0.375rem;
      height: 38px;
      overflow: hidden;
      font-size: 1rem;
      font-weight: 400;
      text-align: center; }
    .card.product .price-wrapper {
      height: 62px;
      margin-bottom: 0.6875rem; }
      .card.product .price-wrapper > span {
        display: block;
        text-align: center; }
    .card.product .our-price {
      margin-bottom: 0.25rem; }
      .card.product .our-price .highlighted,
      .card.product .our-price .amount {
        font-family: "Montserrat", sans-serif;
        color: #1d3682;
        font-size: 1.25rem; }
        .card.product .our-price .highlighted > small,
        .card.product .our-price .amount > small {
          color: #1d3682; }
      .card.product .our-price .text {
        color: #aaaaaa; }
      .card.product .our-price .price-with-vat {
        display: block;
        text-align: right; }
      .card.product .our-price .old-price {
        display: block;
        text-align: right; }
    .card.product .amount-wrapper {
      margin-bottom: 0.9375rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .card.product .amount-wrapper.text-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
  .card .card-img {
    border-radius: 0;
    margin: auto;
    max-width: 100%;
    width: auto;
    height: auto; }

.amount-group {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid #dee2e6;
  border-radius: 1.5625rem;
  margin-right: 0.625rem;
  height: 40px;
  width: 122px; }
  .amount-group .form-control,
  .amount-group .btn {
    width: 40px;
    height: 38px; }
  .amount-group .form-control {
    border-radius: 0;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    padding: 0.625rem 0;
    text-align: center; }
  .amount-group .btn {
    border: 0; }
    .amount-group .btn .ico {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .amount-group .btn .icon-minus:before {
      font-size: 2px; }
    .amount-group .btn .icon-plus:before {
      font-size: 0.5rem; }

.ptiles .amount-group input {
  border-radius: 0;
  background: white;
  border-top: 0;
  border-bottom: 0; }

.product-label-archive-category {
  position: absolute;
  top: 25%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: black;
  opacity: 0.6;
  pointer-events: none;
  padding: 0.5rem 1rem 0.5rem 1rem;
  border-radius: 5px;
  z-index: 1000; }

.product-list-good-order--modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

#category-view-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #category-view-list .card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
    #category-view-list .card > .product-list-good-order {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #category-view-list .card > .product-list-good-order > .right {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    #category-view-list .card .image {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      #category-view-list .card .image .card-img {
        width: 50px;
        height: auto;
        margin-right: 1.5rem; }
    #category-view-list .card .card-body {
      padding: 0; }
    #category-view-list .card .product-title {
      height: auto;
      margin: 0; }
    #category-view-list .card .our-price {
      margin-bottom: 0;
      margin-right: 1.875rem;
      color: #aaaaaa;
      font-size: 0.75rem; }
    #category-view-list .card .amount-group {
      margin-right: 1rem; }
    #category-view-list .card .btn.add-to-cart {
      width: auto;
      padding: 0.5rem 1.813rem; }

#category-view-grid {
  display: none; }
  #category-view-grid.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.text-banner .card {
  padding: 2.25rem 1.25rem 3.25rem;
  text-align: center;
  border-radius: 0; }
  .text-banner .card:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .text-banner .card:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  .text-banner .card .card-body {
    padding: 1.75rem 0 0; }

@media only screen and (min-width: 576px) {
  .card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .text-banner .card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 100%; } }

@media only screen and (min-width: 1200px) {
  .card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
    .card.product .card-top {
      height: 43px; }
      .card.product .card-top .offer > .text {
        display: block; }
    .card.product .amount-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 40px; }
  .text-banner .card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  #category-view-grid .card .product-code {
    display: block; }
  #category-view-list .availability {
    display: block; }
  .text-banner .card .ico:before {
    font-size: 3.5rem; }
  .text-banner .card .card-body .card-title {
    height: 56px;
    font-size: 1.5rem;
    margin-bottom: 1.75rem; }
  .text-banner .card .card-body .card-text {
    font-size: 0.875rem; } }

@media only screen and (max-width: 1199px) {
  .card.product .card-top {
    height: 0; }
    .card.product .card-top .offer.new .text {
      display: block; }
  .card.product .amount-wrapper {
    display: none; }
    .card.product .amount-wrapper.show {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 0.9375rem;
      margin-bottom: 0; }
      .card.product .amount-wrapper.show .availability {
        font-size: 0.75rem;
        margin: auto; }
  #category-view-list .card .product-code {
    display: block; }
  #category-view-list .card .product-title {
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 19px;
    width: 200px; }
  #category-view-list .card .our-price {
    margin-right: 0.9375rem;
    text-align: right;
    line-height: 1; }
    #category-view-list .card .our-price .highlighted,
    #category-view-list .card .our-price .amount {
      font-size: 1rem; }
  #category-view-list .card .availability {
    display: none; }
  .text-banner .card .ico:before {
    font-size: 2.625rem; }
  .text-banner .card .card-body .card-title {
    height: 38px;
    font-size: 1rem;
    margin-bottom: 1rem; }
  .text-banner .card .card-body .card-text {
    font-size: 0.75rem; } }

@media only screen and (max-width: 767px) {
  #category-view-list .card .product-list-good-order {
    display: block; }
  #category-view-list .card .left, #category-view-list .card .right {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  #category-view-list .card .left {
    margin-bottom: 1.25rem; }
    #category-view-list .card .left .card-body {
      max-width: 200px; }
    #category-view-list .card .left .our-price {
      text-align: left;
      margin-right: 0;
      display: block; }
  #category-view-list .card .product-code {
    line-height: 1; }
  #category-view-list .card .product-title {
    font-size: 1rem;
    margin: 0.25rem 0; }
  #category-view-list .card .btn.add-to-cart {
    width: 138px;
    padding: 0.5rem 0; } }

@media only screen and (max-width: 575px) {
  .card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
    .card.product:nth-child(2) {
      border-top-right-radius: 0.25rem; }
    .card.product:nth-child(3) {
      border-radius: 0; }
    .card.product:nth-last-child(3) {
      border-bottom-left-radius: 0; }
    .card.product:nth-last-child(2) {
      border-bottom-left-radius: 0.25rem; }
    .card.product .card-top,
    .card.product .product-code,
    .card.product .price-wrapper,
    .card.product .highlighted .small,
    .card.product .availability {
      font-size: 0.625rem; }
    .card.product .product-title {
      font-size: 0.875rem;
      height: 38px;
      line-height: 1.4; }
    .card.product .price-wrapper {
      height: auto;
      max-height: 52px; }
    .card.product .our-price .amount,
    .card.product .our-price .highlighted {
      font-size: 0.875rem; }
    .card.product .our-price .text {
      font-size: 0.625rem; }
  .text-banner .card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border-bottom: 0;
    border-right: 1px solid #dee2e6 !important;
    padding: 1.875rem 1.375rem; }
    .text-banner .card:first-child {
      border-bottom-left-radius: 0;
      border-top-right-radius: 0.25rem; }
    .text-banner .card:last-child {
      border-top-right-radius: 0;
      border-bottom-left-radius: 0.25rem;
      border-bottom: 1px solid #dee2e6; }
    .text-banner .card .card-body {
      padding-top: 0.9375rem; }
      .text-banner .card .card-body .card-title {
        height: auto; } }

.dropdown-menu {
  -webkit-box-shadow: 0px 1px 40px 0 rgba(62, 62, 62, 0.25);
  box-shadow: 0px 1px 40px 0 rgba(62, 62, 62, 0.25);
  border: 0;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .dropdown-menu .dropdown-item {
    padding: 0.625rem 0.75rem;
    border-right: 0;
    border-bottom: 1px solid #dee2e6; }
    .dropdown-menu .dropdown-item:last-child {
      border-bottom: 0; }
    .dropdown-menu .dropdown-item > a {
      display: block;
      font-size: 0.8125rem; }

.dropdown-login .login-form-wrapper {
  padding: 0.9375rem; }

.dropdown-login .link-for-signIn {
  display: block;
  margin-top: 0.75rem;
  font-size: 0.8125rem;
  text-align: center; }
  .dropdown-login .link-for-signIn a {
    color: #1d3682; }

.dropdown-login .loggedIn-user {
  width: 320px;
  font-size: 0.875rem; }
  .dropdown-login .loggedIn-user > li {
    padding: 0.625rem 0.9375rem;
    border-bottom: 1px solid #dee2e6; }
    .dropdown-login .loggedIn-user > li:hover {
      background: #f9f9f9; }
    .dropdown-login .loggedIn-user > li.user-name {
      padding: 0.9375rem; }
      .dropdown-login .loggedIn-user > li.user-name:hover {
        background: transparent; }
      .dropdown-login .loggedIn-user > li.user-name img {
        height: 30px;
        margin-right: 0.625rem; }
    .dropdown-login .loggedIn-user > li > a {
      text-decoration: none;
      display: block; }
      .dropdown-login .loggedIn-user > li > a > small {
        color: #aaaaaa; }
    .dropdown-login .loggedIn-user > li:last-child {
      text-align: center;
      color: #1d3682; }
      .dropdown-login .loggedIn-user > li:last-child:hover {
        background: transparent; }
      .dropdown-login .loggedIn-user > li:last-child > a {
        display: inline-block; }
        .dropdown-login .loggedIn-user > li:last-child > a:hover {
          text-decoration: underline; }

.dropdown-login,
.dropdown-cart {
  top: 1.5rem !important; }

.dropdown-cart .cart-sum-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.625rem 0.9375rem; }
  .dropdown-cart .cart-sum-wrapper .cart-sum {
    font-size: 0.875rem; }
    .dropdown-cart .cart-sum-wrapper .cart-sum > strong {
      color: #1d3682; }
  .dropdown-cart .cart-sum-wrapper .btn {
    padding: 0.5rem 1.875rem; }

@media only screen and (max-width: 575px) {
  .dropdown-login,
  .dropdown-cart {
    top: 1.188rem !important;
    right: 0.625rem; }
  .dropdown-login {
    top: 1.188rem !important; }
    .dropdown-login .loggedIn-user {
      width: 100%; }
  .dropdown-cart {
    top: 0.9375rem !important; }
    .dropdown-cart .cart-sum-wrapper .left {
      margin-bottom: 0; }
    .dropdown-cart .cart-sum-wrapper .right {
      width: auto; } }

.form-control,
.input {
  background: white;
  border: 0;
  font-size: 0.875rem;
  padding: 0.625rem 0.9375rem; }
  .form-control:focus,
  .input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0; }
  .form-control::-webkit-input-placeholder,
  .input::-webkit-input-placeholder {
    color: #aaaaaa; }
  .form-control::-moz-placeholder,
  .input::-moz-placeholder {
    color: #aaaaaa; }
  .form-control::-ms-input-placeholder,
  .input::-ms-input-placeholder {
    color: #aaaaaa; }
  .form-control::placeholder,
  .input::placeholder {
    color: #aaaaaa; }

.form-control--inline {
  display: inline-block;
  width: auto; }

.form-control--select {
  padding-top: 0;
  padding-bottom: 0;
  border: 1px solid #dee2e6; }
  .form-control--select:focus {
    border: 1px solid #1d3682; }

.label {
  font-size: 14px;
  padding-top: 8px; }

.spinner {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .spinner::-webkit-outer-spin-button, .spinner::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .spinner[type=number] {
    -moz-appearance: textfield; }

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

#login-form {
  width: 320px; }
  #login-form .form-group {
    margin-bottom: 0.625rem; }
  #login-form label {
    font-size: 0.75rem;
    color: #aaaaaa;
    margin: 0;
    display: block; }
    #login-form label.form-check-label {
      display: inline-block; }
  #login-form .form-control {
    padding: 0.1875rem 0 0.75rem;
    border-radius: 0;
    border-bottom: 1px solid #dee2e6; }
    #login-form .form-control:focus {
      border-bottom-color: #1d3682; }
  #login-form .btn {
    display: block;
    width: 100%; }
  #login-form .form-wrapper {
    overflow: hidden;
    margin-bottom: 0.75rem; }
  #login-form .form-check-label,
  #login-form .link-forgotPassword {
    font-size: 0.8125rem; }
  #login-form .link-forgotPassword {
    color: #aaaaaa; }

.form-title {
  margin-bottom: 1rem;
  font-size: 0.875rem; }

.styled-form {
  font-size: 0.875rem; }
  .styled-form .form-group {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .styled-form label {
    margin-bottom: 0; }
  .styled-form .form-control,
  .styled-form .input {
    border: 1px solid #dee2e6;
    border-radius: 1.25rem;
    background: #f9f9f9; }
  .styled-form .input {
    line-height: 1.5;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    .styled-form .input.fullsize {
      width: 100%; }
  .styled-form .input-fullsize {
    width: 100%; }
  .styled-form .btn-wrapper {
    margin-top: 1rem;
    margin-bottom: 2rem; }
  .styled-form .fs-small {
    color: #aaaaac; }
  .styled-form .input--error {
    border-color: #dc3545; }

#lostpassword {
  margin-bottom: 2rem; }
  #lostpassword .form-group {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

#clubUser {
  margin-bottom: 2rem; }

.order-user span.fs-medium {
  display: block;
  margin-top: 0.9375rem;
  margin-bottom: 0.3125rem; }

.order-user .form-title {
  margin-top: 1rem; }

.order-user #userTypeChoices .custom-checkbox {
  display: block;
  margin-top: 1rem; }

.order-user #differentDeliveryAddressData {
  margin-top: 1rem; }

@media only screen and (max-width: 575px) {
  #login-form {
    width: 100%; } }

.cart-table .cart-item {
  border-bottom: 1px solid #dee2e6; }
  .cart-table .cart-item td {
    font-size: 0.875rem;
    padding: 0.9375rem 0 0.9375rem 0.9375rem; }
    .cart-table .cart-item td.item-remove {
      padding-right: 0.9375rem; }
  .cart-table .cart-item .item-image,
  .cart-table .cart-item .icon-dots-three-horizontal {
    width: 30px;
    height: 30px;
    margin-right: 0.9375rem; }
  .cart-table .cart-item .item-title {
    display: table-cell;
    max-width: 120px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .cart-table .cart-item .item-amount,
  .cart-table .cart-item .item-price {
    text-align: right; }
  .cart-table .cart-item .item-amount {
    color: #aaaaaa; }
  .cart-table .cart-item .item-price {
    color: #1d3682; }
  .cart-table .cart-item .item-remove .btn-remove {
    background-color: transparent;
    border: 0; }
    .cart-table .cart-item .item-remove .btn-remove > .icon-cancel:before {
      color: #eaeaea; }
  .cart-table .cart-item:hover .item-title {
    color: #1d3682; }
  .cart-table .cart-item:hover .item-remove .btn-remove > .icon-cancel:before {
    color: #1d3682; }
  .cart-table .cart-item.hidden-items {
    background: #f9f9f9;
    padding: 0.3125rem 0.9375rem;
    font-size: 0.8125rem; }
    .cart-table .cart-item.hidden-items .icon-dots-three-horizontal,
    .cart-table .cart-item.hidden-items .text {
      display: table-cell;
      vertical-align: middle; }
    .cart-table .cart-item.hidden-items .icon-dots-three-horizontal {
      text-align: center; }
    .cart-table .cart-item.hidden-items .text {
      padding-left: 0.9375rem; }

table.fullsize {
  width: 100%;
  max-width: 100%; }

table.fs-medium {
  font-size: 0.875rem; }

table.separated {
  width: 100%;
  border-spacing: 0 0.4375rem; }
  table.separated thead th {
    padding: 0.5rem 0.625rem; }
    table.separated thead th:first-child {
      border-left: 1px solid #dee2e6; }
    table.separated thead th:last-child {
      border-right: 1px solid #dee2e6; }
  table.separated tbody td {
    padding: 0.3125rem 0.625rem;
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6; }
    table.separated tbody td:first-child {
      border-left: 1px solid #dee2e6; }
    table.separated tbody td:last-child {
      border-right: 1px solid #dee2e6; }

.club-table {
  width: 100%;
  max-width: 100%;
  font-size: 0.875rem; }
  .club-table td {
    width: 50%; }

.club-order {
  width: 100%;
  max-width: 100%;
  font-size: 0.875rem;
  margin-bottom: 1.875rem; }
  .club-order th,
  .club-order td {
    padding: 0.75rem;
    vertical-align: top; }
  .club-order tbody th,
  .club-order tbody td {
    border-top: 1px solid #dee2e6;
    vertical-align: middle; }

.club-info {
  font-size: 0.875rem;
  margin-bottom: 2rem; }
  .club-info td {
    padding: 2px 10px; }
    .club-info td.label {
      padding: 2px 10px 2px 0; }
    .club-info td.fs-large {
      font-size: 1rem; }

@media only screen and (max-width: 767px) {
  .table-wrapper,
  #club-user-order-list,
  #userWalletReview {
    display: block;
    width: 100%;
    overflow-x: auto; }
    .table-wrapper table th,
    .table-wrapper table td,
    #club-user-order-list table th,
    #club-user-order-list table td,
    #userWalletReview table th,
    #userWalletReview table td {
      white-space: nowrap; } }

.table-responsive {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.tabber {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: inherit;
  font-family: inherit; }
  .tabber .ui-tabs-nav {
    padding: 0;
    border: 0;
    border-bottom: 1px solid #dee2e6;
    border-radius: 0;
    color: inherit; }
    .tabber .ui-tabs-nav li {
      margin: 0;
      border-radius: 0;
      background: #f9f9f9;
      border: 1px solid transparent;
      border-color: #dee2e6 white #dee2e6 #dee2e6;
      margin-left: -1px;
      margin-bottom: -1px; }
      .tabber .ui-tabs-nav li.ui-tabs-active {
        background: white;
        border-bottom-color: white;
        padding-bottom: 0; }
      .tabber .ui-tabs-nav li:first-child {
        border-top-left-radius: 0.25rem;
        margin-left: 0; }
      .tabber .ui-tabs-nav li:last-child {
        border-top-right-radius: 0.25rem;
        border-right-color: #dee2e6; }
      .tabber .ui-tabs-nav li .ui-tabs-anchor {
        font-size: 0.875rem;
        font-weight: bold;
        padding: 0.625rem 1.75rem;
        color: #353535; }
  .tabber .ui-tabs-panel {
    padding: 1em 0.9375rem;
    font-size: 0.875rem;
    border: 0;
    border-radius: 0;
    color: #353535; }

.nav-tabs .nav-item {
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.5rem 1.75rem;
  border-color: #dee2e6 white #dee2e6 #dee2e6;
  background: #f9f9f9;
  border-radius: 0;
  position: relative; }
  .nav-tabs .nav-item.active {
    background: white;
    border-bottom-color: white; }
  .nav-tabs .nav-item:first-child {
    border-top-left-radius: 0.25rem; }
  .nav-tabs .nav-item:last-child {
    border-top-right-radius: 0.25rem;
    border-right-color: #dee2e6; }

.tab-content {
  font-size: 0.875rem;
  width: 100%; }
  .tab-content p {
    padding: 0 0.9375rem; }
    .tab-content p:last-child {
      margin-bottom: 0; }

@media only screen and (max-width: 575px) {
  .nav-tabs .nav-item {
    width: 100%;
    border-right: 1px solid #dee2e6; }
    .nav-tabs .nav-item:first-child {
      border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-item:last-child {
      border-radius: 0; }
  .tab-content {
    padding: 0.9375rem 0; }
  .product-slider .tab-content {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0; } }

.ui-tooltip {
  background: #aaa;
  color: #fff;
  font-size: 0.75rem;
  border: none;
  padding: 0;
  opacity: 1; }
  .ui-tooltip .ui-tooltip-content {
    padding: 0.625rem;
    color: #fff; }

header {
  position: relative;
  z-index: auto;
  background: white;
  -webkit-box-shadow: 0px 1px 40px 0 rgba(62, 62, 62, 0.25);
  box-shadow: 0px 1px 40px 0 rgba(62, 62, 62, 0.25); }
  header .logo-wrapper h1 {
    font-size: 1rem;
    margin: 0; }
  header .logo-wrapper .top-links {
    display: none; }
  header .logo-wrapper .top-social-links {
    float: left;
    margin-top: 0.625rem;
    margin-right: 10px; }
  header .logo {
    text-decoration: none; }
    header .logo .sub {
      font-size: 0.8125rem; }
    header .logo img {
      display: block; }
  header .top-bar {
    border-bottom: 1px solid #dee2e6;
    padding: 0.9375rem 0 0.9375rem 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 0.875rem; }
    header .top-bar .mail-contact,
    header .top-bar .phone-contact {
      font-size: 0.875rem; }
    header .top-bar .mail-contact {
      padding-right: 1.875rem; }
    header .top-bar .icon-email,
    header .top-bar .icon-phone {
      padding-right: 0.625rem; }
    header .top-bar .icon-twitter:before {
      padding-left: 1.875rem;
      color: black; }
    header .top-bar .icon-instagram:before {
      padding-left: 16px;
      color: black; }
    header .top-bar .icon-youtube:before {
      padding-left: 16px;
      color: black; }
    header .top-bar .icon-facebook:before {
      padding-left: 16px;
      color: black; }
  header .top-links > li {
    padding: 0 0.625rem;
    border-right: 1px solid #dee2e6; }
    header .top-links > li:first-child {
      padding-left: 0; }
    header .top-links > li:last-child {
      padding-right: 0;
      border-right: 0; }
    header .top-links > li.dropdown a {
      text-decoration: none; }
    header .top-links > li.dropdown .dropdown-toggle::after {
      margin-left: 1.5rem; }
    header .top-links > li.dropdown .dropdown-menu {
      top: 15px !important; }
  header .top-links .icon-flag {
    width: 24px;
    margin-right: 0.625rem; }
  header .main-bar {
    overflow: hidden;
    padding: .5rem 0 .5rem .5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    header .main-bar .header-search {
      width: 300px;
      border-radius: 1.5625rem;
      border: 1px solid #dee2e6;
      background: #f9f9f9; }
      header .main-bar .header-search .form-control {
        background: transparent;
        padding: 0.5rem 0 0.5rem 1rem;
        height: auto; }
      header .main-bar .header-search > .btn-search {
        background: transparent;
        border: 0;
        padding: 0.5rem 0.75rem; }
        header .main-bar .header-search > .btn-search .icon-search {
          font-size: 1rem; }
    header .main-bar .nav-account-cart .icon-cart {
      margin-right: 0.625rem; }
    header .main-bar .nav-account-cart .icon-user,
    header .main-bar .nav-account-cart .icon-cart {
      font-size: 2rem; }
    header .main-bar .nav-account-cart .cart-icon-wrapper {
      position: relative; }
    header .main-bar .nav-account-cart > li:first-child {
      margin-right: 2rem; }
    header .main-bar .nav-account-cart > li > a {
      font-family: "Montserrat", sans-serif;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      header .main-bar .nav-account-cart > li > a:hover {
        text-decoration: none; }
  header .navbar {
    z-index: 1;
    position: relative; }
    header .navbar .navbar-toggler {
      position: relative;
      top: -2.5rem;
      left: 0;
      border-color: transparent;
      background: transparent;
      padding: 0;
      border: 0; }
      header .navbar .navbar-toggler .ico-bar {
        width: 24px;
        height: 2px;
        position: relative;
        -webkit-transition: all 500ms ease-in-out;
        transition: all 500ms ease-in-out;
        display: block;
        margin-bottom: 0.4375rem;
        background: #353535; }
        header .navbar .navbar-toggler .ico-bar:nth-of-type(1) {
          top: 8px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
        header .navbar .navbar-toggler .ico-bar:nth-of-type(2) {
          background-color: transparent; }
        header .navbar .navbar-toggler .ico-bar:nth-of-type(3) {
          top: -9px;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          margin-bottom: 0; }
      header .navbar .navbar-toggler.collapsed .ico-bar:nth-of-type(1) {
        top: 0px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
      header .navbar .navbar-toggler.collapsed .ico-bar:nth-of-type(2) {
        background-color: #353535; }
      header .navbar .navbar-toggler.collapsed .ico-bar:nth-of-type(3) {
        top: 0px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    header .navbar .nav-list-wrapper .nav-header {
      padding: 0;
      border-top: 1px solid #dee2e6;
      border-bottom: 1px solid #dee2e6;
      margin-bottom: -1px;
      background: white; }
      header .navbar .nav-list-wrapper .nav-header h5 {
        font-family: "Open Sans", sans-serif;
        font-size: 0.875rem;
        font-weight: 700;
        padding: 0.8125rem 1.25rem;
        margin-bottom: 0;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        header .navbar .nav-list-wrapper .nav-header h5:after {
          width: 0;
          content: "";
          margin-left: auto;
          padding-right: .5em;
          font-weight: bold;
          color: #353535;
          border-top: 2px solid #353535; }
        header .navbar .nav-list-wrapper .nav-header h5.collapsed:after {
          content: "+";
          border-top: none; }
    header .navbar .btn-close-wrapper {
      background: #f9f9f9;
      text-align: center;
      border-top: 1px solid #dee2e6; }
      header .navbar .btn-close-wrapper > .btn {
        font-size: 0.8125rem;
        line-height: 1;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0.875rem 0; }
        header .navbar .btn-close-wrapper > .btn > .icon-close {
          font-size: 1rem;
          margin-right: 0.625rem; }
    header .navbar .list-group-item {
      border-left: 0;
      border-right: 0;
      padding: 0; }
      header .navbar .list-group-item:first-child {
        border-radius: 0; }
      header .navbar .list-group-item:last-child {
        border-radius: 0;
        margin-bottom: -1px; }
      header .navbar .list-group-item.active {
        background-color: #facb16;
        border: none;
        color: #353535; }
      header .navbar .list-group-item > a {
        font-size: 0.8125rem;
        padding: 0.75rem 1.25rem;
        display: block; }
        header .navbar .list-group-item > a:hover {
          text-decoration: none; }

@media only screen and (min-width: 768px) {
  .navbar .navbar-toggler {
    left: 1.875rem; }
  .navbar .nav-list-wrapper .nav-header h5,
  .navbar .list-group-item > a {
    max-width: 738px;
    margin: auto;
    display: block;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }

@media only screen and (min-width: 992px) {
  header .border-left {
    border-left: 1px solid #dee2e6; }
  header .top-bar > .left {
    display: none; }
  header .top-bar > .right {
    margin-left: auto; }
  header .main-bar .nav-account-cart .icon-user {
    margin-right: 0.625rem; } }

@media only screen and (min-width: 1200px) {
  header .top-bar > .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  header .main-bar .header-search {
    width: 478px; } }

@media only screen and (max-width: 991px) {
  header .logo-wrapper {
    line-height: 1;
    padding: 0.9375rem;
    border-bottom: 1px solid #dee2e6; }
    header .logo-wrapper h1 {
      display: inline-block; }
    header .logo-wrapper .top-links {
      display: block; }
      header .logo-wrapper .top-links li.dropdown .dropdown-toggle::after {
        margin-left: 0; }
  header .logo img,
  header .logo .sub {
    display: inline-block; }
  header .logo img {
    width: 96px; }
  header .logo .sub {
    margin-left: 0.625rem; }
  header .top-bar {
    display: none; }
  header .main-bar {
    padding-left: 3.438rem; }
    header .main-bar .nav-account-cart > li:first-child {
      margin-right: 1.125rem; }
  header .navbar > .container {
    height: 0; } }

@media only screen and (max-width: 767px) {
  .navbar .navbar-toggler {
    left: 1.125rem; } }

@media only screen and (max-width: 575px) {
  header .logo {
    display: inline-block; }
    header .logo img,
    header .logo .sub {
      display: block; }
    header .logo .sub {
      margin-top: 0.9375rem;
      margin-left: 0;
      font-size: 0.75rem; }
  header .top-links {
    position: absolute;
    top: 0.9375rem;
    right: 0.9375rem; }
  header .main-bar {
    padding-left: 0; }
    header .main-bar > .left,
    header .main-bar .right {
      width: 100%; }
    header .main-bar .left {
      margin-bottom: 1rem; }
    header .main-bar .search,
    header .main-bar .header-search {
      width: 100%; }
  header .navbar .navbar-toggler {
    top: -2.688rem; } }

#IEalert {
  display: none;
  position: relative; }
  #IEalert * {
    margin: 0;
    padding: 0; }
  #IEalert > div {
    font-weight: bold;
    width: 100%;
    padding: 10px; }
  #IEalert .fixed-alert {
    position: fixed;
    z-index: 500; }

.sidebar .list-group-item .list-nav-link:hover {
  background: whitesmoke;
  color: inherit; }

.hide-arrows .sub-category-ind::after {
  display: none; }

.list-group-item.isActive .sub-category-ind::after {
  content: "";
  border-top: 2px solid; }

.list-group-item .sub-category-ind {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .list-group-item .sub-category-ind:after {
    width: 0;
    margin-left: auto;
    padding-right: .5em;
    font-weight: bold;
    color: #353535;
    content: "+"; }

.sub-arrow {
  display: none; }

.sub-circle .sub-arrow {
  display: inline;
  margin-right: .2em; }

.sidebar {
  -webkit-box-shadow: 0px 1px 40px 0 rgba(62, 62, 62, 0.25);
  box-shadow: 0px 1px 40px 0 rgba(62, 62, 62, 0.25);
  margin-bottom: 1.875rem; }
  .sidebar .list-group-item {
    border: 0;
    padding: 0;
    font-size: 0.875rem;
    margin-bottom: 0; }
    .sidebar .list-group-item.active {
      background: #facb16;
      color: #353535; }
    .sidebar .list-group-item.isActive .list-nav-link::after {
      content: "";
      border-top: 2px solid; }
    .sidebar .list-group-item.first-child {
      border-radius: 0; }
    .sidebar .list-group-item .list-nav-link {
      padding: 6px 0.9375rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-decoration: none;
      border-bottom: 1px solid #dee2e6;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      .sidebar .list-group-item .list-nav-link:hover {
        color: #353535; }
      .sidebar .list-group-item .list-nav-link:after {
        width: 0;
        margin-left: auto;
        padding-right: .5em;
        font-weight: bold;
        color: #353535;
        content: "+"; }
      .sidebar .list-group-item .list-nav-link.nav-category {
        font-size: 0.875rem;
        font-weight: 700;
        line-height: 3.07;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0.3rem 0.9375rem; }
        .sidebar .list-group-item .list-nav-link.nav-category:after {
          display: none; }
        .sidebar .list-group-item .list-nav-link.nav-category:nth-child(2) {
          border-top: 0; }
        .sidebar .list-group-item .list-nav-link.nav-category .list-group-item {
          background: white; }
        .sidebar .list-group-item .list-nav-link.nav-category:hover {
          background: white; }
        .sidebar .list-group-item .list-nav-link.nav-category img {
          width: 32px;
          height: 32px;
          display: inline-block;
          margin-right: 0.625rem; }
  .sidebar .nav-title {
    text-align: center;
    border-bottom: 0;
    border-color: #1d3682;
    background-color: #1d3682;
    padding: 0.3125rem 0.9375rem;
    color: white;
    font-family: "Montserrat", sans-serif; }

.slider-card .caption-title {
  font-family: "Montserrat", sans-serif;
  color: white;
  text-transform: uppercase;
  font-size: 1.5rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.slider-card {
  float: left;
  height: 100%;
  min-height: 1px; }

.mainSlider-wrapper {
  overflow: hidden; }
  .mainSlider-wrapper .slick-dotted.slick-slider {
    margin-bottom: 1.75rem; }
  .mainSlider-wrapper .slick-dots {
    bottom: -1.25rem; }
    .mainSlider-wrapper .slick-dots li button:before {
      background: #1d3682; }
    .mainSlider-wrapper .slick-dots li.slick-active button {
      border: 2px solid #1d3682; }
      .mainSlider-wrapper .slick-dots li.slick-active button:before {
        background: transparent; }

.mainSlider {
  margin-left: -0.9375rem; }
  .mainSlider .slider-card {
    margin-left: 0.9375rem;
    position: relative; }
    .mainSlider .slider-card img {
      border-radius: 0.25rem; }
  .mainSlider .slider-caption {
    background: rgba(250, 203, 22, 0.7);
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: .25rem .5rem;
    text-align: center; }

.product-slider .slick-track {
  margin-left: 0; }

.product-slider .card-wrapper {
  border: 1px solid #dee2e6; }
  .product-slider .card-wrapper .card {
    border-top: 0;
    border-left: 0;
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 332px; }

.product-slider .tab-content > .tab-pane {
  display: block;
  height: 0;
  margin-bottom: 0;
  border: 0; }

.product-slider .tab-content > .active {
  height: auto;
  margin-bottom: 3.5rem;
  border: 1px solid #dee2e6;
  margin-left: 0; }

.product-slider.homepage-product-slider .product-slider-wrap {
  visibility: hidden; }

.product-slider.homepage-product-slider .product-slider-header {
  padding: 1.875rem 0 0.7rem 0; }

.product-slider.homepage-product-slider .slick-dots {
  bottom: auto; }

.product-slider .product-slider-header {
  overflow: hidden;
  padding: 1.875rem 0; }
  .product-slider .product-slider-header .nav-pills .nav-link, .product-slider .product-slider-header .product-slider-title {
    border-radius: 1.25rem;
    font-family: "Montserrat", sans-serif;
    padding: 0.5rem 1.875rem; }
  .product-slider .product-slider-header .product-slider-title {
    background: #1d3682;
    color: white; }
  .product-slider .product-slider-header .nav-pills .nav-link.active,
  .product-slider .product-slider-header .nav-pills .show > .nav-link {
    background: #1d3682; }
  .product-slider .product-slider-header .product-slider-nav {
    display: none; }
    .product-slider .product-slider-header .product-slider-nav.active {
      display: block; }
    .product-slider .product-slider-header .product-slider-nav .btn {
      padding: 0.9375rem 1.125rem;
      line-height: 1;
      border: 1px solid #dee2e6; }
      .product-slider .product-slider-header .product-slider-nav .btn.btn-prev {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-right: 0; }
      .product-slider .product-slider-header .product-slider-nav .btn.btn-next {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
      .product-slider .product-slider-header .product-slider-nav .btn:hover {
        background: #f9f9f9; }
      .product-slider .product-slider-header .product-slider-nav .btn .ico {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .product-slider .product-slider-header .product-slider-nav .btn .ico:before {
          font-size: 0.5rem; }

.product-slider .card.product {
  border-bottom: 0; }

.product-slider .slick-dots li button:before {
  background: #1d3682; }

.product-slider .slick-dots li.slick-active button {
  border: 2px solid #1d3682; }
  .product-slider .slick-dots li.slick-active button:before {
    background: transparent; }

#recentlyViewed .product-slider-header,
#recommendedBuy .product-slider-header {
  padding-top: 0;
  position: relative;
  overflow: visible; }
  #recentlyViewed .product-slider-header h2,
  #recommendedBuy .product-slider-header h2 {
    font-size: 1.5rem;
    text-align: center;
    margin: 0; }
  #recentlyViewed .product-slider-header .product-slider-nav,
  #recommendedBuy .product-slider-header .product-slider-nav {
    position: absolute;
    right: 0;
    top: -0.375rem; }

#recentlyViewed-slider .card:nth-child(3n) {
  border-right: 1px solid #dee2e6; }

#img-slider-nav .btn {
  height: 48px;
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  #img-slider-nav .btn.btn-prev {
    left: 0; }
    #img-slider-nav .btn.btn-prev .icon-separator {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
  #img-slider-nav .btn.btn-next {
    right: 0; }
  #img-slider-nav .btn .icon-separator {
    display: block;
    font-size: 2rem;
    font-weight: 700; }

#img-slider .slick-list, #img-slider .slick-track {
  height: 100%; }

@media only screen and (max-width: 575px) {
  .mainSlider .slick-slide {
    padding-left: 0; }
    .mainSlider .slick-slide img {
      margin: auto; }
  .product-slider .product-slider-header .nav-item .nav-link {
    border: 1px solid #dee2e6;
    border-radius: 0;
    font-size: 0.875rem;
    padding: 0.5rem 1rem; }
    .product-slider .product-slider-header .nav-item .nav-link.active {
      border-color: #1d3682; }
  .product-slider .product-slider-header .nav-item:first-child .nav-link {
    border-top-left-radius: 1.25rem;
    border-bottom-left-radius: 1.25rem; }
  .product-slider .product-slider-header .nav-item:last-child .nav-link {
    border-top-right-radius: 1.25rem;
    border-bottom-right-radius: 1.25rem;
    border-left: 0; }
  #recentlyViewed .product-slider-header h2,
  #recommendedBuy .product-slider-header h2 {
    text-align: left;
    max-width: calc(100% - 90px); }
  #recentlyViewed .product-slider-header .product-slider-nav,
  #recommendedBuy .product-slider-header .product-slider-nav {
    top: 0.5rem; } }

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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer; }

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

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ""; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir="rtl"] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

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

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 72px; }

.slick-dots {
  position: absolute;
  bottom: -42px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      font-size: 0;
      line-height: 0;
      display: block;
      padding: 4px;
      cursor: pointer;
      color: transparent;
      outline: none;
      background: transparent;
      border-radius: 50%;
      border: 2px solid transparent; }
      .slick-dots li button:hover,
      .slick-dots li button :focus {
        outline: none; }
      .slick-dots li button:before {
        position: absolute;
        top: 2px;
        left: 2px;
        width: 8px;
        height: 8px;
        content: "";
        text-align: center;
        background: white;
        border-radius: 50%; }
    .slick-dots li.slick-active button {
      border: 2px solid #fff; }
      .slick-dots li.slick-active button:before {
        background: transparent; }

.products-home {
  margin-bottom: 1.875rem; }
  .products-home .title-wrapper .icon-special {
    display: inline-block; }
  .products-home .title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1.875rem 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .products-home .title-wrapper .icon-special {
      margin-right: 0.9375rem; }
    .products-home .title-wrapper .section-title {
      font-size: 1.5rem;
      display: inline-block;
      margin-bottom: 0; }

.bottom-banner {
  border-top: 1px solid #dee2e6;
  padding: 1.5rem 0; }
  .bottom-banner .operator,
  .bottom-banner .payments {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .bottom-banner .operator {
    font-size: 0.8125rem; }
  .bottom-banner .payments {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    .bottom-banner .payments > span {
      font-family: "Montserrat", sans-serif; }
  .bottom-banner .icon-elpro {
    width: 79px;
    height: 50px;
    display: inline-block;
    background-image: url("../images/elpro.png");
    margin-right: 1.875rem; }
  .bottom-banner .icon-paypal,
  .bottom-banner .icon-gopay {
    width: 100px;
    height: 35px;
    display: inline-block; }
  .bottom-banner .icon-paypal {
    margin-left: 1.875rem;
    margin-right: 0.625rem;
    background-image: url("../images/paypal.png"); }
  .bottom-banner .icon-gopay {
    background-image: url("../images/gopay.png"); }

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .bottom-banner .icon-elpro {
    background-image: url("../images/elpro@2x.png");
    background-size: 79px 50px; }
  .bottom-banner .icon-paypal {
    background-image: url("../images/paypal@2x.png");
    background-size: 100px 35px; }
  .bottom-banner .icon-gopay {
    background-image: url("../images/gopay@2x.png");
    background-size: 100px 35px; } }

@media only screen and (min-width: 1200px) {
  .products-home .title-wrapper .icon-special {
    width: 60px;
    height: 65px;
    background-size: 60px 65px; } }

@media only screen and (max-width: 1199px) {
  .products-home .title-wrapper .icon-special {
    width: 42px;
    height: 45px;
    background-size: 42px 45px; }
  .bottom-banner .operator {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 0.75rem; }
    .bottom-banner .operator > .icon-elpro,
    .bottom-banner .operator > span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-right: 1rem; }
    .bottom-banner .operator > span {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; } }

@media only screen and (max-width: 991px) {
  .bottom-banner .operator {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 0.75rem; }
    .bottom-banner .operator > .icon-elpro,
    .bottom-banner .operator > span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-right: 1rem; }
    .bottom-banner .operator > span {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
  .bottom-banner .payments {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .bottom-banner .payments > span {
      display: none; }
    .bottom-banner .payments .icon-paypal {
      margin-left: 0; } }

@media only screen and (max-width: 575px) {
  .bottom-banner {
    padding: 0;
    margin: 0;
    border: 0; }
    .bottom-banner .operator {
      border-top: 1px solid #dee2e6;
      border-bottom: 1px solid #dee2e6;
      padding: 0.9375rem; }
    .bottom-banner .payments {
      padding: 0.9375rem;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.products {
  margin-bottom: 2.5rem; }
  .products .category-title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 1.875rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .products .category-title-wrapper .category-title {
      margin-bottom: 0;
      font-size: 1.5rem; }
  .products:after {
    content: "";
    height: 40px;
    width: 100%;
    display: block;
    background: url("../images/pattern.svg"); }

.category-boxes .row {
  margin-left: -7px;
  margin-right: -7px; }

.category-boxes .cat-box {
  padding-left: 7px;
  padding-right: 7px;
  padding-bottom: 14px; }
  .category-boxes .cat-box > a {
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none; }
    .category-boxes .cat-box > a:hover {
      -webkit-box-shadow: 0px 1px 40px 0 rgba(62, 62, 62, 0.25);
      box-shadow: 0px 1px 40px 0 rgba(62, 62, 62, 0.25);
      border-color: white; }
    .category-boxes .cat-box > a .cat-box-img-wrapper {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 80px;
      height: 60px;
      padding: 10px 0;
      margin-right: 15px;
      border-right: 1px solid #dee2e6;
      text-align: center; }
      .category-boxes .cat-box > a .cat-box-img-wrapper > .cat-box-img {
        max-width: 100%;
        max-height: 40px;
        display: inline-block; }
    .category-boxes .cat-box > a .category-box-title {
      font-size: 0.875rem;
      font-weight: bold;
      display: inline-block;
      margin-bottom: 0; }
  .category-boxes .cat-box.active > a {
    color: #1d3682;
    border-color: #facb16;
    border-width: 2px; }

.category-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 0.875rem;
  overflow: hidden;
  margin-top: 1rem;
  margin-bottom: 1.875rem; }
  .category-order .order-btn {
    height: 40px;
    font-size: 0.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .category-order .order-btn > .icon-filter {
      font-size: 1.125rem;
      margin-right: 0.9375rem; }
  .category-order .form-group,
  .category-order .btn-group {
    margin: 0;
    height: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .category-order .form-group > label,
    .category-order .btn-group > label {
      margin: 0; }
  .category-order .form-group {
    margin-right: 1.875rem; }
    .category-order .form-group > label {
      margin-right: 0.6875rem; }
    .category-order .form-group .custom-select {
      border: 1px solid #dee2e6;
      border-radius: 1.25rem;
      background: white;
      position: relative;
      height: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .category-order .form-group .custom-select:after {
        content: "\e900";
        font-family: "icomoon" !important;
        font-size: 4px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        border-left: 1px solid #dee2e6;
        height: 38px;
        width: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        right: 0;
        z-index: 1; }
      .category-order .form-group .custom-select > select {
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        padding: 0 2.5rem 0 1.25rem;
        z-index: 2;
        border: 0;
        background: transparent;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }
    .category-order .form-group.sort-group select {
      width: 130px; }
    .category-order .form-group.numOfItems-group select {
      width: 34px; }
  .category-order .btn-group .btn {
    padding: 0;
    line-height: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .category-order .btn-group .btn > .ico {
      color: #dee2e6;
      font-size: 1.5rem; }
    .category-order .btn-group .btn.btn-display:first-child {
      margin-right: 0.625rem; }
    .category-order .btn-group .btn.display-active > .ico {
      color: #1d3682; }

.cat-filter-wrapper {
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  margin-bottom: 1.875rem; }

.cat-filter {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .cat-filter .cat-filter-nav .list-group-item {
    border: 0;
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 0;
    background: #f9f9f9;
    padding: 0;
    overflow: hidden; }
    .cat-filter .cat-filter-nav .list-group-item > a {
      display: block;
      font-size: 0.875rem;
      padding: 0.5625rem 0.8125rem;
      border-right: 1px solid #dee2e6; }
      .cat-filter .cat-filter-nav .list-group-item > a.active {
        background: white; }
  .cat-filter .cat-filter-body .tab-pane {
    padding: 1rem 1.875rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 0.875rem; }
    .cat-filter .cat-filter-body .tab-pane.active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .cat-filter .cat-filter-body .tab-pane .form-check {
      margin-bottom: 0.375rem; }
  .cat-filter .cat-filter-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-top: 1px solid #dee2e6;
    background: #f9f9f9;
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    padding: 0.625rem 0; }
    .cat-filter .cat-filter-btn .btn {
      font-size: 0.875rem;
      font-weight: normal;
      font-family: "Open Sans", sans-serif;
      margin-right: 0.9375rem; }
      .cat-filter .cat-filter-btn .btn.btn-filter {
        background: #353535;
        color: white;
        font-weight: bold;
        padding: 0.5rem 1.875rem; }
        .cat-filter .cat-filter-btn .btn.btn-filter:hover {
          background: rgba(53, 53, 53, 0.8); }

.pagination {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 1.875rem; }
  .pagination .page-item:first-child .page-link {
    border-top-left-radius: 1.25rem;
    border-bottom-left-radius: 1.25rem; }
  .pagination .page-item:last-child .page-link {
    border-top-right-radius: 1.25rem;
    border-bottom-right-radius: 1.25rem; }
  .pagination .page-item.page-item-arrow .page-link {
    padding: 0.9375rem 1.063rem;
    line-height: 0; }
    .pagination .page-item.page-item-arrow .page-link .icon-arrow-left {
      font-size: 0.5rem; }
    .pagination .page-item.page-item-arrow .page-link .icon-arrow-right {
      font-size: 0.5rem; }
  .pagination .page-item.active .page-link {
    background: #1d3682;
    border-color: #1d3682;
    color: white; }
    .pagination .page-item.active .page-link:hover {
      background: #1d3682; }
  .pagination .page-item .page-link {
    font-size: 0.875rem;
    color: #353535;
    line-height: 1;
    padding: 0.75rem 0.9375rem; }
    .pagination .page-item .page-link:hover {
      background: #f9f9f9; }
    .pagination .page-item .page-link:focus {
      -webkit-box-shadow: none;
      box-shadow: none; }
    .pagination .page-item .page-link.page-link-dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      height: 100%; }
      .pagination .page-item .page-link.page-link-dots .ico {
        line-height: 0;
        font-size: 0.6875rem; }

@media only screen and (min-width: 576px) {
  .cat-filter .cat-filter-nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
    .cat-filter .cat-filter-nav .list-group-item:first-child {
      border-top-right-radius: 0; }
    .cat-filter .cat-filter-nav .list-group-item:last-child {
      border-bottom: 0;
      border-bottom-right-radius: 0; }
    .cat-filter .cat-filter-nav .list-group-item > a.active {
      border-right: 0; }
  .cat-filter .cat-filter-body {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
    .cat-filter .cat-filter-body .tab-pane .form-check {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }

@media only screen and (min-width: 992px) {
  .category-order > .left,
  .category-order > .right {
    margin-bottom: 1.875rem; } }

@media only screen and (min-width: 1200px) {
  .category-order {
    margin-bottom: 0; }
  .cat-filter .cat-filter-nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .cat-filter .cat-filter-body {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
    .cat-filter .cat-filter-body .tab-pane .form-check {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%; } }

@media only screen and (max-width: 1199px) {
  .category-order {
    margin-bottom: 0.9375rem; }
    .category-order > .left {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
    .category-order > .right {
      width: 100%;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 1.875rem;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }

@media only screen and (max-width: 575px) {
  .category-order > .right {
    display: block; }
    .category-order > .right .form-group {
      margin-right: 0; }
    .category-order > .right .sort-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 0.9375rem; }
    .category-order > .right .btn-group {
      float: right;
      position: relative;
      top: 0.5rem; }
  .cat-filter .cat-filter-nav {
    width: 100%; }
    .cat-filter .cat-filter-nav .nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; }
    .cat-filter .cat-filter-nav .list-group-item {
      margin-bottom: -1px;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      text-align: center;
      border-bottom: 0; }
      .cat-filter .cat-filter-nav .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0rem; }
        .cat-filter .cat-filter-nav .list-group-item:first-child > a {
          border-left: 0; }
      .cat-filter .cat-filter-nav .list-group-item:last-child {
        border-top-right-radius: 0.25rem;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0; }
        .cat-filter .cat-filter-nav .list-group-item:last-child > a {
          border-right: 0; }
      .cat-filter .cat-filter-nav .list-group-item > a {
        border: 1px solid transparent;
        border-bottom-color: #dee2e6;
        border-right-color: #dee2e6;
        text-decoration: none; }
        .cat-filter .cat-filter-nav .list-group-item > a.active {
          border-color: white #dee2e6 white; }
  .cat-filter .cat-filter-btn {
    display: block; }
    .cat-filter .cat-filter-btn .btn {
      display: block;
      margin: auto; }
  .cat-filter .cat-filter-body .tab-pane {
    padding: 1rem; }
    .cat-filter .cat-filter-body .tab-pane .form-check {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }

.prod-detail header {
  -webkit-box-shadow: 0px 1px 40px 0 rgba(62, 62, 62, 0.25);
  box-shadow: 0px 1px 40px 0 rgba(62, 62, 62, 0.25); }

.params-wrapper {
  margin-top: 1.875rem; }

.order-wrapper {
  margin-top: 1.875rem; }

.product-card {
  width: 70%;
  display: block; }

.product-plu {
  font-size: 0.9em !important;
  font-weight: lighter; }

.questionInput {
  border-bottom: 1px solid navy;
  width: 50%;
  margin-bottom: 8px; }

.ask-question-input {
  background: lightgrey;
  width: 50%;
  min-height: 60px;
  min-width: 50%;
  border-radius: 5px;
  margin-bottom: 8px;
  color: white; }

.ask-question-input::-webkit-input-placeholder {
  color: white; }

.ask-question-input::-moz-placeholder {
  color: white; }

.ask-question-input::-ms-input-placeholder {
  color: white; }

.ask-question-input::placeholder {
  color: white; }

.product-detail {
  margin-bottom: 40px; }
  .product-detail:after {
    content: "";
    height: 40px;
    width: 100%;
    display: block;
    background: url("../images/pattern.svg"); }
  .product-detail .top {
    margin-bottom: 1.875rem; }
  .product-detail .product-pics {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .product-detail .product-pics .product-pics-body {
      position: relative;
      width: 100%;
      height: 363px;
      border: 1px solid #dee2e6;
      border-radius: 0.25rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      overflow: hidden; }
    .product-detail .product-pics .product-label-archive {
      padding: 1rem 3rem 1rem 3rem;
      background-color: black;
      opacity: .62;
      border-radius: 5px;
      z-index: 1000;
      position: absolute; }
    .product-detail .product-pics .product-pics-body-archived {
      opacity: .32;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%); }
    .product-detail .product-pics .detail-img-slider-wrapper {
      height: 100%;
      overflow: hidden;
      position: relative; }
    .product-detail .product-pics .detail-img-slider {
      height: 100%; }
    .product-detail .product-pics .product-img {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .product-detail .product-pics .product-img a {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .product-detail .product-pics .product-img img {
        height: auto;
        margin: auto;
        max-height: 100%; }
    .product-detail .product-pics #productPhotogallery {
      max-width: 99px;
      margin-right: 1rem; }
    .product-detail .product-pics .img-wrapper {
      border: 1px solid #dee2e6;
      border-radius: 0.25rem;
      display: block;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 1rem; }
      .product-detail .product-pics .img-wrapper img {
        padding: 0.5rem;
        border-radius: 0.25rem;
        height: auto; }
    .product-detail .product-pics .thumb-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      padding-right: 0.9375rem; }
      .product-detail .product-pics .thumb-wrapper .img-wrapper {
        height: 92px;
        margin-bottom: 0.9375rem;
        padding: 0 0.5rem; }
        .product-detail .product-pics .thumb-wrapper .img-wrapper:last-child {
          margin-bottom: 0; }
    .product-detail .product-pics .product-pics-body .img-wrapper {
      padding: 0 1.125rem; }
  .product-detail .product-title {
    font-size: 1.5rem;
    margin-bottom: 1.5rem; }
  .product-detail .product-table {
    border-top: 1px solid #dee2e6;
    width: 100%; }
    .product-detail .product-table > tbody > tr {
      border-bottom: 1px solid #dee2e6; }
      .product-detail .product-table > tbody > tr td {
        padding: 0 0.9375rem; }
  .product-detail .tabber .ui-tabs-panel {
    padding: 1.875rem 0 1rem 0; }
    .product-detail .tabber .ui-tabs-panel #productDescription,
    .product-detail .tabber .ui-tabs-panel .contentVidea {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; }
    .product-detail .tabber .ui-tabs-panel .contentVideoItem {
      max-width: 100%; }
      .product-detail .tabber .ui-tabs-panel .contentVideoItem iframe {
        max-width: 100%; }
    .product-detail .tabber .ui-tabs-panel .product-table {
      margin-bottom: 1rem; }
      .product-detail .tabber .ui-tabs-panel .product-table tr {
        height: 40px;
        border-bottom: 1px solid #dee2e6; }
        .product-detail .tabber .ui-tabs-panel .product-table tr:first-child {
          border-top: 1px solid #dee2e6; }
        .product-detail .tabber .ui-tabs-panel .product-table tr:nth-child(odd) {
          background: #fff; }
        .product-detail .tabber .ui-tabs-panel .product-table tr:nth-child(even) {
          background: #f9f9f9; }
        .product-detail .tabber .ui-tabs-panel .product-table tr td {
          font-size: 0.875rem; }
          .product-detail .tabber .ui-tabs-panel .product-table tr td .ico {
            font-size: 0.75rem;
            margin-right: 0.625rem; }
          .product-detail .tabber .ui-tabs-panel .product-table tr td a {
            color: #353535; }
          .product-detail .tabber .ui-tabs-panel .product-table tr td .fileSize {
            font-size: 0.75rem;
            color: #aaaaaa; }
  .product-detail .product-summary {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
    .product-detail .product-summary .product-table > tbody > tr td {
      font-size: 0.75rem;
      padding-top: 11px;
      padding-bottom: 10px; }
      .product-detail .product-summary .product-table > tbody > tr td:nth-child(3) {
        text-align: right; }
        .product-detail .product-summary .product-table > tbody > tr td:nth-child(3) > .ico:before {
          color: #aaa; }
      .product-detail .product-summary .product-table > tbody > tr td.common-price {
        text-align: right;
        color: #aaa; }
      .product-detail .product-summary .product-table > tbody > tr td:first-child {
        white-space: nowrap; }
      .product-detail .product-summary .product-table > tbody > tr td > table {
        width: 100%; }
        .product-detail .product-summary .product-table > tbody > tr td > table td {
          padding: 0; }
      .product-detail .product-summary .product-table > tbody > tr td .icon-info {
        font-size: 1rem; }
    .product-detail .product-summary .product-table > tbody > tr.price .highlighted {
      font-size: 1.25rem;
      font-family: "Montserrat", sans-serif;
      color: #1d3682; }
    .product-detail .product-summary .product-table > tbody > tr.good-price-quantity-withdrawal .highlighted {
      font-size: 1rem; }
    .product-detail .product-summary .product-table > tbody > tr.shipping .highlighted,
    .product-detail .product-summary .product-table > tbody > tr.shipping .highlighted > strong {
      color: #1d3682; }
    .product-detail .product-summary .order-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .product-detail .product-summary .order-wrapper .amount-group {
        margin-right: 0.625rem; }
      .product-detail .product-summary .order-wrapper .add-to-cart {
        width: calc(100% - 132px); }

@media only screen and (min-width: 1200px) {
  .product-detail .product-pics {
    margin-bottom: 0; } }

@media only screen and (max-width: 1199px) {
  .product-detail .product-pics {
    margin-bottom: 1.875rem; } }

@media only screen and (max-width: 575px) {
  .product-detail .product-pics {
    display: block; }
    .product-detail .product-pics .thumb-wrapper {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding-right: 0; }
  .product-detail .tabber .ui-tabs-nav li {
    display: block;
    width: 100%;
    border-color: #dee2e6;
    margin-left: 0; }
    .product-detail .tabber .ui-tabs-nav li:first-child {
      border-top-right-radius: 0.25rem; }
    .product-detail .tabber .ui-tabs-nav li:last-child {
      border-radius: 0; } }

@media only screen and (max-width: 460px) {
  .product-detail .product-pics .thumb-wrapper .img-wrapper {
    height: 70px;
    margin-bottom: 0.625rem;
    margin-right: 0.625rem; }
    .product-detail .product-pics .thumb-wrapper .img-wrapper:last-child {
      margin-right: 0; } }

#clubMenu, #clubUserDashboard, #reportChart {
  margin-bottom: 1.875rem; }

#userWalletReview {
  font-size: 0.875rem; }

#userTypeChoices .custom-checkbox {
  display: block;
  margin-bottom: 1rem; }

#force-password-wrapper {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 299; }

@media only screen and (max-width: 1199px) {
  #clubMenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    #clubMenu .btn {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 0.875rem; } }

@media only screen and (max-width: 991px) {
  #clubMenu {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #clubMenu .btn {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 49%;
      flex: 0 0 49%;
      max-width: 49%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 0.9375rem; }
  .checkbox-wrapper .custom-checkbox {
    margin-bottom: 0.625rem;
    display: block; }
  #userWalletReview th,
  #userWalletReview td {
    padding: 0.3125rem 0.625rem; } }

#add-to-cart-popup {
  z-index: 99; }
  #add-to-cart-popup .header {
    margin-bottom: 1rem; }
  #add-to-cart-popup .product-title {
    display: block;
    margin-bottom: 0.5rem; }
  #add-to-cart-popup .item-quantity {
    color: #aaaaaa; }
  #add-to-cart-popup .item-price {
    padding-left: 0.9375rem; }
    #add-to-cart-popup .item-price .amount {
      color: #1d3682;
      font-size: 1rem; }
  #add-to-cart-popup .order-sum .card-img {
    width: auto; }
  #add-to-cart-popup .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.875rem; }
    #add-to-cart-popup .btn.btn-default {
      padding: 0.5rem 1rem; }

.orderSteps {
  margin: 2.5rem 0 1.875rem; }
  .orderSteps .col {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 0;
    color: #888;
    border-left: 1px solid transparent; }
    .orderSteps .col:first-child {
      border-left: none; }
    .orderSteps .col a,
    .orderSteps .col span {
      border-bottom: 0.3125rem solid #dddddd;
      color: #888;
      text-decoration: none;
      display: block;
      padding: 0 0 0.625rem 0; }
    .orderSteps .col.active a,
    .orderSteps .col.active span {
      border-bottom: 0.3125rem solid #1d3682; }
    .orderSteps .col.done a,
    .orderSteps .col.done span {
      border-bottom: 0.3125rem solid #facb16; }

#eshop-cart-items table.separated thead th {
  padding: 0.625rem 0.9375rem; }
  #eshop-cart-items table.separated thead th:first-child {
    padding-left: 0.9375rem;
    width: auto; }
  #eshop-cart-items table.separated thead th:last-child {
    padding-right: 0.9375rem; }

#eshop-cart-items table.separated tbody td {
  padding: 0.625rem; }
  #eshop-cart-items table.separated tbody td:first-child {
    padding-left: 0.9375rem;
    width: auto; }
  #eshop-cart-items table.separated tbody td:last-child {
    padding-right: 0.9375rem; }
  #eshop-cart-items table.separated tbody td .amount-group {
    margin: 0; }
    #eshop-cart-items table.separated tbody td .amount-group .form-control {
      border-radius: 0;
      background: white;
      border-top: 0;
      border-bottom: 0; }

#cartCancelAndGiftcard {
  padding: 1.875rem 0; }
  #cartCancelAndGiftcard .d-flex .right span,
  #cartCancelAndGiftcard .d-flex .right input {
    margin-right: 0.9375rem; }
  #cartCancelAndGiftcard .d-flex .right input {
    width: 240px; }
  #cartCancelAndGiftcard .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1; }

#baliknapostu .items {
  margin-top: 0.3125rem;
  margin-bottom: 0.625rem; }

#deliveryPayment {
  margin-top: 0.625rem;
  margin-bottom: 1.875rem; }
  #deliveryPayment > .col {
    width: 50%; }

#deliveryTypes > div {
  padding: 0.3125rem 0; }
  #deliveryTypes > div input {
    margin: 0 0.625rem 0 0;
    display: inline-block; }
  #deliveryTypes > div .selectbox {
    width: 250px; }
  #deliveryTypes > div strong {
    float: right; }

#paymentTypes > div {
  padding: 0.3125rem 0; }
  #paymentTypes > div input {
    margin: 0 0.625rem 0 0;
    display: inline-block; }
  #paymentTypes > div > span {
    float: right; }

.payment_choice .ico {
  max-width: 80px; }

#cart-price-summary {
  margin-top: 1.875rem; }

#order-steps-buttons, #order-steps-buttons--top {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem; }
  #order-steps-buttons .btn, #order-steps-buttons--top .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.orderLogin {
  padding-top: 1.875rem; }
  .orderLogin .btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .orderLogin .block-info {
    padding: 0 1.875rem;
    font-size: 0.875rem; }
    .orderLogin .block-info .btn {
      margin-top: 0.9375rem; }
  .orderLogin #order-login-external {
    padding: 1rem 0;
    font-size: 0.875rem; }
  .orderLogin .btn-default {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem; }

#order-addresses {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem; }
  #order-addresses p:last-child {
    margin-bottom: 0; }

#order-summary table.info td.label {
  white-space: nowrap; }

.order-success {
  margin-top: 2.5rem; }
  .order-success .btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.deliveryInfo {
  display: inline-block; }
  .deliveryInfo .deliveryProgressbar {
    background: #C1C1C1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 10px;
    margin: 5px auto; }
    .deliveryInfo .deliveryProgressbar > span {
      display: block;
      background: #facb16;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      height: 10px;
      font-size: 0.1em;
      line-height: 0.1em; }

@media only screen and (max-width: 1199px) {
  .orderSteps .fs-large {
    font-size: 1rem; }
  #deliveryTypes {
    margin-bottom: 1.875rem; } }

@media only screen and (max-width: 991px) {
  .orderSteps .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center; }
    .orderSteps .col a,
    .orderSteps .col span {
      padding: 0.625rem 0; }
  #order-summary .col-lg-6 .separator {
    margin-top: 1.875rem; }
  #order-summary .col-lg-6:first-child .separator {
    margin-top: 0; } }

@media only screen and (max-width: 767px) {
  .table-wrapper table tbody td.picture img {
    max-width: none;
    width: 50px; } }

@media only screen and (max-width: 575px) {
  #cartCancelAndGiftcard .d-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #cartCancelAndGiftcard .d-flex .left {
      margin-bottom: 0.9375rem; }
    #cartCancelAndGiftcard .d-flex .right span,
    #cartCancelAndGiftcard .d-flex .right input {
      margin-right: 0; }
    #cartCancelAndGiftcard .d-flex .right input {
      margin: 0.9375rem 0; }
    #cartCancelAndGiftcard .d-flex .left,
    #cartCancelAndGiftcard .d-flex .right {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
  #order-steps-buttons > .col, #order-steps-buttons--top > .col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    #order-steps-buttons > .col > .btn:first-child, #order-steps-buttons--top > .col > .btn:first-child {
      margin-bottom: 0.9375rem; }
  #eshop-cart #userWallet table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    #eshop-cart #userWallet table tr.block-on-mobile {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      border-top: 1px solid #dee2e6;
      border-bottom: 1px solid #dee2e6;
      padding: 0.675rem 0;
      margin: 0.675rem 0; }
      #eshop-cart #userWallet table tr.block-on-mobile td {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        #eshop-cart #userWallet table tr.block-on-mobile td input {
          margin-right: 0.675rem; } }

@media only screen and (max-width: 450px) {
  .payment_choice label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px; }
  .payment_choice .ico {
    display: none; }
  #orderSummaryForm #order-steps-buttons .d-flex, #orderSummaryForm #order-steps-buttons--top .d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    #orderSummaryForm #order-steps-buttons .d-flex .btn, #orderSummaryForm #order-steps-buttons--top .d-flex .btn {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      margin-bottom: 1.125rem; }
      #orderSummaryForm #order-steps-buttons .d-flex .btn.btn-primary, #orderSummaryForm #order-steps-buttons--top .d-flex .btn.btn-primary {
        margin-bottom: 0;
        height: auto; } }

@media only screen and (max-width: 399px) {
  .payment_choice label {
    width: 260px; } }

@media only screen and (max-width: 360px) {
  .payment_choice label {
    width: 200px; } }

.custom-select {
  border: 1px solid #dee2e6;
  border-radius: 1.25rem;
  background: white;
  position: relative;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px; }
  .custom-select:after {
    content: "\e900";
    font-family: "icomoon" !important;
    font-size: 4px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    border-left: 1px solid #dee2e6;
    height: 38px;
    width: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 0;
    z-index: 1; }
  .custom-select > select {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0 2.5rem 0 1.25rem;
    z-index: 2;
    border: 0;
    width: 100%;
    background: transparent;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

.choose-discount__price {
  white-space: nowrap; }

.choose-discount__old-price {
  text-decoration: line-through; }

.choose-discount__table-wrap {
  margin-bottom: 0.625rem; }

.choose-discount__amount {
  width: 1%; }

.choose-discount__buttons {
  width: 1%; }

footer {
  overflow: hidden;
  background: #202f5c; }
  footer h4,
  footer p,
  footer a,
  footer .mail-contact,
  footer .phone-contact,
  footer .soc-network > span,
  footer .phone-number,
  footer .copyright span {
    color: white; }
  footer h4 {
    font-size: 1em;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 1.625rem; }
  footer .copyright,
  footer .footer-contact {
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
  footer .footer-top {
    padding: 3.75em 0; }
  footer .footer-nav {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    padding-right: 1.875rem; }
    footer .footer-nav .footer-nav-one {
      margin-bottom: 1.625rem; }
    footer .footer-nav .footer-nav-header h4 {
      margin-bottom: 1.625rem;
      position: relative; }
      footer .footer-nav .footer-nav-header h4:after {
        display: inline-block;
        width: 0;
        height: 0;
        content: "";
        border-style: solid;
        border-width: 0 4px 4px 4px;
        border-color: transparent transparent #facb16 transparent;
        position: absolute;
        top: 7px;
        right: 0; }
      footer .footer-nav .footer-nav-header h4.collapsed:after {
        border-width: 4px 4px 0 4px;
        border-color: #facb16 transparent transparent transparent; }
    footer .footer-nav .list-unstyled {
      margin-bottom: 0; }
      footer .footer-nav .list-unstyled li:before {
        display: inline-block;
        width: 0;
        height: 0;
        content: "";
        margin-right: 0.625rem;
        border-style: solid;
        border-width: 4px 0 4px 4px;
        border-color: transparent transparent transparent #facb16; }
      footer .footer-nav .list-unstyled li a {
        font-size: 0.875rem;
        line-height: 2; }
        footer .footer-nav .list-unstyled li a:hover {
          color: #facb16;
          text-decoration: none; }
  footer .newsletter {
    padding-left: 1.875rem; }
    footer .newsletter p {
      font-size: 0.875rem;
      margin-bottom: 1.5rem; }
    footer .newsletter .form-control {
      border-radius: 20px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 80%;
      flex: 0 0 80%;
      max-width: calc(80% - 10px);
      margin-right: 0.625rem; }
    footer .newsletter .btn {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%; }
      footer .newsletter .btn > span {
        font-family: "Montserrat", sans-serif; }
  footer .footer-contact .ico {
    color: white;
    font-size: 1.375rem;
    border: 2px solid rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    width: 44px;
    height: 44px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0.625rem; }
  footer .footer-contact .mail-contact,
  footer .footer-contact .phone-contact {
    font-family: "Montserrat", sans-serif;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  footer .footer-contact .phone-contact {
    margin-left: 1.875rem; }
    footer .footer-contact .phone-contact .phone-contact-body {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      footer .footer-contact .phone-contact .phone-contact-body .availability,
      footer .footer-contact .phone-contact .phone-contact-body .phone-number {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      footer .footer-contact .phone-contact .phone-contact-body .phone-number {
        font-family: "Montserrat", sans-serif; }
      footer .footer-contact .phone-contact .phone-contact-body .availability {
        font-size: 0.75rem;
        color: #facb16; }
  footer .footer-contact .soc-network {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    footer .footer-contact .soc-network > span {
      font-family: "Montserrat", sans-serif;
      margin-right: 0.9375rem; }
    footer .footer-contact .soc-network a {
      text-decoration: none; }
      footer .footer-contact .soc-network a:last-child .ico {
        margin-right: 0; }
      footer .footer-contact .soc-network a .ico {
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        footer .footer-contact .soc-network a .ico.icon-twitter {
          font-size: 1.125rem; }
        footer .footer-contact .soc-network a .ico.icon-youtube {
          font-size: 0.875rem; }
      footer .footer-contact .soc-network a:hover .ico {
        background: #facb16; }
        footer .footer-contact .soc-network a:hover .ico:before {
          color: #202f5c; }
  footer .copyright {
    overflow: hidden;
    padding: 1.4375rem 0; }
    footer .copyright span {
      font-size: 0.8125rem; }

@media only screen and (min-width: 992px) {
  footer .footer-contact {
    padding: 1.875rem 0; }
  footer .newsletter .btn > span {
    font-size: 0.875rem; } }

@media only screen and (max-width: 991px) {
  footer .footer-top {
    padding: 1.875rem 0.9375rem; }
  footer .footer-nav .footer-nav-header {
    margin-bottom: 1.625rem; }
    footer .footer-nav .footer-nav-header h4 {
      margin-bottom: 0; }
  footer .footer-nav .collapse {
    margin-bottom: 1.625rem; }
  footer .newsletter .form-inline {
    border-radius: 1.25rem;
    background: white; }
    footer .newsletter .form-inline .form-control {
      height: 40px;
      max-width: calc(100% - 84px);
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-right: auto; }
    footer .newsletter .form-inline .btn {
      width: 84px;
      max-width: none;
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none; }
  footer .footer-contact .row {
    margin: 0; }
  footer .footer-contact .col-lg-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.875rem 0; }
  footer .footer-contact .soc-network {
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
  footer .copyright {
    border-top: 0;
    padding-top: 0;
    text-align: center; }
    footer .copyright .float-left, footer .copyright .float-right {
      float: none; } }

@media only screen and (max-width: 575px) {
  footer .footer-top {
    padding: 0; }
  footer .footer-nav {
    padding: 1.875rem 0.9375rem 0;
    border-right: 0; }
  footer .newsletter {
    padding: 1.875rem 0.9375rem;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1); }
  footer .footer-contact .col-lg-6 {
    display: block; }
    footer .footer-contact .col-lg-6.soc-network {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  footer .footer-contact .soc-network {
    text-align: center; }
  footer .footer-contact .mail-contact,
  footer .footer-contact .phone-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  footer .footer-contact .phone-contact {
    margin-top: 0.9375rem;
    margin-left: 0; } }

#eshop-cart-items .item-remove .btn--remove {
  background: #fff; }
  #eshop-cart-items .item-remove .btn--remove .svg-icon {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 20px;
    height: 20px;
    fill: #d0d6dd; }

#eshop-cart-items .cart-item-row:hover .btn--remove .svg-icon {
  fill: #1d3682; }

.choose-variant .order-wrapper {
  margin-top: 0.03125rem; }

.product-label-wrapper {
  position: absolute;
  top: 0.9375rem;
  left: 0.9375rem;
  z-index: 5; }

.product-label-icon {
  width: 3.125rem;
  height: 3.3125rem; }

.product-label-text {
  margin-left: 0.5rem;
  font-size: 0.875rem;
  text-transform: uppercase;
  position: relative; }

.product-label-text__in-label {
  position: absolute;
  left: 0;
  top: 0.5rem; }

.product-label-text__cred {
  color: #dc3545; }

.product-label-text__cyellow {
  color: #facb16; }

.product-label-text__cwhite {
  color: white; }

.icon-image {
  background-size: 100%;
  display: block;
  margin: auto;
  background-position: center center;
  background-repeat: no-repeat; }

.icon-image--small {
  width: 48px;
  height: 48px; }

.icon-image--iso {
  background-image: url("../images/img-iso9001.jpg"); }

#cookies-usage-message {
  text-align: left;
  position: relative;
  width: 100%;
  background: #fbd12f;
  border-top: 0.0625rem solid rgba(222, 226, 230, 0.1);
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.cookies-usage-message__text {
  display: inline-block;
  margin: 0.3125rem 0; }

.cookie-usage-message__buttons {
  float: right; }

/** Light color-scheme **/
:root {
  --cc-bg: #fff;
  --cc-text: #2d4156;
  --cc-btn-primary-bg: #1d3682;
  --cc-btn-primary-text: var(--cc-bg);
  --cc-btn-primary-hover-bg: rgb(23,43,105);
  --cc-btn-secondary-bg: #eaeff2;
  --cc-btn-secondary-text: var(--cc-text);
  --cc-btn-secondary-hover-bg: #d8e0e6;
  --cc-toggle-bg-off: #919ea6;
  --cc-toggle-bg-on: var(--cc-btn-primary-bg);
  --cc-toggle-bg-readonly: #d5dee2;
  --cc-toggle-knob-bg: #fff;
  --cc-toggle-knob-icon-color: #ecf2fa;
  --cc-block-text: var(--cc-text);
  --cc-cookie-category-block-bg: #f0f4f7;
  --cc-cookie-category-block-bg-hover: #e9eff4;
  --cc-section-border: #f1f3f5;
  --cc-cookie-table-border: #e9edf2;
  --cc-overlay-bg: rgba(4, 6, 8, .85);
  --cc-webkit-scrollbar-bg: #cfd5db;
  --cc-webkit-scrollbar-bg-hover: #9199a0; }

/** Dark color-scheme **/
.c_darkmode {
  --cc-bg: #181b1d;
  --cc-text: #d8e5ea;
  --cc-btn-primary-bg: #a6c4dd;
  --cc-btn-primary-text: #000;
  --cc-btn-primary-hover-bg: #c2dff7;
  --cc-btn-secondary-bg: #33383c;
  --cc-btn-secondary-text: var(--cc-text);
  --cc-btn-secondary-hover-bg: #3e454a;
  --cc-toggle-bg-off: #667481;
  --cc-toggle-bg-on: var(--cc-btn-primary-bg);
  --cc-toggle-bg-readonly: #454c54;
  --cc-toggle-knob-bg: var(--cc-cookie-category-block-bg);
  --cc-toggle-knob-icon-color: var(--cc-bg);
  --cc-block-text: #b3bfc5;
  --cc-cookie-category-block-bg: #23272a;
  --cc-cookie-category-block-bg-hover: #2b3035;
  --cc-section-border: #292d31;
  --cc-cookie-table-border: #2b3035;
  --cc-webkit-scrollbar-bg: #667481;
  --cc-webkit-scrollbar-bg-hover: #9199a0; }

.cc_div strong {
  font-weight: 700 !important; }

.cc_div *,
.cc_div *:hover,
.cc_div :before,
.cc_div :after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: none;
  font-style: inherit;
  font-variant: normal;
  font-weight: inherit;
  font-family: inherit;
  line-height: 1.2;
  font-size: 1em;
  -webkit-transition: none;
  transition: none;
  -webkit-animation: none;
  animation: none;
  margin: 0;
  padding: 0;
  text-transform: none;
  letter-spacing: unset;
  color: inherit;
  background: none;
  border: none;
  border-radius: unset;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  text-align: left;
  visibility: unset;
  height: auto;
  vertical-align: baseline; }

.cc_div {
  font-size: 16px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }

.cc_div .c-bn,
.cc_div .b-tl,
#s-ttl,
#c-ttl,
#s-bl td:before {
  font-weight: 600; }

#cm,
#s-inr,
.cc_div .c-bl,
.cc_div .b-tl,
#s-bl .act .b-acc {
  border-radius: .35em; }

#s-bl .act .b-acc {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.cc_div input,
.cc_div button,
.cc_div a {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.cc_div a {
  border-bottom: 1px solid; }

.cc_div a:hover {
  text-decoration: none;
  border-color: transparent; }

/* Make elements "animatable" */
.c--anim #cm,
.c--anim #s-cnt,
.c--anim #s-inr,
#cs-ov,
#cm-ov {
  -webkit-transition: visibility 0.25s linear, opacity 0.25s ease, -webkit-transform 0.25s ease !important;
  transition: visibility 0.25s linear, opacity 0.25s ease, -webkit-transform 0.25s ease !important;
  transition: visibility 0.25s linear, opacity 0.25s ease, transform 0.25s ease !important;
  transition: visibility 0.25s linear, opacity 0.25s ease, transform 0.25s ease, -webkit-transform 0.25s ease !important; }

.c--anim .c-bn {
  -webkit-transition: background-color 0.25s ease !important;
  transition: background-color 0.25s ease !important; }

/* start transitions */
.c--anim #cm.bar.slide,
.c--anim .bar.slide #s-inr {
  -webkit-transition: visibility 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease !important;
  transition: visibility 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease !important;
  transition: visibility 0.4s ease, opacity 0.4s ease, transform 0.4s ease !important;
  transition: visibility 0.4s ease, opacity 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease !important; }

.c--anim #cm.bar.slide + #cm-ov,
.c--anim .bar.slide + #cs-ov {
  -webkit-transition: visibility 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease !important;
  transition: visibility 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease !important;
  transition: visibility 0.4s ease, opacity 0.4s ease, transform 0.4s ease !important;
  transition: visibility 0.4s ease, opacity 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease !important; }

#cm.bar.slide,
.cc_div .bar.slide #s-inr {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  opacity: 1; }

#cm.bar.top.slide,
.cc_div .bar.left.slide #s-inr {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 1; }

#cm.slide,
.cc_div .slide #s-inr {
  -webkit-transform: translateY(1.6em);
  transform: translateY(1.6em); }

#cm.top.slide {
  -webkit-transform: translateY(-1.6em);
  transform: translateY(-1.6em); }

#cm.bar.slide {
  -webkit-transform: translateY(100%);
  transform: translateY(100%); }

#cm.bar.top.slide {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

/* end transitions */
/* Show modals */
.show--consent .c--anim #cm,
.show--consent .c--anim #cm.bar,
.show--settings .c--anim #s-inr,
.show--settings .c--anim .bar.slide #s-inr {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  visibility: visible !important; }

.show--consent .c--anim #cm.box.middle,
.show--consent .c--anim #cm.cloud.middle {
  -webkit-transform: scale(1) translateY(-50%);
  transform: scale(1) translateY(-50%); }

.show--settings .c--anim #s-cnt {
  visibility: visible !important; }

/* Show overlays */
.force--consent.show--consent .c--anim #cm-ov,
.show--settings .c--anim #cs-ov {
  visibility: visible !important;
  opacity: 1 !important; }

#cm {
  font-family: inherit;
  padding: 1.1em 1.8em 1.4em 1.8em;
  position: fixed;
  z-index: 1;
  background: #fff;
  background: var(--cc-bg);
  max-width: 24.2em;
  width: 100%;
  bottom: 1.250em;
  right: 1.250em;
  -webkit-box-shadow: 0 0.625em 1.875em #000000;
  box-shadow: 0 0.625em 1.875em #000000;
  -webkit-box-shadow: 0 0.625em 1.875em rgba(2, 2, 3, 0.28);
  box-shadow: 0 0.625em 1.875em rgba(2, 2, 3, 0.28);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
  line-height: initial; }

/** fix https://github.com/orestbida/cookieconsent/issues/94 **/
#cc_div #cm {
  display: block !important; }

#c-ttl {
  margin-bottom: .7em;
  font-size: 1.05em; }

.cloud #c-ttl {
  margin-top: -.15em; }

#c-txt {
  font-size: 0.9em;
  line-height: 1.5em; }

.cc_div #c-bns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 1.4em; }

.cc_div .c-bn {
  color: #40505a;
  color: var(--cc-btn-secondary-text);
  background: #e5ebef;
  background: var(--cc-btn-secondary-bg);
  padding: 1em 1.7em;
  display: inline-block;
  cursor: pointer;
  font-size: 0.82em;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  border-radius: 4px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

#c-bns button + button,
#s-cnt button + button,
#s-c-bn {
  float: right;
  margin-left: 1em; }

#s-cnt #s-rall-bn {
  float: none; }

#cm .c_link:hover,
#cm .c_link:active,
#s-cnt button + button:hover,
#s-cnt button + button:active,
#s-c-bn:active,
#s-c-bn:hover {
  background: #d8e0e6;
  background: var(--cc-btn-secondary-hover-bg); }

/**
CookieConsent settings modal
**/
#s-cnt {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 101;
  display: table;
  height: 100%;
  visibility: hidden; }

#s-bl {
  outline: none; }

#s-bl .title {
  margin-top: 1.4em; }

#s-bl .title:first-child {
  margin-top: 0; }

#s-bl .b-bn {
  margin-top: 0; }

#s-bl .b-acc .p {
  margin-top: 0;
  padding: 1em; }

#s-cnt .b-bn .b-tl {
  display: block;
  font-family: inherit;
  font-size: .95em;
  width: 100%;
  position: relative;
  padding: 1.3em 6.4em 1.3em 2.7em;
  background: none;
  -webkit-transition: background-color .25s ease;
  transition: background-color .25s ease; }

#s-cnt .b-bn .b-tl.exp {
  cursor: pointer; }

#s-cnt .act .b-bn .b-tl {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

#s-cnt .b-bn .b-tl:active,
#s-cnt .b-bn .b-tl:hover {
  background: #e9eff4;
  background: var(--cc-cookie-category-block-bg-hover); }

#s-bl .b-bn {
  position: relative; }

#s-bl .c-bl {
  padding: 1em;
  margin-bottom: .5em;
  border: 1px solid #f1f3f5;
  border-color: var(--cc-section-border);
  -webkit-transition: background-color .25s ease;
  transition: background-color .25s ease; }

#s-bl .c-bl:hover {
  background: #f0f4f7;
  background: var(--cc-cookie-category-block-bg); }

#s-bl .c-bl:last-child {
  margin-bottom: .5em; }

#s-bl .c-bl:first-child {
  -webkit-transition: none;
  transition: none;
  padding: 0;
  margin-top: 0;
  border: none;
  margin-bottom: 2em; }

#s-bl .c-bl:not(.b-ex):first-child:hover {
  background: transparent;
  background: unset; }

#s-bl .c-bl.b-ex {
  padding: 0;
  border: none;
  background: #f0f4f7;
  background: var(--cc-cookie-category-block-bg);
  -webkit-transition: none;
  transition: none; }

#s-bl .c-bl.b-ex + .c-bl {
  margin-top: 2em; }

#s-bl .c-bl.b-ex + .c-bl.b-ex {
  margin-top: 0; }

#s-bl .c-bl.b-ex:first-child {
  margin-bottom: 1em; }

#s-bl .c-bl.b-ex:first-child {
  margin-bottom: .5em; }

#s-bl .b-acc {
  max-height: 0;
  overflow: hidden;
  padding-top: 0;
  margin-bottom: 0;
  display: none; }

#s-bl .act .b-acc {
  max-height: 100%;
  display: block;
  overflow: hidden; }

#s-cnt .p {
  font-size: 0.9em;
  line-height: 1.5em;
  margin-top: .85em; }

.cc_div .b-tg .c-tgl:disabled {
  cursor: not-allowed; }

#c-vln {
  display: table-cell;
  vertical-align: middle;
  position: relative; }

#cs {
  padding: 0 1.7em;
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%; }

#s-inr {
  height: 100%;
  position: relative;
  max-width: 45em;
  margin: 0 auto;
  -webkit-transform: scale(0.96);
  transform: scale(0.96);
  opacity: 0;
  padding-top: 4.75em;
  padding-bottom: 4.75em;
  position: relative;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  -webkit-box-shadow: rgba(3, 6, 9, 0.26) 0px 13px 27px -5px;
  box-shadow: rgba(3, 6, 9, 0.26) 0px 13px 27px -5px; }

#s-inr,
#s-hdr,
#s-bns {
  background: #fff;
  background: var(--cc-bg); }

#s-bl {
  overflow-y: overlay;
  overflow-x: hidden;
  height: 100%;
  padding: 1.3em 2.1em;
  display: block;
  width: 100%; }

#s-bns {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1em 2.1em;
  border-top: 1px solid #f1f3f5;
  border-color: var(--cc-section-border);
  height: 4.75em; }

.cc_div .cc-link {
  color: #253b48;
  color: var(--cc-btn-primary-bg);
  border-bottom: 1px solid #253b48;
  border-color: var(--cc-btn-primary-bg);
  display: inline;
  padding-bottom: 0;
  text-decoration: none;
  cursor: pointer;
  font-weight: 600; }

.cc_div .cc-link:hover,
.cc_div .cc-link:active {
  border-color: transparent; }

#c-bns button:first-child,
#s-bns button:first-child {
  color: #fff;
  color: var(--cc-btn-primary-text);
  background: #1d3682;
  background: var(--cc-btn-primary-bg); }

#c-bns.swap button:first-child {
  color: #40505a;
  color: var(--cc-btn-secondary-text);
  background: #e5ebef;
  background: var(--cc-btn-secondary-bg); }

#c-bns.swap button:last-child {
  color: #fff;
  color: var(--cc-btn-primary-text);
  background: #1d3682;
  background: var(--cc-btn-primary-bg); }

.cc_div .b-tg .c-tgl:checked ~ .c-tg {
  background: #253b48;
  background: var(--cc-toggle-bg-on); }

#c-bns button:first-child:active,
#c-bns button:first-child:hover,
#s-bns button:first-child:active,
#s-bns button:first-child:hover,
#c-bns.swap button:last-child:active,
#c-bns.swap button:last-child:hover {
  background: #172b69;
  background: #172b69; }

#c-bns.swap button:first-child:active,
#c-bns.swap button:first-child:hover {
  background: #d8e0e6;
  background: var(--cc-btn-secondary-hover-bg); }

#s-hdr {
  position: absolute;
  top: 0;
  width: 100%;
  display: table;
  padding: 0 2.1em;
  height: 4.75em;
  vertical-align: middle;
  z-index: 2;
  border-bottom: 1px solid #f1f3f5;
  border-color: var(--cc-section-border); }

#s-ttl {
  display: table-cell;
  vertical-align: middle;
  font-size: 1em; }

#s-c-bn {
  padding: 0;
  width: 1.7em;
  height: 1.7em;
  font-size: 1.45em;
  margin: 0;
  font-weight: initial;
  position: relative; }

#s-c-bnc {
  display: table-cell;
  vertical-align: middle; }

.cc_div span.t-lb {
  position: absolute;
  top: 0;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
  overflow: hidden; }

#c_policy__text {
  height: 31.250em;
  overflow-y: auto;
  margin-top: 1.250em; }

#c-s-in {
  position: relative;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  height: 100%;
  height: calc(100% - 2.5em);
  max-height: 37.5em; }

@media screen and (min-width: 688px) {
  /** works only on webkit-based browsers **/
  #s-bl::-webkit-scrollbar {
    width: .9em;
    height: 100%;
    background: transparent;
    border-radius: 0 0.250em 0.250em 0; }
  #s-bl::-webkit-scrollbar-thumb {
    border: 0.25em solid var(--cc-bg);
    background: #cfd5db;
    background: var(--cc-webkit-scrollbar-bg);
    border-radius: 100em; }
  #s-bl::-webkit-scrollbar-thumb:hover {
    background: #9199a0;
    background: var(--cc-webkit-scrollbar-bg-hover); }
  #s-bl::-webkit-scrollbar-button {
    width: 10px;
    height: 5px; } }

/** custom checkbox **/
/* The container */
.cc_div .b-tg {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  margin: auto;
  right: 1.2em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle; }

/* Hide the browser's default checkbox */
.cc_div .b-tg .c-tgl {
  position: absolute;
  cursor: pointer;
  display: block;
  top: 0;
  left: 0;
  margin: 0;
  border: 0; }

/* Create a custom checkbox */
.cc_div .b-tg .c-tg {
  position: absolute;
  background: #919ea6;
  background: var(--cc-toggle-bg-off);
  -webkit-transition: background-color .25s ease, -webkit-box-shadow .25s ease;
  transition: background-color .25s ease, -webkit-box-shadow .25s ease;
  transition: background-color .25s ease, box-shadow .25s ease;
  transition: background-color .25s ease, box-shadow .25s ease, -webkit-box-shadow .25s ease;
  pointer-events: none; }

.cc_div span.t-lb,
.cc_div .b-tg,
.cc_div .b-tg .c-tg,
.cc_div .b-tg .c-tgl {
  width: 3.4em;
  height: 1.5em;
  border-radius: 4em; }

.cc_div .b-tg .c-tg.c-ro {
  cursor: not-allowed; }

.cc_div .b-tg .c-tgl ~ .c-tg.c-ro {
  background: #d5dee2;
  background: var(--cc-toggle-bg-readonly); }

.cc_div .b-tg .c-tgl ~ .c-tg.c-ro:after {
  -webkit-box-shadow: none;
  box-shadow: none; }

/* Style the checkmark/indicator */
.cc_div .b-tg .c-tg:after {
  content: "";
  position: relative;
  display: block;
  left: 0.125em;
  top: 0.125em;
  width: 1.25em;
  height: 1.25em;
  border: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background: #fff;
  background: var(--cc-toggle-knob-bg);
  -webkit-box-shadow: 0 1px 2px rgba(24, 32, 35, 0.36);
  box-shadow: 0 1px 2px rgba(24, 32, 35, 0.36);
  -webkit-transition: -webkit-transform .25s ease;
  transition: -webkit-transform .25s ease;
  transition: transform .25s ease;
  transition: transform .25s ease, -webkit-transform .25s ease;
  border-radius: 100%; }

/* Show the checkmark when checked */
.cc_div .b-tg .c-tgl:checked ~ .c-tg:after {
  -webkit-transform: translateX(1.9em);
  transform: translateX(1.9em); }

#s-bl table,
#s-bl th,
#s-bl td {
  border: none; }

#s-bl tbody tr {
  -webkit-transition: background-color .25s ease;
  transition: background-color .25s ease; }

#s-bl tbody tr:hover {
  background: #e9eff4;
  background: var(--cc-cookie-category-block-bg-hover); }

#s-bl table {
  text-align: left;
  border-collapse: collapse;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden; }

#s-bl td,
#s-bl th {
  padding: 0.8em 0.625em;
  text-align: left;
  vertical-align: top;
  font-size: .8em;
  padding-left: 1.2em; }

#s-bl th {
  font-family: inherit;
  padding: 1.2em 1.2em; }

#s-bl thead tr:first-child {
  border-bottom: 1px solid #e9edf2;
  border-color: var(--cc-cookie-table-border); }

.force--consent #s-cnt,
.force--consent #cs {
  width: 100vw; }

#cm-ov,
#cs-ov {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  background: #070707;
  background: rgba(4, 6, 8, 0.85);
  background: var(--cc-overlay-bg);
  display: none;
  -webkit-transition: none;
  transition: none; }

.show--settings #cs-ov,
.c--anim #cs-ov,
.force--consent .c--anim #cm-ov,
.force--consent.show--consent #cm-ov {
  display: block; }

#cs-ov {
  z-index: 2; }

.force--consent .cc_div {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  width: 100vw;
  visibility: hidden;
  -webkit-transition: visibility .25s linear;
  transition: visibility .25s linear; }

.force--consent.show--consent .c--anim .cc_div,
.force--consent.show--settings .c--anim .cc_div {
  visibility: visible; }

.force--consent #cm {
  position: absolute; }

.force--consent #cm.bar {
  width: 100vw;
  max-width: 100vw; }

html.force--consent.show--consent {
  overflow-y: hidden !important; }

html.force--consent.show--consent,
html.force--consent.show--consent body {
  height: auto !important;
  overflow-x: hidden !important; }

/** END BLOCK PAGE SCROLL */
/** BEGIN ICONS **/
.cc_div .b-bn .exp::before,
.cc_div .act .b-bn .exp::before {
  border: solid #2d4156;
  border-color: var(--cc-btn-secondary-text);
  border-width: 0 2px 2px 0;
  padding: .2em;
  display: inline-block;
  position: absolute;
  content: '';
  margin-right: 15px;
  position: absolute;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  left: 1.2em;
  top: 50%; }

.cc_div .act .b-bn .b-tl::before {
  -webkit-transform: translateY(-20%) rotate(225deg);
  transform: translateY(-20%) rotate(225deg); }

.cc_div .on-i::before {
  border: solid #fff;
  border-color: var(--cc-toggle-knob-icon-color);
  border-width: 0 2px 2px 0;
  padding: .1em;
  display: inline-block;
  padding-bottom: .45em;
  content: '';
  margin: 0 auto;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: .37em;
  left: .75em;
  position: absolute; }

#s-c-bn::before,
#s-c-bn::after {
  content: '';
  position: absolute;
  left: .82em;
  top: .58em;
  height: .6em;
  width: 1.5px;
  background: #444d53;
  background: var(--cc-btn-secondary-text);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 1em;
  margin: 0 auto; }

#s-c-bn::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.cc_div .off-i,
.cc_div .on-i {
  height: 100%;
  width: 50%;
  position: absolute;
  right: 0;
  display: block;
  text-align: center;
  -webkit-transition: opacity .15s ease;
  transition: opacity .15s ease; }

.cc_div .on-i {
  left: 0;
  opacity: 0; }

.cc_div .off-i::before,
.cc_div .off-i::after {
  right: .8em;
  top: .42em;
  content: ' ';
  height: .7em;
  width: .09375em;
  display: block;
  background: #cdd6dc;
  background: var(--cc-toggle-knob-icon-color);
  margin: 0 auto;
  position: absolute;
  -webkit-transform-origin: center;
  transform-origin: center; }

.cc_div .off-i::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.cc_div .off-i::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.cc_div .b-tg .c-tgl:checked ~ .c-tg .on-i {
  opacity: 1; }

.cc_div .b-tg .c-tgl:checked ~ .c-tg .off-i {
  opacity: 0; }

/** END ICONS **/
#cm.box.middle,
#cm.cloud.middle {
  top: 50%;
  -webkit-transform: translateY(-37%);
  transform: translateY(-37%);
  bottom: auto; }

#cm.box.middle.zoom,
#cm.cloud.middle.zoom {
  -webkit-transform: scale(0.95) translateY(-50%);
  transform: scale(0.95) translateY(-50%); }

#cm.box.center {
  left: 1em;
  right: 1em;
  margin: 0 auto; }

/* Start cloud layout */
#cm.cloud {
  max-width: 50em;
  margin: 0 auto;
  text-align: center;
  left: 1em;
  right: 1em;
  overflow: hidden;
  padding: 1.3em 2em;
  width: unset; }

.cc_div .cloud #c-inr {
  display: table;
  width: 100%; }

.cc_div .cloud #c-inr-i {
  width: 70%;
  display: table-cell;
  vertical-align: top;
  padding-right: 2.4em; }

.cc_div .cloud #c-txt {
  font-size: 0.85em; }

.cc_div .cloud #c-bns {
  min-width: 170px;
  display: table-cell;
  vertical-align: middle; }

#cm.cloud .c-bn {
  margin: .625em 0 0 0;
  width: 100%; }

#cm.cloud .c-bn:first-child {
  margin: 0; }

#cm.cloud.left {
  margin-right: 1.25em; }

#cm.cloud.right {
  margin-left: 1.25em; }

/* End cloud layout */
/* Start bar layout */
#cm.bar {
  width: 100%;
  max-width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0;
  position: fixed;
  padding: 2em; }

#cm.bar #c-inr {
  max-width: 32em;
  margin: 0 auto; }

#cm.bar #c-bns {
  max-width: 33.75em; }

#cm.bar #cs {
  padding: 0; }

.cc_div .bar #c-s-in {
  top: 0;
  -webkit-transform: none;
  transform: none;
  height: 100%;
  max-height: 100%; }

.cc_div .bar #s-hdr,
.cc_div .bar #s-bl,
.cc_div .bar #s-bns {
  padding-left: 1.6em;
  padding-right: 1.6em; }

.cc_div .bar #cs {
  padding: 0; }

/* align bar to right by default */
.cc_div .bar #s-inr {
  margin: 0;
  margin-left: auto;
  margin-right: 0;
  border-radius: 0;
  max-width: 32em; }

.cc_div .bar.left #s-inr {
  margin-left: 0;
  margin-right: auto; }

/* Force table to not be like tables anymore */
.cc_div .bar #s-bl table,
.cc_div .bar #s-bl thead,
.cc_div .bar #s-bl tbody,
.cc_div .bar #s-bl th,
.cc_div .bar #s-bl td,
.cc_div .bar #s-bl tr,
.cc_div .bar #s-cnt {
  display: block; }

/* Hide table headers (but not display: none;, for accessibility) */
.cc_div .bar #s-bl thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px; }

.cc_div .bar #s-bl tr {
  border-top: 1px solid #e3e7ed;
  border-color: var(--cc-cookie-table-border); }

.cc_div .bar #s-bl td {
  /* Behave  like a "row" */
  border: none;
  position: relative;
  padding-left: 35%; }

.cc_div .bar #s-bl td:before {
  position: absolute;
  left: 1em;
  padding-right: 0.625em;
  white-space: nowrap;
  content: attr(data-column);
  color: #000;
  color: var(--cc-text);
  overflow: hidden;
  text-overflow: ellipsis; }

/* End bar layout */
/* Positions */
#cm.top {
  bottom: auto;
  top: 1.250em; }

#cm.left {
  right: auto;
  left: 1.250em; }

#cm.right {
  left: auto;
  right: 1.250em; }

#cm.bar.left,
#cm.bar.right {
  left: 0;
  right: 0; }

#cm.bar.top {
  top: 0; }

/* end positions */
@media screen and (max-width: 688px) {
  #cm,
  #cm.cloud,
  #cm.left,
  #cm.right {
    width: auto;
    max-width: 100%;
    margin: 0;
    padding: 1.4em !important;
    right: 1em;
    left: 1em;
    bottom: 1em;
    display: block; }
  .force--consent #cm,
  .force--consent #cm.cloud {
    width: auto;
    max-width: 100vw; }
  #cm.top {
    top: 1em;
    bottom: auto; }
  #cm.bottom {
    bottom: 1em;
    top: auto; }
  #cm.bar.bottom {
    bottom: 0; }
  #cm.cloud .c-bn {
    font-size: .85em; }
  #s-bns,
  .cc_div .bar #s-bns {
    padding: 1em 1.3em; }
  .cc_div .bar #s-inr {
    max-width: 100%;
    width: 100%; }
  .cc_div .cloud #c-inr-i {
    padding-right: 0; }
  #cs {
    border-radius: 0;
    padding: 0; }
  #c-s-in {
    max-height: 100%;
    height: 100%;
    top: 0;
    -webkit-transform: none;
    transform: none; }
  .cc_div .b-tg {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    right: 1.1em; }
  #s-inr {
    margin: 0;
    padding-bottom: 7.9em;
    border-radius: 0; }
  #s-bns {
    height: 7.9em; }
  #s-bl,
  .cc_div .bar #s-bl {
    padding: 1.3em; }
  #s-hdr,
  .cc_div .bar #s-hdr {
    padding: 0 1.3em; }
  /** dynamic table layout **/
  #s-bl table {
    width: 100%; }
  #s-inr.bns-t {
    padding-bottom: 10.5em; }
  .bns-t #s-bns {
    height: 10.5em; }
  .cc_div .bns-t .c-bn {
    font-size: 0.83em;
    padding: .9em 1.6em; }
  #s-cnt .b-bn .b-tl {
    padding-top: 1.2em;
    padding-bottom: 1.2em; }
  /* Force table to not be like tables anymore */
  #s-bl table,
  #s-bl thead,
  #s-bl tbody,
  #s-bl th,
  #s-bl td,
  #s-bl tr,
  #s-cnt {
    display: block; }
  /* Hide table headers (but not display: none;, for accessibility) */
  #s-bl thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  #s-bl tr {
    border-top: 1px solid #e3e7ed;
    border-color: var(--cc-cookie-table-border); }
  #s-bl td {
    /* Behave  like a "row" */
    border: none;
    position: relative;
    padding-left: 35%; }
  #s-bl td:before {
    position: absolute;
    left: 1em;
    padding-right: 0.625em;
    white-space: nowrap;
    content: attr(data-column);
    color: #000;
    color: var(--cc-text);
    overflow: hidden;
    text-overflow: ellipsis; }
  #cm .c-bn,
  .cc_div .c-bn {
    width: 100%;
    margin-right: 0; }
  #s-cnt #s-rall-bn {
    margin-left: 0; }
  .cc_div #c-bns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  #c-bns button + button,
  #s-cnt button + button {
    margin-top: 0.625em;
    margin-left: 0;
    float: unset; }
  #cm.cloud,
  #cm.box {
    left: 1em;
    right: 1em;
    width: auto; }
  #cm.cloud.right,
  #cm.cloud.left {
    margin: 0; }
  .cc_div .cloud #c-bns,
  .cc_div .cloud #c-inr,
  .cc_div .cloud #c-inr-i {
    display: block;
    width: auto;
    min-width: unset; }
  .cc_div .cloud #c-txt {
    font-size: .9em; }
  .cc_div .cloud #c-bns {
    margin-top: 1.625em; } }

/* Begin IE fixes */
.cc_div.ie #c-vln {
  height: 100%;
  padding-top: 5.62em; }

.cc_div.ie .bar #c-vln {
  padding-top: 0; }

.cc_div.ie #cs {
  max-height: 37.5em;
  position: relative;
  top: 0;
  margin-top: -5.625em; }

.cc_div.ie .bar #cs {
  margin-top: 0;
  max-height: 100%; }

.cc_div.ie #cm {
  border: 1px solid #dee6e9; }

.cc_div.ie #c-s-in {
  top: 0; }

.cc_div.ie .b-tg {
  padding-left: 1em;
  margin-bottom: 0.7em; }

.cc_div.ie .b-tg .c-tgl:checked ~ .c-tg:after {
  left: 1.95em; }

.cc_div.ie #s-bl table {
  overflow: auto; }

.cc_div.ie .b-tg .c-tg {
  display: none; }

.cc_div.ie .b-tg .c-tgl {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0.2em;
  height: auto; }

.cc_div.ie #s-cnt .b-bn .b-tl {
  padding: 1.3em 6.4em 1.3em 1.4em; }

.cc_div.ie .bar #s-bl td:before {
  display: none; }

.cc_div.ie .bar #s-bl td {
  padding: 0.8em 0.625em 0.8em 1.2em; }

.cc_div.ie .bar #s-bl thead tr {
  position: relative; }

.cc_div.ie .b-tg .t-lb {
  filter: alpha(opacity=0); }

.cc_div.ie #cm-ov,
.cc_div.ie #cs-ov {
  filter: alpha(opacity=80); }

/** END IE FIXES **/
