/*!****************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js?url=false!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/style.scss ***!
  \****************************************************************************************************************************************************/
@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

button {
  padding: 0;
  border: none;
  background: none;
  outline: none; }

* {
  box-sizing: border-box;
  outline: none; }

a:hover, a:active, a:focus, button:hover, button:active, button:focus, input:hover, input:active, input:focus {
  outline: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

dt {
  font-weight: bold; }

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

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #00398c;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #004ebf;
    text-decoration: none; }

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

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

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

figure {
  margin: 0 0 1rem; }

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

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

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

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit; }

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

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none !important; }

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

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }

.row {
  display: flex;
  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%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; } }

@media (min-width: 1266px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; } }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 1.4rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.25;
  color: inherit; }

h1, .h1 {
  font-size: 24px; }

h2, .h2 {
  font-size: 19px; }

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

h4, .h4 {
  font-size: 15px; }

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

h6, .h6 {
  font-size: 12px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  padding: 0.625rem 1rem;
  font-size: 1rem;
  line-height: 1.6;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ffe480;
    outline: none; }
  .form-control::placeholder {
    color: #666;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e0e0e0;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.85rem + 0); }

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

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

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

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

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

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

.form-control-plaintext {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  margin-bottom: 0;
  line-height: 1.6;
  border: solid transparent;
  border-width: 0 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .form-control-plaintext.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-plaintext.btn, .input-group-sm > .input-group-btn > .form-control-plaintext.counter__control, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .form-control-plaintext.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-plaintext.btn, .input-group-lg > .input-group-btn > .form-control-plaintext.counter__control {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group-btn > .counter__control {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 4px; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-btn > select.counter__control:not([size]):not([multiple]) {
  height: calc(1.8125rem + 0); }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group-btn > .counter__control {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 8px; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-btn > select.counter__control:not([size]):not([multiple]) {
  height: calc(2.875rem + 0); }

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

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

.form-row {
  display: flex;
  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;
  margin-bottom: 1rem; }
  .form-check.disabled .form-check-label {
    color: #666; }

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

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

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

.invalid-feedback {
  display: none;
  margin-top: .25rem;
  font-size: .875rem;
  color: #c40e00; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(196, 14, 0, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #ffc800; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 200, 0, 0.25); }
  .was-validated .form-control:valid ~ .invalid-feedback,
  .was-validated .form-control:valid ~ .invalid-tooltip, .form-control.is-valid ~ .invalid-feedback,
  .form-control.is-valid ~ .invalid-tooltip, .was-validated
  .custom-select:valid ~ .invalid-feedback,
  .was-validated
  .custom-select:valid ~ .invalid-tooltip,
  .custom-select.is-valid ~ .invalid-feedback,
  .custom-select.is-valid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-check-input:valid + .form-check-label, .form-check-input.is-valid + .form-check-label {
  color: #ffc800; }

.was-validated .custom-control-input:valid ~ .custom-control-indicator, .custom-control-input.is-valid ~ .custom-control-indicator {
  background-color: rgba(255, 200, 0, 0.25); }

.was-validated .custom-control-input:valid ~ .custom-control-description, .custom-control-input.is-valid ~ .custom-control-description {
  color: #ffc800; }

.was-validated .custom-file-input:valid ~ .custom-file-control, .custom-file-input.is-valid ~ .custom-file-control {
  border-color: #ffc800; }
  .was-validated .custom-file-input:valid ~ .custom-file-control::before, .custom-file-input.is-valid ~ .custom-file-control::before {
    border-color: inherit; }

.was-validated .custom-file-input:valid:focus, .custom-file-input.is-valid:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 200, 0, 0.25); }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #c40e00; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    box-shadow: 0 0 0 0.2rem rgba(196, 14, 0, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

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

.was-validated .custom-control-input:invalid ~ .custom-control-indicator, .custom-control-input.is-invalid ~ .custom-control-indicator {
  background-color: rgba(196, 14, 0, 0.25); }

.was-validated .custom-control-input:invalid ~ .custom-control-description, .custom-control-input.is-invalid ~ .custom-control-description {
  color: #c40e00; }

.was-validated .custom-file-input:invalid ~ .custom-file-control, .custom-file-input.is-invalid ~ .custom-file-control {
  border-color: #c40e00; }
  .was-validated .custom-file-input:invalid ~ .custom-file-control::before, .custom-file-input.is-invalid ~ .custom-file-control::before {
    border-color: inherit; }

.was-validated .custom-file-input:invalid:focus, .custom-file-input.is-invalid:focus {
  box-shadow: 0 0 0 0.2rem rgba(196, 14, 0, 0.25); }

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

.btn, .counter__control {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 0 solid transparent;
  padding: 0.625rem 1rem;
  font-size: 1rem;
  line-height: 1.6;
  border-radius: 6px;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .btn:focus, .counter__control:focus, .btn:hover, .counter__control:hover {
    text-decoration: none; }
  .btn:focus, .counter__control:focus, .btn.focus, .focus.counter__control {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(255, 200, 0, 0.25); }
  .btn.disabled, .disabled.counter__control, .btn:disabled, .counter__control:disabled {
    opacity: .65; }
  .btn:active, .counter__control:active, .btn.active, .active.counter__control {
    background-image: none; }

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

.btn-default, .counter__control.prev {
  color: #111;
  background-color: #f0f0f0;
  border-color: #f0f0f0; }
  .btn-default:hover, .counter__control.prev:hover {
    color: #111;
    background-color: #dddddd;
    border-color: #d7d7d7; }
  .btn-default:focus, .counter__control.prev:focus, .btn-default.focus, .focus.counter__control.prev {
    box-shadow: 0 0 0 3px rgba(240, 240, 240, 0.5); }
  .btn-default.disabled, .disabled.counter__control.prev, .btn-default:disabled, .counter__control.prev:disabled {
    background-color: #f0f0f0;
    border-color: #f0f0f0; }
  .btn-default:active, .counter__control.prev:active, .btn-default.active, .active.counter__control.prev,
  .show > .btn-default.dropdown-toggle,
  .show > .dropdown-toggle.counter__control.prev {
    background-color: #dddddd;
    background-image: none;
    border-color: #d7d7d7; }

.btn-primary, .counter__control.next {
  color: #111;
  background-color: #ffc800;
  border-color: #ffc800; }
  .btn-primary:hover, .counter__control.next:hover {
    color: #111;
    background-color: #d9aa00;
    border-color: #cca000; }
  .btn-primary:focus, .counter__control.next:focus, .btn-primary.focus, .focus.counter__control.next {
    box-shadow: 0 0 0 3px rgba(255, 200, 0, 0.5); }
  .btn-primary.disabled, .disabled.counter__control.next, .btn-primary:disabled, .counter__control.next:disabled {
    background-color: #ffc800;
    border-color: #ffc800; }
  .btn-primary:active, .counter__control.next:active, .btn-primary.active, .active.counter__control.next,
  .show > .btn-primary.dropdown-toggle,
  .show > .dropdown-toggle.counter__control.next {
    background-color: #d9aa00;
    background-image: none;
    border-color: #cca000; }

.btn-secondary {
  color: #fff;
  background-color: #00398c;
  border-color: #00398c; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #002966;
    border-color: #002459; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 3px rgba(0, 57, 140, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #00398c;
    border-color: #00398c; }
  .btn-secondary:active, .btn-secondary.active,
  .show > .btn-secondary.dropdown-toggle {
    background-color: #002966;
    background-image: none;
    border-color: #002459; }

.btn-success {
  color: #111;
  background-color: #ffc800;
  border-color: #ffc800; }
  .btn-success:hover {
    color: #111;
    background-color: #d9aa00;
    border-color: #cca000; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 3px rgba(255, 200, 0, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #ffc800;
    border-color: #ffc800; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    background-color: #d9aa00;
    background-image: none;
    border-color: #cca000; }

.btn-info {
  color: #fff;
  background-color: #00398c;
  border-color: #00398c; }
  .btn-info:hover {
    color: #fff;
    background-color: #002966;
    border-color: #002459; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 3px rgba(0, 57, 140, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #00398c;
    border-color: #00398c; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    background-color: #002966;
    background-image: none;
    border-color: #002459; }

.btn-warning {
  color: #fff;
  background-color: #ff7722;
  border-color: #ff7722; }
  .btn-warning:hover {
    color: #fff;
    background-color: #fb6000;
    border-color: #ee5c00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 3px rgba(255, 119, 34, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #ff7722;
    border-color: #ff7722; }
  .btn-warning:active, .btn-warning.active,
  .show > .btn-warning.dropdown-toggle {
    background-color: #fb6000;
    background-image: none;
    border-color: #ee5c00; }

.btn-danger {
  color: #fff;
  background-color: #c40e00;
  border-color: #c40e00; }
  .btn-danger:hover {
    color: #fff;
    background-color: #9e0b00;
    border-color: #910a00; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 3px rgba(196, 14, 0, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #c40e00;
    border-color: #c40e00; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    background-color: #9e0b00;
    background-image: none;
    border-color: #910a00; }

.btn-error {
  color: #fff;
  background-color: #c40e00;
  border-color: #c40e00; }
  .btn-error:hover {
    color: #fff;
    background-color: #9e0b00;
    border-color: #910a00; }
  .btn-error:focus, .btn-error.focus {
    box-shadow: 0 0 0 3px rgba(196, 14, 0, 0.5); }
  .btn-error.disabled, .btn-error:disabled {
    background-color: #c40e00;
    border-color: #c40e00; }
  .btn-error:active, .btn-error.active,
  .show > .btn-error.dropdown-toggle {
    background-color: #9e0b00;
    background-image: none;
    border-color: #910a00; }

.btn-light {
  color: #111;
  background-color: #cecece;
  border-color: #cecece; }
  .btn-light:hover {
    color: #111;
    background-color: #bbbbbb;
    border-color: #b5b5b5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 3px rgba(206, 206, 206, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    background-color: #cecece;
    border-color: #cecece; }
  .btn-light:active, .btn-light.active,
  .show > .btn-light.dropdown-toggle {
    background-color: #bbbbbb;
    background-image: none;
    border-color: #b5b5b5; }

.btn-dark {
  color: #fff;
  background-color: #000;
  border-color: #000; }
  .btn-dark:hover {
    color: #fff;
    background-color: black;
    border-color: black; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    background-color: #000;
    border-color: #000; }
  .btn-dark:active, .btn-dark.active,
  .show > .btn-dark.dropdown-toggle {
    background-color: black;
    background-image: none;
    border-color: black; }

.btn-accent {
  color: #fff;
  background-color: #bd25b2;
  border-color: #bd25b2; }
  .btn-accent:hover {
    color: #fff;
    background-color: #9d1f94;
    border-color: #921d8a; }
  .btn-accent:focus, .btn-accent.focus {
    box-shadow: 0 0 0 3px rgba(189, 37, 178, 0.5); }
  .btn-accent.disabled, .btn-accent:disabled {
    background-color: #bd25b2;
    border-color: #bd25b2; }
  .btn-accent:active, .btn-accent.active,
  .show > .btn-accent.dropdown-toggle {
    background-color: #9d1f94;
    background-image: none;
    border-color: #921d8a; }

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

.btn-outline-primary {
  color: #ffc800;
  background-color: transparent;
  background-image: none;
  border-color: #ffc800; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #ffc800;
    border-color: #ffc800; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 3px rgba(255, 200, 0, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #ffc800;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #ffc800;
    border-color: #ffc800; }

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

.btn-outline-success {
  color: #ffc800;
  background-color: transparent;
  background-image: none;
  border-color: #ffc800; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #ffc800;
    border-color: #ffc800; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 3px rgba(255, 200, 0, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #ffc800;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #ffc800;
    border-color: #ffc800; }

.btn-outline-info {
  color: #00398c;
  background-color: transparent;
  background-image: none;
  border-color: #00398c; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #00398c;
    border-color: #00398c; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 3px rgba(0, 57, 140, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #00398c;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #00398c;
    border-color: #00398c; }

.btn-outline-warning {
  color: #ff7722;
  background-color: transparent;
  background-image: none;
  border-color: #ff7722; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #ff7722;
    border-color: #ff7722; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 3px rgba(255, 119, 34, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ff7722;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ff7722;
    border-color: #ff7722; }

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

.btn-outline-error {
  color: #c40e00;
  background-color: transparent;
  background-image: none;
  border-color: #c40e00; }
  .btn-outline-error:hover {
    color: #fff;
    background-color: #c40e00;
    border-color: #c40e00; }
  .btn-outline-error:focus, .btn-outline-error.focus {
    box-shadow: 0 0 0 3px rgba(196, 14, 0, 0.5); }
  .btn-outline-error.disabled, .btn-outline-error:disabled {
    color: #c40e00;
    background-color: transparent; }
  .btn-outline-error:active, .btn-outline-error.active,
  .show > .btn-outline-error.dropdown-toggle {
    color: #fff;
    background-color: #c40e00;
    border-color: #c40e00; }

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

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

.btn-outline-accent {
  color: #bd25b2;
  background-color: transparent;
  background-image: none;
  border-color: #bd25b2; }
  .btn-outline-accent:hover {
    color: #fff;
    background-color: #bd25b2;
    border-color: #bd25b2; }
  .btn-outline-accent:focus, .btn-outline-accent.focus {
    box-shadow: 0 0 0 3px rgba(189, 37, 178, 0.5); }
  .btn-outline-accent.disabled, .btn-outline-accent:disabled {
    color: #bd25b2;
    background-color: transparent; }
  .btn-outline-accent:active, .btn-outline-accent.active,
  .show > .btn-outline-accent.dropdown-toggle {
    color: #fff;
    background-color: #bd25b2;
    border-color: #bd25b2; }

.btn-link {
  font-weight: normal;
  color: #00398c;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent;
    box-shadow: none; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #004ebf;
    text-decoration: none;
    background-color: transparent; }
  .btn-link:disabled {
    color: #666; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 8px; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 4px; }

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

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

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

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: flex;
  align-items: center; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

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

.input-group-addon {
  padding: 0.625rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  color: #495057;
  text-align: center;
  background-color: #e0e0e0;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.15);
  border-radius: 6px; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, .input-group-sm > .input-group-btn > .input-group-addon.counter__control {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 4px; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, .input-group-lg > .input-group-btn > .input-group-addon.counter__control {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    border-radius: 8px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .counter__control,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .btn-group > .counter__control,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .counter__control:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .counter__control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

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

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .counter__control,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .btn-group > .counter__control,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .counter__control:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .counter__control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .input-group-btn > .counter__control {
    position: relative;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, 0.15); }
    .input-group-btn > .btn + .btn, .input-group-btn > .counter__control + .btn, .input-group-btn > .btn + .counter__control, .input-group-btn > .counter__control + .counter__control {
      margin-left: 0; }
    .input-group-btn > .btn:focus, .input-group-btn > .counter__control:focus, .input-group-btn > .btn:active, .input-group-btn > .counter__control:active, .input-group-btn > .btn:hover, .input-group-btn > .counter__control:hover {
      z-index: 3; }
  
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .counter__control,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: 0; }
  
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .counter__control,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: 0; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .counter__control:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .counter__control:active, .input-group-btn:not(:first-child) > .btn:hover, .input-group-btn:not(:first-child) > .counter__control:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

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

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.08); }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e0e0e0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #fff;
  border: 0 solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px; }
  .list-group-item:focus, .list-group-item:hover {
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #666;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #ffc800;
    border-color: #ffc800; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-default {
  color: #7d7d7d;
  background-color: #fbfbfb; }

a.list-group-item-default,
button.list-group-item-default {
  color: #7d7d7d; }
  a.list-group-item-default:focus, a.list-group-item-default:hover,
  button.list-group-item-default:focus,
  button.list-group-item-default:hover {
    color: #7d7d7d;
    background-color: #eeeeee; }
  a.list-group-item-default.active,
  button.list-group-item-default.active {
    color: #fff;
    background-color: #7d7d7d;
    border-color: #7d7d7d; }

.list-group-item-primary {
  color: #856800;
  background-color: #fff0b8; }

a.list-group-item-primary,
button.list-group-item-primary {
  color: #856800; }
  a.list-group-item-primary:focus, a.list-group-item-primary:hover,
  button.list-group-item-primary:focus,
  button.list-group-item-primary:hover {
    color: #856800;
    background-color: #ffeb9f; }
  a.list-group-item-primary.active,
  button.list-group-item-primary.active {
    color: #fff;
    background-color: #856800;
    border-color: #856800; }

.list-group-item-secondary {
  color: #001e49;
  background-color: #b8c8df; }

a.list-group-item-secondary,
button.list-group-item-secondary {
  color: #001e49; }
  a.list-group-item-secondary:focus, a.list-group-item-secondary:hover,
  button.list-group-item-secondary:focus,
  button.list-group-item-secondary:hover {
    color: #001e49;
    background-color: #a6bad7; }
  a.list-group-item-secondary.active,
  button.list-group-item-secondary.active {
    color: #fff;
    background-color: #001e49;
    border-color: #001e49; }

.list-group-item-success {
  color: #856800;
  background-color: #fff0b8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #856800; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #856800;
    background-color: #ffeb9f; }
  a.list-group-item-success.active,
  button.list-group-item-success.active {
    color: #fff;
    background-color: #856800;
    border-color: #856800; }

.list-group-item-info {
  color: #001e49;
  background-color: #b8c8df; }

a.list-group-item-info,
button.list-group-item-info {
  color: #001e49; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #001e49;
    background-color: #a6bad7; }
  a.list-group-item-info.active,
  button.list-group-item-info.active {
    color: #fff;
    background-color: #001e49;
    border-color: #001e49; }

.list-group-item-warning {
  color: #853e12;
  background-color: #ffd9c1; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #853e12; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #853e12;
    background-color: #ffc9a8; }
  a.list-group-item-warning.active,
  button.list-group-item-warning.active {
    color: #fff;
    background-color: #853e12;
    border-color: #853e12; }

.list-group-item-danger {
  color: #660700;
  background-color: #eebcb8; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #660700; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #660700;
    background-color: #e9a9a3; }
  a.list-group-item-danger.active,
  button.list-group-item-danger.active {
    color: #fff;
    background-color: #660700;
    border-color: #660700; }

.list-group-item-error {
  color: #660700;
  background-color: #eebcb8; }

a.list-group-item-error,
button.list-group-item-error {
  color: #660700; }
  a.list-group-item-error:focus, a.list-group-item-error:hover,
  button.list-group-item-error:focus,
  button.list-group-item-error:hover {
    color: #660700;
    background-color: #e9a9a3; }
  a.list-group-item-error.active,
  button.list-group-item-error.active {
    color: #fff;
    background-color: #660700;
    border-color: #660700; }

.list-group-item-light {
  color: #6b6b6b;
  background-color: #f1f1f1; }

a.list-group-item-light,
button.list-group-item-light {
  color: #6b6b6b; }
  a.list-group-item-light:focus, a.list-group-item-light:hover,
  button.list-group-item-light:focus,
  button.list-group-item-light:hover {
    color: #6b6b6b;
    background-color: #e4e4e4; }
  a.list-group-item-light.active,
  button.list-group-item-light.active {
    color: #fff;
    background-color: #6b6b6b;
    border-color: #6b6b6b; }

.list-group-item-dark {
  color: black;
  background-color: #b8b8b8; }

a.list-group-item-dark,
button.list-group-item-dark {
  color: black; }
  a.list-group-item-dark:focus, a.list-group-item-dark:hover,
  button.list-group-item-dark:focus,
  button.list-group-item-dark:hover {
    color: black;
    background-color: #ababab; }
  a.list-group-item-dark.active,
  button.list-group-item-dark.active {
    color: #fff;
    background-color: black;
    border-color: black; }

.list-group-item-accent {
  color: #62135d;
  background-color: #edc2e9; }

a.list-group-item-accent,
button.list-group-item-accent {
  color: #62135d; }
  a.list-group-item-accent:focus, a.list-group-item-accent:hover,
  button.list-group-item-accent:focus,
  button.list-group-item-accent:hover {
    color: #62135d;
    background-color: #e7aee2; }
  a.list-group-item-accent.active,
  button.list-group-item-accent.active {
    color: #fff;
    background-color: #62135d;
    border-color: #62135d; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0.125);
  border-radius: 0; }

.card-body {
  flex: 1 1 auto;
  padding: 8px; }

.card-title {
  margin-bottom: 8px; }

.card-subtitle {
  margin-top: -4px;
  margin-bottom: 0; }

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

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 8px; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.card-header {
  padding: 8px 8px;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 0 solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0 - 0) calc(0 - 0) 0 0; }

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

.card-header-tabs {
  margin-right: -4px;
  margin-bottom: -8px;
  margin-left: -4px;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -4px;
  margin-left: -4px; }

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

.card-img {
  width: 100%;
  border-radius: calc(0 - 0); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0 - 0);
  border-top-right-radius: calc(0 - 0); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0 - 0);
  border-bottom-left-radius: calc(0 - 0); }

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card {
      display: flex;
      flex: 1 0 0%;
      flex-direction: column;
      margin-right: 15px;
      margin-left: 15px; } }

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group .card {
      flex: 1 0 0%; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

.card-columns .card {
  margin-bottom: 8px; }

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.48); }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 0 solid #e0e0e0; }
  .modal-header .close {
    margin-left: auto; }

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

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

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

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

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

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

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

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #666; }

.nav-tabs {
  border-bottom: 0 solid #ddd; }
  .nav-tabs .nav-item {
    margin-bottom: 0; }
  .nav-tabs .nav-link {
    border: 0 solid transparent;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #e0e0e0 #e0e0e0 #ddd; }
    .nav-tabs .nav-link.disabled {
      color: #666;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #f7f7f7;
    border-color: #ddd #ddd #f7f7f7; }
  .nav-tabs .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 6px; }
  .nav-pills .nav-link.active,
  .show > .nav-pills .nav-link {
    color: #fff;
    background-color: #ffc800; }

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

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

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

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

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0 0; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

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

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

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

.navbar-collapse {
  flex-basis: 100%;
  align-items: center; }

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

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

@media (max-width: 575px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1265px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1266px) {
  .navbar-expand-xl {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important; }
  .navbar-expand .navbar-toggler {
    display: none; }

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

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

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

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

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

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

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

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

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

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

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

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 5px;
    height: 5px; }
  .tooltip.bs-tooltip-top, .tooltip.bs-tooltip-auto[x-placement^="top"] {
    padding: 5px 0; }
    .tooltip.bs-tooltip-top .arrow, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
      bottom: 0; }
    .tooltip.bs-tooltip-top .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
      margin-left: -3px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #fff; }
  .tooltip.bs-tooltip-right, .tooltip.bs-tooltip-auto[x-placement^="right"] {
    padding: 0 5px; }
    .tooltip.bs-tooltip-right .arrow, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
      left: 0; }
    .tooltip.bs-tooltip-right .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
      margin-top: -3px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #fff; }
  .tooltip.bs-tooltip-bottom, .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
    padding: 5px 0; }
    .tooltip.bs-tooltip-bottom .arrow, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
      top: 0; }
    .tooltip.bs-tooltip-bottom .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      margin-left: -3px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #fff; }
  .tooltip.bs-tooltip-left, .tooltip.bs-tooltip-auto[x-placement^="left"] {
    padding: 0 5px; }
    .tooltip.bs-tooltip-left .arrow, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
      right: 0; }
    .tooltip.bs-tooltip-left .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
      right: 0;
      margin-top: -3px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #fff; }
  .tooltip .arrow::before {
    position: absolute;
    border-color: transparent;
    border-style: solid; }

.tooltip-inner {
  max-width: 200px;
  padding: 12px 12px;
  color: #666;
  text-align: center;
  background-color: #fff;
  border-radius: 6px; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.2);
  border-radius: 8px; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0; }
  .popover .arrow::before,
  .popover .arrow::after {
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid; }
  .popover .arrow::before {
    content: "";
    border-width: 0; }
  .popover .arrow::after {
    content: "";
    border-width: 0; }
  .popover.bs-popover-top, .popover.bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0; }
    .popover.bs-popover-top .arrow, .popover.bs-popover-auto[x-placement^="top"] .arrow {
      bottom: 0; }
    .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before,
    .popover.bs-popover-top .arrow::after,
    .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
      border-bottom-width: 0; }
    .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before {
      bottom: 0;
      margin-left: 5;
      border-top-color: #fff; }
    
    .popover.bs-popover-top .arrow::after,
    .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
      bottom: 1;
      margin-left: 5;
      border-top-color: #fff; }
  .popover.bs-popover-right, .popover.bs-popover-auto[x-placement^="right"] {
    margin-left: 0; }
    .popover.bs-popover-right .arrow, .popover.bs-popover-auto[x-placement^="right"] .arrow {
      left: 0; }
    .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before,
    .popover.bs-popover-right .arrow::after,
    .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
      margin-top: 3;
      border-left-width: 0; }
    .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before {
      left: 0;
      border-right-color: #fff; }
    
    .popover.bs-popover-right .arrow::after,
    .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
      left: 1;
      border-right-color: #fff; }
  .popover.bs-popover-bottom, .popover.bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0; }
    .popover.bs-popover-bottom .arrow, .popover.bs-popover-auto[x-placement^="bottom"] .arrow {
      top: 0; }
    .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
    .popover.bs-popover-bottom .arrow::after,
    .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
      margin-left: 3;
      border-top-width: 0; }
    .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
      top: 0;
      border-bottom-color: #fff; }
    
    .popover.bs-popover-bottom .arrow::after,
    .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
      top: 1;
      border-bottom-color: #fff; }
    .popover.bs-popover-bottom .popover-header::before, .popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #00398c; }
  .popover.bs-popover-left, .popover.bs-popover-auto[x-placement^="left"] {
    margin-right: 0; }
    .popover.bs-popover-left .arrow, .popover.bs-popover-auto[x-placement^="left"] .arrow {
      right: 0; }
    .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before,
    .popover.bs-popover-left .arrow::after,
    .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
      margin-top: 3;
      border-right-width: 0; }
    .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before {
      right: 0;
      border-left-color: #fff; }
    
    .popover.bs-popover-left .arrow::after,
    .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
      right: 1;
      border-left-color: #fff; }

.popover-header {
  padding: 8px 20px;
  margin-bottom: 0;
  font-size: 1rem;
  color: #fff;
  background-color: #00398c;
  border-bottom: 0 solid #002f73;
  border-top-left-radius: calc(8px - 0);
  border-top-right-radius: calc(8px - 0); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 14px 20px;
  color: #666; }

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0 0;
  clear: both;
  font-weight: normal;
  color: #000;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #000;
    text-decoration: none;
    background-color: #f7f7f7; }
  .dropdown-item.active, .dropdown-item:active {
    color: #000;
    text-decoration: none;
    background-color: #f7f7f7; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #666;
    background-color: transparent; }

.show > a {
  outline: 0; }

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

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

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 0 solid #e0e0e0; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 0 solid #e0e0e0; }
  .table tbody + tbody {
    border-top: 0 solid #e0e0e0; }
  .table .table {
    background-color: #f7f7f7; }

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

.table-bordered {
  border: 0 solid #e0e0e0; }
  .table-bordered th,
  .table-bordered td {
    border: 0 solid #e0e0e0; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 0; }

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

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

.table-default,
.table-default > th,
.table-default > td {
  background-color: #fbfbfb; }

.table-hover .table-default:hover {
  background-color: #eeeeee; }
  .table-hover .table-default:hover > td,
  .table-hover .table-default:hover > th {
    background-color: #eeeeee; }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #fff0b8; }

.table-hover .table-primary:hover {
  background-color: #ffeb9f; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #ffeb9f; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #b8c8df; }

.table-hover .table-secondary:hover {
  background-color: #a6bad7; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #a6bad7; }

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

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

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

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

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

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

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

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

.table-error,
.table-error > th,
.table-error > td {
  background-color: #eebcb8; }

.table-hover .table-error:hover {
  background-color: #e9a9a3; }
  .table-hover .table-error:hover > td,
  .table-hover .table-error:hover > th {
    background-color: #e9a9a3; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #f1f1f1; }

.table-hover .table-light:hover {
  background-color: #e4e4e4; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #e4e4e4; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #b8b8b8; }

.table-hover .table-dark:hover {
  background-color: #ababab; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #ababab; }

.table-accent,
.table-accent > th,
.table-accent > td {
  background-color: #edc2e9; }

.table-hover .table-accent:hover {
  background-color: #e7aee2; }
  .table-hover .table-accent:hover > td,
  .table-hover .table-accent:hover > th {
    background-color: #e7aee2; }

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

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

.thead-inverse th {
  color: #f7f7f7;
  background-color: #212529; }

.thead-default th {
  color: #495057;
  background-color: #e0e0e0; }

.table-inverse {
  color: #f7f7f7;
  background-color: #212529; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #32383e; }
  .table-inverse.table-bordered {
    border: 0; }
  .table-inverse.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-inverse.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 991px) {
  .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive.table-bordered {
      border: 0; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-secondary {
  background-color: #00398c !important; }

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

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

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

.bg-info {
  background-color: #00398c !important; }

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

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

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

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

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

.bg-error {
  background-color: #c40e00 !important; }

a.bg-error:focus, a.bg-error:hover {
  background-color: #910a00 !important; }

.bg-light {
  background-color: #cecece !important; }

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

.bg-dark {
  background-color: #000 !important; }

a.bg-dark:focus, a.bg-dark:hover {
  background-color: black !important; }

.bg-accent {
  background-color: #bd25b2 !important; }

a.bg-accent:focus, a.bg-accent:hover {
  background-color: #921d8a !important; }

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

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

.border {
  border: 0 solid #e0e0e0 !important; }

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

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

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

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

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

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

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

.border-secondary {
  border-color: #00398c !important; }

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

.border-info {
  border-color: #00398c !important; }

.border-warning {
  border-color: #ff7722 !important; }

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

.border-error {
  border-color: #c40e00 !important; }

.border-light {
  border-color: #cecece !important; }

.border-dark {
  border-color: #000 !important; }

.border-accent {
  border-color: #bd25b2 !important; }

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

.rounded {
  border-radius: 6px !important; }

.rounded-top {
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important; }

.rounded-right {
  border-top-right-radius: 6px !important;
  border-bottom-right-radius: 6px !important; }

.rounded-bottom {
  border-bottom-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important; }

.rounded-left {
  border-top-left-radius: 6px !important;
  border-bottom-left-radius: 6px !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1266px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

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

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

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

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

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1266px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-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-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-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: 1266px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-secondary {
  color: #00398c !important; }

a.text-secondary:focus, a.text-secondary:hover {
  color: #002459 !important; }

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

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

.text-info {
  color: #00398c !important; }

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

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

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

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

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

.text-error {
  color: #c40e00 !important; }

a.text-error:focus, a.text-error:hover {
  color: #910a00 !important; }

.text-light {
  color: #cecece !important; }

a.text-light:focus, a.text-light:hover {
  color: #b5b5b5 !important; }

.text-dark {
  color: #000 !important; }

a.text-dark:focus, a.text-dark:hover {
  color: black !important; }

.text-accent {
  color: #bd25b2 !important; }

a.text-accent:focus, a.text-accent:hover {
  color: #921d8a !important; }

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

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

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

.spinner-twelve {
  color: inherit;
  display: inline-block;
  position: relative;
  width: 32px;
  height: 32px; }
  .spinner-twelve div {
    transform-origin: 16px 16px;
    animation: spinner-twelve 1.2s linear infinite; }
    .spinner-twelve div:after {
      content: " ";
      display: block;
      position: absolute;
      top: 0;
      left: 15px;
      width: 2px;
      height: 9px;
      border-radius: 20%;
      background: currentColor; }
    .spinner-twelve div:nth-child(1) {
      transform: rotate(0deg);
      animation-delay: -1.1s; }
    .spinner-twelve div:nth-child(2) {
      transform: rotate(30deg);
      animation-delay: -1s; }
    .spinner-twelve div:nth-child(3) {
      transform: rotate(60deg);
      animation-delay: -0.9s; }
    .spinner-twelve div:nth-child(4) {
      transform: rotate(90deg);
      animation-delay: -0.8s; }
    .spinner-twelve div:nth-child(5) {
      transform: rotate(120deg);
      animation-delay: -0.7s; }
    .spinner-twelve div:nth-child(6) {
      transform: rotate(150deg);
      animation-delay: -0.6s; }
    .spinner-twelve div:nth-child(7) {
      transform: rotate(180deg);
      animation-delay: -0.5s; }
    .spinner-twelve div:nth-child(8) {
      transform: rotate(210deg);
      animation-delay: -0.4s; }
    .spinner-twelve div:nth-child(9) {
      transform: rotate(240deg);
      animation-delay: -0.3s; }
    .spinner-twelve div:nth-child(10) {
      transform: rotate(270deg);
      animation-delay: -0.2s; }
    .spinner-twelve div:nth-child(11) {
      transform: rotate(300deg);
      animation-delay: -0.1s; }
    .spinner-twelve div:nth-child(12) {
      transform: rotate(330deg);
      animation-delay: 0s; }
  .btn > .spinner-twelve, .counter__control > .spinner-twelve {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto; }
  .btn-primary > .spinner-twelve div:after, .counter__control.next > .spinner-twelve div:after,
  .btn-success > .spinner-twelve div:after,
  .btn-default > .spinner-twelve div:after,
  .counter__control.prev > .spinner-twelve div:after {
    background: #000; }

.spinner-square-filling {
  display: inline-block;
  position: relative;
  width: 32px;
  height: 32px;
  font-size: 0;
  color: inherit; }
  .spinner-square-filling div {
    display: inline-block;
    float: none;
    position: relative;
    width: 100%;
    height: 100%;
    background: transparent;
    border: 2px solid currentColor;
    border-radius: 0;
    animation: square-loader 2s infinite ease; }
    .spinner-square-filling div::after {
      content: '';
      display: inline-block;
      width: 100%;
      vertical-align: top;
      background-color: currentColor;
      animation: square-loader-inner 2s infinite ease-in; }

.spinner-square-transition {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px;
  font-size: 0;
  color: inherit;
  background-color: #ddd; }
  .spinner-square-transition div {
    display: inline-block;
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    height: 25%;
    margin-top: -12.5%;
    margin-left: -12.5%;
    border-radius: 0;
    transform: scale(1) translate(0, 0);
    animation: cube-transition 1.6s 0s infinite ease-in-out; }
    .spinner-square-transition div::after {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      animation: cube-inner-transition 1.6s 0s infinite ease-in-out; }
    .spinner-square-transition div:first-child::after {
      background: #ffc800; }
    .spinner-square-transition div:last-child::after {
      background: #00398c; }
    .spinner-square-transition div:last-child, .spinner-square-transition div:last-child::after {
      animation-delay: -.8s; }

.spinner-square-flip {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px;
  font-size: 0;
  perspective: 1000px; }
  .spinner-square-flip .flipper {
    position: absolute;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    animation: square-flip 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite; }
    .spinner-square-flip .flipper div {
      position: absolute;
      width: 100%;
      height: 100%;
      backface-visibility: hidden; }
      .spinner-square-flip .flipper div:first-child {
        z-index: 2;
        background-color: #ffc800; }
      .spinner-square-flip .flipper div:last-child {
        transform: rotateY(180deg);
        background-color: #00398c; }

.spinner-square-grid {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px;
  font-size: 0; }
  .spinner-square-grid div {
    float: left;
    width: 33.3333%;
    height: 33.3333%;
    background-color: #ffc800;
    animation: square-grid 1.3s infinite ease-in-out; }
    .spinner-square-grid div:nth-child(1) {
      animation-delay: 0.2s; }
    .spinner-square-grid div:nth-child(2) {
      animation-delay: 0.3s; }
    .spinner-square-grid div:nth-child(3) {
      animation-delay: 0.4s; }
    .spinner-square-grid div:nth-child(4) {
      animation-delay: 0.1s; }
    .spinner-square-grid div:nth-child(5) {
      animation-delay: 0.2s; }
    .spinner-square-grid div:nth-child(6) {
      animation-delay: 0.3s; }
    .spinner-square-grid div:nth-child(7) {
      animation-delay: 0s; }
    .spinner-square-grid div:nth-child(8) {
      animation-delay: 0.1s; }
    .spinner-square-grid div:nth-child(9) {
      animation-delay: 0.2s; }

.spinner-square-clockwise {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px; }
  .spinner-square-clockwise div {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: -12px;
    background: #ffc800;
    animation: square-clockwise-spin 1s infinite ease-in-out; }
    .spinner-square-clockwise div:nth-child(1) {
      top: 0;
      left: 0;
      animation-delay: -.975s; }
    .spinner-square-clockwise div:nth-child(2) {
      top: 0;
      left: 50%;
      animation-delay: -.85s; }
    .spinner-square-clockwise div:nth-child(3) {
      top: 0;
      left: 100%;
      animation-delay: -.725s; }
    .spinner-square-clockwise div:nth-child(4) {
      top: 50%;
      left: 100%;
      animation-delay: -.6s; }
    .spinner-square-clockwise div:nth-child(5) {
      top: 100%;
      left: 100%;
      animation-delay: -.475s; }
    .spinner-square-clockwise div:nth-child(6) {
      top: 100%;
      left: 50%;
      animation-delay: -.35s; }
    .spinner-square-clockwise div:nth-child(7) {
      top: 100%;
      left: 0;
      animation-delay: -.225s; }
    .spinner-square-clockwise div:nth-child(8) {
      top: 50%;
      left: 0;
      animation-delay: -.1s; }

@keyframes spinner-twelve {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes square-loader {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(180deg); }
  50% {
    transform: rotate(180deg); }
  75% {
    transform: rotate(360deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes square-loader-inner {
  0% {
    height: 0; }
  25% {
    height: 0; }
  50% {
    height: 100%; }
  75% {
    height: 100%; }
  100% {
    height: 0; } }

@keyframes cube-transition {
  25% {
    transform: scale(0.5) translate(792.5%, 0); }
  50% {
    transform: scale(1) translate(397.5%, 397.5%); }
  75% {
    transform: scale(0.5) translate(0, 792.5%); }
  100% {
    transform: scale(1) translate(0, 0); } }

@keyframes cube-inner-transition {
  25% {
    transform: rotate(-90deg); }
  50% {
    transform: rotate(-180deg); }
  75% {
    transform: rotate(-270deg); }
  100% {
    transform: rotate(-360deg); } }

@keyframes square-flip {
  0% {
    transform: perspective(100px) rotateX(0) rotateY(0); }
  25% {
    transform: perspective(100px) rotateX(180deg) rotateY(0); }
  50% {
    transform: perspective(100px) rotateX(180deg) rotateY(180deg); }
  75% {
    transform: perspective(100px) rotateX(0) rotateY(180deg); }
  100% {
    transform: perspective(100px) rotateX(0) rotateY(360deg); } }

@keyframes square-grid {
  0%,
  70%,
  100% {
    transform: scale3D(1, 1, 1); }
  35% {
    transform: scale3D(0, 0, 1); } }

@keyframes square-clockwise-spin {
  0%,
  40%,
  100% {
    transform: scale(0.4); }
  70% {
    transform: scale(1); } }

.btn, .counter__control {
  padding: 12px 16px;
  line-height: 20px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  outline: none;
  box-shadow: none;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, color 0.15s ease-in-out; }
  .btn:hover, .counter__control:hover, .btn:active, .counter__control:active, .btn:focus, .counter__control:focus {
    outline: none; }
  .btn:active, .counter__control:active {
    padding-top: 13px;
    padding-bottom: 11px; }
  .btn.processing i, .processing.counter__control i {
    display: inline-block;
    animation: 1s cubic-bezier(0.4, 0, 0.2, 1) 0s infinite normal spin; }
  .btn.processing--steps i, .processing--steps.counter__control i {
    animation: 2s steps(4) 0s infinite normal spin-steps; }
  .btn-light, .btn-light:hover {
    color: #fff; }
  .btn-default, .counter__control.prev, .btn-outline-default {
    position: relative; }
    .btn-default:before, .counter__control.prev:before, .btn-outline-default:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #f0f0f0;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-default:not([disabled]):not(.disabled):hover, .counter__control.prev:not([disabled]):not(.disabled):hover, .btn-outline-default:not([disabled]):not(.disabled):hover {
      background-color: whitesmoke; }
      .btn-default:not([disabled]):not(.disabled):hover:before, .counter__control.prev:not([disabled]):not(.disabled):hover:before, .btn-outline-default:not([disabled]):not(.disabled):hover:before {
        border-color: whitesmoke; }
    .btn-default:not([disabled]):not(.disabled):active, .counter__control.prev:not([disabled]):not(.disabled):active, .btn-outline-default:not([disabled]):not(.disabled):active {
      background: #f0f0f0; }
      .btn-default:not([disabled]):not(.disabled):active:before, .counter__control.prev:not([disabled]):not(.disabled):active:before, .btn-outline-default:not([disabled]):not(.disabled):active:before {
        border-color: #f0f0f0; }
  .btn-default[disabled], .counter__control.prev[disabled], .btn-default.disabled, .disabled.counter__control.prev {
    background: #f0f0f0; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-default, .btn-outline-default.counter__control {
    color: #000; }
    .btn.btn-outline-default:not([disabled]):not(.disabled):hover, .btn-outline-default.counter__control:not([disabled]):not(.disabled):hover {
      color: #000; }
    .btn.btn-outline-default[disabled], .btn-outline-default.counter__control[disabled], .btn.btn-outline-default.disabled, .btn-outline-default.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(0, 0, 0, 0.1);
    cursor: wait; }
  .btn-primary, .counter__control.next, .btn-outline-primary {
    position: relative; }
    .btn-primary:before, .counter__control.next:before, .btn-outline-primary:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #ffc800;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-primary:not([disabled]):not(.disabled):hover, .counter__control.next:not([disabled]):not(.disabled):hover, .btn-outline-primary:not([disabled]):not(.disabled):hover {
      background-color: #ffd333; }
      .btn-primary:not([disabled]):not(.disabled):hover:before, .counter__control.next:not([disabled]):not(.disabled):hover:before, .btn-outline-primary:not([disabled]):not(.disabled):hover:before {
        border-color: #ffd333; }
    .btn-primary:not([disabled]):not(.disabled):active, .counter__control.next:not([disabled]):not(.disabled):active, .btn-outline-primary:not([disabled]):not(.disabled):active {
      background: #ffc800; }
      .btn-primary:not([disabled]):not(.disabled):active:before, .counter__control.next:not([disabled]):not(.disabled):active:before, .btn-outline-primary:not([disabled]):not(.disabled):active:before {
        border-color: #ffc800; }
  .btn-primary[disabled], .counter__control.next[disabled], .btn-primary.disabled, .disabled.counter__control.next {
    background: #ffc800; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-primary, .btn-outline-primary.counter__control {
    color: #000; }
    .btn.btn-outline-primary:not([disabled]):not(.disabled):hover, .btn-outline-primary.counter__control:not([disabled]):not(.disabled):hover {
      color: #000; }
    .btn.btn-outline-primary[disabled], .btn-outline-primary.counter__control[disabled], .btn.btn-outline-primary.disabled, .btn-outline-primary.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(0, 0, 0, 0.1);
    cursor: wait; }
  .btn-secondary, .btn-outline-secondary {
    position: relative; }
    .btn-secondary:before, .btn-outline-secondary:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #00398c;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-secondary:not([disabled]):not(.disabled):hover, .btn-outline-secondary:not([disabled]):not(.disabled):hover {
      background-color: #004ebf; }
      .btn-secondary:not([disabled]):not(.disabled):hover:before, .btn-outline-secondary:not([disabled]):not(.disabled):hover:before {
        border-color: #004ebf; }
    .btn-secondary:not([disabled]):not(.disabled):active, .btn-outline-secondary:not([disabled]):not(.disabled):active {
      background: #00398c; }
      .btn-secondary:not([disabled]):not(.disabled):active:before, .btn-outline-secondary:not([disabled]):not(.disabled):active:before {
        border-color: #00398c; }
  .btn-secondary[disabled], .btn-secondary.disabled {
    background: #00398c; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-secondary, .btn-outline-secondary.counter__control {
    color: #00398c; }
    .btn.btn-outline-secondary:not([disabled]):not(.disabled):hover, .btn-outline-secondary.counter__control:not([disabled]):not(.disabled):hover {
      color: #fff; }
    .btn.btn-outline-secondary[disabled], .btn-outline-secondary.counter__control[disabled], .btn.btn-outline-secondary.disabled, .btn-outline-secondary.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(0, 57, 140, 0.1);
    cursor: wait; }
  .btn-success, .btn-outline-success {
    position: relative; }
    .btn-success:before, .btn-outline-success:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #ffc800;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-success:not([disabled]):not(.disabled):hover, .btn-outline-success:not([disabled]):not(.disabled):hover {
      background-color: #ffd333; }
      .btn-success:not([disabled]):not(.disabled):hover:before, .btn-outline-success:not([disabled]):not(.disabled):hover:before {
        border-color: #ffd333; }
    .btn-success:not([disabled]):not(.disabled):active, .btn-outline-success:not([disabled]):not(.disabled):active {
      background: #ffc800; }
      .btn-success:not([disabled]):not(.disabled):active:before, .btn-outline-success:not([disabled]):not(.disabled):active:before {
        border-color: #ffc800; }
  .btn-success[disabled], .btn-success.disabled {
    background: #ffc800; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-success, .btn-outline-success.counter__control {
    color: #000; }
    .btn.btn-outline-success:not([disabled]):not(.disabled):hover, .btn-outline-success.counter__control:not([disabled]):not(.disabled):hover {
      color: #000; }
    .btn.btn-outline-success[disabled], .btn-outline-success.counter__control[disabled], .btn.btn-outline-success.disabled, .btn-outline-success.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(0, 0, 0, 0.1);
    cursor: wait; }
  .btn-info, .btn-outline-info {
    position: relative; }
    .btn-info:before, .btn-outline-info:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #00398c;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-info:not([disabled]):not(.disabled):hover, .btn-outline-info:not([disabled]):not(.disabled):hover {
      background-color: #004ebf; }
      .btn-info:not([disabled]):not(.disabled):hover:before, .btn-outline-info:not([disabled]):not(.disabled):hover:before {
        border-color: #004ebf; }
    .btn-info:not([disabled]):not(.disabled):active, .btn-outline-info:not([disabled]):not(.disabled):active {
      background: #00398c; }
      .btn-info:not([disabled]):not(.disabled):active:before, .btn-outline-info:not([disabled]):not(.disabled):active:before {
        border-color: #00398c; }
  .btn-info[disabled], .btn-info.disabled {
    background: #00398c; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-info, .btn-outline-info.counter__control {
    color: #00398c; }
    .btn.btn-outline-info:not([disabled]):not(.disabled):hover, .btn-outline-info.counter__control:not([disabled]):not(.disabled):hover {
      color: #fff; }
    .btn.btn-outline-info[disabled], .btn-outline-info.counter__control[disabled], .btn.btn-outline-info.disabled, .btn-outline-info.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(0, 57, 140, 0.1);
    cursor: wait; }
  .btn-warning, .btn-outline-warning {
    position: relative; }
    .btn-warning:before, .btn-outline-warning:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #ff7722;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-warning:not([disabled]):not(.disabled):hover, .btn-outline-warning:not([disabled]):not(.disabled):hover {
      background-color: #ff9655; }
      .btn-warning:not([disabled]):not(.disabled):hover:before, .btn-outline-warning:not([disabled]):not(.disabled):hover:before {
        border-color: #ff9655; }
    .btn-warning:not([disabled]):not(.disabled):active, .btn-outline-warning:not([disabled]):not(.disabled):active {
      background: #ff7722; }
      .btn-warning:not([disabled]):not(.disabled):active:before, .btn-outline-warning:not([disabled]):not(.disabled):active:before {
        border-color: #ff7722; }
  .btn-warning[disabled], .btn-warning.disabled {
    background: #ff7722; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-warning, .btn-outline-warning.counter__control {
    color: #ff7722; }
    .btn.btn-outline-warning:not([disabled]):not(.disabled):hover, .btn-outline-warning.counter__control:not([disabled]):not(.disabled):hover {
      color: #fff; }
    .btn.btn-outline-warning[disabled], .btn-outline-warning.counter__control[disabled], .btn.btn-outline-warning.disabled, .btn-outline-warning.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(255, 119, 34, 0.1);
    cursor: wait; }
  .btn-danger, .btn-outline-danger {
    position: relative; }
    .btn-danger:before, .btn-outline-danger:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #c40e00;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-danger:not([disabled]):not(.disabled):hover, .btn-outline-danger:not([disabled]):not(.disabled):hover {
      background-color: #f71200; }
      .btn-danger:not([disabled]):not(.disabled):hover:before, .btn-outline-danger:not([disabled]):not(.disabled):hover:before {
        border-color: #f71200; }
    .btn-danger:not([disabled]):not(.disabled):active, .btn-outline-danger:not([disabled]):not(.disabled):active {
      background: #c40e00; }
      .btn-danger:not([disabled]):not(.disabled):active:before, .btn-outline-danger:not([disabled]):not(.disabled):active:before {
        border-color: #c40e00; }
  .btn-danger[disabled], .btn-danger.disabled {
    background: #c40e00; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-danger, .btn-outline-danger.counter__control {
    color: #c40e00; }
    .btn.btn-outline-danger:not([disabled]):not(.disabled):hover, .btn-outline-danger.counter__control:not([disabled]):not(.disabled):hover {
      color: #fff; }
    .btn.btn-outline-danger[disabled], .btn-outline-danger.counter__control[disabled], .btn.btn-outline-danger.disabled, .btn-outline-danger.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(196, 14, 0, 0.1);
    cursor: wait; }
  .btn-error, .btn-outline-error {
    position: relative; }
    .btn-error:before, .btn-outline-error:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #c40e00;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-error:not([disabled]):not(.disabled):hover, .btn-outline-error:not([disabled]):not(.disabled):hover {
      background-color: #f71200; }
      .btn-error:not([disabled]):not(.disabled):hover:before, .btn-outline-error:not([disabled]):not(.disabled):hover:before {
        border-color: #f71200; }
    .btn-error:not([disabled]):not(.disabled):active, .btn-outline-error:not([disabled]):not(.disabled):active {
      background: #c40e00; }
      .btn-error:not([disabled]):not(.disabled):active:before, .btn-outline-error:not([disabled]):not(.disabled):active:before {
        border-color: #c40e00; }
  .btn-error[disabled], .btn-error.disabled {
    background: #c40e00; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-error, .btn-outline-error.counter__control {
    color: #c40e00; }
    .btn.btn-outline-error:not([disabled]):not(.disabled):hover, .btn-outline-error.counter__control:not([disabled]):not(.disabled):hover {
      color: #fff; }
    .btn.btn-outline-error[disabled], .btn-outline-error.counter__control[disabled], .btn.btn-outline-error.disabled, .btn-outline-error.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(196, 14, 0, 0.1);
    cursor: wait; }
  .btn-light, .btn-outline-light {
    position: relative; }
    .btn-light:before, .btn-outline-light:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #cecece;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-light:not([disabled]):not(.disabled):hover, .btn-outline-light:not([disabled]):not(.disabled):hover {
      background-color: #e8e8e8; }
      .btn-light:not([disabled]):not(.disabled):hover:before, .btn-outline-light:not([disabled]):not(.disabled):hover:before {
        border-color: #e8e8e8; }
    .btn-light:not([disabled]):not(.disabled):active, .btn-outline-light:not([disabled]):not(.disabled):active {
      background: #cecece; }
      .btn-light:not([disabled]):not(.disabled):active:before, .btn-outline-light:not([disabled]):not(.disabled):active:before {
        border-color: #cecece; }
  .btn-light[disabled], .btn-light.disabled {
    background: #cecece; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-light, .btn-outline-light.counter__control {
    color: #a4a4a4; }
    .btn.btn-outline-light:not([disabled]):not(.disabled):hover, .btn-outline-light.counter__control:not([disabled]):not(.disabled):hover {
      color: #fff; }
    .btn.btn-outline-light[disabled], .btn-outline-light.counter__control[disabled], .btn.btn-outline-light.disabled, .btn-outline-light.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(164, 164, 164, 0.1);
    cursor: wait; }
  .btn-dark, .btn-outline-dark {
    position: relative; }
    .btn-dark:before, .btn-outline-dark:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #000;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-dark:not([disabled]):not(.disabled):hover, .btn-outline-dark:not([disabled]):not(.disabled):hover {
      background-color: #1a1a1a; }
      .btn-dark:not([disabled]):not(.disabled):hover:before, .btn-outline-dark:not([disabled]):not(.disabled):hover:before {
        border-color: #1a1a1a; }
    .btn-dark:not([disabled]):not(.disabled):active, .btn-outline-dark:not([disabled]):not(.disabled):active {
      background: black; }
      .btn-dark:not([disabled]):not(.disabled):active:before, .btn-outline-dark:not([disabled]):not(.disabled):active:before {
        border-color: black; }
  .btn-dark[disabled], .btn-dark.disabled {
    background: #000; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-dark, .btn-outline-dark.counter__control {
    color: #000; }
    .btn.btn-outline-dark:not([disabled]):not(.disabled):hover, .btn-outline-dark.counter__control:not([disabled]):not(.disabled):hover {
      color: #fff; }
    .btn.btn-outline-dark[disabled], .btn-outline-dark.counter__control[disabled], .btn.btn-outline-dark.disabled, .btn-outline-dark.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(0, 0, 0, 0.1);
    cursor: wait; }
  .btn-accent, .btn-outline-accent {
    position: relative; }
    .btn-accent:before, .btn-outline-accent:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #bd25b2;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-accent:not([disabled]):not(.disabled):hover, .btn-outline-accent:not([disabled]):not(.disabled):hover {
      background-color: #d93cce; }
      .btn-accent:not([disabled]):not(.disabled):hover:before, .btn-outline-accent:not([disabled]):not(.disabled):hover:before {
        border-color: #d93cce; }
    .btn-accent:not([disabled]):not(.disabled):active, .btn-outline-accent:not([disabled]):not(.disabled):active {
      background: #bd25b2; }
      .btn-accent:not([disabled]):not(.disabled):active:before, .btn-outline-accent:not([disabled]):not(.disabled):active:before {
        border-color: #bd25b2; }
  .btn-accent[disabled], .btn-accent.disabled {
    background: #bd25b2; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-accent, .btn-outline-accent.counter__control {
    color: #bd25b2; }
    .btn.btn-outline-accent:not([disabled]):not(.disabled):hover, .btn-outline-accent.counter__control:not([disabled]):not(.disabled):hover {
      color: #fff; }
    .btn.btn-outline-accent[disabled], .btn-outline-accent.counter__control[disabled], .btn.btn-outline-accent.disabled, .btn-outline-accent.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(189, 37, 178, 0.1);
    cursor: wait; }
  .btn-white {
    background: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
    .btn-white:hover {
      background: #f7f7f7;
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
  .btn-fab {
    background: #fff; }
    .btn-fab, .btn-fab:hover {
      box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.18); }
    .card .btn-fab {
      opacity: 0.9; }
    .btn-fab .card:hover {
      opacity: 1; }
    .btn-fab.favorites {
      color: #ffc800; }
      .btn-fab.favorites span {
        display: none; }
  .btn-text {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: none !important; }
    .btn-text-default .fa,
    .btn-text-default [class^="icon-"] {
      color: #f0f0f0; }
    .btn-text-default:not(.disabled):not([disabled]):hover {
      color: #f0f0f0;
      background: none;
      border-color: transparent; }
    .btn-text-primary .fa,
    .btn-text-primary [class^="icon-"] {
      color: #ffc800; }
    .btn-text-primary:not(.disabled):not([disabled]):hover {
      color: #ffc800;
      background: none;
      border-color: transparent; }
    .btn-text-secondary .fa,
    .btn-text-secondary [class^="icon-"] {
      color: #00398c; }
    .btn-text-secondary:not(.disabled):not([disabled]):hover {
      color: #00398c;
      background: none;
      border-color: transparent; }
    .btn-text-success .fa,
    .btn-text-success [class^="icon-"] {
      color: #ffc800; }
    .btn-text-success:not(.disabled):not([disabled]):hover {
      color: #ffc800;
      background: none;
      border-color: transparent; }
    .btn-text-info .fa,
    .btn-text-info [class^="icon-"] {
      color: #00398c; }
    .btn-text-info:not(.disabled):not([disabled]):hover {
      color: #00398c;
      background: none;
      border-color: transparent; }
    .btn-text-warning .fa,
    .btn-text-warning [class^="icon-"] {
      color: #ff7722; }
    .btn-text-warning:not(.disabled):not([disabled]):hover {
      color: #ff7722;
      background: none;
      border-color: transparent; }
    .btn-text-danger .fa,
    .btn-text-danger [class^="icon-"] {
      color: #c40e00; }
    .btn-text-danger:not(.disabled):not([disabled]):hover {
      color: #c40e00;
      background: none;
      border-color: transparent; }
    .btn-text-error .fa,
    .btn-text-error [class^="icon-"] {
      color: #c40e00; }
    .btn-text-error:not(.disabled):not([disabled]):hover {
      color: #c40e00;
      background: none;
      border-color: transparent; }
    .btn-text-light .fa,
    .btn-text-light [class^="icon-"] {
      color: #cecece; }
    .btn-text-light:not(.disabled):not([disabled]):hover {
      color: #cecece;
      background: none;
      border-color: transparent; }
    .btn-text-dark .fa,
    .btn-text-dark [class^="icon-"] {
      color: #000; }
    .btn-text-dark:not(.disabled):not([disabled]):hover {
      color: #000;
      background: none;
      border-color: transparent; }
    .btn-text-accent .fa,
    .btn-text-accent [class^="icon-"] {
      color: #bd25b2; }
    .btn-text-accent:not(.disabled):not([disabled]):hover {
      color: #bd25b2;
      background: none;
      border-color: transparent; }
  .btn-round, .btn-round-xs {
    display: block;
    width: 48px;
    height: 48px;
    padding: 12px 0;
    border-radius: 50%; }
    .btn-round i, .btn-round-xs i {
      margin-right: 0; }
    .btn-round-sm {
      width: 32px; }
    .btn-round-xs {
      width: 28px;
      height: 28px;
      padding: 6px 0;
      font-size: 18px; }
      .btn-round-xs:active {
        padding-top: 7px;
        padding-bottom: 5px; }
  .btn-square {
    text-align: center;
    width: 44px;
    padding: 11.5px 0; }
    .btn-square i {
      margin-right: 0; }
    .btn-square-sm {
      width: 32px;
      height: 32px;
      padding: 6px; }
  .btn-lg {
    padding: 18px 24px;
    font-size: 18px; }
    .btn-lg:active {
      padding-top: 19px;
      padding-bottom: 17px; }
  .btn-sm {
    padding: 6px 8px; }
    .btn-sm:active {
      padding-top: 7px;
      padding-bottom: 5px; }
  .btn-allow-wrap {
    white-space: normal;
    line-height: 20px;
    padding: 8px 16px; }
    .btn-allow-wrap.btn-lg {
      padding: 16.005px 24px; }
  .btn-loading {
    position: relative;
    color: transparent !important; }
    .btn-loading .spinner {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto; }
      .btn-loading .spinner .spinner > div:after {
        background: #fff; }
    .btn-loading.dark-spinner .spinner > div:after {
      background: #000; }
  .btn-input {
    padding-top: 22px;
    padding-bottom: 22px; }
    .btn-input:active {
      padding-top: 23px;
      padding-bottom: 21px; }
    .btn-input-like {
      padding: 24px 16px 6px 16px;
      font-weight: normal;
      text-transform: none;
      font-size: inherit;
      line-height: inherit;
      height: 60px;
      text-align: left;
      color: #000; }
      .btn-input-like:active {
        padding: 24px 16px 6px 16px; }
  .btn .fa, .counter__control .fa,
  .btn [class^="icon-"],
  .counter__control [class^="icon-"],
  .btn [class*=" icon-"],
  .counter__control [class*=" icon-"] {
    font-size: .9em; }

[class*="btn-text-"] {
  background: none;
  border-color: transparent;
  color: #666; }

.btn-text > .spinner-twelve div:after,
.btn-white > .spinner-twelve div:after {
  background: #000; }

.go-back {
  display: inline-block; }
  .go-back::after {
    display: block;
    clear: both;
    content: ""; }
  .go-back:before {
    content: '\f053';
    font-family: 'kontramarka-icons';
    float: left;
    font-size: .7em;
    margin-top: .44em;
    margin-right: .7em; }

.go-forward {
  display: inline-block; }
  .go-forward::after {
    display: block;
    clear: both;
    content: ""; }
  .go-forward:after {
    content: '\f054';
    font-family: 'kontramarka-icons';
    float: right;
    font-size: .7em;
    margin-top: .44em;
    margin-left: .7em; }

.btn .countpie, .counter__control .countpie {
  display: inline-block;
  margin-top: -12px;
  margin-bottom: -12px; }

.btn.btn-default .countpie, .btn-default.counter__control .countpie, .counter__control.prev .countpie,
.btn.btn-outline-default .countpie,
.btn-outline-default.counter__control .countpie {
  background: #f0f0f0; }
  .btn.btn-default .countpie .pie, .btn-default.counter__control .countpie .pie, .counter__control.prev .countpie .pie,
  .btn.btn-outline-default .countpie .pie,
  .btn-outline-default.counter__control .countpie .pie {
    border-color: #b4b4b4; }

.btn.btn-default:hover .countpie, .btn-default.counter__control:hover .countpie, .counter__control.prev:hover .countpie,
.btn.btn-outline-default:hover .countpie,
.btn-outline-default.counter__control:hover .countpie {
  background-color: white; }

.btn.btn-primary .countpie, .btn-primary.counter__control .countpie, .counter__control.next .countpie,
.btn.btn-outline-primary .countpie,
.btn-outline-primary.counter__control .countpie {
  background: #ffc800; }
  .btn.btn-primary .countpie .pie, .btn-primary.counter__control .countpie .pie, .counter__control.next .countpie .pie,
  .btn.btn-outline-primary .countpie .pie,
  .btn-outline-primary.counter__control .countpie .pie {
    border-color: #bf9600; }

.btn.btn-primary:hover .countpie, .btn-primary.counter__control:hover .countpie, .counter__control.next:hover .countpie,
.btn.btn-outline-primary:hover .countpie,
.btn-outline-primary.counter__control:hover .countpie {
  background-color: #ffd333; }

.btn.btn-secondary .countpie, .btn-secondary.counter__control .countpie,
.btn.btn-outline-secondary .countpie,
.btn-outline-secondary.counter__control .countpie {
  background: #00398c; }
  .btn.btn-secondary .countpie .pie, .btn-secondary.counter__control .countpie .pie,
  .btn.btn-outline-secondary .countpie .pie,
  .btn-outline-secondary.counter__control .countpie .pie {
    border-color: #002b69; }

.btn.btn-secondary:hover .countpie, .btn-secondary.counter__control:hover .countpie,
.btn.btn-outline-secondary:hover .countpie,
.btn-outline-secondary.counter__control:hover .countpie {
  background-color: #004ebf; }

.btn.btn-success .countpie, .btn-success.counter__control .countpie,
.btn.btn-outline-success .countpie,
.btn-outline-success.counter__control .countpie {
  background: #ffc800; }
  .btn.btn-success .countpie .pie, .btn-success.counter__control .countpie .pie,
  .btn.btn-outline-success .countpie .pie,
  .btn-outline-success.counter__control .countpie .pie {
    border-color: #bf9600; }

.btn.btn-success:hover .countpie, .btn-success.counter__control:hover .countpie,
.btn.btn-outline-success:hover .countpie,
.btn-outline-success.counter__control:hover .countpie {
  background-color: #ffd333; }

.btn.btn-info .countpie, .btn-info.counter__control .countpie,
.btn.btn-outline-info .countpie,
.btn-outline-info.counter__control .countpie {
  background: #00398c; }
  .btn.btn-info .countpie .pie, .btn-info.counter__control .countpie .pie,
  .btn.btn-outline-info .countpie .pie,
  .btn-outline-info.counter__control .countpie .pie {
    border-color: #002b69; }

.btn.btn-info:hover .countpie, .btn-info.counter__control:hover .countpie,
.btn.btn-outline-info:hover .countpie,
.btn-outline-info.counter__control:hover .countpie {
  background-color: #004ebf; }

.btn.btn-warning .countpie, .btn-warning.counter__control .countpie,
.btn.btn-outline-warning .countpie,
.btn-outline-warning.counter__control .countpie {
  background: #ff7722; }
  .btn.btn-warning .countpie .pie, .btn-warning.counter__control .countpie .pie,
  .btn.btn-outline-warning .countpie .pie,
  .btn-outline-warning.counter__control .countpie .pie {
    border-color: #bf591a; }

.btn.btn-warning:hover .countpie, .btn-warning.counter__control:hover .countpie,
.btn.btn-outline-warning:hover .countpie,
.btn-outline-warning.counter__control:hover .countpie {
  background-color: #ff9655; }

.btn.btn-danger .countpie, .btn-danger.counter__control .countpie,
.btn.btn-outline-danger .countpie,
.btn-outline-danger.counter__control .countpie {
  background: #c40e00; }
  .btn.btn-danger .countpie .pie, .btn-danger.counter__control .countpie .pie,
  .btn.btn-outline-danger .countpie .pie,
  .btn-outline-danger.counter__control .countpie .pie {
    border-color: #930b00; }

.btn.btn-danger:hover .countpie, .btn-danger.counter__control:hover .countpie,
.btn.btn-outline-danger:hover .countpie,
.btn-outline-danger.counter__control:hover .countpie {
  background-color: #f71200; }

.btn.btn-error .countpie, .btn-error.counter__control .countpie,
.btn.btn-outline-error .countpie,
.btn-outline-error.counter__control .countpie {
  background: #c40e00; }
  .btn.btn-error .countpie .pie, .btn-error.counter__control .countpie .pie,
  .btn.btn-outline-error .countpie .pie,
  .btn-outline-error.counter__control .countpie .pie {
    border-color: #930b00; }

.btn.btn-error:hover .countpie, .btn-error.counter__control:hover .countpie,
.btn.btn-outline-error:hover .countpie,
.btn-outline-error.counter__control:hover .countpie {
  background-color: #f71200; }

.btn.btn-light .countpie, .btn-light.counter__control .countpie,
.btn.btn-outline-light .countpie,
.btn-outline-light.counter__control .countpie {
  background: #cecece; }
  .btn.btn-light .countpie .pie, .btn-light.counter__control .countpie .pie,
  .btn.btn-outline-light .countpie .pie,
  .btn-outline-light.counter__control .countpie .pie {
    border-color: #9b9b9b; }

.btn.btn-light:hover .countpie, .btn-light.counter__control:hover .countpie,
.btn.btn-outline-light:hover .countpie,
.btn-outline-light.counter__control:hover .countpie {
  background-color: #e8e8e8; }

.btn.btn-dark .countpie, .btn-dark.counter__control .countpie,
.btn.btn-outline-dark .countpie,
.btn-outline-dark.counter__control .countpie {
  background: #000; }
  .btn.btn-dark .countpie .pie, .btn-dark.counter__control .countpie .pie,
  .btn.btn-outline-dark .countpie .pie,
  .btn-outline-dark.counter__control .countpie .pie {
    border-color: black; }

.btn.btn-dark:hover .countpie, .btn-dark.counter__control:hover .countpie,
.btn.btn-outline-dark:hover .countpie,
.btn-outline-dark.counter__control:hover .countpie {
  background-color: #1a1a1a; }

.btn.btn-accent .countpie, .btn-accent.counter__control .countpie,
.btn.btn-outline-accent .countpie,
.btn-outline-accent.counter__control .countpie {
  background: #bd25b2; }
  .btn.btn-accent .countpie .pie, .btn-accent.counter__control .countpie .pie,
  .btn.btn-outline-accent .countpie .pie,
  .btn-outline-accent.counter__control .countpie .pie {
    border-color: #8e1c86; }

.btn.btn-accent:hover .countpie, .btn-accent.counter__control:hover .countpie,
.btn.btn-outline-accent:hover .countpie,
.btn-outline-accent.counter__control:hover .countpie {
  background-color: #d93cce; }

.countpie {
  position: relative;
  width: 36px;
  height: 36px;
  background: inherit;
  border-radius: 50%;
  overflow: hidden;
  transition: background-color 0.15s ease-in-out; }

.countpie .text {
  position: absolute;
  z-index: 400;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }

.countpie .pie {
  width: 50%;
  height: 100%;
  transform-origin: 100% 50%;
  position: absolute;
  background: transparent;
  border: 4px solid #b48d21; }

.countpie .pie-spinner {
  border-radius: 100% 0 0 100% / 50% 0 0 50%;
  z-index: 200;
  border-right: none;
  animation: rota 15s linear 1;
  animation-direction: reverse; }

.countpie:hover .pie-spinner,
.countpie:hover .pie-filler,
.countpie:hover .mask {
  animation-play-state: running; }

.countpie .pie-filler {
  border-radius: 0 100% 100% 0 / 0 50% 50% 0;
  left: 50%;
  opacity: 0;
  z-index: 100;
  animation: opa 15s steps(1, end) 1 reverse;
  border-left: none;
  animation-direction: normal; }

.countpie .mask {
  width: 50%;
  height: 100%;
  position: absolute;
  background: inherit;
  opacity: 1;
  z-index: 300;
  animation: opa 15s steps(1, end) 1;
  animation-direction: reverse; }

@keyframes rota {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes opa {
  0% {
    opacity: 1; }
  50%, 100% {
    opacity: 0; } }

.curtain {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease;
  will-change: opacity;
  background-color: rgba(255, 255, 255, 0.9); }
  @supports (-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px)) {
    .curtain {
      background-color: rgba(255, 255, 255, 0.84);
      -webkit-backdrop-filter: blur(12px);
      backdrop-filter: blur(12px); } }
  .curtain-info {
    margin: auto;
    padding: 40px;
    text-align: center;
    background: radial-gradient(circle closest-side, #fff, rgba(255, 255, 255, 0)); }
  .page-loading .curtain {
    opacity: 1;
    visibility: visible; }

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden; }

.widget-container.host-self {
  position: fixed;
  display: flex;
  flex-direction: column;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch; }
  .widget-container.host-self iframe {
    height: 100%;
    min-height: 100%;
    flex: 1 0 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

button {
  padding: 0;
  border: none;
  background: none;
  outline: none; }

* {
  box-sizing: border-box;
  outline: none; }

a:hover, a:active, a:focus, button:hover, button:active, button:focus, input:hover, input:active, input:focus {
  outline: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

dt {
  font-weight: bold; }

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

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #00398c;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #004ebf;
    text-decoration: none; }

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

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

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

figure {
  margin: 0 0 1rem; }

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

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

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

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit; }

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

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none !important; }

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

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }

.row {
  display: flex;
  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%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; } }

@media (min-width: 1266px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; } }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 1.4rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.25;
  color: inherit; }

h1, .h1 {
  font-size: 24px; }

h2, .h2 {
  font-size: 19px; }

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

h4, .h4 {
  font-size: 15px; }

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

h6, .h6 {
  font-size: 12px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  padding: 0.625rem 1rem;
  font-size: 1rem;
  line-height: 1.6;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ffe480;
    outline: none; }
  .form-control::placeholder {
    color: #666;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e0e0e0;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.85rem + 0); }

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

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

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

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

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

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

.form-control-plaintext {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  margin-bottom: 0;
  line-height: 1.6;
  border: solid transparent;
  border-width: 0 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .form-control-plaintext.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-plaintext.btn, .input-group-sm > .input-group-btn > .form-control-plaintext.counter__control, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .form-control-plaintext.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-plaintext.btn, .input-group-lg > .input-group-btn > .form-control-plaintext.counter__control {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group-btn > .counter__control {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 4px; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-btn > select.counter__control:not([size]):not([multiple]) {
  height: calc(1.8125rem + 0); }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group-btn > .counter__control {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 8px; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-btn > select.counter__control:not([size]):not([multiple]) {
  height: calc(2.875rem + 0); }

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

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

.form-row {
  display: flex;
  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;
  margin-bottom: 1rem; }
  .form-check.disabled .form-check-label {
    color: #666; }

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

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

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

.invalid-feedback {
  display: none;
  margin-top: .25rem;
  font-size: .875rem;
  color: #c40e00; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(196, 14, 0, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #ffc800; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 200, 0, 0.25); }
  .was-validated .form-control:valid ~ .invalid-feedback,
  .was-validated .form-control:valid ~ .invalid-tooltip, .form-control.is-valid ~ .invalid-feedback,
  .form-control.is-valid ~ .invalid-tooltip, .was-validated
  .custom-select:valid ~ .invalid-feedback,
  .was-validated
  .custom-select:valid ~ .invalid-tooltip,
  .custom-select.is-valid ~ .invalid-feedback,
  .custom-select.is-valid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-check-input:valid + .form-check-label, .form-check-input.is-valid + .form-check-label {
  color: #ffc800; }

.was-validated .custom-control-input:valid ~ .custom-control-indicator, .custom-control-input.is-valid ~ .custom-control-indicator {
  background-color: rgba(255, 200, 0, 0.25); }

.was-validated .custom-control-input:valid ~ .custom-control-description, .custom-control-input.is-valid ~ .custom-control-description {
  color: #ffc800; }

.was-validated .custom-file-input:valid ~ .custom-file-control, .custom-file-input.is-valid ~ .custom-file-control {
  border-color: #ffc800; }
  .was-validated .custom-file-input:valid ~ .custom-file-control::before, .custom-file-input.is-valid ~ .custom-file-control::before {
    border-color: inherit; }

.was-validated .custom-file-input:valid:focus, .custom-file-input.is-valid:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 200, 0, 0.25); }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #c40e00; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    box-shadow: 0 0 0 0.2rem rgba(196, 14, 0, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip, .was-validated
  .custom-select:invalid ~ .invalid-feedback,
  .was-validated
  .custom-select:invalid ~ .invalid-tooltip,
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

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

.was-validated .custom-control-input:invalid ~ .custom-control-indicator, .custom-control-input.is-invalid ~ .custom-control-indicator {
  background-color: rgba(196, 14, 0, 0.25); }

.was-validated .custom-control-input:invalid ~ .custom-control-description, .custom-control-input.is-invalid ~ .custom-control-description {
  color: #c40e00; }

.was-validated .custom-file-input:invalid ~ .custom-file-control, .custom-file-input.is-invalid ~ .custom-file-control {
  border-color: #c40e00; }
  .was-validated .custom-file-input:invalid ~ .custom-file-control::before, .custom-file-input.is-invalid ~ .custom-file-control::before {
    border-color: inherit; }

.was-validated .custom-file-input:invalid:focus, .custom-file-input.is-invalid:focus {
  box-shadow: 0 0 0 0.2rem rgba(196, 14, 0, 0.25); }

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

.btn, .counter__control {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 0 solid transparent;
  padding: 0.625rem 1rem;
  font-size: 1rem;
  line-height: 1.6;
  border-radius: 6px;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .btn:focus, .counter__control:focus, .btn:hover, .counter__control:hover {
    text-decoration: none; }
  .btn:focus, .counter__control:focus, .btn.focus, .focus.counter__control {
    outline: 0;
    box-shadow: 0 0 0 3px rgba(255, 200, 0, 0.25); }
  .btn.disabled, .disabled.counter__control, .btn:disabled, .counter__control:disabled {
    opacity: .65; }
  .btn:active, .counter__control:active, .btn.active, .active.counter__control {
    background-image: none; }

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

.btn-default, .counter__control.prev {
  color: #111;
  background-color: #f0f0f0;
  border-color: #f0f0f0; }
  .btn-default:hover, .counter__control.prev:hover {
    color: #111;
    background-color: #dddddd;
    border-color: #d7d7d7; }
  .btn-default:focus, .counter__control.prev:focus, .btn-default.focus, .focus.counter__control.prev {
    box-shadow: 0 0 0 3px rgba(240, 240, 240, 0.5); }
  .btn-default.disabled, .disabled.counter__control.prev, .btn-default:disabled, .counter__control.prev:disabled {
    background-color: #f0f0f0;
    border-color: #f0f0f0; }
  .btn-default:active, .counter__control.prev:active, .btn-default.active, .active.counter__control.prev,
  .show > .btn-default.dropdown-toggle,
  .show > .dropdown-toggle.counter__control.prev {
    background-color: #dddddd;
    background-image: none;
    border-color: #d7d7d7; }

.btn-primary, .counter__control.next {
  color: #111;
  background-color: #ffc800;
  border-color: #ffc800; }
  .btn-primary:hover, .counter__control.next:hover {
    color: #111;
    background-color: #d9aa00;
    border-color: #cca000; }
  .btn-primary:focus, .counter__control.next:focus, .btn-primary.focus, .focus.counter__control.next {
    box-shadow: 0 0 0 3px rgba(255, 200, 0, 0.5); }
  .btn-primary.disabled, .disabled.counter__control.next, .btn-primary:disabled, .counter__control.next:disabled {
    background-color: #ffc800;
    border-color: #ffc800; }
  .btn-primary:active, .counter__control.next:active, .btn-primary.active, .active.counter__control.next,
  .show > .btn-primary.dropdown-toggle,
  .show > .dropdown-toggle.counter__control.next {
    background-color: #d9aa00;
    background-image: none;
    border-color: #cca000; }

.btn-secondary {
  color: #fff;
  background-color: #00398c;
  border-color: #00398c; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #002966;
    border-color: #002459; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 3px rgba(0, 57, 140, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #00398c;
    border-color: #00398c; }
  .btn-secondary:active, .btn-secondary.active,
  .show > .btn-secondary.dropdown-toggle {
    background-color: #002966;
    background-image: none;
    border-color: #002459; }

.btn-success {
  color: #111;
  background-color: #ffc800;
  border-color: #ffc800; }
  .btn-success:hover {
    color: #111;
    background-color: #d9aa00;
    border-color: #cca000; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 3px rgba(255, 200, 0, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #ffc800;
    border-color: #ffc800; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    background-color: #d9aa00;
    background-image: none;
    border-color: #cca000; }

.btn-info {
  color: #fff;
  background-color: #00398c;
  border-color: #00398c; }
  .btn-info:hover {
    color: #fff;
    background-color: #002966;
    border-color: #002459; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 3px rgba(0, 57, 140, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #00398c;
    border-color: #00398c; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    background-color: #002966;
    background-image: none;
    border-color: #002459; }

.btn-warning {
  color: #fff;
  background-color: #ff7722;
  border-color: #ff7722; }
  .btn-warning:hover {
    color: #fff;
    background-color: #fb6000;
    border-color: #ee5c00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 3px rgba(255, 119, 34, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #ff7722;
    border-color: #ff7722; }
  .btn-warning:active, .btn-warning.active,
  .show > .btn-warning.dropdown-toggle {
    background-color: #fb6000;
    background-image: none;
    border-color: #ee5c00; }

.btn-danger {
  color: #fff;
  background-color: #c40e00;
  border-color: #c40e00; }
  .btn-danger:hover {
    color: #fff;
    background-color: #9e0b00;
    border-color: #910a00; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 3px rgba(196, 14, 0, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #c40e00;
    border-color: #c40e00; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    background-color: #9e0b00;
    background-image: none;
    border-color: #910a00; }

.btn-error {
  color: #fff;
  background-color: #c40e00;
  border-color: #c40e00; }
  .btn-error:hover {
    color: #fff;
    background-color: #9e0b00;
    border-color: #910a00; }
  .btn-error:focus, .btn-error.focus {
    box-shadow: 0 0 0 3px rgba(196, 14, 0, 0.5); }
  .btn-error.disabled, .btn-error:disabled {
    background-color: #c40e00;
    border-color: #c40e00; }
  .btn-error:active, .btn-error.active,
  .show > .btn-error.dropdown-toggle {
    background-color: #9e0b00;
    background-image: none;
    border-color: #910a00; }

.btn-light {
  color: #111;
  background-color: #cecece;
  border-color: #cecece; }
  .btn-light:hover {
    color: #111;
    background-color: #bbbbbb;
    border-color: #b5b5b5; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 3px rgba(206, 206, 206, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    background-color: #cecece;
    border-color: #cecece; }
  .btn-light:active, .btn-light.active,
  .show > .btn-light.dropdown-toggle {
    background-color: #bbbbbb;
    background-image: none;
    border-color: #b5b5b5; }

.btn-dark {
  color: #fff;
  background-color: #000;
  border-color: #000; }
  .btn-dark:hover {
    color: #fff;
    background-color: black;
    border-color: black; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    background-color: #000;
    border-color: #000; }
  .btn-dark:active, .btn-dark.active,
  .show > .btn-dark.dropdown-toggle {
    background-color: black;
    background-image: none;
    border-color: black; }

.btn-accent {
  color: #fff;
  background-color: #bd25b2;
  border-color: #bd25b2; }
  .btn-accent:hover {
    color: #fff;
    background-color: #9d1f94;
    border-color: #921d8a; }
  .btn-accent:focus, .btn-accent.focus {
    box-shadow: 0 0 0 3px rgba(189, 37, 178, 0.5); }
  .btn-accent.disabled, .btn-accent:disabled {
    background-color: #bd25b2;
    border-color: #bd25b2; }
  .btn-accent:active, .btn-accent.active,
  .show > .btn-accent.dropdown-toggle {
    background-color: #9d1f94;
    background-image: none;
    border-color: #921d8a; }

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

.btn-outline-primary {
  color: #ffc800;
  background-color: transparent;
  background-image: none;
  border-color: #ffc800; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #ffc800;
    border-color: #ffc800; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 3px rgba(255, 200, 0, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #ffc800;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #ffc800;
    border-color: #ffc800; }

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

.btn-outline-success {
  color: #ffc800;
  background-color: transparent;
  background-image: none;
  border-color: #ffc800; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #ffc800;
    border-color: #ffc800; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 3px rgba(255, 200, 0, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #ffc800;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #ffc800;
    border-color: #ffc800; }

.btn-outline-info {
  color: #00398c;
  background-color: transparent;
  background-image: none;
  border-color: #00398c; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #00398c;
    border-color: #00398c; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 3px rgba(0, 57, 140, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #00398c;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #00398c;
    border-color: #00398c; }

.btn-outline-warning {
  color: #ff7722;
  background-color: transparent;
  background-image: none;
  border-color: #ff7722; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #ff7722;
    border-color: #ff7722; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 3px rgba(255, 119, 34, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ff7722;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ff7722;
    border-color: #ff7722; }

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

.btn-outline-error {
  color: #c40e00;
  background-color: transparent;
  background-image: none;
  border-color: #c40e00; }
  .btn-outline-error:hover {
    color: #fff;
    background-color: #c40e00;
    border-color: #c40e00; }
  .btn-outline-error:focus, .btn-outline-error.focus {
    box-shadow: 0 0 0 3px rgba(196, 14, 0, 0.5); }
  .btn-outline-error.disabled, .btn-outline-error:disabled {
    color: #c40e00;
    background-color: transparent; }
  .btn-outline-error:active, .btn-outline-error.active,
  .show > .btn-outline-error.dropdown-toggle {
    color: #fff;
    background-color: #c40e00;
    border-color: #c40e00; }

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

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

.btn-outline-accent {
  color: #bd25b2;
  background-color: transparent;
  background-image: none;
  border-color: #bd25b2; }
  .btn-outline-accent:hover {
    color: #fff;
    background-color: #bd25b2;
    border-color: #bd25b2; }
  .btn-outline-accent:focus, .btn-outline-accent.focus {
    box-shadow: 0 0 0 3px rgba(189, 37, 178, 0.5); }
  .btn-outline-accent.disabled, .btn-outline-accent:disabled {
    color: #bd25b2;
    background-color: transparent; }
  .btn-outline-accent:active, .btn-outline-accent.active,
  .show > .btn-outline-accent.dropdown-toggle {
    color: #fff;
    background-color: #bd25b2;
    border-color: #bd25b2; }

.btn-link {
  font-weight: normal;
  color: #00398c;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent;
    box-shadow: none; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #004ebf;
    text-decoration: none;
    background-color: transparent; }
  .btn-link:disabled {
    color: #666; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 8px; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 4px; }

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

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

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

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: flex;
  align-items: center; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

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

.input-group-addon {
  padding: 0.625rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  color: #495057;
  text-align: center;
  background-color: #e0e0e0;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.15);
  border-radius: 6px; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, .input-group-sm > .input-group-btn > .input-group-addon.counter__control {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 4px; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, .input-group-lg > .input-group-btn > .input-group-addon.counter__control {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    border-radius: 8px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .counter__control,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .btn-group > .counter__control,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .counter__control:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .counter__control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

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

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .counter__control,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .btn-group > .counter__control,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .counter__control:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .counter__control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .input-group-btn > .counter__control {
    position: relative;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, 0.15); }
    .input-group-btn > .btn + .btn, .input-group-btn > .counter__control + .btn, .input-group-btn > .btn + .counter__control, .input-group-btn > .counter__control + .counter__control {
      margin-left: 0; }
    .input-group-btn > .btn:focus, .input-group-btn > .counter__control:focus, .input-group-btn > .btn:active, .input-group-btn > .counter__control:active, .input-group-btn > .btn:hover, .input-group-btn > .counter__control:hover {
      z-index: 3; }
  
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .counter__control,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: 0; }
  
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .counter__control,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: 0; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .counter__control:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .counter__control:active, .input-group-btn:not(:first-child) > .btn:hover, .input-group-btn:not(:first-child) > .counter__control:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

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

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.08); }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e0e0e0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #fff;
  border: 0 solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px; }
  .list-group-item:focus, .list-group-item:hover {
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #666;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #ffc800;
    border-color: #ffc800; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-default {
  color: #7d7d7d;
  background-color: #fbfbfb; }

a.list-group-item-default,
button.list-group-item-default {
  color: #7d7d7d; }
  a.list-group-item-default:focus, a.list-group-item-default:hover,
  button.list-group-item-default:focus,
  button.list-group-item-default:hover {
    color: #7d7d7d;
    background-color: #eeeeee; }
  a.list-group-item-default.active,
  button.list-group-item-default.active {
    color: #fff;
    background-color: #7d7d7d;
    border-color: #7d7d7d; }

.list-group-item-primary {
  color: #856800;
  background-color: #fff0b8; }

a.list-group-item-primary,
button.list-group-item-primary {
  color: #856800; }
  a.list-group-item-primary:focus, a.list-group-item-primary:hover,
  button.list-group-item-primary:focus,
  button.list-group-item-primary:hover {
    color: #856800;
    background-color: #ffeb9f; }
  a.list-group-item-primary.active,
  button.list-group-item-primary.active {
    color: #fff;
    background-color: #856800;
    border-color: #856800; }

.list-group-item-secondary {
  color: #001e49;
  background-color: #b8c8df; }

a.list-group-item-secondary,
button.list-group-item-secondary {
  color: #001e49; }
  a.list-group-item-secondary:focus, a.list-group-item-secondary:hover,
  button.list-group-item-secondary:focus,
  button.list-group-item-secondary:hover {
    color: #001e49;
    background-color: #a6bad7; }
  a.list-group-item-secondary.active,
  button.list-group-item-secondary.active {
    color: #fff;
    background-color: #001e49;
    border-color: #001e49; }

.list-group-item-success {
  color: #856800;
  background-color: #fff0b8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #856800; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #856800;
    background-color: #ffeb9f; }
  a.list-group-item-success.active,
  button.list-group-item-success.active {
    color: #fff;
    background-color: #856800;
    border-color: #856800; }

.list-group-item-info {
  color: #001e49;
  background-color: #b8c8df; }

a.list-group-item-info,
button.list-group-item-info {
  color: #001e49; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #001e49;
    background-color: #a6bad7; }
  a.list-group-item-info.active,
  button.list-group-item-info.active {
    color: #fff;
    background-color: #001e49;
    border-color: #001e49; }

.list-group-item-warning {
  color: #853e12;
  background-color: #ffd9c1; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #853e12; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #853e12;
    background-color: #ffc9a8; }
  a.list-group-item-warning.active,
  button.list-group-item-warning.active {
    color: #fff;
    background-color: #853e12;
    border-color: #853e12; }

.list-group-item-danger {
  color: #660700;
  background-color: #eebcb8; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #660700; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #660700;
    background-color: #e9a9a3; }
  a.list-group-item-danger.active,
  button.list-group-item-danger.active {
    color: #fff;
    background-color: #660700;
    border-color: #660700; }

.list-group-item-error {
  color: #660700;
  background-color: #eebcb8; }

a.list-group-item-error,
button.list-group-item-error {
  color: #660700; }
  a.list-group-item-error:focus, a.list-group-item-error:hover,
  button.list-group-item-error:focus,
  button.list-group-item-error:hover {
    color: #660700;
    background-color: #e9a9a3; }
  a.list-group-item-error.active,
  button.list-group-item-error.active {
    color: #fff;
    background-color: #660700;
    border-color: #660700; }

.list-group-item-light {
  color: #6b6b6b;
  background-color: #f1f1f1; }

a.list-group-item-light,
button.list-group-item-light {
  color: #6b6b6b; }
  a.list-group-item-light:focus, a.list-group-item-light:hover,
  button.list-group-item-light:focus,
  button.list-group-item-light:hover {
    color: #6b6b6b;
    background-color: #e4e4e4; }
  a.list-group-item-light.active,
  button.list-group-item-light.active {
    color: #fff;
    background-color: #6b6b6b;
    border-color: #6b6b6b; }

.list-group-item-dark {
  color: black;
  background-color: #b8b8b8; }

a.list-group-item-dark,
button.list-group-item-dark {
  color: black; }
  a.list-group-item-dark:focus, a.list-group-item-dark:hover,
  button.list-group-item-dark:focus,
  button.list-group-item-dark:hover {
    color: black;
    background-color: #ababab; }
  a.list-group-item-dark.active,
  button.list-group-item-dark.active {
    color: #fff;
    background-color: black;
    border-color: black; }

.list-group-item-accent {
  color: #62135d;
  background-color: #edc2e9; }

a.list-group-item-accent,
button.list-group-item-accent {
  color: #62135d; }
  a.list-group-item-accent:focus, a.list-group-item-accent:hover,
  button.list-group-item-accent:focus,
  button.list-group-item-accent:hover {
    color: #62135d;
    background-color: #e7aee2; }
  a.list-group-item-accent.active,
  button.list-group-item-accent.active {
    color: #fff;
    background-color: #62135d;
    border-color: #62135d; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0.125);
  border-radius: 0; }

.card-body {
  flex: 1 1 auto;
  padding: 8px; }

.card-title {
  margin-bottom: 8px; }

.card-subtitle {
  margin-top: -4px;
  margin-bottom: 0; }

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

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 8px; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.card-header {
  padding: 8px 8px;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 0 solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0 - 0) calc(0 - 0) 0 0; }

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

.card-header-tabs {
  margin-right: -4px;
  margin-bottom: -8px;
  margin-left: -4px;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -4px;
  margin-left: -4px; }

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

.card-img {
  width: 100%;
  border-radius: calc(0 - 0); }

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0 - 0);
  border-top-right-radius: calc(0 - 0); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0 - 0);
  border-bottom-left-radius: calc(0 - 0); }

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card {
      display: flex;
      flex: 1 0 0%;
      flex-direction: column;
      margin-right: 15px;
      margin-left: 15px; } }

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group .card {
      flex: 1 0 0%; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

.card-columns .card {
  margin-bottom: 8px; }

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.48); }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 0 solid #e0e0e0; }
  .modal-header .close {
    margin-left: auto; }

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

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

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

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

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

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

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

.nav-link {
  display: block;
  padding: 20px 24px; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #666; }

.nav-tabs {
  border-bottom: 0 solid #ddd; }
  .nav-tabs .nav-item {
    margin-bottom: 0; }
  .nav-tabs .nav-link {
    border: 0 solid transparent;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #e0e0e0 #e0e0e0 #ddd; }
    .nav-tabs .nav-link.disabled {
      color: #666;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #f7f7f7;
    border-color: #ddd #ddd #f7f7f7; }
  .nav-tabs .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 5px; }
  .nav-pills .nav-link.active,
  .show > .nav-pills .nav-link {
    color: #000;
    background-color: #fff; }

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

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

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

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

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0 0; }
  .navbar > .container,
  .navbar > .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

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

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

.navbar-text {
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 20px; }

.navbar-collapse {
  flex-basis: 100%;
  align-items: center; }

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

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

@media (max-width: 575px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1265px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1266px) {
  .navbar-expand-xl {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important; }
  .navbar-expand .navbar-toggler {
    display: none; }

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

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

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

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

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

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

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

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

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

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

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

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 5px;
    height: 5px; }
  .tooltip.bs-tooltip-top, .tooltip.bs-tooltip-auto[x-placement^="top"] {
    padding: 5px 0; }
    .tooltip.bs-tooltip-top .arrow, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
      bottom: 0; }
    .tooltip.bs-tooltip-top .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
      margin-left: -3px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #fff; }
  .tooltip.bs-tooltip-right, .tooltip.bs-tooltip-auto[x-placement^="right"] {
    padding: 0 5px; }
    .tooltip.bs-tooltip-right .arrow, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
      left: 0; }
    .tooltip.bs-tooltip-right .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
      margin-top: -3px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #fff; }
  .tooltip.bs-tooltip-bottom, .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
    padding: 5px 0; }
    .tooltip.bs-tooltip-bottom .arrow, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
      top: 0; }
    .tooltip.bs-tooltip-bottom .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      margin-left: -3px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #fff; }
  .tooltip.bs-tooltip-left, .tooltip.bs-tooltip-auto[x-placement^="left"] {
    padding: 0 5px; }
    .tooltip.bs-tooltip-left .arrow, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
      right: 0; }
    .tooltip.bs-tooltip-left .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
      right: 0;
      margin-top: -3px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #fff; }
  .tooltip .arrow::before {
    position: absolute;
    border-color: transparent;
    border-style: solid; }

.tooltip-inner {
  max-width: 200px;
  padding: 12px 12px;
  color: #666;
  text-align: center;
  background-color: #fff;
  border-radius: 6px; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.2);
  border-radius: 8px; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0; }
  .popover .arrow::before,
  .popover .arrow::after {
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid; }
  .popover .arrow::before {
    content: "";
    border-width: 0; }
  .popover .arrow::after {
    content: "";
    border-width: 0; }
  .popover.bs-popover-top, .popover.bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0; }
    .popover.bs-popover-top .arrow, .popover.bs-popover-auto[x-placement^="top"] .arrow {
      bottom: 0; }
    .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before,
    .popover.bs-popover-top .arrow::after,
    .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
      border-bottom-width: 0; }
    .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before {
      bottom: 0;
      margin-left: 5;
      border-top-color: #fff; }
    
    .popover.bs-popover-top .arrow::after,
    .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
      bottom: 1;
      margin-left: 5;
      border-top-color: #fff; }
  .popover.bs-popover-right, .popover.bs-popover-auto[x-placement^="right"] {
    margin-left: 0; }
    .popover.bs-popover-right .arrow, .popover.bs-popover-auto[x-placement^="right"] .arrow {
      left: 0; }
    .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before,
    .popover.bs-popover-right .arrow::after,
    .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
      margin-top: 3;
      border-left-width: 0; }
    .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before {
      left: 0;
      border-right-color: #fff; }
    
    .popover.bs-popover-right .arrow::after,
    .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
      left: 1;
      border-right-color: #fff; }
  .popover.bs-popover-bottom, .popover.bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0; }
    .popover.bs-popover-bottom .arrow, .popover.bs-popover-auto[x-placement^="bottom"] .arrow {
      top: 0; }
    .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
    .popover.bs-popover-bottom .arrow::after,
    .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
      margin-left: 3;
      border-top-width: 0; }
    .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
      top: 0;
      border-bottom-color: #fff; }
    
    .popover.bs-popover-bottom .arrow::after,
    .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
      top: 1;
      border-bottom-color: #fff; }
    .popover.bs-popover-bottom .popover-header::before, .popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #00398c; }
  .popover.bs-popover-left, .popover.bs-popover-auto[x-placement^="left"] {
    margin-right: 0; }
    .popover.bs-popover-left .arrow, .popover.bs-popover-auto[x-placement^="left"] .arrow {
      right: 0; }
    .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before,
    .popover.bs-popover-left .arrow::after,
    .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
      margin-top: 3;
      border-right-width: 0; }
    .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before {
      right: 0;
      border-left-color: #fff; }
    
    .popover.bs-popover-left .arrow::after,
    .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
      right: 1;
      border-left-color: #fff; }

.popover-header {
  padding: 8px 20px;
  margin-bottom: 0;
  font-size: 1rem;
  color: #fff;
  background-color: #00398c;
  border-bottom: 0 solid #002f73;
  border-top-left-radius: calc(8px - 0);
  border-top-right-radius: calc(8px - 0); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 14px 20px;
  color: #666; }

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0 0;
  clear: both;
  font-weight: normal;
  color: #000;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #000;
    text-decoration: none;
    background-color: #f7f7f7; }
  .dropdown-item.active, .dropdown-item:active {
    color: #000;
    text-decoration: none;
    background-color: #f7f7f7; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #666;
    background-color: transparent; }

.show > a {
  outline: 0; }

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

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

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 0 solid #e0e0e0; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 0 solid #e0e0e0; }
  .table tbody + tbody {
    border-top: 0 solid #e0e0e0; }
  .table .table {
    background-color: #f7f7f7; }

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

.table-bordered {
  border: 0 solid #e0e0e0; }
  .table-bordered th,
  .table-bordered td {
    border: 0 solid #e0e0e0; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 0; }

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

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

.table-default,
.table-default > th,
.table-default > td {
  background-color: #fbfbfb; }

.table-hover .table-default:hover {
  background-color: #eeeeee; }
  .table-hover .table-default:hover > td,
  .table-hover .table-default:hover > th {
    background-color: #eeeeee; }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #fff0b8; }

.table-hover .table-primary:hover {
  background-color: #ffeb9f; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #ffeb9f; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #b8c8df; }

.table-hover .table-secondary:hover {
  background-color: #a6bad7; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #a6bad7; }

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

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

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

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

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

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

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

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

.table-error,
.table-error > th,
.table-error > td {
  background-color: #eebcb8; }

.table-hover .table-error:hover {
  background-color: #e9a9a3; }
  .table-hover .table-error:hover > td,
  .table-hover .table-error:hover > th {
    background-color: #e9a9a3; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #f1f1f1; }

.table-hover .table-light:hover {
  background-color: #e4e4e4; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #e4e4e4; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #b8b8b8; }

.table-hover .table-dark:hover {
  background-color: #ababab; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #ababab; }

.table-accent,
.table-accent > th,
.table-accent > td {
  background-color: #edc2e9; }

.table-hover .table-accent:hover {
  background-color: #e7aee2; }
  .table-hover .table-accent:hover > td,
  .table-hover .table-accent:hover > th {
    background-color: #e7aee2; }

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

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

.thead-inverse th {
  color: #f7f7f7;
  background-color: #212529; }

.thead-default th {
  color: #495057;
  background-color: #e0e0e0; }

.table-inverse {
  color: #f7f7f7;
  background-color: #212529; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #32383e; }
  .table-inverse.table-bordered {
    border: 0; }
  .table-inverse.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-inverse.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 991px) {
  .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-responsive.table-bordered {
      border: 0; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-secondary {
  background-color: #00398c !important; }

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

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

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

.bg-info {
  background-color: #00398c !important; }

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

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

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

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

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

.bg-error {
  background-color: #c40e00 !important; }

a.bg-error:focus, a.bg-error:hover {
  background-color: #910a00 !important; }

.bg-light {
  background-color: #cecece !important; }

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

.bg-dark {
  background-color: #000 !important; }

a.bg-dark:focus, a.bg-dark:hover {
  background-color: black !important; }

.bg-accent {
  background-color: #bd25b2 !important; }

a.bg-accent:focus, a.bg-accent:hover {
  background-color: #921d8a !important; }

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

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

.border {
  border: 0 solid #e0e0e0 !important; }

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

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

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

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

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

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

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

.border-secondary {
  border-color: #00398c !important; }

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

.border-info {
  border-color: #00398c !important; }

.border-warning {
  border-color: #ff7722 !important; }

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

.border-error {
  border-color: #c40e00 !important; }

.border-light {
  border-color: #cecece !important; }

.border-dark {
  border-color: #000 !important; }

.border-accent {
  border-color: #bd25b2 !important; }

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

.rounded {
  border-radius: 6px !important; }

.rounded-top {
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important; }

.rounded-right {
  border-top-right-radius: 6px !important;
  border-bottom-right-radius: 6px !important; }

.rounded-bottom {
  border-bottom-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important; }

.rounded-left {
  border-top-left-radius: 6px !important;
  border-bottom-left-radius: 6px !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1266px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

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

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

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

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

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1266px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-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-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-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: 1266px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-secondary {
  color: #00398c !important; }

a.text-secondary:focus, a.text-secondary:hover {
  color: #002459 !important; }

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

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

.text-info {
  color: #00398c !important; }

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

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

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

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

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

.text-error {
  color: #c40e00 !important; }

a.text-error:focus, a.text-error:hover {
  color: #910a00 !important; }

.text-light {
  color: #cecece !important; }

a.text-light:focus, a.text-light:hover {
  color: #b5b5b5 !important; }

.text-dark {
  color: #000 !important; }

a.text-dark:focus, a.text-dark:hover {
  color: black !important; }

.text-accent {
  color: #bd25b2 !important; }

a.text-accent:focus, a.text-accent:hover {
  color: #921d8a !important; }

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

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

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@keyframes spin {
  0% {
    transform: rotate(0); }
  75%, 100% {
    transform: rotate(360deg); } }

@keyframes spin-steps {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }

@keyframes optional-move-in {
  0% {
    visibility: hidden;
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  100% {
    visibility: visible;
    opacity: 1;
    transform: translate3d(0, 0, 0); } }

@keyframes optional-move-out {
  0% {
    visibility: visible;
    opacity: 1;
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

@keyframes bounce-in {
  0% {
    transform: scale(0.7); }
  100% {
    transform: scale(1); } }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

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

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

@font-face {
  font-family: 'kontramarka-icons';
  src: url("../fonts/kontramarka-icons/kontramarka-icons.eot?38284140");
  src: url("../fonts/kontramarka-icons/kontramarka-icons.eot?38284140#iefix") format("embedded-opentype"), url("../fonts/kontramarka-icons/kontramarka-icons.woff2?38284140") format("woff2"), url("../fonts/kontramarka-icons/kontramarka-icons.woff?38284140") format("woff"), url("../fonts/kontramarka-icons/kontramarka-icons.ttf?38284140") format("truetype"), url("../fonts/kontramarka-icons/kontramarka-icons.svg?38284140#kontramarka-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'kontramarka-icons';
    src: url('../font/kontramarka-icons.svg?38284140#kontramarka-icons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "kontramarka-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-eye-seven:before {
  content: '\e81b'; }

/* '' */
.icon-search:before {
  content: '\f002'; }

/* '' */
.icon-user:before {
  content: '\f007'; }

/* '' */
.icon-check:before {
  content: '\f00c'; }

/* '' */
.icon-times:before {
  content: '\f00d'; }

/* '' */
.icon-watch:before {
  content: '\f017'; }

/* '' */
.icon-refresh:before {
  content: '\f021'; }

/* '' */
.icon-print:before {
  content: '\f02f'; }

/* '' */
.icon-map-marker:before {
  content: '\f041'; }

/* '' */
.icon-chevron-left:before {
  content: '\f053'; }

/* '' */
.icon-chevron-right:before {
  content: '\f054'; }

/* '' */
.icon-plus:before {
  content: '\f067'; }

/* '' */
.icon-minus:before {
  content: '\f068'; }

/* '' */
.icon-exclamation-circle:before {
  content: '\f06a'; }

/* '' */
.icon-chevron-up:before {
  content: '\f077'; }

/* '' */
.icon-chevron-down:before {
  content: '\f078'; }

/* '' */
.icon-sign-out:before {
  content: '\f08b'; }

/* '' */
.icon-external-link:before {
  content: '\f08e'; }

/* '' */
.icon-sign-in:before {
  content: '\f090'; }

/* '' */
.icon-phone:before {
  content: '\f095'; }

/* '' */
.icon-envelope:before {
  content: '\f0e0'; }

/* '' */
.icon-brand-logo:before {
  content: '\f123'; }

/* '' */
.icon-secure:before {
  content: '\f132'; }

/* '' */
.icon-calendar:before {
  content: '\f133'; }

/* '' */
.icon-tickets:before {
  content: '\f145'; }

/* '' */
.icon-coin:before {
  content: '\f153'; }

/* '' */
.icon-basket:before {
  content: '\f291'; }

/* '' */
.icon-id-card:before {
  content: '\f2c2'; }

/* '' */
[class^="icon-"]:before, [class*=" icon-"]:before {
  display: inline-block; }

.icon-check:before {
  margin-right: 0;
  margin-left: 0;
  width: 1.2em; }

.icon-brand-logo.colored {
  color: transparent;
  background: url("../images/logo-no-text-2.svg") center no-repeat;
  background-size: 72%;
  background-position: 50% 50%; }

.icon-infinity {
  position: relative;
  width: 29px;
  height: 12px;
  display: inline-block; }
  .icon-infinity:before, .icon-infinity:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    border: 2px solid currentColor;
    border-radius: 10px 10px 0 10px;
    transform: rotate(-45deg); }
  .icon-infinity:after {
    left: auto;
    right: 0;
    border-radius: 10px 10px 10px 0;
    transform: rotate(45deg); }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/source-sans-pro/SourceSansPro-Regular.otf");
  font-weight: normal;
  font-display: swap; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/source-sans-pro/SourceSansPro-Semibold.otf");
  font-weight: 500;
  font-display: swap; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/source-sans-pro/SourceSansPro-Bold.otf");
  font-weight: bold;
  font-display: swap; }

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/source-sans-pro/SourceSansPro-Light.otf");
  font-weight: 300;
  font-display: swap; }

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/Inter-VariableFont_slnt_wght.ttf");
  font-weight: 125 950;
  font-stretch: 75% 125%;
  font-style: normal;
  font-display: swap; }

body {
  font-family: 'Inter', Tahoma;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  -webkit-font-smoothing: antialiased; }

a {
  cursor: pointer; }

p {
  font-size: 16px;
  line-height: 1.5; }

small,
.small {
  font-size: 12px;
  font-weight: inherit; }

a:not(:hover) .muted-in-link {
  color: #666; }

h1, .title-1 {
  font-size: 24px;
  font-weight: 600; }

h2, .title-2 {
  font-size: 19px;
  font-weight: 600; }

h3, .title-3 {
  font-size: 16px;
  font-weight: 600; }

h4, .title-4 {
  font-size: 15px;
  font-weight: 500; }

h5, .title-5 {
  font-size: 14px;
  font-weight: 500; }

.text-1 {
  font-size: 15px; }

.text-2 {
  font-size: 14px; }

.text-3 {
  font-size: 13px; }

.text-4 {
  font-size: 12px; }

.fw-300 {
  font-weight: 300; }

.fw-400 {
  font-weight: 400; }

.fw-450 {
  font-weight: 450; }

.fw-500 {
  font-weight: 500; }

.fw-550 {
  font-weight: 550; }

.fw-600 {
  font-weight: 600; }

.fw-650 {
  font-weight: 650; }

.fw-700 {
  font-weight: 700; }

.col-xs-5th {
  flex: 0 0 20%;
  max-width: 20%; }

@media (min-width: 576px) {
  .col-sm-5th {
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 768px) {
  .col-md-5th {
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 992px) {
  .col-lg-5th {
    flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 1266px) {
  .col-xl-5th {
    flex: 0 0 20%;
    max-width: 20%; } }

.row-5 {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .row-5 .col-1 {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-5 .col-2 {
    flex: 0 0 40%;
    max-width: 40%; }
  .row-5 .col-3 {
    flex: 0 0 60%;
    max-width: 60%; }
  .row-5 .col-4 {
    flex: 0 0 80%;
    max-width: 80%; }
  .row-5 .col-5 {
    flex: 0 0 100%;
    max-width: 100%; }

.form-control {
  position: relative;
  z-index: 1;
  display: flex;
  padding: 0;
  border: 1px solid #e0e0e0;
  font-size: 18px;
  background: #fff;
  transition: none;
  overflow: hidden; }
  .form-control::-webkit-input-placeholder {
    font-size: 18px;
    transition: all .25s ease;
    color: rgba(0, 0, 0, 0.48); }
  .form-control:-moz-placeholder {
    font-size: 18px;
    transition: all .25s ease;
    color: rgba(0, 0, 0, 0.48); }
  .form-control::-moz-placeholder {
    font-size: 18px;
    transition: all .25s ease;
    color: rgba(0, 0, 0, 0.48); }
  .form-control:-ms-input-placeholder {
    font-size: 18px;
    transition: all .25s ease;
    color: rgba(0, 0, 0, 0.48); }
  .form-control .placeholder {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    max-width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #888;
    display: flex;
    align-items: center;
    height: 100%;
    margin: 0;
    padding: 0 30px;
    transition: padding .25s ease, height .25s ease, line-height .25s ease, font-size .25s ease; }
    .form-control .placeholder.pull-right {
      right: 0;
      left: auto; }
    .form-control .placeholder.pull-left {
      right: auto;
      left: 0; }
    .form-control .placeholder.static {
      padding: 10px 16px 3px;
      line-height: 16px;
      font-size: 14px; }
    .form-control .placeholder.compact {
      padding-right: 16px;
      padding-left: 16px; }
    .form-control .placeholder.required:after {
      content: '*';
      position: relative;
      top: -.1em;
      right: -.1em;
      float: right;
      font-size: 1.2em;
      color: #c40e00; }
  .form-control input, .form-control textarea, .form-control select {
    position: relative;
    display: block;
    flex: 1 0 auto;
    margin: 0;
    padding: 22px 16px 8px 16px;
    border: none;
    background: transparent;
    z-index: 2;
    font-size: 14px; }
    .form-control input:disabled, .form-control textarea:disabled, .form-control select:disabled {
      background: #f7f7f7;
      color: #333;
      -webkit-text-fill-color: #333; }
  .form-control input {
    height: 54px; }
    .form-control input.countrycode {
      flex: 0 0 auto;
      width: 56px;
      padding-right: 0; }
      .form-control input.countrycode + input {
        padding-left: 0; }
  .form-control textarea {
    min-height: 60px; }
  .form-control select {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    padding-right: 32px; }
  .form-control .form-select {
    max-width: 100%;
    flex: 1 0 auto; }
    .form-control .form-select select {
      padding-right: 38px;
      line-height: 24px; }
    .form-control .form-select:after {
      right: 16px;
      color: #00398c;
      top: 24px;
      transform: translateY(0); }
  .form-control--avatar .avatar {
    margin: -2px; }
  .form-control.verified {
    padding-right: 32px; }
    .form-control.verified:after {
      content: '\f00c';
      font-family: 'kontramarka-icons';
      display: inline-block;
      position: absolute;
      top: 50%;
      right: 16px;
      transform: translateY(-50%);
      font-size: 14px;
      color: #00398c; }
  .form-control.active .placeholder, .form-control.filled .placeholder, .form-control.always-open .placeholder {
    padding: 4px 16px 3px;
    line-height: 16px;
    font-size: 12px;
    height: 29px; }
  .form-control.active {
    z-index: 10;
    border-color: #00398c; }
    .form-control.active .placeholder {
      color: #888; }
  .form-control.has-default {
    z-index: 2;
    border-color: #f0f0f0; }
    .form-control.has-default .placeholder {
      color: #f0f0f0; }
  .form-control.has-primary {
    z-index: 2;
    border-color: #ffc800; }
    .form-control.has-primary .placeholder {
      color: #ffc800; }
  .form-control.has-secondary {
    z-index: 2;
    border-color: #00398c; }
    .form-control.has-secondary .placeholder {
      color: #00398c; }
  .form-control.has-success {
    z-index: 2;
    border-color: #ffc800; }
    .form-control.has-success .placeholder {
      color: #ffc800; }
  .form-control.has-info {
    z-index: 2;
    border-color: #00398c; }
    .form-control.has-info .placeholder {
      color: #00398c; }
  .form-control.has-warning {
    z-index: 2;
    border-color: #ff7722; }
    .form-control.has-warning .placeholder {
      color: #ff7722; }
  .form-control.has-danger {
    z-index: 2;
    border-color: #c40e00; }
    .form-control.has-danger .placeholder {
      color: #c40e00; }
  .form-control.has-error {
    z-index: 2;
    border-color: #c40e00; }
    .form-control.has-error .placeholder {
      color: #c40e00; }
  .form-control.has-light {
    z-index: 2;
    border-color: #cecece; }
    .form-control.has-light .placeholder {
      color: #cecece; }
  .form-control.has-dark {
    z-index: 2;
    border-color: #000; }
    .form-control.has-dark .placeholder {
      color: #000; }
  .form-control.has-accent {
    z-index: 2;
    border-color: #bd25b2; }
    .form-control.has-accent .placeholder {
      color: #bd25b2; }
  .form-control.captcha-img img,
  .form-control.captcha-input input {
    height: 80px; }
  .form-control.dropdown.show {
    z-index: 1020;
    border-color: #00398c;
    overflow: visible; }
    .form-control.dropdown.show > .btn, .form-control.dropdown.show > .counter__control {
      transition: none; }
    .form-control.dropdown.show > .btn, .form-control.dropdown.show > .counter__control,
    .form-control.dropdown.show > input {
      z-index: 2000;
      background: #fff; }
    .form-control.dropdown.show > label.placeholder {
      z-index: 2020; }
    .form-control.dropdown.show .dropdown-menu {
      top: 60px !important;
      right: 0 !important;
      left: 0 !important;
      transform: none !important;
      margin: 2px -2px 0 -2px; }
    .form-control.dropdown.show .dropdown-item.message {
      padding: 16px; }
  .form-control.long-country-code input.countrycode {
    width: 76px; }

.image-control {
  flex: 0 0 auto;
  width: auto; }

input.form-control {
  padding: 0.625rem 1rem;
  border: 1px solid #cecece;
  font-size: 18px;
  transition: box-shadow .25s ease; }
  input.form-control::-webkit-input-placeholder {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.48);
    transition: all .25s ease; }
  input.form-control:-moz-placeholder {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.48);
    transition: all .25s ease; }
  input.form-control::-moz-placeholder {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.48);
    transition: all .25s ease; }
  input.form-control:-ms-input-placeholder {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.48);
    transition: all .25s ease; }
  input.form-control:focus {
    border: 1px solid #cecece;
    box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.12); }
    input.form-control:focus::-webkit-input-placeholder {
      color: rgba(0, 0, 0, 0.32); }
    input.form-control:focus:-moz-placeholder {
      color: rgba(0, 0, 0, 0.32); }
    input.form-control:focus::-moz-placeholder {
      color: rgba(0, 0, 0, 0.32); }
    input.form-control:focus:-ms-input-placeholder {
      color: rgba(0, 0, 0, 0.32); }

.form-group {
  margin-bottom: 20px; }
  .form-group .form-control:not(:last-of-type) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .form-group .form-control + .form-control {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .form-group .btn:not(.btn-auto), .form-group .counter__control:not(.btn-auto) {
    display: block;
    width: 100%; }
  .form-group-cells + .form-group-cells,
  .form-group-cells + .form-group {
    margin-top: -1px; }
  .form-group-cells .form-control:not(:last-of-type) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .form-group-cells .form-control + .form-control {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.form-group-inline {
  display: flex;
  flex-wrap: wrap; }
  .form-group-inline .form-control,
  .form-group-inline .btn,
  .form-group-inline .counter__control {
    flex: 1 0 1%; }
    .form-group-inline .form-control.basis-fourth,
    .form-group-inline .btn.basis-fourth,
    .form-group-inline .basis-fourth.counter__control {
      flex-basis: 25%; }
      .form-group-inline .form-control.basis-fourth:not(:first-of-type):not(:last-child),
      .form-group-inline .btn.basis-fourth:not(:first-of-type):not(:last-child),
      .form-group-inline .basis-fourth.counter__control:not(:first-of-type):not(:last-child) {
        flex-basis: calc(25% + 1px); }
    .form-group-inline .form-control.basis-half,
    .form-group-inline .btn.basis-half,
    .form-group-inline .basis-half.counter__control {
      flex-basis: 50%; }
    .form-group-inline .form-control:first-of-type,
    .form-group-inline .btn:first-of-type,
    .form-group-inline .counter__control:first-of-type {
      border-bottom-left-radius: 6px;
      border-top-right-radius: 0; }
    .form-group-inline .form-control:last-of-type,
    .form-group-inline .btn:last-of-type,
    .form-group-inline .counter__control:last-of-type {
      border-bottom-left-radius: 0;
      border-top-right-radius: 6px; }
  .form-group-inline .image-control {
    flex: 0 0 auto; }
  .form-group-inline .form-control + .form-control {
    margin-top: 0;
    margin-left: -1px; }
  .form-group-inline.row-like .form-control + .form-control {
    margin-top: 0;
    margin-left: 20px; }
  @media (max-width: 575px) {
    .form-group-inline .form-control.full-width-xs-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline .form-control.full-width-xs-down + .form-control {
        margin-left: 0; }
      .form-group-inline .form-control.full-width-xs-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline .form-control.full-width-xs-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 767px) {
    .form-group-inline .form-control.full-width-sm-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline .form-control.full-width-sm-down + .form-control {
        margin-left: 0; }
      .form-group-inline .form-control.full-width-sm-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline .form-control.full-width-sm-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 991px) {
    .form-group-inline .form-control.full-width-md-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline .form-control.full-width-md-down + .form-control {
        margin-left: 0; }
      .form-group-inline .form-control.full-width-md-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline .form-control.full-width-md-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 1265px) {
    .form-group-inline .form-control.full-width-lg-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline .form-control.full-width-lg-down + .form-control {
        margin-left: 0; }
      .form-group-inline .form-control.full-width-lg-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline .form-control.full-width-lg-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  .form-group-inline .form-control.full-width-xl-down {
    flex-basis: 100%;
    border-right-width: 1px;
    border-left-width: 1px;
    margin-right: 0;
    margin-left: 0; }
    .form-group-inline .form-control.full-width-xl-down + .form-control {
      margin-left: 0; }
    .form-group-inline .form-control.full-width-xl-down:not(:first-of-type) {
      margin-top: -1px; }
    .form-group-inline .form-control.full-width-xl-down:not(:last-of-type) {
      margin-bottom: -1px; }
  @media (max-width: 575px) {
    .form-group-inline-xs {
      display: flex;
      flex-wrap: wrap; }
      .form-group-inline-xs .form-control,
      .form-group-inline-xs .btn,
      .form-group-inline-xs .counter__control {
        flex: 1 0 1%; }
        .form-group-inline-xs .form-control.basis-fourth,
        .form-group-inline-xs .btn.basis-fourth,
        .form-group-inline-xs .basis-fourth.counter__control {
          flex-basis: 25%; }
          .form-group-inline-xs .form-control.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-xs .btn.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-xs .basis-fourth.counter__control:not(:first-of-type):not(:last-child) {
            flex-basis: calc(25% + 1px); }
        .form-group-inline-xs .form-control.basis-half,
        .form-group-inline-xs .btn.basis-half,
        .form-group-inline-xs .basis-half.counter__control {
          flex-basis: 50%; }
        .form-group-inline-xs .form-control:first-of-type,
        .form-group-inline-xs .btn:first-of-type,
        .form-group-inline-xs .counter__control:first-of-type {
          border-bottom-left-radius: 6px;
          border-top-right-radius: 0; }
        .form-group-inline-xs .form-control:last-of-type,
        .form-group-inline-xs .btn:last-of-type,
        .form-group-inline-xs .counter__control:last-of-type {
          border-bottom-left-radius: 0;
          border-top-right-radius: 6px; }
      .form-group-inline-xs .image-control {
        flex: 0 0 auto; }
      .form-group-inline-xs .form-control + .form-control {
        margin-top: 0;
        margin-left: -1px; }
      .form-group-inline-xs.row-like .form-control + .form-control {
        margin-top: 0;
        margin-left: 20px; } }
  @media (max-width: 575px) and (max-width: 575px) {
    .form-group-inline-xs .form-control.full-width-xs-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-xs .form-control.full-width-xs-down + .form-control {
        margin-left: 0; }
      .form-group-inline-xs .form-control.full-width-xs-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-xs .form-control.full-width-xs-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 575px) and (max-width: 767px) {
    .form-group-inline-xs .form-control.full-width-sm-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-xs .form-control.full-width-sm-down + .form-control {
        margin-left: 0; }
      .form-group-inline-xs .form-control.full-width-sm-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-xs .form-control.full-width-sm-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 575px) and (max-width: 991px) {
    .form-group-inline-xs .form-control.full-width-md-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-xs .form-control.full-width-md-down + .form-control {
        margin-left: 0; }
      .form-group-inline-xs .form-control.full-width-md-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-xs .form-control.full-width-md-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 575px) and (max-width: 1265px) {
    .form-group-inline-xs .form-control.full-width-lg-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-xs .form-control.full-width-lg-down + .form-control {
        margin-left: 0; }
      .form-group-inline-xs .form-control.full-width-lg-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-xs .form-control.full-width-lg-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 575px) {
      .form-group-inline-xs .form-control.full-width-xl-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-xs .form-control.full-width-xl-down + .form-control {
          margin-left: 0; }
        .form-group-inline-xs .form-control.full-width-xl-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-xs .form-control.full-width-xl-down:not(:last-of-type) {
          margin-bottom: -1px; } }
  @media (min-width: 576px) and (max-width: 767px) {
    .form-group-inline-sm {
      display: flex;
      flex-wrap: wrap; }
      .form-group-inline-sm .form-control,
      .form-group-inline-sm .btn,
      .form-group-inline-sm .counter__control {
        flex: 1 0 1%; }
        .form-group-inline-sm .form-control.basis-fourth,
        .form-group-inline-sm .btn.basis-fourth,
        .form-group-inline-sm .basis-fourth.counter__control {
          flex-basis: 25%; }
          .form-group-inline-sm .form-control.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-sm .btn.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-sm .basis-fourth.counter__control:not(:first-of-type):not(:last-child) {
            flex-basis: calc(25% + 1px); }
        .form-group-inline-sm .form-control.basis-half,
        .form-group-inline-sm .btn.basis-half,
        .form-group-inline-sm .basis-half.counter__control {
          flex-basis: 50%; }
        .form-group-inline-sm .form-control:first-of-type,
        .form-group-inline-sm .btn:first-of-type,
        .form-group-inline-sm .counter__control:first-of-type {
          border-bottom-left-radius: 6px;
          border-top-right-radius: 0; }
        .form-group-inline-sm .form-control:last-of-type,
        .form-group-inline-sm .btn:last-of-type,
        .form-group-inline-sm .counter__control:last-of-type {
          border-bottom-left-radius: 0;
          border-top-right-radius: 6px; }
      .form-group-inline-sm .image-control {
        flex: 0 0 auto; }
      .form-group-inline-sm .form-control + .form-control {
        margin-top: 0;
        margin-left: -1px; }
      .form-group-inline-sm.row-like .form-control + .form-control {
        margin-top: 0;
        margin-left: 20px; } }
  @media (min-width: 576px) and (max-width: 767px) and (max-width: 575px) {
    .form-group-inline-sm .form-control.full-width-xs-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-sm .form-control.full-width-xs-down + .form-control {
        margin-left: 0; }
      .form-group-inline-sm .form-control.full-width-xs-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-sm .form-control.full-width-xs-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 576px) and (max-width: 767px) and (max-width: 767px) {
    .form-group-inline-sm .form-control.full-width-sm-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-sm .form-control.full-width-sm-down + .form-control {
        margin-left: 0; }
      .form-group-inline-sm .form-control.full-width-sm-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-sm .form-control.full-width-sm-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 576px) and (max-width: 767px) and (max-width: 991px) {
    .form-group-inline-sm .form-control.full-width-md-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-sm .form-control.full-width-md-down + .form-control {
        margin-left: 0; }
      .form-group-inline-sm .form-control.full-width-md-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-sm .form-control.full-width-md-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 576px) and (max-width: 767px) and (max-width: 1265px) {
    .form-group-inline-sm .form-control.full-width-lg-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-sm .form-control.full-width-lg-down + .form-control {
        margin-left: 0; }
      .form-group-inline-sm .form-control.full-width-lg-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-sm .form-control.full-width-lg-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 576px) and (max-width: 767px) {
      .form-group-inline-sm .form-control.full-width-xl-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-sm .form-control.full-width-xl-down + .form-control {
          margin-left: 0; }
        .form-group-inline-sm .form-control.full-width-xl-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-sm .form-control.full-width-xl-down:not(:last-of-type) {
          margin-bottom: -1px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .form-group-inline-md {
      display: flex;
      flex-wrap: wrap; }
      .form-group-inline-md .form-control,
      .form-group-inline-md .btn,
      .form-group-inline-md .counter__control {
        flex: 1 0 1%; }
        .form-group-inline-md .form-control.basis-fourth,
        .form-group-inline-md .btn.basis-fourth,
        .form-group-inline-md .basis-fourth.counter__control {
          flex-basis: 25%; }
          .form-group-inline-md .form-control.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-md .btn.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-md .basis-fourth.counter__control:not(:first-of-type):not(:last-child) {
            flex-basis: calc(25% + 1px); }
        .form-group-inline-md .form-control.basis-half,
        .form-group-inline-md .btn.basis-half,
        .form-group-inline-md .basis-half.counter__control {
          flex-basis: 50%; }
        .form-group-inline-md .form-control:first-of-type,
        .form-group-inline-md .btn:first-of-type,
        .form-group-inline-md .counter__control:first-of-type {
          border-bottom-left-radius: 6px;
          border-top-right-radius: 0; }
        .form-group-inline-md .form-control:last-of-type,
        .form-group-inline-md .btn:last-of-type,
        .form-group-inline-md .counter__control:last-of-type {
          border-bottom-left-radius: 0;
          border-top-right-radius: 6px; }
      .form-group-inline-md .image-control {
        flex: 0 0 auto; }
      .form-group-inline-md .form-control + .form-control {
        margin-top: 0;
        margin-left: -1px; }
      .form-group-inline-md.row-like .form-control + .form-control {
        margin-top: 0;
        margin-left: 20px; } }
  @media (min-width: 768px) and (max-width: 991px) and (max-width: 575px) {
    .form-group-inline-md .form-control.full-width-xs-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-md .form-control.full-width-xs-down + .form-control {
        margin-left: 0; }
      .form-group-inline-md .form-control.full-width-xs-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-md .form-control.full-width-xs-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 768px) and (max-width: 991px) and (max-width: 767px) {
    .form-group-inline-md .form-control.full-width-sm-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-md .form-control.full-width-sm-down + .form-control {
        margin-left: 0; }
      .form-group-inline-md .form-control.full-width-sm-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-md .form-control.full-width-sm-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 768px) and (max-width: 991px) and (max-width: 991px) {
    .form-group-inline-md .form-control.full-width-md-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-md .form-control.full-width-md-down + .form-control {
        margin-left: 0; }
      .form-group-inline-md .form-control.full-width-md-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-md .form-control.full-width-md-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 768px) and (max-width: 991px) and (max-width: 1265px) {
    .form-group-inline-md .form-control.full-width-lg-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-md .form-control.full-width-lg-down + .form-control {
        margin-left: 0; }
      .form-group-inline-md .form-control.full-width-lg-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-md .form-control.full-width-lg-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 768px) and (max-width: 991px) {
      .form-group-inline-md .form-control.full-width-xl-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-md .form-control.full-width-xl-down + .form-control {
          margin-left: 0; }
        .form-group-inline-md .form-control.full-width-xl-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-md .form-control.full-width-xl-down:not(:last-of-type) {
          margin-bottom: -1px; } }
  @media (min-width: 992px) and (max-width: 1265px) {
    .form-group-inline-lg {
      display: flex;
      flex-wrap: wrap; }
      .form-group-inline-lg .form-control,
      .form-group-inline-lg .btn,
      .form-group-inline-lg .counter__control {
        flex: 1 0 1%; }
        .form-group-inline-lg .form-control.basis-fourth,
        .form-group-inline-lg .btn.basis-fourth,
        .form-group-inline-lg .basis-fourth.counter__control {
          flex-basis: 25%; }
          .form-group-inline-lg .form-control.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-lg .btn.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-lg .basis-fourth.counter__control:not(:first-of-type):not(:last-child) {
            flex-basis: calc(25% + 1px); }
        .form-group-inline-lg .form-control.basis-half,
        .form-group-inline-lg .btn.basis-half,
        .form-group-inline-lg .basis-half.counter__control {
          flex-basis: 50%; }
        .form-group-inline-lg .form-control:first-of-type,
        .form-group-inline-lg .btn:first-of-type,
        .form-group-inline-lg .counter__control:first-of-type {
          border-bottom-left-radius: 6px;
          border-top-right-radius: 0; }
        .form-group-inline-lg .form-control:last-of-type,
        .form-group-inline-lg .btn:last-of-type,
        .form-group-inline-lg .counter__control:last-of-type {
          border-bottom-left-radius: 0;
          border-top-right-radius: 6px; }
      .form-group-inline-lg .image-control {
        flex: 0 0 auto; }
      .form-group-inline-lg .form-control + .form-control {
        margin-top: 0;
        margin-left: -1px; }
      .form-group-inline-lg.row-like .form-control + .form-control {
        margin-top: 0;
        margin-left: 20px; } }
  @media (min-width: 992px) and (max-width: 1265px) and (max-width: 575px) {
    .form-group-inline-lg .form-control.full-width-xs-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-lg .form-control.full-width-xs-down + .form-control {
        margin-left: 0; }
      .form-group-inline-lg .form-control.full-width-xs-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-lg .form-control.full-width-xs-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 992px) and (max-width: 1265px) and (max-width: 767px) {
    .form-group-inline-lg .form-control.full-width-sm-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-lg .form-control.full-width-sm-down + .form-control {
        margin-left: 0; }
      .form-group-inline-lg .form-control.full-width-sm-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-lg .form-control.full-width-sm-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 992px) and (max-width: 1265px) and (max-width: 991px) {
    .form-group-inline-lg .form-control.full-width-md-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-lg .form-control.full-width-md-down + .form-control {
        margin-left: 0; }
      .form-group-inline-lg .form-control.full-width-md-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-lg .form-control.full-width-md-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 992px) and (max-width: 1265px) and (max-width: 1265px) {
    .form-group-inline-lg .form-control.full-width-lg-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-lg .form-control.full-width-lg-down + .form-control {
        margin-left: 0; }
      .form-group-inline-lg .form-control.full-width-lg-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-lg .form-control.full-width-lg-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 992px) and (max-width: 1265px) {
      .form-group-inline-lg .form-control.full-width-xl-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-lg .form-control.full-width-xl-down + .form-control {
          margin-left: 0; }
        .form-group-inline-lg .form-control.full-width-xl-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-lg .form-control.full-width-xl-down:not(:last-of-type) {
          margin-bottom: -1px; } }
  @media (min-width: 1266px) {
    .form-group-inline-xl {
      display: flex;
      flex-wrap: wrap; }
      .form-group-inline-xl .form-control,
      .form-group-inline-xl .btn,
      .form-group-inline-xl .counter__control {
        flex: 1 0 1%; }
        .form-group-inline-xl .form-control.basis-fourth,
        .form-group-inline-xl .btn.basis-fourth,
        .form-group-inline-xl .basis-fourth.counter__control {
          flex-basis: 25%; }
          .form-group-inline-xl .form-control.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-xl .btn.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-xl .basis-fourth.counter__control:not(:first-of-type):not(:last-child) {
            flex-basis: calc(25% + 1px); }
        .form-group-inline-xl .form-control.basis-half,
        .form-group-inline-xl .btn.basis-half,
        .form-group-inline-xl .basis-half.counter__control {
          flex-basis: 50%; }
        .form-group-inline-xl .form-control:first-of-type,
        .form-group-inline-xl .btn:first-of-type,
        .form-group-inline-xl .counter__control:first-of-type {
          border-bottom-left-radius: 6px;
          border-top-right-radius: 0; }
        .form-group-inline-xl .form-control:last-of-type,
        .form-group-inline-xl .btn:last-of-type,
        .form-group-inline-xl .counter__control:last-of-type {
          border-bottom-left-radius: 0;
          border-top-right-radius: 6px; }
      .form-group-inline-xl .image-control {
        flex: 0 0 auto; }
      .form-group-inline-xl .form-control + .form-control {
        margin-top: 0;
        margin-left: -1px; }
      .form-group-inline-xl.row-like .form-control + .form-control {
        margin-top: 0;
        margin-left: 20px; } }
  @media (min-width: 1266px) and (max-width: 575px) {
    .form-group-inline-xl .form-control.full-width-xs-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-xl .form-control.full-width-xs-down + .form-control {
        margin-left: 0; }
      .form-group-inline-xl .form-control.full-width-xs-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-xl .form-control.full-width-xs-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 1266px) and (max-width: 767px) {
    .form-group-inline-xl .form-control.full-width-sm-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-xl .form-control.full-width-sm-down + .form-control {
        margin-left: 0; }
      .form-group-inline-xl .form-control.full-width-sm-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-xl .form-control.full-width-sm-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 1266px) and (max-width: 991px) {
    .form-group-inline-xl .form-control.full-width-md-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-xl .form-control.full-width-md-down + .form-control {
        margin-left: 0; }
      .form-group-inline-xl .form-control.full-width-md-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-xl .form-control.full-width-md-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 1266px) and (max-width: 1265px) {
    .form-group-inline-xl .form-control.full-width-lg-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-xl .form-control.full-width-lg-down + .form-control {
        margin-left: 0; }
      .form-group-inline-xl .form-control.full-width-lg-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-xl .form-control.full-width-lg-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 1266px) {
      .form-group-inline-xl .form-control.full-width-xl-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-xl .form-control.full-width-xl-down + .form-control {
          margin-left: 0; }
        .form-group-inline-xl .form-control.full-width-xl-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-xl .form-control.full-width-xl-down:not(:last-of-type) {
          margin-bottom: -1px; } }
  .form-group-inline-xs-up {
    display: flex;
    flex-wrap: wrap; }
    .form-group-inline-xs-up .form-control,
    .form-group-inline-xs-up .btn,
    .form-group-inline-xs-up .counter__control {
      flex: 1 0 1%; }
      .form-group-inline-xs-up .form-control.basis-fourth,
      .form-group-inline-xs-up .btn.basis-fourth,
      .form-group-inline-xs-up .basis-fourth.counter__control {
        flex-basis: 25%; }
        .form-group-inline-xs-up .form-control.basis-fourth:not(:first-of-type):not(:last-child),
        .form-group-inline-xs-up .btn.basis-fourth:not(:first-of-type):not(:last-child),
        .form-group-inline-xs-up .basis-fourth.counter__control:not(:first-of-type):not(:last-child) {
          flex-basis: calc(25% + 1px); }
      .form-group-inline-xs-up .form-control.basis-half,
      .form-group-inline-xs-up .btn.basis-half,
      .form-group-inline-xs-up .basis-half.counter__control {
        flex-basis: 50%; }
      .form-group-inline-xs-up .form-control:first-of-type,
      .form-group-inline-xs-up .btn:first-of-type,
      .form-group-inline-xs-up .counter__control:first-of-type {
        border-bottom-left-radius: 6px;
        border-top-right-radius: 0; }
      .form-group-inline-xs-up .form-control:last-of-type,
      .form-group-inline-xs-up .btn:last-of-type,
      .form-group-inline-xs-up .counter__control:last-of-type {
        border-bottom-left-radius: 0;
        border-top-right-radius: 6px; }
    .form-group-inline-xs-up .image-control {
      flex: 0 0 auto; }
    .form-group-inline-xs-up .form-control + .form-control {
      margin-top: 0;
      margin-left: -1px; }
    .form-group-inline-xs-up.row-like .form-control + .form-control {
      margin-top: 0;
      margin-left: 20px; }
    @media (max-width: 575px) {
      .form-group-inline-xs-up .form-control.full-width-xs-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-xs-up .form-control.full-width-xs-down + .form-control {
          margin-left: 0; }
        .form-group-inline-xs-up .form-control.full-width-xs-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-xs-up .form-control.full-width-xs-down:not(:last-of-type) {
          margin-bottom: -1px; } }
    @media (max-width: 767px) {
      .form-group-inline-xs-up .form-control.full-width-sm-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-xs-up .form-control.full-width-sm-down + .form-control {
          margin-left: 0; }
        .form-group-inline-xs-up .form-control.full-width-sm-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-xs-up .form-control.full-width-sm-down:not(:last-of-type) {
          margin-bottom: -1px; } }
    @media (max-width: 991px) {
      .form-group-inline-xs-up .form-control.full-width-md-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-xs-up .form-control.full-width-md-down + .form-control {
          margin-left: 0; }
        .form-group-inline-xs-up .form-control.full-width-md-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-xs-up .form-control.full-width-md-down:not(:last-of-type) {
          margin-bottom: -1px; } }
    @media (max-width: 1265px) {
      .form-group-inline-xs-up .form-control.full-width-lg-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-xs-up .form-control.full-width-lg-down + .form-control {
          margin-left: 0; }
        .form-group-inline-xs-up .form-control.full-width-lg-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-xs-up .form-control.full-width-lg-down:not(:last-of-type) {
          margin-bottom: -1px; } }
    .form-group-inline-xs-up .form-control.full-width-xl-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-xs-up .form-control.full-width-xl-down + .form-control {
        margin-left: 0; }
      .form-group-inline-xs-up .form-control.full-width-xl-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-xs-up .form-control.full-width-xl-down:not(:last-of-type) {
        margin-bottom: -1px; }
  @media (max-width: 575px) {
    .form-group-inline-xs-down {
      display: flex;
      flex-wrap: wrap; }
      .form-group-inline-xs-down .form-control,
      .form-group-inline-xs-down .btn,
      .form-group-inline-xs-down .counter__control {
        flex: 1 0 1%; }
        .form-group-inline-xs-down .form-control.basis-fourth,
        .form-group-inline-xs-down .btn.basis-fourth,
        .form-group-inline-xs-down .basis-fourth.counter__control {
          flex-basis: 25%; }
          .form-group-inline-xs-down .form-control.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-xs-down .btn.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-xs-down .basis-fourth.counter__control:not(:first-of-type):not(:last-child) {
            flex-basis: calc(25% + 1px); }
        .form-group-inline-xs-down .form-control.basis-half,
        .form-group-inline-xs-down .btn.basis-half,
        .form-group-inline-xs-down .basis-half.counter__control {
          flex-basis: 50%; }
        .form-group-inline-xs-down .form-control:first-of-type,
        .form-group-inline-xs-down .btn:first-of-type,
        .form-group-inline-xs-down .counter__control:first-of-type {
          border-bottom-left-radius: 6px;
          border-top-right-radius: 0; }
        .form-group-inline-xs-down .form-control:last-of-type,
        .form-group-inline-xs-down .btn:last-of-type,
        .form-group-inline-xs-down .counter__control:last-of-type {
          border-bottom-left-radius: 0;
          border-top-right-radius: 6px; }
      .form-group-inline-xs-down .image-control {
        flex: 0 0 auto; }
      .form-group-inline-xs-down .form-control + .form-control {
        margin-top: 0;
        margin-left: -1px; }
      .form-group-inline-xs-down.row-like .form-control + .form-control {
        margin-top: 0;
        margin-left: 20px; } }
  @media (max-width: 575px) and (max-width: 575px) {
    .form-group-inline-xs-down .form-control.full-width-xs-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-xs-down .form-control.full-width-xs-down + .form-control {
        margin-left: 0; }
      .form-group-inline-xs-down .form-control.full-width-xs-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-xs-down .form-control.full-width-xs-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 575px) and (max-width: 767px) {
    .form-group-inline-xs-down .form-control.full-width-sm-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-xs-down .form-control.full-width-sm-down + .form-control {
        margin-left: 0; }
      .form-group-inline-xs-down .form-control.full-width-sm-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-xs-down .form-control.full-width-sm-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 575px) and (max-width: 991px) {
    .form-group-inline-xs-down .form-control.full-width-md-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-xs-down .form-control.full-width-md-down + .form-control {
        margin-left: 0; }
      .form-group-inline-xs-down .form-control.full-width-md-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-xs-down .form-control.full-width-md-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 575px) and (max-width: 1265px) {
    .form-group-inline-xs-down .form-control.full-width-lg-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-xs-down .form-control.full-width-lg-down + .form-control {
        margin-left: 0; }
      .form-group-inline-xs-down .form-control.full-width-lg-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-xs-down .form-control.full-width-lg-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 575px) {
      .form-group-inline-xs-down .form-control.full-width-xl-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-xs-down .form-control.full-width-xl-down + .form-control {
          margin-left: 0; }
        .form-group-inline-xs-down .form-control.full-width-xl-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-xs-down .form-control.full-width-xl-down:not(:last-of-type) {
          margin-bottom: -1px; } }
  @media (min-width: 576px) {
    .form-group-inline-sm-up {
      display: flex;
      flex-wrap: wrap; }
      .form-group-inline-sm-up .form-control,
      .form-group-inline-sm-up .btn,
      .form-group-inline-sm-up .counter__control {
        flex: 1 0 1%; }
        .form-group-inline-sm-up .form-control.basis-fourth,
        .form-group-inline-sm-up .btn.basis-fourth,
        .form-group-inline-sm-up .basis-fourth.counter__control {
          flex-basis: 25%; }
          .form-group-inline-sm-up .form-control.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-sm-up .btn.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-sm-up .basis-fourth.counter__control:not(:first-of-type):not(:last-child) {
            flex-basis: calc(25% + 1px); }
        .form-group-inline-sm-up .form-control.basis-half,
        .form-group-inline-sm-up .btn.basis-half,
        .form-group-inline-sm-up .basis-half.counter__control {
          flex-basis: 50%; }
        .form-group-inline-sm-up .form-control:first-of-type,
        .form-group-inline-sm-up .btn:first-of-type,
        .form-group-inline-sm-up .counter__control:first-of-type {
          border-bottom-left-radius: 6px;
          border-top-right-radius: 0; }
        .form-group-inline-sm-up .form-control:last-of-type,
        .form-group-inline-sm-up .btn:last-of-type,
        .form-group-inline-sm-up .counter__control:last-of-type {
          border-bottom-left-radius: 0;
          border-top-right-radius: 6px; }
      .form-group-inline-sm-up .image-control {
        flex: 0 0 auto; }
      .form-group-inline-sm-up .form-control + .form-control {
        margin-top: 0;
        margin-left: -1px; }
      .form-group-inline-sm-up.row-like .form-control + .form-control {
        margin-top: 0;
        margin-left: 20px; } }
  @media (min-width: 576px) and (max-width: 575px) {
    .form-group-inline-sm-up .form-control.full-width-xs-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-sm-up .form-control.full-width-xs-down + .form-control {
        margin-left: 0; }
      .form-group-inline-sm-up .form-control.full-width-xs-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-sm-up .form-control.full-width-xs-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 576px) and (max-width: 767px) {
    .form-group-inline-sm-up .form-control.full-width-sm-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-sm-up .form-control.full-width-sm-down + .form-control {
        margin-left: 0; }
      .form-group-inline-sm-up .form-control.full-width-sm-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-sm-up .form-control.full-width-sm-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 576px) and (max-width: 991px) {
    .form-group-inline-sm-up .form-control.full-width-md-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-sm-up .form-control.full-width-md-down + .form-control {
        margin-left: 0; }
      .form-group-inline-sm-up .form-control.full-width-md-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-sm-up .form-control.full-width-md-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 576px) and (max-width: 1265px) {
    .form-group-inline-sm-up .form-control.full-width-lg-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-sm-up .form-control.full-width-lg-down + .form-control {
        margin-left: 0; }
      .form-group-inline-sm-up .form-control.full-width-lg-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-sm-up .form-control.full-width-lg-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 576px) {
      .form-group-inline-sm-up .form-control.full-width-xl-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-sm-up .form-control.full-width-xl-down + .form-control {
          margin-left: 0; }
        .form-group-inline-sm-up .form-control.full-width-xl-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-sm-up .form-control.full-width-xl-down:not(:last-of-type) {
          margin-bottom: -1px; } }
  @media (max-width: 767px) {
    .form-group-inline-sm-down {
      display: flex;
      flex-wrap: wrap; }
      .form-group-inline-sm-down .form-control,
      .form-group-inline-sm-down .btn,
      .form-group-inline-sm-down .counter__control {
        flex: 1 0 1%; }
        .form-group-inline-sm-down .form-control.basis-fourth,
        .form-group-inline-sm-down .btn.basis-fourth,
        .form-group-inline-sm-down .basis-fourth.counter__control {
          flex-basis: 25%; }
          .form-group-inline-sm-down .form-control.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-sm-down .btn.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-sm-down .basis-fourth.counter__control:not(:first-of-type):not(:last-child) {
            flex-basis: calc(25% + 1px); }
        .form-group-inline-sm-down .form-control.basis-half,
        .form-group-inline-sm-down .btn.basis-half,
        .form-group-inline-sm-down .basis-half.counter__control {
          flex-basis: 50%; }
        .form-group-inline-sm-down .form-control:first-of-type,
        .form-group-inline-sm-down .btn:first-of-type,
        .form-group-inline-sm-down .counter__control:first-of-type {
          border-bottom-left-radius: 6px;
          border-top-right-radius: 0; }
        .form-group-inline-sm-down .form-control:last-of-type,
        .form-group-inline-sm-down .btn:last-of-type,
        .form-group-inline-sm-down .counter__control:last-of-type {
          border-bottom-left-radius: 0;
          border-top-right-radius: 6px; }
      .form-group-inline-sm-down .image-control {
        flex: 0 0 auto; }
      .form-group-inline-sm-down .form-control + .form-control {
        margin-top: 0;
        margin-left: -1px; }
      .form-group-inline-sm-down.row-like .form-control + .form-control {
        margin-top: 0;
        margin-left: 20px; } }
  @media (max-width: 767px) and (max-width: 575px) {
    .form-group-inline-sm-down .form-control.full-width-xs-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-sm-down .form-control.full-width-xs-down + .form-control {
        margin-left: 0; }
      .form-group-inline-sm-down .form-control.full-width-xs-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-sm-down .form-control.full-width-xs-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 767px) and (max-width: 767px) {
    .form-group-inline-sm-down .form-control.full-width-sm-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-sm-down .form-control.full-width-sm-down + .form-control {
        margin-left: 0; }
      .form-group-inline-sm-down .form-control.full-width-sm-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-sm-down .form-control.full-width-sm-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 767px) and (max-width: 991px) {
    .form-group-inline-sm-down .form-control.full-width-md-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-sm-down .form-control.full-width-md-down + .form-control {
        margin-left: 0; }
      .form-group-inline-sm-down .form-control.full-width-md-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-sm-down .form-control.full-width-md-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 767px) and (max-width: 1265px) {
    .form-group-inline-sm-down .form-control.full-width-lg-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-sm-down .form-control.full-width-lg-down + .form-control {
        margin-left: 0; }
      .form-group-inline-sm-down .form-control.full-width-lg-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-sm-down .form-control.full-width-lg-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 767px) {
      .form-group-inline-sm-down .form-control.full-width-xl-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-sm-down .form-control.full-width-xl-down + .form-control {
          margin-left: 0; }
        .form-group-inline-sm-down .form-control.full-width-xl-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-sm-down .form-control.full-width-xl-down:not(:last-of-type) {
          margin-bottom: -1px; } }
  @media (min-width: 768px) {
    .form-group-inline-md-up {
      display: flex;
      flex-wrap: wrap; }
      .form-group-inline-md-up .form-control,
      .form-group-inline-md-up .btn,
      .form-group-inline-md-up .counter__control {
        flex: 1 0 1%; }
        .form-group-inline-md-up .form-control.basis-fourth,
        .form-group-inline-md-up .btn.basis-fourth,
        .form-group-inline-md-up .basis-fourth.counter__control {
          flex-basis: 25%; }
          .form-group-inline-md-up .form-control.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-md-up .btn.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-md-up .basis-fourth.counter__control:not(:first-of-type):not(:last-child) {
            flex-basis: calc(25% + 1px); }
        .form-group-inline-md-up .form-control.basis-half,
        .form-group-inline-md-up .btn.basis-half,
        .form-group-inline-md-up .basis-half.counter__control {
          flex-basis: 50%; }
        .form-group-inline-md-up .form-control:first-of-type,
        .form-group-inline-md-up .btn:first-of-type,
        .form-group-inline-md-up .counter__control:first-of-type {
          border-bottom-left-radius: 6px;
          border-top-right-radius: 0; }
        .form-group-inline-md-up .form-control:last-of-type,
        .form-group-inline-md-up .btn:last-of-type,
        .form-group-inline-md-up .counter__control:last-of-type {
          border-bottom-left-radius: 0;
          border-top-right-radius: 6px; }
      .form-group-inline-md-up .image-control {
        flex: 0 0 auto; }
      .form-group-inline-md-up .form-control + .form-control {
        margin-top: 0;
        margin-left: -1px; }
      .form-group-inline-md-up.row-like .form-control + .form-control {
        margin-top: 0;
        margin-left: 20px; } }
  @media (min-width: 768px) and (max-width: 575px) {
    .form-group-inline-md-up .form-control.full-width-xs-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-md-up .form-control.full-width-xs-down + .form-control {
        margin-left: 0; }
      .form-group-inline-md-up .form-control.full-width-xs-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-md-up .form-control.full-width-xs-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 768px) and (max-width: 767px) {
    .form-group-inline-md-up .form-control.full-width-sm-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-md-up .form-control.full-width-sm-down + .form-control {
        margin-left: 0; }
      .form-group-inline-md-up .form-control.full-width-sm-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-md-up .form-control.full-width-sm-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .form-group-inline-md-up .form-control.full-width-md-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-md-up .form-control.full-width-md-down + .form-control {
        margin-left: 0; }
      .form-group-inline-md-up .form-control.full-width-md-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-md-up .form-control.full-width-md-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 768px) and (max-width: 1265px) {
    .form-group-inline-md-up .form-control.full-width-lg-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-md-up .form-control.full-width-lg-down + .form-control {
        margin-left: 0; }
      .form-group-inline-md-up .form-control.full-width-lg-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-md-up .form-control.full-width-lg-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 768px) {
      .form-group-inline-md-up .form-control.full-width-xl-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-md-up .form-control.full-width-xl-down + .form-control {
          margin-left: 0; }
        .form-group-inline-md-up .form-control.full-width-xl-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-md-up .form-control.full-width-xl-down:not(:last-of-type) {
          margin-bottom: -1px; } }
  @media (max-width: 991px) {
    .form-group-inline-md-down {
      display: flex;
      flex-wrap: wrap; }
      .form-group-inline-md-down .form-control,
      .form-group-inline-md-down .btn,
      .form-group-inline-md-down .counter__control {
        flex: 1 0 1%; }
        .form-group-inline-md-down .form-control.basis-fourth,
        .form-group-inline-md-down .btn.basis-fourth,
        .form-group-inline-md-down .basis-fourth.counter__control {
          flex-basis: 25%; }
          .form-group-inline-md-down .form-control.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-md-down .btn.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-md-down .basis-fourth.counter__control:not(:first-of-type):not(:last-child) {
            flex-basis: calc(25% + 1px); }
        .form-group-inline-md-down .form-control.basis-half,
        .form-group-inline-md-down .btn.basis-half,
        .form-group-inline-md-down .basis-half.counter__control {
          flex-basis: 50%; }
        .form-group-inline-md-down .form-control:first-of-type,
        .form-group-inline-md-down .btn:first-of-type,
        .form-group-inline-md-down .counter__control:first-of-type {
          border-bottom-left-radius: 6px;
          border-top-right-radius: 0; }
        .form-group-inline-md-down .form-control:last-of-type,
        .form-group-inline-md-down .btn:last-of-type,
        .form-group-inline-md-down .counter__control:last-of-type {
          border-bottom-left-radius: 0;
          border-top-right-radius: 6px; }
      .form-group-inline-md-down .image-control {
        flex: 0 0 auto; }
      .form-group-inline-md-down .form-control + .form-control {
        margin-top: 0;
        margin-left: -1px; }
      .form-group-inline-md-down.row-like .form-control + .form-control {
        margin-top: 0;
        margin-left: 20px; } }
  @media (max-width: 991px) and (max-width: 575px) {
    .form-group-inline-md-down .form-control.full-width-xs-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-md-down .form-control.full-width-xs-down + .form-control {
        margin-left: 0; }
      .form-group-inline-md-down .form-control.full-width-xs-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-md-down .form-control.full-width-xs-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 991px) and (max-width: 767px) {
    .form-group-inline-md-down .form-control.full-width-sm-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-md-down .form-control.full-width-sm-down + .form-control {
        margin-left: 0; }
      .form-group-inline-md-down .form-control.full-width-sm-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-md-down .form-control.full-width-sm-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 991px) and (max-width: 991px) {
    .form-group-inline-md-down .form-control.full-width-md-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-md-down .form-control.full-width-md-down + .form-control {
        margin-left: 0; }
      .form-group-inline-md-down .form-control.full-width-md-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-md-down .form-control.full-width-md-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 991px) and (max-width: 1265px) {
    .form-group-inline-md-down .form-control.full-width-lg-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-md-down .form-control.full-width-lg-down + .form-control {
        margin-left: 0; }
      .form-group-inline-md-down .form-control.full-width-lg-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-md-down .form-control.full-width-lg-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 991px) {
      .form-group-inline-md-down .form-control.full-width-xl-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-md-down .form-control.full-width-xl-down + .form-control {
          margin-left: 0; }
        .form-group-inline-md-down .form-control.full-width-xl-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-md-down .form-control.full-width-xl-down:not(:last-of-type) {
          margin-bottom: -1px; } }
  @media (min-width: 992px) {
    .form-group-inline-lg-up {
      display: flex;
      flex-wrap: wrap; }
      .form-group-inline-lg-up .form-control,
      .form-group-inline-lg-up .btn,
      .form-group-inline-lg-up .counter__control {
        flex: 1 0 1%; }
        .form-group-inline-lg-up .form-control.basis-fourth,
        .form-group-inline-lg-up .btn.basis-fourth,
        .form-group-inline-lg-up .basis-fourth.counter__control {
          flex-basis: 25%; }
          .form-group-inline-lg-up .form-control.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-lg-up .btn.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-lg-up .basis-fourth.counter__control:not(:first-of-type):not(:last-child) {
            flex-basis: calc(25% + 1px); }
        .form-group-inline-lg-up .form-control.basis-half,
        .form-group-inline-lg-up .btn.basis-half,
        .form-group-inline-lg-up .basis-half.counter__control {
          flex-basis: 50%; }
        .form-group-inline-lg-up .form-control:first-of-type,
        .form-group-inline-lg-up .btn:first-of-type,
        .form-group-inline-lg-up .counter__control:first-of-type {
          border-bottom-left-radius: 6px;
          border-top-right-radius: 0; }
        .form-group-inline-lg-up .form-control:last-of-type,
        .form-group-inline-lg-up .btn:last-of-type,
        .form-group-inline-lg-up .counter__control:last-of-type {
          border-bottom-left-radius: 0;
          border-top-right-radius: 6px; }
      .form-group-inline-lg-up .image-control {
        flex: 0 0 auto; }
      .form-group-inline-lg-up .form-control + .form-control {
        margin-top: 0;
        margin-left: -1px; }
      .form-group-inline-lg-up.row-like .form-control + .form-control {
        margin-top: 0;
        margin-left: 20px; } }
  @media (min-width: 992px) and (max-width: 575px) {
    .form-group-inline-lg-up .form-control.full-width-xs-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-lg-up .form-control.full-width-xs-down + .form-control {
        margin-left: 0; }
      .form-group-inline-lg-up .form-control.full-width-xs-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-lg-up .form-control.full-width-xs-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 992px) and (max-width: 767px) {
    .form-group-inline-lg-up .form-control.full-width-sm-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-lg-up .form-control.full-width-sm-down + .form-control {
        margin-left: 0; }
      .form-group-inline-lg-up .form-control.full-width-sm-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-lg-up .form-control.full-width-sm-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 992px) and (max-width: 991px) {
    .form-group-inline-lg-up .form-control.full-width-md-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-lg-up .form-control.full-width-md-down + .form-control {
        margin-left: 0; }
      .form-group-inline-lg-up .form-control.full-width-md-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-lg-up .form-control.full-width-md-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 992px) and (max-width: 1265px) {
    .form-group-inline-lg-up .form-control.full-width-lg-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-lg-up .form-control.full-width-lg-down + .form-control {
        margin-left: 0; }
      .form-group-inline-lg-up .form-control.full-width-lg-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-lg-up .form-control.full-width-lg-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 992px) {
      .form-group-inline-lg-up .form-control.full-width-xl-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-lg-up .form-control.full-width-xl-down + .form-control {
          margin-left: 0; }
        .form-group-inline-lg-up .form-control.full-width-xl-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-lg-up .form-control.full-width-xl-down:not(:last-of-type) {
          margin-bottom: -1px; } }
  @media (max-width: 1265px) {
    .form-group-inline-lg-down {
      display: flex;
      flex-wrap: wrap; }
      .form-group-inline-lg-down .form-control,
      .form-group-inline-lg-down .btn,
      .form-group-inline-lg-down .counter__control {
        flex: 1 0 1%; }
        .form-group-inline-lg-down .form-control.basis-fourth,
        .form-group-inline-lg-down .btn.basis-fourth,
        .form-group-inline-lg-down .basis-fourth.counter__control {
          flex-basis: 25%; }
          .form-group-inline-lg-down .form-control.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-lg-down .btn.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-lg-down .basis-fourth.counter__control:not(:first-of-type):not(:last-child) {
            flex-basis: calc(25% + 1px); }
        .form-group-inline-lg-down .form-control.basis-half,
        .form-group-inline-lg-down .btn.basis-half,
        .form-group-inline-lg-down .basis-half.counter__control {
          flex-basis: 50%; }
        .form-group-inline-lg-down .form-control:first-of-type,
        .form-group-inline-lg-down .btn:first-of-type,
        .form-group-inline-lg-down .counter__control:first-of-type {
          border-bottom-left-radius: 6px;
          border-top-right-radius: 0; }
        .form-group-inline-lg-down .form-control:last-of-type,
        .form-group-inline-lg-down .btn:last-of-type,
        .form-group-inline-lg-down .counter__control:last-of-type {
          border-bottom-left-radius: 0;
          border-top-right-radius: 6px; }
      .form-group-inline-lg-down .image-control {
        flex: 0 0 auto; }
      .form-group-inline-lg-down .form-control + .form-control {
        margin-top: 0;
        margin-left: -1px; }
      .form-group-inline-lg-down.row-like .form-control + .form-control {
        margin-top: 0;
        margin-left: 20px; } }
  @media (max-width: 1265px) and (max-width: 575px) {
    .form-group-inline-lg-down .form-control.full-width-xs-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-lg-down .form-control.full-width-xs-down + .form-control {
        margin-left: 0; }
      .form-group-inline-lg-down .form-control.full-width-xs-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-lg-down .form-control.full-width-xs-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 1265px) and (max-width: 767px) {
    .form-group-inline-lg-down .form-control.full-width-sm-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-lg-down .form-control.full-width-sm-down + .form-control {
        margin-left: 0; }
      .form-group-inline-lg-down .form-control.full-width-sm-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-lg-down .form-control.full-width-sm-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 1265px) and (max-width: 991px) {
    .form-group-inline-lg-down .form-control.full-width-md-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-lg-down .form-control.full-width-md-down + .form-control {
        margin-left: 0; }
      .form-group-inline-lg-down .form-control.full-width-md-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-lg-down .form-control.full-width-md-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 1265px) and (max-width: 1265px) {
    .form-group-inline-lg-down .form-control.full-width-lg-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-lg-down .form-control.full-width-lg-down + .form-control {
        margin-left: 0; }
      .form-group-inline-lg-down .form-control.full-width-lg-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-lg-down .form-control.full-width-lg-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (max-width: 1265px) {
      .form-group-inline-lg-down .form-control.full-width-xl-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-lg-down .form-control.full-width-xl-down + .form-control {
          margin-left: 0; }
        .form-group-inline-lg-down .form-control.full-width-xl-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-lg-down .form-control.full-width-xl-down:not(:last-of-type) {
          margin-bottom: -1px; } }
  @media (min-width: 1266px) {
    .form-group-inline-xl-up {
      display: flex;
      flex-wrap: wrap; }
      .form-group-inline-xl-up .form-control,
      .form-group-inline-xl-up .btn,
      .form-group-inline-xl-up .counter__control {
        flex: 1 0 1%; }
        .form-group-inline-xl-up .form-control.basis-fourth,
        .form-group-inline-xl-up .btn.basis-fourth,
        .form-group-inline-xl-up .basis-fourth.counter__control {
          flex-basis: 25%; }
          .form-group-inline-xl-up .form-control.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-xl-up .btn.basis-fourth:not(:first-of-type):not(:last-child),
          .form-group-inline-xl-up .basis-fourth.counter__control:not(:first-of-type):not(:last-child) {
            flex-basis: calc(25% + 1px); }
        .form-group-inline-xl-up .form-control.basis-half,
        .form-group-inline-xl-up .btn.basis-half,
        .form-group-inline-xl-up .basis-half.counter__control {
          flex-basis: 50%; }
        .form-group-inline-xl-up .form-control:first-of-type,
        .form-group-inline-xl-up .btn:first-of-type,
        .form-group-inline-xl-up .counter__control:first-of-type {
          border-bottom-left-radius: 6px;
          border-top-right-radius: 0; }
        .form-group-inline-xl-up .form-control:last-of-type,
        .form-group-inline-xl-up .btn:last-of-type,
        .form-group-inline-xl-up .counter__control:last-of-type {
          border-bottom-left-radius: 0;
          border-top-right-radius: 6px; }
      .form-group-inline-xl-up .image-control {
        flex: 0 0 auto; }
      .form-group-inline-xl-up .form-control + .form-control {
        margin-top: 0;
        margin-left: -1px; }
      .form-group-inline-xl-up.row-like .form-control + .form-control {
        margin-top: 0;
        margin-left: 20px; } }
  @media (min-width: 1266px) and (max-width: 575px) {
    .form-group-inline-xl-up .form-control.full-width-xs-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-xl-up .form-control.full-width-xs-down + .form-control {
        margin-left: 0; }
      .form-group-inline-xl-up .form-control.full-width-xs-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-xl-up .form-control.full-width-xs-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 1266px) and (max-width: 767px) {
    .form-group-inline-xl-up .form-control.full-width-sm-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-xl-up .form-control.full-width-sm-down + .form-control {
        margin-left: 0; }
      .form-group-inline-xl-up .form-control.full-width-sm-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-xl-up .form-control.full-width-sm-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 1266px) and (max-width: 991px) {
    .form-group-inline-xl-up .form-control.full-width-md-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-xl-up .form-control.full-width-md-down + .form-control {
        margin-left: 0; }
      .form-group-inline-xl-up .form-control.full-width-md-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-xl-up .form-control.full-width-md-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 1266px) and (max-width: 1265px) {
    .form-group-inline-xl-up .form-control.full-width-lg-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-xl-up .form-control.full-width-lg-down + .form-control {
        margin-left: 0; }
      .form-group-inline-xl-up .form-control.full-width-lg-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-xl-up .form-control.full-width-lg-down:not(:last-of-type) {
        margin-bottom: -1px; } }
  @media (min-width: 1266px) {
      .form-group-inline-xl-up .form-control.full-width-xl-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-xl-up .form-control.full-width-xl-down + .form-control {
          margin-left: 0; }
        .form-group-inline-xl-up .form-control.full-width-xl-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-xl-up .form-control.full-width-xl-down:not(:last-of-type) {
          margin-bottom: -1px; } }
  .form-group-inline-xl-down {
    display: flex;
    flex-wrap: wrap; }
    .form-group-inline-xl-down .form-control,
    .form-group-inline-xl-down .btn,
    .form-group-inline-xl-down .counter__control {
      flex: 1 0 1%; }
      .form-group-inline-xl-down .form-control.basis-fourth,
      .form-group-inline-xl-down .btn.basis-fourth,
      .form-group-inline-xl-down .basis-fourth.counter__control {
        flex-basis: 25%; }
        .form-group-inline-xl-down .form-control.basis-fourth:not(:first-of-type):not(:last-child),
        .form-group-inline-xl-down .btn.basis-fourth:not(:first-of-type):not(:last-child),
        .form-group-inline-xl-down .basis-fourth.counter__control:not(:first-of-type):not(:last-child) {
          flex-basis: calc(25% + 1px); }
      .form-group-inline-xl-down .form-control.basis-half,
      .form-group-inline-xl-down .btn.basis-half,
      .form-group-inline-xl-down .basis-half.counter__control {
        flex-basis: 50%; }
      .form-group-inline-xl-down .form-control:first-of-type,
      .form-group-inline-xl-down .btn:first-of-type,
      .form-group-inline-xl-down .counter__control:first-of-type {
        border-bottom-left-radius: 6px;
        border-top-right-radius: 0; }
      .form-group-inline-xl-down .form-control:last-of-type,
      .form-group-inline-xl-down .btn:last-of-type,
      .form-group-inline-xl-down .counter__control:last-of-type {
        border-bottom-left-radius: 0;
        border-top-right-radius: 6px; }
    .form-group-inline-xl-down .image-control {
      flex: 0 0 auto; }
    .form-group-inline-xl-down .form-control + .form-control {
      margin-top: 0;
      margin-left: -1px; }
    .form-group-inline-xl-down.row-like .form-control + .form-control {
      margin-top: 0;
      margin-left: 20px; }
    @media (max-width: 575px) {
      .form-group-inline-xl-down .form-control.full-width-xs-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-xl-down .form-control.full-width-xs-down + .form-control {
          margin-left: 0; }
        .form-group-inline-xl-down .form-control.full-width-xs-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-xl-down .form-control.full-width-xs-down:not(:last-of-type) {
          margin-bottom: -1px; } }
    @media (max-width: 767px) {
      .form-group-inline-xl-down .form-control.full-width-sm-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-xl-down .form-control.full-width-sm-down + .form-control {
          margin-left: 0; }
        .form-group-inline-xl-down .form-control.full-width-sm-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-xl-down .form-control.full-width-sm-down:not(:last-of-type) {
          margin-bottom: -1px; } }
    @media (max-width: 991px) {
      .form-group-inline-xl-down .form-control.full-width-md-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-xl-down .form-control.full-width-md-down + .form-control {
          margin-left: 0; }
        .form-group-inline-xl-down .form-control.full-width-md-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-xl-down .form-control.full-width-md-down:not(:last-of-type) {
          margin-bottom: -1px; } }
    @media (max-width: 1265px) {
      .form-group-inline-xl-down .form-control.full-width-lg-down {
        flex-basis: 100%;
        border-right-width: 1px;
        border-left-width: 1px;
        margin-right: 0;
        margin-left: 0; }
        .form-group-inline-xl-down .form-control.full-width-lg-down + .form-control {
          margin-left: 0; }
        .form-group-inline-xl-down .form-control.full-width-lg-down:not(:first-of-type) {
          margin-top: -1px; }
        .form-group-inline-xl-down .form-control.full-width-lg-down:not(:last-of-type) {
          margin-bottom: -1px; } }
    .form-group-inline-xl-down .form-control.full-width-xl-down {
      flex-basis: 100%;
      border-right-width: 1px;
      border-left-width: 1px;
      margin-right: 0;
      margin-left: 0; }
      .form-group-inline-xl-down .form-control.full-width-xl-down + .form-control {
        margin-left: 0; }
      .form-group-inline-xl-down .form-control.full-width-xl-down:not(:first-of-type) {
        margin-top: -1px; }
      .form-group-inline-xl-down .form-control.full-width-xl-down:not(:last-of-type) {
        margin-bottom: -1px; }

.form-check-input {
  position: absolute;
  margin-top: 6px;
  margin-left: 3px;
  opacity: 0; }

.form-check-label {
  line-height: 1.45em;
  padding-left: 0; }

.form-check-label:hover .form-check-input:not(:disabled) + .form-check-text:not(.text-only):before {
  border-color: #00398c; }

.form-check-input:not(:disabled):focus-visible + .form-check-text:not(.text-only):before {
  border-color: #00398c;
  box-shadow: 0 0 0 3px rgba(0, 57, 140, 0.25); }

.form-check-text {
  position: relative;
  display: inline-block;
  color: #000;
  font-size: 13px;
  line-height: 1.5; }
  .form-check-text:not(.text-only) {
    padding-left: 32px; }
  .form-check-text:not(.text-only):before, .form-check-text:not(.text-only):after,
  .form-check-text .checkbox-ghost {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    cursor: pointer;
    text-align: center; }
  .form-check-text:not(.text-only):before {
    z-index: 2;
    background: #fff;
    border: 2px solid #dddddd;
    border-radius: 4px;
    transition: border 0.2s cubic-bezier(0.3, 0.74, 0.36, 1); }
  .form-check-text:not(.text-only):after {
    content: '\f00c';
    z-index: 2;
    font-family: 'kontramarka-icons';
    font-size: 0;
    color: #fff;
    transition: font-size 0.2s cubic-bezier(0.68, -0.55, 0.27, 1.55) 0.1s; }
  .form-check-text .checkbox-ghost {
    z-index: 1; }
  @media (min-width: 768px) {
    .form-check-text {
      font-size: 16px; }
      .form-check-text:not(.text-only):before, .form-check-text:not(.text-only):after,
      .form-check-text .checkbox-ghost {
        width: 24px;
        height: 24px;
        line-height: 24px; }
      .form-check-text:not(.text-only) {
        padding-left: 40px; } }

.form-check-input:disabled + .form-check-text:not(.text-only) {
  color: #bbb; }

.form-check-input:checked + .form-check-text:not(.text-only):before,
.form-check-input:checked + span .form-check-text:not(.text-only):before,
.form-check-input:checked + div .form-check-text:not(.text-only):before {
  border: 9px solid #00398c; }

.form-check-input:checked + .form-check-text:not(.text-only):after,
.form-check-input:checked + span .form-check-text:not(.text-only):after,
.form-check-input:checked + div .form-check-text:not(.text-only):after {
  font-size: 9px; }

@media (min-width: 768px) {
  .form-check-input:checked + .form-check-text:not(.text-only):before,
  .form-check-input:checked + span .form-check-text:not(.text-only):before,
  .form-check-input:checked + div .form-check-text:not(.text-only):before {
    border: 12px solid #00398c; }
  .form-check-input:checked + .form-check-text:not(.text-only):after,
  .form-check-input:checked + span .form-check-text:not(.text-only):after,
  .form-check-input:checked + div .form-check-text:not(.text-only):after {
    font-size: 12px; } }

.form-check-input[type="radio"] + .form-check-text:not(.text-only):before,
.form-check-input[type="radio"] + span .form-check-text:not(.text-only):before,
.form-check-input[type="radio"] + div .form-check-text:not(.text-only):before {
  border-radius: 50%;
  border-width: 2px; }

.form-check-input[type="radio"] + .form-check-text:not(.text-only):after,
.form-check-input[type="radio"] + span .form-check-text:not(.text-only):after,
.form-check-input[type="radio"] + div .form-check-text:not(.text-only):after {
  content: '';
  background: transparent;
  border-radius: 50%;
  transition: transform 0.2s cubic-bezier(0.33, 1.81, 0.5, 0.5), background 0.2s ease; }

.form-check-input[type="radio"]:checked + .form-check-text:not(.text-only):after,
.form-check-input[type="radio"]:checked + span .form-check-text:not(.text-only):after,
.form-check-input[type="radio"]:checked + div .form-check-text:not(.text-only):after {
  background: #00398c;
  transform: scale(0.3); }

.form-check-sm .form-check-text:not(.text-only) {
  padding-left: 24px; }

.form-check-sm .form-check-text:not(.text-only):before, .form-check-sm .form-check-text:not(.text-only):after,
.form-check-sm .form-check-text .checkbox-ghost {
  width: 16px;
  height: 16px;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 16px; }

.form-check-sm .form-check-input:checked + .form-check-text:not(.text-only):before,
.form-check-sm .form-check-input:checked + span .form-check-text:not(.text-only):before,
.form-check-sm .form-check-input:checked + div .form-check-text:not(.text-only):before {
  border-width: 8px; }

.form-check-sm .form-check-input:checked + .form-check-text:not(.text-only):after,
.form-check-sm .form-check-input:checked + span .form-check-text:not(.text-only):after,
.form-check-sm .form-check-input:checked + div .form-check-text:not(.text-only):after {
  font-size: 8px; }

.form-check-input.switcher + .form-check-text {
  padding-left: 52px; }
  .form-check-input.switcher + .form-check-text .checkbox-ghost.switcher-ghost {
    z-index: 3;
    width: 42px; }

.form-check-input.switcher + .form-check-text:before {
  width: 42px;
  border-radius: 12px;
  transition: border .2s ease-out, background-color .2s ease-out; }

.form-check-input.switcher + .form-check-text:after {
  content: '';
  border-radius: 50%;
  border: 5px solid #e0e0e0;
  width: 10px;
  height: 10px;
  margin: 7px;
  top: 0;
  bottom: 0;
  left: 2px;
  transition: width .2s ease-out, height .2s ease-out, margin .2s ease-out, border-color .2s ease-out, left .2s ease-out; }

.form-check-input.switcher:checked + .form-check-text:before {
  border: 1px solid #00398c;
  background-color: #00398c; }

.form-check-input.switcher:checked + .form-check-text:after {
  left: 18px;
  border-color: #fff; }

.form-check-input:disabled + .form-check-text:not(.text-only):before {
  border-color: #f1f1f1; }

.form-check-input:disabled:checked + .form-check-text:not(.text-only):before {
  background-color: #f1f1f1; }

.form-check-text--mini {
  font-size: 16px;
  line-height: 1.5em; }
  .form-check-text--mini:not(.text-only) {
    padding-left: 24px; }
    .form-check-text--mini:not(.text-only):before, .form-check-text--mini:not(.text-only):after,
    .form-check-text--mini:not(.text-only) .checkbox-ghost {
      width: 16px;
      height: 16px;
      line-height: 16px;
      margin: 4px 0; }
    .form-check-input:checked + .form-check-text--mini:not(.text-only):before,
    .form-check-input:checked + span .form-check-text--mini:not(.text-only):before,
    .form-check-input:checked + div .form-check-text--mini:not(.text-only):before {
      border-width: 8px; }
    .form-check-input:checked + .form-check-text--mini:not(.text-only):after,
    .form-check-input:checked + span .form-check-text--mini:not(.text-only):after,
    .form-check-input:checked + div .form-check-text--mini:not(.text-only):after {
      font-size: 8px; }

.form-check-label.has-default .form-check-text:before,
.form-check-label.has-default:hover .form-check-text:before {
  border-color: #f0f0f0 !important; }

.form-check-label.has-primary .form-check-text:before,
.form-check-label.has-primary:hover .form-check-text:before {
  border-color: #ffc800 !important; }

.form-check-label.has-secondary .form-check-text:before,
.form-check-label.has-secondary:hover .form-check-text:before {
  border-color: #00398c !important; }

.form-check-label.has-success .form-check-text:before,
.form-check-label.has-success:hover .form-check-text:before {
  border-color: #ffc800 !important; }

.form-check-label.has-info .form-check-text:before,
.form-check-label.has-info:hover .form-check-text:before {
  border-color: #00398c !important; }

.form-check-label.has-warning .form-check-text:before,
.form-check-label.has-warning:hover .form-check-text:before {
  border-color: #ff7722 !important; }

.form-check-label.has-danger .form-check-text:before,
.form-check-label.has-danger:hover .form-check-text:before {
  border-color: #c40e00 !important; }

.form-check-label.has-error .form-check-text:before,
.form-check-label.has-error:hover .form-check-text:before {
  border-color: #c40e00 !important; }

.form-check-label.has-light .form-check-text:before,
.form-check-label.has-light:hover .form-check-text:before {
  border-color: #cecece !important; }

.form-check-label.has-dark .form-check-text:before,
.form-check-label.has-dark:hover .form-check-text:before {
  border-color: #000 !important; }

.form-check-label.has-accent .form-check-text:before,
.form-check-label.has-accent:hover .form-check-text:before {
  border-color: #bd25b2 !important; }

.form-select {
  position: relative; }
  .form-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
    position: relative;
    z-index: 2;
    padding-right: 16px;
    cursor: pointer; }
  .form-select:after {
    content: '\f078';
    display: block;
    font-family: 'FontAwesome';
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    font-size: 12px;
    color: #ffc800; }
  .form-select.disabled:after {
    color: #a4a4a4; }

.counter {
  position: relative;
  display: flex; }
  .counter__control {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    padding: 6px !important;
    font-size: 16px;
    text-align: center;
    cursor: pointer; }
    .counter__control svg {
      max-width: 100%;
      max-height: 100%; }
    .counter__control.prev {
      color: #545F6F; }
    .counter__control.next {
      color: #323232; }
    .counter__control.disabled {
      cursor: default; }
      .counter__control.disabled:hover {
        color: initial; }
  .counter__select {
    display: flex;
    width: 40px;
    text-align: center;
    padding: 4px; }
    .counter__select select {
      width: 100%;
      -webkit-appearance: none;
      -moz-appearance: none;
      position: relative;
      display: inline-block;
      padding-right: 0;
      text-align: center;
      text-align-last: center;
      border-radius: 6px; }
      .counter__select select:focus-visible {
        box-shadow: 0 0 0 4px rgba(0, 57, 140, 0.5); }
      .counter__select select option {
        text-align: left; }
  .counter:after {
    visibility: hidden; }

.fileinput {
  display: flex;
  flex-flow: row wrap; }
  .fileinput-exists .fileinput-new,
  .fileinput-new .fileinput-exists {
    display: none !important; }
  .fileinput .btn, .fileinput .counter__control {
    flex: 0 0 auto;
    width: auto; }

.form-br, .form-br-top, .form-br-right, .form-br-top-right {
  border-top-right-radius: 6px !important; }
  .form-br-none, .form-br-top-none, .form-br-right-none, .form-br-top-right-none {
    border-top-right-radius: 0 !important; }

.form-br, .form-br-bottom, .form-br-right, .form-br-bottom-right {
  border-bottom-right-radius: 6px !important; }
  .form-br-none, .form-br-bottom-none, .form-br-right-none, .form-br-bottom-right-none {
    border-bottom-right-radius: 0 !important; }

.form-br, .form-br-bottom, .form-br-left, .form-br-bottom-left {
  border-bottom-left-radius: 6px !important; }
  .form-br-none, .form-br-bottom-none, .form-br-left-none, .form-br-bottom-left-none {
    border-bottom-left-radius: 0 !important; }

.form-br, .form-br-top, .form-br-left, .form-br-top-left {
  border-top-left-radius: 6px !important; }
  .form-br-none, .form-br-top-none, .form-br-left-none, .form-br-top-left-none {
    border-top-left-radius: 0 !important; }

.form-br, .form-br-xs-top, .form-br-xs-right, .form-br-xs-top-right {
  border-top-right-radius: 6px !important; }
  .form-br-none, .form-br-xs-top-none, .form-br-xs-right-none, .form-br-xs-top-right-none {
    border-top-right-radius: 0 !important; }

.form-br, .form-br-xs-bottom, .form-br-xs-right, .form-br-xs-bottom-right {
  border-bottom-right-radius: 6px !important; }
  .form-br-none, .form-br-xs-bottom-none, .form-br-xs-right-none, .form-br-xs-bottom-right-none {
    border-bottom-right-radius: 0 !important; }

.form-br, .form-br-xs-bottom, .form-br-xs-left, .form-br-xs-bottom-left {
  border-bottom-left-radius: 6px !important; }
  .form-br-none, .form-br-xs-bottom-none, .form-br-xs-left-none, .form-br-xs-bottom-left-none {
    border-bottom-left-radius: 0 !important; }

.form-br, .form-br-xs-top, .form-br-xs-left, .form-br-xs-top-left {
  border-top-left-radius: 6px !important; }
  .form-br-none, .form-br-xs-top-none, .form-br-xs-left-none, .form-br-xs-top-left-none {
    border-top-left-radius: 0 !important; }

@media (min-width: 576px) {
  .form-br, .form-br-sm-top, .form-br-sm-right, .form-br-sm-top-right {
    border-top-right-radius: 6px !important; }
    .form-br-none, .form-br-sm-top-none, .form-br-sm-right-none, .form-br-sm-top-right-none {
      border-top-right-radius: 0 !important; }
  .form-br, .form-br-sm-bottom, .form-br-sm-right, .form-br-sm-bottom-right {
    border-bottom-right-radius: 6px !important; }
    .form-br-none, .form-br-sm-bottom-none, .form-br-sm-right-none, .form-br-sm-bottom-right-none {
      border-bottom-right-radius: 0 !important; }
  .form-br, .form-br-sm-bottom, .form-br-sm-left, .form-br-sm-bottom-left {
    border-bottom-left-radius: 6px !important; }
    .form-br-none, .form-br-sm-bottom-none, .form-br-sm-left-none, .form-br-sm-bottom-left-none {
      border-bottom-left-radius: 0 !important; }
  .form-br, .form-br-sm-top, .form-br-sm-left, .form-br-sm-top-left {
    border-top-left-radius: 6px !important; }
    .form-br-none, .form-br-sm-top-none, .form-br-sm-left-none, .form-br-sm-top-left-none {
      border-top-left-radius: 0 !important; } }

@media (min-width: 768px) {
  .form-br, .form-br-md-top, .form-br-md-right, .form-br-md-top-right {
    border-top-right-radius: 6px !important; }
    .form-br-none, .form-br-md-top-none, .form-br-md-right-none, .form-br-md-top-right-none {
      border-top-right-radius: 0 !important; }
  .form-br, .form-br-md-bottom, .form-br-md-right, .form-br-md-bottom-right {
    border-bottom-right-radius: 6px !important; }
    .form-br-none, .form-br-md-bottom-none, .form-br-md-right-none, .form-br-md-bottom-right-none {
      border-bottom-right-radius: 0 !important; }
  .form-br, .form-br-md-bottom, .form-br-md-left, .form-br-md-bottom-left {
    border-bottom-left-radius: 6px !important; }
    .form-br-none, .form-br-md-bottom-none, .form-br-md-left-none, .form-br-md-bottom-left-none {
      border-bottom-left-radius: 0 !important; }
  .form-br, .form-br-md-top, .form-br-md-left, .form-br-md-top-left {
    border-top-left-radius: 6px !important; }
    .form-br-none, .form-br-md-top-none, .form-br-md-left-none, .form-br-md-top-left-none {
      border-top-left-radius: 0 !important; } }

@media (min-width: 992px) {
  .form-br, .form-br-lg-top, .form-br-lg-right, .form-br-lg-top-right {
    border-top-right-radius: 6px !important; }
    .form-br-none, .form-br-lg-top-none, .form-br-lg-right-none, .form-br-lg-top-right-none {
      border-top-right-radius: 0 !important; }
  .form-br, .form-br-lg-bottom, .form-br-lg-right, .form-br-lg-bottom-right {
    border-bottom-right-radius: 6px !important; }
    .form-br-none, .form-br-lg-bottom-none, .form-br-lg-right-none, .form-br-lg-bottom-right-none {
      border-bottom-right-radius: 0 !important; }
  .form-br, .form-br-lg-bottom, .form-br-lg-left, .form-br-lg-bottom-left {
    border-bottom-left-radius: 6px !important; }
    .form-br-none, .form-br-lg-bottom-none, .form-br-lg-left-none, .form-br-lg-bottom-left-none {
      border-bottom-left-radius: 0 !important; }
  .form-br, .form-br-lg-top, .form-br-lg-left, .form-br-lg-top-left {
    border-top-left-radius: 6px !important; }
    .form-br-none, .form-br-lg-top-none, .form-br-lg-left-none, .form-br-lg-top-left-none {
      border-top-left-radius: 0 !important; } }

@media (min-width: 1266px) {
  .form-br, .form-br-xl-top, .form-br-xl-right, .form-br-xl-top-right {
    border-top-right-radius: 6px !important; }
    .form-br-none, .form-br-xl-top-none, .form-br-xl-right-none, .form-br-xl-top-right-none {
      border-top-right-radius: 0 !important; }
  .form-br, .form-br-xl-bottom, .form-br-xl-right, .form-br-xl-bottom-right {
    border-bottom-right-radius: 6px !important; }
    .form-br-none, .form-br-xl-bottom-none, .form-br-xl-right-none, .form-br-xl-bottom-right-none {
      border-bottom-right-radius: 0 !important; }
  .form-br, .form-br-xl-bottom, .form-br-xl-left, .form-br-xl-bottom-left {
    border-bottom-left-radius: 6px !important; }
    .form-br-none, .form-br-xl-bottom-none, .form-br-xl-left-none, .form-br-xl-bottom-left-none {
      border-bottom-left-radius: 0 !important; }
  .form-br, .form-br-xl-top, .form-br-xl-left, .form-br-xl-top-left {
    border-top-left-radius: 6px !important; }
    .form-br-none, .form-br-xl-top-none, .form-br-xl-left-none, .form-br-xl-top-left-none {
      border-top-left-radius: 0 !important; } }

.btn, .counter__control {
  padding: 12px 16px;
  line-height: 20px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  outline: none;
  box-shadow: none;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, color 0.15s ease-in-out; }
  .btn:hover, .counter__control:hover, .btn:active, .counter__control:active, .btn:focus, .counter__control:focus {
    outline: none; }
  .btn:active, .counter__control:active {
    padding-top: 13px;
    padding-bottom: 11px; }
  .btn.processing i, .processing.counter__control i {
    display: inline-block;
    animation: 1s cubic-bezier(0.4, 0, 0.2, 1) 0s infinite normal spin; }
  .btn.processing--steps i, .processing--steps.counter__control i {
    animation: 2s steps(4) 0s infinite normal spin-steps; }
  .btn-light, .btn-light:hover {
    color: #fff; }
  .btn-default, .counter__control.prev, .btn-outline-default {
    position: relative; }
    .btn-default:before, .counter__control.prev:before, .btn-outline-default:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #f0f0f0;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-default:not([disabled]):not(.disabled):hover, .counter__control.prev:not([disabled]):not(.disabled):hover, .btn-outline-default:not([disabled]):not(.disabled):hover {
      background-color: whitesmoke; }
      .btn-default:not([disabled]):not(.disabled):hover:before, .counter__control.prev:not([disabled]):not(.disabled):hover:before, .btn-outline-default:not([disabled]):not(.disabled):hover:before {
        border-color: whitesmoke; }
    .btn-default:not([disabled]):not(.disabled):active, .counter__control.prev:not([disabled]):not(.disabled):active, .btn-outline-default:not([disabled]):not(.disabled):active {
      background: #f0f0f0; }
      .btn-default:not([disabled]):not(.disabled):active:before, .counter__control.prev:not([disabled]):not(.disabled):active:before, .btn-outline-default:not([disabled]):not(.disabled):active:before {
        border-color: #f0f0f0; }
  .btn-default[disabled], .counter__control.prev[disabled], .btn-default.disabled, .disabled.counter__control.prev {
    background: #f0f0f0; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-default, .btn-outline-default.counter__control {
    color: #000; }
    .btn.btn-outline-default:not([disabled]):not(.disabled):hover, .btn-outline-default.counter__control:not([disabled]):not(.disabled):hover {
      color: #000; }
    .btn.btn-outline-default[disabled], .btn-outline-default.counter__control[disabled], .btn.btn-outline-default.disabled, .btn-outline-default.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(0, 0, 0, 0.1);
    cursor: wait; }
  .btn-primary, .counter__control.next, .btn-outline-primary {
    position: relative; }
    .btn-primary:before, .counter__control.next:before, .btn-outline-primary:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #ffc800;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-primary:not([disabled]):not(.disabled):hover, .counter__control.next:not([disabled]):not(.disabled):hover, .btn-outline-primary:not([disabled]):not(.disabled):hover {
      background-color: #ffd333; }
      .btn-primary:not([disabled]):not(.disabled):hover:before, .counter__control.next:not([disabled]):not(.disabled):hover:before, .btn-outline-primary:not([disabled]):not(.disabled):hover:before {
        border-color: #ffd333; }
    .btn-primary:not([disabled]):not(.disabled):active, .counter__control.next:not([disabled]):not(.disabled):active, .btn-outline-primary:not([disabled]):not(.disabled):active {
      background: #ffc800; }
      .btn-primary:not([disabled]):not(.disabled):active:before, .counter__control.next:not([disabled]):not(.disabled):active:before, .btn-outline-primary:not([disabled]):not(.disabled):active:before {
        border-color: #ffc800; }
  .btn-primary[disabled], .counter__control.next[disabled], .btn-primary.disabled, .disabled.counter__control.next {
    background: #ffc800; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-primary, .btn-outline-primary.counter__control {
    color: #000; }
    .btn.btn-outline-primary:not([disabled]):not(.disabled):hover, .btn-outline-primary.counter__control:not([disabled]):not(.disabled):hover {
      color: #000; }
    .btn.btn-outline-primary[disabled], .btn-outline-primary.counter__control[disabled], .btn.btn-outline-primary.disabled, .btn-outline-primary.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(0, 0, 0, 0.1);
    cursor: wait; }
  .btn-secondary, .btn-outline-secondary {
    position: relative; }
    .btn-secondary:before, .btn-outline-secondary:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #00398c;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-secondary:not([disabled]):not(.disabled):hover, .btn-outline-secondary:not([disabled]):not(.disabled):hover {
      background-color: #004ebf; }
      .btn-secondary:not([disabled]):not(.disabled):hover:before, .btn-outline-secondary:not([disabled]):not(.disabled):hover:before {
        border-color: #004ebf; }
    .btn-secondary:not([disabled]):not(.disabled):active, .btn-outline-secondary:not([disabled]):not(.disabled):active {
      background: #00398c; }
      .btn-secondary:not([disabled]):not(.disabled):active:before, .btn-outline-secondary:not([disabled]):not(.disabled):active:before {
        border-color: #00398c; }
  .btn-secondary[disabled], .btn-secondary.disabled {
    background: #00398c; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-secondary, .btn-outline-secondary.counter__control {
    color: #00398c; }
    .btn.btn-outline-secondary:not([disabled]):not(.disabled):hover, .btn-outline-secondary.counter__control:not([disabled]):not(.disabled):hover {
      color: #fff; }
    .btn.btn-outline-secondary[disabled], .btn-outline-secondary.counter__control[disabled], .btn.btn-outline-secondary.disabled, .btn-outline-secondary.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(0, 57, 140, 0.1);
    cursor: wait; }
  .btn-success, .btn-outline-success {
    position: relative; }
    .btn-success:before, .btn-outline-success:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #ffc800;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-success:not([disabled]):not(.disabled):hover, .btn-outline-success:not([disabled]):not(.disabled):hover {
      background-color: #ffd333; }
      .btn-success:not([disabled]):not(.disabled):hover:before, .btn-outline-success:not([disabled]):not(.disabled):hover:before {
        border-color: #ffd333; }
    .btn-success:not([disabled]):not(.disabled):active, .btn-outline-success:not([disabled]):not(.disabled):active {
      background: #ffc800; }
      .btn-success:not([disabled]):not(.disabled):active:before, .btn-outline-success:not([disabled]):not(.disabled):active:before {
        border-color: #ffc800; }
  .btn-success[disabled], .btn-success.disabled {
    background: #ffc800; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-success, .btn-outline-success.counter__control {
    color: #000; }
    .btn.btn-outline-success:not([disabled]):not(.disabled):hover, .btn-outline-success.counter__control:not([disabled]):not(.disabled):hover {
      color: #000; }
    .btn.btn-outline-success[disabled], .btn-outline-success.counter__control[disabled], .btn.btn-outline-success.disabled, .btn-outline-success.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(0, 0, 0, 0.1);
    cursor: wait; }
  .btn-info, .btn-outline-info {
    position: relative; }
    .btn-info:before, .btn-outline-info:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #00398c;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-info:not([disabled]):not(.disabled):hover, .btn-outline-info:not([disabled]):not(.disabled):hover {
      background-color: #004ebf; }
      .btn-info:not([disabled]):not(.disabled):hover:before, .btn-outline-info:not([disabled]):not(.disabled):hover:before {
        border-color: #004ebf; }
    .btn-info:not([disabled]):not(.disabled):active, .btn-outline-info:not([disabled]):not(.disabled):active {
      background: #00398c; }
      .btn-info:not([disabled]):not(.disabled):active:before, .btn-outline-info:not([disabled]):not(.disabled):active:before {
        border-color: #00398c; }
  .btn-info[disabled], .btn-info.disabled {
    background: #00398c; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-info, .btn-outline-info.counter__control {
    color: #00398c; }
    .btn.btn-outline-info:not([disabled]):not(.disabled):hover, .btn-outline-info.counter__control:not([disabled]):not(.disabled):hover {
      color: #fff; }
    .btn.btn-outline-info[disabled], .btn-outline-info.counter__control[disabled], .btn.btn-outline-info.disabled, .btn-outline-info.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(0, 57, 140, 0.1);
    cursor: wait; }
  .btn-warning, .btn-outline-warning {
    position: relative; }
    .btn-warning:before, .btn-outline-warning:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #ff7722;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-warning:not([disabled]):not(.disabled):hover, .btn-outline-warning:not([disabled]):not(.disabled):hover {
      background-color: #ff9655; }
      .btn-warning:not([disabled]):not(.disabled):hover:before, .btn-outline-warning:not([disabled]):not(.disabled):hover:before {
        border-color: #ff9655; }
    .btn-warning:not([disabled]):not(.disabled):active, .btn-outline-warning:not([disabled]):not(.disabled):active {
      background: #ff7722; }
      .btn-warning:not([disabled]):not(.disabled):active:before, .btn-outline-warning:not([disabled]):not(.disabled):active:before {
        border-color: #ff7722; }
  .btn-warning[disabled], .btn-warning.disabled {
    background: #ff7722; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-warning, .btn-outline-warning.counter__control {
    color: #ff7722; }
    .btn.btn-outline-warning:not([disabled]):not(.disabled):hover, .btn-outline-warning.counter__control:not([disabled]):not(.disabled):hover {
      color: #fff; }
    .btn.btn-outline-warning[disabled], .btn-outline-warning.counter__control[disabled], .btn.btn-outline-warning.disabled, .btn-outline-warning.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(255, 119, 34, 0.1);
    cursor: wait; }
  .btn-danger, .btn-outline-danger {
    position: relative; }
    .btn-danger:before, .btn-outline-danger:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #c40e00;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-danger:not([disabled]):not(.disabled):hover, .btn-outline-danger:not([disabled]):not(.disabled):hover {
      background-color: #f71200; }
      .btn-danger:not([disabled]):not(.disabled):hover:before, .btn-outline-danger:not([disabled]):not(.disabled):hover:before {
        border-color: #f71200; }
    .btn-danger:not([disabled]):not(.disabled):active, .btn-outline-danger:not([disabled]):not(.disabled):active {
      background: #c40e00; }
      .btn-danger:not([disabled]):not(.disabled):active:before, .btn-outline-danger:not([disabled]):not(.disabled):active:before {
        border-color: #c40e00; }
  .btn-danger[disabled], .btn-danger.disabled {
    background: #c40e00; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-danger, .btn-outline-danger.counter__control {
    color: #c40e00; }
    .btn.btn-outline-danger:not([disabled]):not(.disabled):hover, .btn-outline-danger.counter__control:not([disabled]):not(.disabled):hover {
      color: #fff; }
    .btn.btn-outline-danger[disabled], .btn-outline-danger.counter__control[disabled], .btn.btn-outline-danger.disabled, .btn-outline-danger.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(196, 14, 0, 0.1);
    cursor: wait; }
  .btn-error, .btn-outline-error {
    position: relative; }
    .btn-error:before, .btn-outline-error:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #c40e00;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-error:not([disabled]):not(.disabled):hover, .btn-outline-error:not([disabled]):not(.disabled):hover {
      background-color: #f71200; }
      .btn-error:not([disabled]):not(.disabled):hover:before, .btn-outline-error:not([disabled]):not(.disabled):hover:before {
        border-color: #f71200; }
    .btn-error:not([disabled]):not(.disabled):active, .btn-outline-error:not([disabled]):not(.disabled):active {
      background: #c40e00; }
      .btn-error:not([disabled]):not(.disabled):active:before, .btn-outline-error:not([disabled]):not(.disabled):active:before {
        border-color: #c40e00; }
  .btn-error[disabled], .btn-error.disabled {
    background: #c40e00; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-error, .btn-outline-error.counter__control {
    color: #c40e00; }
    .btn.btn-outline-error:not([disabled]):not(.disabled):hover, .btn-outline-error.counter__control:not([disabled]):not(.disabled):hover {
      color: #fff; }
    .btn.btn-outline-error[disabled], .btn-outline-error.counter__control[disabled], .btn.btn-outline-error.disabled, .btn-outline-error.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(196, 14, 0, 0.1);
    cursor: wait; }
  .btn-light, .btn-outline-light {
    position: relative; }
    .btn-light:before, .btn-outline-light:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #cecece;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-light:not([disabled]):not(.disabled):hover, .btn-outline-light:not([disabled]):not(.disabled):hover {
      background-color: #e8e8e8; }
      .btn-light:not([disabled]):not(.disabled):hover:before, .btn-outline-light:not([disabled]):not(.disabled):hover:before {
        border-color: #e8e8e8; }
    .btn-light:not([disabled]):not(.disabled):active, .btn-outline-light:not([disabled]):not(.disabled):active {
      background: #cecece; }
      .btn-light:not([disabled]):not(.disabled):active:before, .btn-outline-light:not([disabled]):not(.disabled):active:before {
        border-color: #cecece; }
  .btn-light[disabled], .btn-light.disabled {
    background: #cecece; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-light, .btn-outline-light.counter__control {
    color: #a4a4a4; }
    .btn.btn-outline-light:not([disabled]):not(.disabled):hover, .btn-outline-light.counter__control:not([disabled]):not(.disabled):hover {
      color: #fff; }
    .btn.btn-outline-light[disabled], .btn-outline-light.counter__control[disabled], .btn.btn-outline-light.disabled, .btn-outline-light.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(164, 164, 164, 0.1);
    cursor: wait; }
  .btn-dark, .btn-outline-dark {
    position: relative; }
    .btn-dark:before, .btn-outline-dark:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #000;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-dark:not([disabled]):not(.disabled):hover, .btn-outline-dark:not([disabled]):not(.disabled):hover {
      background-color: #1a1a1a; }
      .btn-dark:not([disabled]):not(.disabled):hover:before, .btn-outline-dark:not([disabled]):not(.disabled):hover:before {
        border-color: #1a1a1a; }
    .btn-dark:not([disabled]):not(.disabled):active, .btn-outline-dark:not([disabled]):not(.disabled):active {
      background: black; }
      .btn-dark:not([disabled]):not(.disabled):active:before, .btn-outline-dark:not([disabled]):not(.disabled):active:before {
        border-color: black; }
  .btn-dark[disabled], .btn-dark.disabled {
    background: #000; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-dark, .btn-outline-dark.counter__control {
    color: #000; }
    .btn.btn-outline-dark:not([disabled]):not(.disabled):hover, .btn-outline-dark.counter__control:not([disabled]):not(.disabled):hover {
      color: #fff; }
    .btn.btn-outline-dark[disabled], .btn-outline-dark.counter__control[disabled], .btn.btn-outline-dark.disabled, .btn-outline-dark.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(0, 0, 0, 0.1);
    cursor: wait; }
  .btn-accent, .btn-outline-accent {
    position: relative; }
    .btn-accent:before, .btn-outline-accent:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: none;
      border-width: 3px;
      border-style: solid;
      border-color: #bd25b2;
      border-radius: inherit;
      transition: top 0.15s ease-in-out, right 0.15s ease-in-out, bottom 0.15s ease-in-out, left 0.15s ease-in-out, border-color 0.15s ease-in-out, border-width 0.15s ease-in-out; }
    .btn-accent:not([disabled]):not(.disabled):hover, .btn-outline-accent:not([disabled]):not(.disabled):hover {
      background-color: #d93cce; }
      .btn-accent:not([disabled]):not(.disabled):hover:before, .btn-outline-accent:not([disabled]):not(.disabled):hover:before {
        border-color: #d93cce; }
    .btn-accent:not([disabled]):not(.disabled):active, .btn-outline-accent:not([disabled]):not(.disabled):active {
      background: #bd25b2; }
      .btn-accent:not([disabled]):not(.disabled):active:before, .btn-outline-accent:not([disabled]):not(.disabled):active:before {
        border-color: #bd25b2; }
  .btn-accent[disabled], .btn-accent.disabled {
    background: #bd25b2; }
  .btn-trim:not([disabled]):not(.disabled):hover:before {
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    border-color: #fff;
    border-width: 2px; }
  .btn.btn-outline-accent, .btn-outline-accent.counter__control {
    color: #bd25b2; }
    .btn.btn-outline-accent:not([disabled]):not(.disabled):hover, .btn-outline-accent.counter__control:not([disabled]):not(.disabled):hover {
      color: #fff; }
    .btn.btn-outline-accent[disabled], .btn-outline-accent.counter__control[disabled], .btn.btn-outline-accent.disabled, .btn-outline-accent.disabled.counter__control {
      background: transparent; }
  .btn-loading, .btn-loading:hover, .btn-loading:focus {
    color: rgba(189, 37, 178, 0.1);
    cursor: wait; }
  .btn-white {
    background: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
    .btn-white:hover {
      background: #f7f7f7;
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
  .btn-fab {
    background: #fff; }
    .btn-fab, .btn-fab:hover {
      box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.18); }
    .card .btn-fab {
      opacity: 0.9; }
    .btn-fab .card:hover {
      opacity: 1; }
    .btn-fab.favorites {
      color: #ffc800; }
      .btn-fab.favorites span {
        display: none; }
  .btn-text {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: none !important; }
    .btn-text-default .fa,
    .btn-text-default [class^="icon-"] {
      color: #f0f0f0; }
    .btn-text-default:not(.disabled):not([disabled]):hover {
      color: #f0f0f0;
      background: none;
      border-color: transparent; }
    .btn-text-primary .fa,
    .btn-text-primary [class^="icon-"] {
      color: #ffc800; }
    .btn-text-primary:not(.disabled):not([disabled]):hover {
      color: #ffc800;
      background: none;
      border-color: transparent; }
    .btn-text-secondary .fa,
    .btn-text-secondary [class^="icon-"] {
      color: #00398c; }
    .btn-text-secondary:not(.disabled):not([disabled]):hover {
      color: #00398c;
      background: none;
      border-color: transparent; }
    .btn-text-success .fa,
    .btn-text-success [class^="icon-"] {
      color: #ffc800; }
    .btn-text-success:not(.disabled):not([disabled]):hover {
      color: #ffc800;
      background: none;
      border-color: transparent; }
    .btn-text-info .fa,
    .btn-text-info [class^="icon-"] {
      color: #00398c; }
    .btn-text-info:not(.disabled):not([disabled]):hover {
      color: #00398c;
      background: none;
      border-color: transparent; }
    .btn-text-warning .fa,
    .btn-text-warning [class^="icon-"] {
      color: #ff7722; }
    .btn-text-warning:not(.disabled):not([disabled]):hover {
      color: #ff7722;
      background: none;
      border-color: transparent; }
    .btn-text-danger .fa,
    .btn-text-danger [class^="icon-"] {
      color: #c40e00; }
    .btn-text-danger:not(.disabled):not([disabled]):hover {
      color: #c40e00;
      background: none;
      border-color: transparent; }
    .btn-text-error .fa,
    .btn-text-error [class^="icon-"] {
      color: #c40e00; }
    .btn-text-error:not(.disabled):not([disabled]):hover {
      color: #c40e00;
      background: none;
      border-color: transparent; }
    .btn-text-light .fa,
    .btn-text-light [class^="icon-"] {
      color: #cecece; }
    .btn-text-light:not(.disabled):not([disabled]):hover {
      color: #cecece;
      background: none;
      border-color: transparent; }
    .btn-text-dark .fa,
    .btn-text-dark [class^="icon-"] {
      color: #000; }
    .btn-text-dark:not(.disabled):not([disabled]):hover {
      color: #000;
      background: none;
      border-color: transparent; }
    .btn-text-accent .fa,
    .btn-text-accent [class^="icon-"] {
      color: #bd25b2; }
    .btn-text-accent:not(.disabled):not([disabled]):hover {
      color: #bd25b2;
      background: none;
      border-color: transparent; }
  .btn-round, .btn-round-xs {
    display: block;
    width: 48px;
    height: 48px;
    padding: 12px 0;
    border-radius: 50%; }
    .btn-round i, .btn-round-xs i {
      margin-right: 0; }
    .btn-round-sm {
      width: 32px; }
    .btn-round-xs {
      width: 28px;
      height: 28px;
      padding: 6px 0;
      font-size: 18px; }
      .btn-round-xs:active {
        padding-top: 7px;
        padding-bottom: 5px; }
  .btn-square {
    text-align: center;
    width: 44px;
    padding: 11.5px 0; }
    .btn-square i {
      margin-right: 0; }
    .btn-square-sm {
      width: 32px;
      height: 32px;
      padding: 6px; }
  .btn-lg {
    padding: 18px 24px;
    font-size: 18px; }
    .btn-lg:active {
      padding-top: 19px;
      padding-bottom: 17px; }
  .btn-sm {
    padding: 6px 8px; }
    .btn-sm:active {
      padding-top: 7px;
      padding-bottom: 5px; }
  .btn-allow-wrap {
    white-space: normal;
    line-height: 20px;
    padding: 8px 16px; }
    .btn-allow-wrap.btn-lg {
      padding: 16.005px 24px; }
  .btn-loading {
    position: relative;
    color: transparent !important; }
    .btn-loading .spinner {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto; }
      .btn-loading .spinner .spinner > div:after {
        background: #fff; }
    .btn-loading.dark-spinner .spinner > div:after {
      background: #000; }
  .btn-input {
    padding-top: 22px;
    padding-bottom: 22px; }
    .btn-input:active {
      padding-top: 23px;
      padding-bottom: 21px; }
    .btn-input-like {
      padding: 24px 16px 6px 16px;
      font-weight: normal;
      text-transform: none;
      font-size: inherit;
      line-height: inherit;
      height: 60px;
      text-align: left;
      color: #000; }
      .btn-input-like:active {
        padding: 24px 16px 6px 16px; }
  .btn .fa, .counter__control .fa,
  .btn [class^="icon-"],
  .counter__control [class^="icon-"],
  .btn [class*=" icon-"],
  .counter__control [class*=" icon-"] {
    font-size: .9em; }

[class*="btn-text-"] {
  background: none;
  border-color: transparent;
  color: #666; }

.btn-text > .spinner-twelve div:after,
.btn-white > .spinner-twelve div:after {
  background: #000; }

.go-back {
  display: inline-block; }
  .go-back::after {
    display: block;
    clear: both;
    content: ""; }
  .go-back:before {
    content: '\f053';
    font-family: 'kontramarka-icons';
    float: left;
    font-size: .7em;
    margin-top: .44em;
    margin-right: .7em; }

.go-forward {
  display: inline-block; }
  .go-forward::after {
    display: block;
    clear: both;
    content: ""; }
  .go-forward:after {
    content: '\f054';
    font-family: 'kontramarka-icons';
    float: right;
    font-size: .7em;
    margin-top: .44em;
    margin-left: .7em; }

.btn .countpie, .counter__control .countpie {
  display: inline-block;
  margin-top: -12px;
  margin-bottom: -12px; }

.btn.btn-default .countpie, .btn-default.counter__control .countpie, .counter__control.prev .countpie,
.btn.btn-outline-default .countpie,
.btn-outline-default.counter__control .countpie {
  background: #f0f0f0; }
  .btn.btn-default .countpie .pie, .btn-default.counter__control .countpie .pie, .counter__control.prev .countpie .pie,
  .btn.btn-outline-default .countpie .pie,
  .btn-outline-default.counter__control .countpie .pie {
    border-color: #b4b4b4; }

.btn.btn-default:hover .countpie, .btn-default.counter__control:hover .countpie, .counter__control.prev:hover .countpie,
.btn.btn-outline-default:hover .countpie,
.btn-outline-default.counter__control:hover .countpie {
  background-color: white; }

.btn.btn-primary .countpie, .btn-primary.counter__control .countpie, .counter__control.next .countpie,
.btn.btn-outline-primary .countpie,
.btn-outline-primary.counter__control .countpie {
  background: #ffc800; }
  .btn.btn-primary .countpie .pie, .btn-primary.counter__control .countpie .pie, .counter__control.next .countpie .pie,
  .btn.btn-outline-primary .countpie .pie,
  .btn-outline-primary.counter__control .countpie .pie {
    border-color: #bf9600; }

.btn.btn-primary:hover .countpie, .btn-primary.counter__control:hover .countpie, .counter__control.next:hover .countpie,
.btn.btn-outline-primary:hover .countpie,
.btn-outline-primary.counter__control:hover .countpie {
  background-color: #ffd333; }

.btn.btn-secondary .countpie, .btn-secondary.counter__control .countpie,
.btn.btn-outline-secondary .countpie,
.btn-outline-secondary.counter__control .countpie {
  background: #00398c; }
  .btn.btn-secondary .countpie .pie, .btn-secondary.counter__control .countpie .pie,
  .btn.btn-outline-secondary .countpie .pie,
  .btn-outline-secondary.counter__control .countpie .pie {
    border-color: #002b69; }

.btn.btn-secondary:hover .countpie, .btn-secondary.counter__control:hover .countpie,
.btn.btn-outline-secondary:hover .countpie,
.btn-outline-secondary.counter__control:hover .countpie {
  background-color: #004ebf; }

.btn.btn-success .countpie, .btn-success.counter__control .countpie,
.btn.btn-outline-success .countpie,
.btn-outline-success.counter__control .countpie {
  background: #ffc800; }
  .btn.btn-success .countpie .pie, .btn-success.counter__control .countpie .pie,
  .btn.btn-outline-success .countpie .pie,
  .btn-outline-success.counter__control .countpie .pie {
    border-color: #bf9600; }

.btn.btn-success:hover .countpie, .btn-success.counter__control:hover .countpie,
.btn.btn-outline-success:hover .countpie,
.btn-outline-success.counter__control:hover .countpie {
  background-color: #ffd333; }

.btn.btn-info .countpie, .btn-info.counter__control .countpie,
.btn.btn-outline-info .countpie,
.btn-outline-info.counter__control .countpie {
  background: #00398c; }
  .btn.btn-info .countpie .pie, .btn-info.counter__control .countpie .pie,
  .btn.btn-outline-info .countpie .pie,
  .btn-outline-info.counter__control .countpie .pie {
    border-color: #002b69; }

.btn.btn-info:hover .countpie, .btn-info.counter__control:hover .countpie,
.btn.btn-outline-info:hover .countpie,
.btn-outline-info.counter__control:hover .countpie {
  background-color: #004ebf; }

.btn.btn-warning .countpie, .btn-warning.counter__control .countpie,
.btn.btn-outline-warning .countpie,
.btn-outline-warning.counter__control .countpie {
  background: #ff7722; }
  .btn.btn-warning .countpie .pie, .btn-warning.counter__control .countpie .pie,
  .btn.btn-outline-warning .countpie .pie,
  .btn-outline-warning.counter__control .countpie .pie {
    border-color: #bf591a; }

.btn.btn-warning:hover .countpie, .btn-warning.counter__control:hover .countpie,
.btn.btn-outline-warning:hover .countpie,
.btn-outline-warning.counter__control:hover .countpie {
  background-color: #ff9655; }

.btn.btn-danger .countpie, .btn-danger.counter__control .countpie,
.btn.btn-outline-danger .countpie,
.btn-outline-danger.counter__control .countpie {
  background: #c40e00; }
  .btn.btn-danger .countpie .pie, .btn-danger.counter__control .countpie .pie,
  .btn.btn-outline-danger .countpie .pie,
  .btn-outline-danger.counter__control .countpie .pie {
    border-color: #930b00; }

.btn.btn-danger:hover .countpie, .btn-danger.counter__control:hover .countpie,
.btn.btn-outline-danger:hover .countpie,
.btn-outline-danger.counter__control:hover .countpie {
  background-color: #f71200; }

.btn.btn-error .countpie, .btn-error.counter__control .countpie,
.btn.btn-outline-error .countpie,
.btn-outline-error.counter__control .countpie {
  background: #c40e00; }
  .btn.btn-error .countpie .pie, .btn-error.counter__control .countpie .pie,
  .btn.btn-outline-error .countpie .pie,
  .btn-outline-error.counter__control .countpie .pie {
    border-color: #930b00; }

.btn.btn-error:hover .countpie, .btn-error.counter__control:hover .countpie,
.btn.btn-outline-error:hover .countpie,
.btn-outline-error.counter__control:hover .countpie {
  background-color: #f71200; }

.btn.btn-light .countpie, .btn-light.counter__control .countpie,
.btn.btn-outline-light .countpie,
.btn-outline-light.counter__control .countpie {
  background: #cecece; }
  .btn.btn-light .countpie .pie, .btn-light.counter__control .countpie .pie,
  .btn.btn-outline-light .countpie .pie,
  .btn-outline-light.counter__control .countpie .pie {
    border-color: #9b9b9b; }

.btn.btn-light:hover .countpie, .btn-light.counter__control:hover .countpie,
.btn.btn-outline-light:hover .countpie,
.btn-outline-light.counter__control:hover .countpie {
  background-color: #e8e8e8; }

.btn.btn-dark .countpie, .btn-dark.counter__control .countpie,
.btn.btn-outline-dark .countpie,
.btn-outline-dark.counter__control .countpie {
  background: #000; }
  .btn.btn-dark .countpie .pie, .btn-dark.counter__control .countpie .pie,
  .btn.btn-outline-dark .countpie .pie,
  .btn-outline-dark.counter__control .countpie .pie {
    border-color: black; }

.btn.btn-dark:hover .countpie, .btn-dark.counter__control:hover .countpie,
.btn.btn-outline-dark:hover .countpie,
.btn-outline-dark.counter__control:hover .countpie {
  background-color: #1a1a1a; }

.btn.btn-accent .countpie, .btn-accent.counter__control .countpie,
.btn.btn-outline-accent .countpie,
.btn-outline-accent.counter__control .countpie {
  background: #bd25b2; }
  .btn.btn-accent .countpie .pie, .btn-accent.counter__control .countpie .pie,
  .btn.btn-outline-accent .countpie .pie,
  .btn-outline-accent.counter__control .countpie .pie {
    border-color: #8e1c86; }

.btn.btn-accent:hover .countpie, .btn-accent.counter__control:hover .countpie,
.btn.btn-outline-accent:hover .countpie,
.btn-outline-accent.counter__control:hover .countpie {
  background-color: #d93cce; }

.countpie {
  position: relative;
  width: 36px;
  height: 36px;
  background: inherit;
  border-radius: 50%;
  overflow: hidden;
  transition: background-color 0.15s ease-in-out; }

.countpie .text {
  position: absolute;
  z-index: 400;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }

.countpie .pie {
  width: 50%;
  height: 100%;
  transform-origin: 100% 50%;
  position: absolute;
  background: transparent;
  border: 4px solid #b48d21; }

.countpie .pie-spinner {
  border-radius: 100% 0 0 100% / 50% 0 0 50%;
  z-index: 200;
  border-right: none;
  animation: rota 15s linear 1;
  animation-direction: reverse; }

.countpie:hover .pie-spinner,
.countpie:hover .pie-filler,
.countpie:hover .mask {
  animation-play-state: running; }

.countpie .pie-filler {
  border-radius: 0 100% 100% 0 / 0 50% 50% 0;
  left: 50%;
  opacity: 0;
  z-index: 100;
  animation: opa 15s steps(1, end) 1 reverse;
  border-left: none;
  animation-direction: normal; }

.countpie .mask {
  width: 50%;
  height: 100%;
  position: absolute;
  background: inherit;
  opacity: 1;
  z-index: 300;
  animation: opa 15s steps(1, end) 1;
  animation-direction: reverse; }

@keyframes rota {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes opa {
  0% {
    opacity: 1; }
  50%, 100% {
    opacity: 0; } }

.dropdown-toggle:after {
  content: '\f078';
  width: auto;
  height: auto;
  margin-left: 0.8em;
  margin-top: -.2em;
  line-height: .7em;
  font-family: 'FontAwesome';
  font-size: .6em;
  border-top: none;
  border-right: none;
  border-left: none; }

.dropdown-menu {
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.18);
  border-radius: 0; }
  .dropdown-menu-right {
    right: 0;
    left: auto; }
  .dropdown-menu .list-search {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
    .dropdown-menu .list-search input {
      position: relative;
      z-index: 2;
      display: block;
      width: 100%;
      height: 55px;
      padding: 11px 22px 11px 50px;
      line-height: 23px;
      font-size: 18px;
      border: none;
      outline: none;
      box-shadow: none;
      background: transparent; }
    .dropdown-menu .list-search i {
      position: absolute;
      top: 50%;
      left: 25px;
      z-index: 1;
      transform: translate(-50%, -50%); }
  .dropdown-menu ul {
    margin-bottom: 0; }
    .dropdown-menu ul .message {
      padding: 11px;
      text-align: center;
      min-height: 112px;
      line-height: 80px;
      font-size: 14px; }
      .dropdown-menu ul .message:hover {
        background: #fff; }
  .dropdown-menu.show {
    display: block !important; }
  .dropdown-menu.fixed {
    z-index: 1051; }
  .dropdown-menu.fixed-width {
    min-width: 268px; }

.dropdown-item {
  position: relative; }
  .dropdown-item a {
    display: block;
    padding: 11px 20px;
    color: inherit;
    text-decoration: none; }
  .dropdown-item, .dropdown-item > a {
    line-height: 1.5;
    font-size: 16px; }
    .dropdown-item.empty, .dropdown-item > a.empty {
      color: rgba(0, 0, 0, 0.48); }
  .dropdown-item .flag {
    box-shadow: 0 2px 8px 0px rgba(0, 0, 0, 0.18); }
  .dropdown-item .badge {
    float: right;
    margin-left: 6px; }
  .dropdown-item.active {
    border-left: 2px solid #ffc800;
    background-color: #f7f7f7; }
    .dropdown-item.active a {
      margin-left: -2px; }

.dropdown-item + .dropdown-item {
  border-top: 1px solid rgba(0, 0, 0, 0.08); }

.box, .tickets-category:not(.tickets-category--kassir) {
  position: relative;
  margin-bottom: 8px;
  background: #fff;
  box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.12);
  border-radius: 6px; }
  .box::after, .tickets-category:not(.tickets-category--kassir)::after {
    display: block;
    clear: both;
    content: ""; }
  @media (max-width: 575px) {
    .box, .tickets-category:not(.tickets-category--kassir) {
      margin-right: -14px;
      margin-left: -14px; } }
  .box-header, .box-body, .box-footer {
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.12); }
  .box-header {
    border-bottom-width: 1px;
    font-size: 18px;
    transition: all 0.3s ease;
    padding: 16px 20px; }
    @media (min-width: 992px) {
      .box-header {
        padding-right: 30px;
        padding-left: 30px; } }
    .box-header .title {
      font-size: 24px; }
    .box-header[data-toggle] {
      position: relative;
      cursor: pointer; }
    .box-header[data-toggle="collapse"]::after {
      display: block;
      clear: both;
      content: ""; }
    .box-header[data-toggle="collapse"]:before {
      content: '\f106';
      font-family: 'FontAwesome';
      float: right;
      line-height: 1;
      font-size: 24px;
      margin-left: 16px;
      color: rgba(0, 0, 0, 0.48); }
    .box-header[data-toggle="collapse"][aria-expanded="false"] {
      border-bottom-width: 0; }
      .box-header[data-toggle="collapse"][aria-expanded="false"]:before {
        content: '\f107'; }
  .box-body {
    position: relative;
    padding: 20px;
    font-size: 16px;
    line-height: 1.5; }
    .box-body::after {
      display: block;
      clear: both;
      content: ""; }
    @media (min-width: 576px) {
      .box-body {
        padding: 30px; } }
    .box-body .close {
      position: absolute;
      z-index: 1;
      top: 14px;
      right: 14px;
      margin-right: -6px;
      padding: 6px;
      font-size: 20px;
      line-height: 1;
      cursor: pointer;
      color: #000;
      opacity: 0.6; }
      @media (min-width: 576px) {
        .box-body .close {
          right: 24px; } }
      .box-body .close.remove {
        color: #c40e00;
        opacity: 0.6; }
      .box-body .close:hover {
        opacity: 1; }
  .box-footer {
    border-top-width: 1px;
    padding: 20px; }
    @media (min-width: 992px) {
      .box-footer {
        padding: 30px; } }
  .box-table {
    margin-bottom: 0; }
    .box-table td:first-child, .box-table th:first-child {
      padding-left: 16px; }
      @media (min-width: 992px) {
        .box-table td:first-child, .box-table th:first-child {
          padding-left: 30px; } }
    .box-table td:last-child, .box-table th:last-child {
      padding-right: 16px; }
      @media (min-width: 992px) {
        .box-table td:last-child, .box-table th:last-child {
          padding-right: 30px; } }
    .table-responsive > .box-table td, .box-table th {
      white-space: nowrap; }
    .box-table.table-bordered th, .box-table.table-bordered td {
      border-width: 1px; }
      .box-table.table-bordered th:first-child, .box-table.table-bordered td:first-child {
        border-left-width: 0; }
      .box-table.table-bordered th:last-child, .box-table.table-bordered td:last-child {
        border-right-width: 0; }
    .box-table.table-bordered thead tr:first-child th {
      border-top-width: 0; }
    .box-table.table-bordered tbody tr:last-child td {
      border-bottom-width: 0; }
    .box-table thead th {
      border-bottom: 1px solid #e0e0e0; }
    .box-table tbody tr + tr td {
      border-top: 1px solid rgba(0, 0, 0, 0.12); }
    .box-table.table-hover tbody tr:hover {
      background-color: #fafafa; }
  .box-divided .box-body + .box-body {
    border-top-width: 1px; }
  .box .offset-off, .tickets-category:not(.tickets-category--kassir) .offset-off {
    display: block;
    margin: -24px; }
    @media (min-width: 576px) {
      .box .offset-off, .tickets-category:not(.tickets-category--kassir) .offset-off {
        margin: -30px; } }
  .box h1, .tickets-category:not(.tickets-category--kassir) h1, .box h2, .tickets-category:not(.tickets-category--kassir) h2, .box h3, .tickets-category:not(.tickets-category--kassir) h3, .box h4, .tickets-category:not(.tickets-category--kassir) h4, .box h5, .tickets-category:not(.tickets-category--kassir) h5, .box h6, .tickets-category:not(.tickets-category--kassir) h6,
  .box .h1,
  .tickets-category:not(.tickets-category--kassir) .h1, .box .h2, .tickets-category:not(.tickets-category--kassir) .h2, .box .h3, .tickets-category:not(.tickets-category--kassir) .h3, .box .h4, .tickets-category:not(.tickets-category--kassir) .h4, .box .h5, .tickets-category:not(.tickets-category--kassir) .h5, .box .h6, .tickets-category:not(.tickets-category--kassir) .h6 {
    color: #333; }
  @media (max-width: 575px) {
    .box.xs-clearbox .box-header, .xs-clearbox.tickets-category:not(.tickets-category--kassir) .box-header {
      padding-bottom: 0;
      border-bottom: none;
      text-align: center; }
    .box.xs-clearbox .box-body, .xs-clearbox.tickets-category:not(.tickets-category--kassir) .box-body {
      padding-top: 20px;
      padding-bottom: 20px; }
    .box.xs-clearbox .box-footer, .xs-clearbox.tickets-category:not(.tickets-category--kassir) .box-footer {
      padding-top: 0;
      border-top: none;
      text-align: center; } }
  @media (max-width: 767px) {
    .box.sm-clearbox .box-header, .sm-clearbox.tickets-category:not(.tickets-category--kassir) .box-header {
      padding-bottom: 0;
      border-bottom: none;
      text-align: center; }
    .box.sm-clearbox .box-body, .sm-clearbox.tickets-category:not(.tickets-category--kassir) .box-body {
      padding-top: 20px;
      padding-bottom: 20px; }
    .box.sm-clearbox .box-footer, .sm-clearbox.tickets-category:not(.tickets-category--kassir) .box-footer {
      padding-top: 0;
      border-top: none;
      text-align: center; } }
  @media (max-width: 991px) {
    .box.md-clearbox .box-header, .md-clearbox.tickets-category:not(.tickets-category--kassir) .box-header {
      padding-bottom: 0;
      border-bottom: none;
      text-align: center; }
    .box.md-clearbox .box-body, .md-clearbox.tickets-category:not(.tickets-category--kassir) .box-body {
      padding-top: 20px;
      padding-bottom: 20px; }
    .box.md-clearbox .box-footer, .md-clearbox.tickets-category:not(.tickets-category--kassir) .box-footer {
      padding-top: 0;
      border-top: none;
      text-align: center; } }
  @media (max-width: 1265px) {
    .box.lg-clearbox .box-header, .lg-clearbox.tickets-category:not(.tickets-category--kassir) .box-header {
      padding-bottom: 0;
      border-bottom: none;
      text-align: center; }
    .box.lg-clearbox .box-body, .lg-clearbox.tickets-category:not(.tickets-category--kassir) .box-body {
      padding-top: 20px;
      padding-bottom: 20px; }
    .box.lg-clearbox .box-footer, .lg-clearbox.tickets-category:not(.tickets-category--kassir) .box-footer {
      padding-top: 0;
      border-top: none;
      text-align: center; } }
  .box.xl-clearbox .box-header, .xl-clearbox.tickets-category:not(.tickets-category--kassir) .box-header {
    padding-bottom: 0;
    border-bottom: none;
    text-align: center; }
  .box.xl-clearbox .box-body, .xl-clearbox.tickets-category:not(.tickets-category--kassir) .box-body {
    padding-top: 20px;
    padding-bottom: 20px; }
  .box.xl-clearbox .box-footer, .xl-clearbox.tickets-category:not(.tickets-category--kassir) .box-footer {
    padding-top: 0;
    border-top: none;
    text-align: center; }

.nav-tabs {
  position: relative;
  color: #000; }
  .nav-tabs .nav-item {
    padding: 0 16px;
    font-weight: bold; }
  .nav-tabs .nav-link {
    position: relative;
    display: inline-block;
    padding: 18px 0;
    line-height: 20px;
    text-transform: uppercase; }
    .nav-tabs .nav-link:hover {
      border-bottom: none; }
    .nav-tabs .nav-link.active {
      color: #000;
      background-color: transparent; }
      .nav-tabs .nav-link.active:before {
        background: rgba(0, 0, 0, 0.12); }
  .nav-tabs:not(.regular) .nav-link:not(.active) {
    color: rgba(0, 0, 0, 0.48); }
  .mobile.nav-tabs .nav-item {
    flex: 1 0 0;
    padding: 0;
    text-align: center; }
  .mobile.nav-tabs .nav-link {
    width: 100%; }
  .steps.nav-tabs {
    display: flex; }
    .steps.nav-tabs .nav-item {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      flex: 1 0 auto;
      padding: 18px 6px;
      border-style: solid;
      border-color: #dddddd;
      border-left-width: 1px;
      border-right-width: 1px;
      color: #bbb;
      text-align: center;
      font-size: 18px;
      text-transform: none;
      font-weight: normal; }
      .steps.nav-tabs .nav-item .tab-num {
        display: inline-block;
        width: 24px;
        height: 24px;
        line-height: 24px;
        border-radius: 50%;
        text-align: center;
        background: #bbb;
        color: #fff; }
      .steps.nav-tabs .nav-item .tab-text {
        line-height: 24px; }
        @media (max-width: 767px) {
          .steps.nav-tabs .nav-item .tab-text {
            display: none; } }
      .steps.nav-tabs .nav-item .tab-num + .tab-text {
        margin-left: .4em; }
      .steps.nav-tabs .nav-item:not(.complete) {
        cursor: default; }
      .steps.nav-tabs .nav-item.complete {
        background: #00398c;
        border-color: #00398c;
        color: #fff; }
        .steps.nav-tabs .nav-item.complete .tab-num {
          position: relative;
          background: #fff;
          color: #00398c;
          font-size: 0; }
          .steps.nav-tabs .nav-item.complete .tab-num:before {
            content: '\f00c';
            font-family: 'kontramarka-icons';
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            font-size: 14px; }
        .steps.nav-tabs .nav-item.complete .tab-text {
          color: #fff; }
      .steps.nav-tabs .nav-item.complete + .complete {
        border-left: 1px solid rgba(255, 255, 255, 0.12); }
      .steps.nav-tabs .nav-item.active {
        background: #ffc800;
        border-color: #ffc800;
        color: #000;
        cursor: default; }
        .steps.nav-tabs .nav-item.active .tab-num {
          background: #fff;
          color: #000; }
        .steps.nav-tabs .nav-item.active .tab-text {
          color: #000; }
      .steps.nav-tabs .nav-item:first-child.nav-link {
        border-left-width: 0; }
      .steps.nav-tabs .nav-item:last-child.nav-link {
        border-right-width: 0; }
      @media (min-width: 992px) {
        .steps.nav-tabs .nav-item {
          flex: 1 0 1%; } }
    .steps.nav-tabs .nav-link {
      padding: 18px 6px; }
      .steps.nav-tabs .nav-link.complete {
        cursor: pointer; }
      .steps.nav-tabs .nav-link:hover {
        border-bottom: none; }
  .regular.nav-tabs .nav-link {
    padding: 18px 0;
    font-size: 18px;
    font-weight: normal;
    text-transform: none; }
  .container > .nav-tabs:not(.steps) {
    margin-left: -16px;
    margin-right: -16px; }

.nav-tabs.indicated {
  border-bottom: 1px solid #f7f7f7; }
  .nav-tabs.indicated .nav-item {
    z-index: 2; }
  .nav-tabs.indicated:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
    display: block;
    border-bottom: 1px solid #f7f7f7; }

.box > .nav-tabs, .tickets-category:not(.tickets-category--kassir) > .nav-tabs {
  padding-right: 4px;
  padding-left: 4px; }
  @media (min-width: 576px) {
    .box > .nav-tabs, .tickets-category:not(.tickets-category--kassir) > .nav-tabs {
      padding-right: 14px;
      padding-left: 14px; } }

.nav-tabs--nowrap {
  flex-wrap: nowrap; }
  .nav-tabs--nowrap .nav-item {
    white-space: nowrap; }

.nav-indicator {
  position: absolute;
  bottom: -1px;
  display: block;
  height: 2px;
  background: transparent;
  transition: all 0.175s cubic-bezier(0.7, 0, 0.3, 1);
  z-index: 1; }

.message__icon {
  display: inline-block;
  margin-right: .3em; }
  .message-lg .message__icon {
    margin-right: 0;
    font-size: 50px; }
    @media (min-width: 992px) {
      .message-lg .message__icon {
        font-size: 80px; } }
  .animate:not(.show) .message-success .message__icon {
    transform: scale(0.1);
    opacity: 0; }

.message-default .message__icon {
  color: #f0f0f0; }

.message-primary .message__icon {
  color: #ffc800; }

.message-secondary .message__icon {
  color: #00398c; }

.message-success .message__icon {
  color: #ffc800; }

.message-info .message__icon {
  color: #00398c; }

.message-warning .message__icon {
  color: #ff7722; }

.message-danger .message__icon {
  color: #c40e00; }

.message-error .message__icon {
  color: #c40e00; }

.message-light .message__icon {
  color: #cecece; }

.message-dark .message__icon {
  color: #000; }

.message-accent .message__icon {
  color: #bd25b2; }

.message__title {
  color: #000;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: .5em;
  transition: transform .3s ease, opacity .3s ease; }
  .message-lg .message__title {
    font-size: 24px;
    margin-bottom: 0; }
    @media (min-width: 992px) {
      .message-lg .message__title {
        font-size: 32px; } }
  .animate:not(.show) .message__title {
    transform: translate3d(0, -20%, 0);
    opacity: 0; }

.message__text {
  font-size: 13px;
  line-height: 22px;
  transition: transform .3s ease .1s, opacity .3s ease .1s; }
  .message__text p:last-of-type {
    margin-bottom: 0; }
  .animate:not(.show) .message__text {
    transform: translate3d(0, -20%, 0);
    opacity: 0; }

.message-lg {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 160px; }
  @media (min-width: 992px) {
    .message-lg {
      min-height: 260px; } }

.box-message.collapse {
  opacity: 0;
  margin-bottom: 0; }
  .box-message.collapse.show {
    opacity: 1;
    margin-bottom: 32px; }

.event-info {
  position: relative; }
  .event-info::after {
    display: block;
    clear: both;
    content: ""; }
  .event-info__main {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 32px; }
    .event-info__main a[href] {
      border-bottom: 1px solid transparent; }
      .event-info__main a[href]:hover, .event-info__main a[href]:focus-visible {
        border-color: initial; }
    @media (min-width: 992px) {
      .event-info__main {
        padding-right: 240px; } }
  .event-info:not(.extended) .event-info__main {
    min-height: 63px; }
    @media (min-width: 576px) {
      .event-info:not(.extended) .event-info__main {
        min-height: 100px; } }
  .event-info__extend {
    position: relative;
    margin-top: 20px; }
    .event-info__extend a[href] {
      border-bottom: 1px solid transparent; }
      .event-info__extend a[href]:hover, .event-info__extend a[href]:focus-visible {
        border-color: initial; }
  .event-info__pic {
    float: left;
    display: inline-block;
    max-width: 70px;
    width: 45px;
    margin-right: 14px; }
    @media (min-width: 576px) {
      *:not(.extended) > .event-info__pic {
        width: 70px; } }
    @media (min-width: 768px) {
      .extended > .event-info__pic {
        width: 220px;
        max-width: 220px;
        margin-right: 24px; } }
  .event-info__title {
    display: block;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 1;
    color: #333;
    padding-right: 1.2em; }
    @media (min-width: 768px) {
      .event-info__title {
        font-size: 24px;
        color: #00398c; } }
  .event-info__datetime, .event-info__place {
    margin-top: 4px;
    line-height: 19px;
    font-size: 14px;
    color: #666; }
    @media (min-width: 576px) {
      .event-info__datetime, .event-info__place {
        margin-top: 4px; } }
    @media (min-width: 768px) {
      .event-info__datetime, .event-info__place {
        margin-top: 6px; } }
  @media (max-width: 575px) {
    .event-info__day-of-week, .event-info__address, .event-info__index {
      display: none; } }
  .event-info__place:before {
    content: '\f041';
    font-family: 'kontramarka-icons';
    margin-right: .2em;
    font-size: .9em;
    color: #bbb; }
  .event-info .favorites {
    position: absolute;
    top: -4px;
    right: 0;
    font-size: 18px; }
    @media (max-width: 767px) {
      .event-info .favorites span {
        display: none; } }
    @media (min-width: 768px) and (max-width: 767px) {
      .event-info .favorites {
        line-height: 1; } }
  .event-info .place-on-plan {
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .event-info .place-on-plan {
        position: absolute;
        top: -20px;
        transform: translateY(-100%);
        right: 0; } }
  .event-info + .scheme {
    margin-top: 20px; }
  .event-info + .event-info {
    margin-top: 30px; }
  .event-info--v2 .event-info__main {
    min-height: auto !important; }
  .event-info--v2 .event-info__pic {
    width: 49px;
    margin-right: 20px; }
  .event-info--v2 .event-info__title {
    margin-bottom: 2px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    color: #000; }
  .event-info--v2 .event-info__datetime, .event-info--v2 .event-info__place {
    margin-top: 4px;
    font-size: 12px;
    line-height: 20px;
    color: #545F6F; }
  .event-info--v2 .event-info__day-of-week {
    display: inline; }
  .event-info--v2 .event-info__place:before {
    content: '';
    display: none; }
  @media (max-width: 575px) {
    .event-info.short-xs-down .event-info__pic {
      display: none; }
    .event-info.short-xs-down .event-info__main {
      min-height: 0; } }
  .event-info.short-xs-up .event-info__pic {
    display: none; }
  .event-info.short-xs-up .event-info__main {
    min-height: 0; }
  @media (max-width: 767px) {
    .event-info.short-sm-down .event-info__pic {
      display: none; }
    .event-info.short-sm-down .event-info__main {
      min-height: 0; } }
  @media (min-width: 576px) {
    .event-info.short-sm-up .event-info__pic {
      display: none; }
    .event-info.short-sm-up .event-info__main {
      min-height: 0; } }
  @media (max-width: 991px) {
    .event-info.short-md-down .event-info__pic {
      display: none; }
    .event-info.short-md-down .event-info__main {
      min-height: 0; } }
  @media (min-width: 768px) {
    .event-info.short-md-up .event-info__pic {
      display: none; }
    .event-info.short-md-up .event-info__main {
      min-height: 0; } }
  @media (max-width: 1265px) {
    .event-info.short-lg-down .event-info__pic {
      display: none; }
    .event-info.short-lg-down .event-info__main {
      min-height: 0; } }
  @media (min-width: 992px) {
    .event-info.short-lg-up .event-info__pic {
      display: none; }
    .event-info.short-lg-up .event-info__main {
      min-height: 0; } }
  .event-info.short-xl-down .event-info__pic {
    display: none; }
  .event-info.short-xl-down .event-info__main {
    min-height: 0; }
  @media (min-width: 1266px) {
    .event-info.short-xl-up .event-info__pic {
      display: none; }
    .event-info.short-xl-up .event-info__main {
      min-height: 0; } }

.event-box {
  display: flex;
  flex-wrap: nowrap;
  background: #fff;
  box-shadow: 0 1px 13px 0 rgba(0, 0, 0, 0.08);
  color: #333; }
  .event-box-img {
    position: relative;
    width: 103px;
    flex: 0 0 auto; }
  .event-box-body {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 10px 10px 15px; }
  .event-box-part1, .event-box-part2, .event-box-part3 {
    display: flex;
    flex-wrap: nowrap; }
  .event-box-part1 {
    flex: 1 1 auto; }
  .event-box-part2 {
    display: flex;
    font-size: 16px;
    line-height: 24px;
    padding: 5px 0; }
    .event-box-part2-divider {
      flex: 0 0 auto;
      margin: 0 10px;
      border-right: 1px solid #ececec; }
  .event-box-part3 {
    padding-top: 5px;
    align-items: center; }
    .event-box-part3 .btn, .event-box-part3 .counter__control {
      padding: 12px 16px; }
  .event-box-title {
    flex: 1 1 auto;
    display: -webkit-box;
    line-height: 21px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 42px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 500; }
  .event-box-motivator {
    flex: 0 0 auto;
    align-self: start;
    display: flex;
    align-items: baseline;
    padding-left: 10px;
    font-size: 14px;
    line-height: 21px; }
    .event-box-motivator .value {
      display: inline-block;
      min-width: 20px;
      margin-left: 4px;
      text-align: right; }
  .event-box-date {
    font-weight: 700; }
  .event-box + .event-box {
    margin-top: 10px; }
  @media (min-width: 576px) {
    .event-box-img {
      width: 120px; }
    .event-box-body {
      padding: 20px; }
    .event-box-title, .event-box-date {
      font-size: 16px; } }
  @media (min-width: 768px) {
    .event-box-img {
      width: 76px; }
    .event-box-body {
      flex-direction: row; }
    .event-box-part1 {
      flex-direction: column;
      position: relative; }
    .event-box-part2 {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 8px 0 8px 20px;
      margin: -8px 0 -8px 20px;
      border-left: 1px solid #ececec;
      text-align: center;
      width: 180px;
      flex: 0 0 auto; }
      .event-box-part2-divider {
        display: none; }
    .event-box-part3 {
      padding: 8px 0 8px 20px;
      margin: -8px 0 -8px 20px;
      border-left: 1px solid #ececec; }
      .event-box-part3 .btn, .event-box-part3 .counter__control {
        padding: 14px 20px;
        line-height: 20px; }
    .event-box-title {
      flex: 0 0 auto; }
    .event-box-motivator {
      padding-left: 0;
      padding-top: 4px;
      margin-top: auto;
      line-height: 21px;
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0; }
      .event-box-motivator .value {
        text-align: left; }
    .event-box-date {
      margin-bottom: 4px; } }
  @media (min-width: 992px) {
    .event-box-img {
      width: 79px; }
    .event-box-body {
      padding: 15px 30px; }
    .event-box-motivator {
      padding-top: 0;
      line-height: 24px;
      font-size: 16px; }
    .event-box-title {
      font-size: 18px;
      line-height: 27px;
      height: 54px; }
    .event-box-date {
      font-size: 20px; }
    .event-box + .event-box {
      margin-top: 20px; } }
  @media (min-width: 1266px) {
    .event-box-img {
      width: 76px; }
    .event-box-body {
      padding: 22px 30px; }
    .event-box-part2 {
      width: 200px;
      padding: 12px 0;
      margin: -12px -30px -12px 30px; }
    .event-box-part3 {
      padding: 12px 0 12px 30px;
      margin: -12px 0 -12px 30px; }
    .event-box-title {
      font-size: 24px;
      line-height: 36px;
      height: 36px;
      -webkit-line-clamp: 1; }
    .event-box-date {
      font-size: 20px;
      line-height: 36px; }
    .event-box-time {
      margin-top: -4px; } }

.event-box--v2 {
  display: grid;
  grid-template-columns: auto auto auto minmax(0, 1fr) auto auto;
  grid-template-rows: 1fr auto;
  grid-template-areas: "brand img date main action" "brand img date venue action";
  padding: 10px;
  line-height: 1.5;
  background: #fff;
  color: #000; }

.event-box .event-box-col {
  position: relative;
  padding: 2px;
  line-height: 1.5; }
  .event-box .event-box-col-brand {
    grid-area: brand;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 84px;
    margin: -10px 14px -10px -10px;
    border-right: 1px solid #eeeeee; }
    .event-box .event-box-col-brand svg, .event-box .event-box-col-brand img {
      display: block;
      max-width: 60px;
      max-height: 70px; }
    @media (max-width: 767px) {
      .event-box .event-box-col-brand {
        display: none; } }
  .event-box .event-box-col-date {
    grid-area: date;
    text-align: center;
    border-right: 2px dotted transparent;
    margin-right: 20px;
    width: 112px;
    margin-left: -10px;
    padding-right: 0; }
    .event-box .event-box-col-date:after {
      content: '';
      position: absolute;
      top: 0;
      right: -2px;
      bottom: 0;
      width: 2px;
      -webkit-mask: url(../images/svg/dotted-divider-vert.svg) repeat-y top right;
      mask: url(../images/svg/dotted-divider-vert.svg) repeat-y top right;
      -webkit-mask-size: contain;
      mask-size: contain;
      background-color: #bdbdbd; }
    .event-box .event-box-col-date .date-day {
      font-size: 24px;
      line-height: 29px;
      font-weight: 550; }
    .event-box .event-box-col-date .date-month-year {
      font-size: 12px;
      line-height: 1.5;
      font-weight: 600;
      margin-top: 2px;
      white-space: nowrap; }
    .event-box .event-box-col-date .date-weekday-time {
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 12px;
      line-height: 18px;
      font-weight: 500;
      color: #545F6F; }
  .event-box .event-box-col-img {
    grid-area: img;
    display: none;
    width: 66px;
    padding: 0 6px; }
  .event-box .event-box-col-main {
    grid-area: main;
    max-width: 100%; }
    .event-box .event-box-col-main .title {
      font-size: 14px;
      font-weight: 600; }
  .event-box .event-box-col-venue {
    grid-area: venue;
    display: flex;
    font-size: 12px; }
  .event-box .event-box-col-action {
    grid-area: action;
    max-width: 100%; }

.event-box .event-box-venue-link {
  display: inline-flex;
  align-items: center;
  color: #545F6F; }

.event-box .event-box-venue-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-top: -.1em; }
  .event-box .event-box-venue-icon svg {
    max-width: 100%;
    max-height: 100%; }

@media (min-width: 768px) {
  .event-box--v2 {
    padding: 8px 16px 8px 14px; }
    .event-box--v2 .event-box-col-brand {
      margin: -8px 14px -8px -14px; }
    .event-box--v2 .event-box-col-img {
      display: block; }
    .event-box--v2 .event-box-col-date {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; } }

@media (min-width: 992px) {
  .event-box .event-box-col-date .date-day {
    font-size: 26px;
    line-height: 28px;
    font-weight: 500; }
  .event-box .event-box-col-date .date-month-year {
    font-size: 13px;
    font-weight: 500; }
  .event-box .event-box-col-main {
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .event-box .event-box-col-main .title {
      font-size: 20px;
      line-height: 28px;
      font-weight: 550;
      color: #00398c; } }

.event-top-bar {
  position: relative;
  z-index: 990;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 12px;
  background-color: #fff;
  box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.12); }
  .event-top-bar-spacer, .event-top-bar-fake {
    display: block;
    width: 100%;
    height: 48px; }
  .event-top-bar .icon {
    height: 24px; }
  .event-top-bar a, .event-top-bar button {
    color: #858585; }
    .event-top-bar a:hover, .event-top-bar a:active, .event-top-bar a:focus, .event-top-bar button:hover, .event-top-bar button:active, .event-top-bar button:focus {
      color: #000; }
  .event-top-bar .back-link {
    display: flex;
    align-items: center;
    padding: 0 8px;
    margin-left: -8px; }
    .event-top-bar .back-link-text {
      font-size: 13px;
      line-height: 24px; }
      .event-top-bar .back-link-text:first-letter {
        text-transform: uppercase; }
  .event-top-bar .logo-link {
    display: flex;
    align-items: center;
    height: 32px;
    padding: 0 8px;
    margin: -6px 0 -2px 4px; }
    .event-top-bar .logo-link svg {
      max-height: 100%;
      width: auto; }
    .event-top-bar .logo-link.logo-link--centered {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate3d(-50%, -50%, 0);
      margin: -2px 0 0 !important; }
    @media (min-width: 576px) {
      .event-top-bar .logo-link.logo-link--sm-centered {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate3d(-50%, -50%, 0);
        margin: -2px 0 0 !important; } }
  .event-top-bar-fake + .event-top-bar, .event-top-bar--fixed {
    position: fixed;
    top: 0; }
  @media (max-width: 575px) {
    .event-top-bar .container > .back-link {
      margin-left: -16px; }
    .event-top-bar .container > .menu-link {
      margin-right: -16px; } }

.tickets {
  display: flex;
  flex-direction: column;
  /*&-category {
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        position: relative;
        padding: 10px 0;
        line-height: 22px;

        @include media-breakpoint-down(xs){
            padding-right: 48px;
        };

        & + & {
            border-top: 1px solid light($black);
        }

        &__descr {
            order: 1;
            flex: 1 1 auto;

            @include media-breakpoint-down(xs){
                width: 100%;
            };
        }
        &__price {
            order: 3;
            min-width: 70px;
            text-align: right;

            @include media-breakpoint-down(xs){
                text-align: left;
            };
            @include media-breakpoint-up(lg){
                min-width: 100px;
            };
            @include media-breakpoint-up(xl){
                min-width: 200px;
            };
        }
        &__amount {
            order: 2;
            min-width: 60px;
            text-align: right;

            .counter {
                display: inline-flex;
            }

            @include media-breakpoint-down(xs) {
                position: absolute;
                top: 50%;
                right: 0;
                transform: translateY(-50%);
            };
            @include media-breakpoint-up(lg){
                min-width: 100px;
            };
            @include media-breakpoint-up(xl){
                min-width: 200px;
            };
        }

        &.sold-out {
            color: $gray-500;
            @include media-breakpoint-down(xs){
                padding-right: 0;
            };
        }
        &.sold-out &__amount {
            flex: 0 0 auto;
            width: 110px;

            @include media-breakpoint-down(xs) {
                flex: 1 0 auto;
                position: relative;
                top: 0;
                transform: translateY(0);
                order: 3;
                width: 100%;
                text-align: left;
            };
        }

        @include media-breakpoint-up(sm) {
            flex-wrap: nowrap;
        };
    }*/ }
  .tickets:not(.tickets-block) {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd; }
  .tickets-item {
    display: flex;
    align-items: start;
    padding: 12px 0;
    font-size: 16px;
    color: #000;
    line-height: 24px; }
    @media (max-width: 575px) {
      .tickets-item {
        flex-wrap: wrap; } }
    @media (min-width: 992px) {
      .tickets-item {
        font-size: 18px; } }
    .tickets-item + .tickets-item {
      border-top: 1px solid #dddddd; }
    .tickets-item__amount, .tickets-item__price, .tickets-item__separator {
      flex: 0 0 auto; }
    .tickets-item__descr {
      flex: 1 1 auto;
      order: 1;
      padding-right: 16px; }
      @media (max-width: 575px) {
        .tickets-item__descr {
          flex-basis: 0%; } }
    .tickets-item__amount {
      order: 2;
      min-width: 60px;
      text-align: left; }
      @media (max-width: 575px) {
        .tickets-item__amount {
          order: 10;
          width: 100%; } }
      @media (min-width: 992px) {
        .tickets-item__amount {
          min-width: 92px;
          text-align: center; } }
    .tickets-item__separator {
      order: 3;
      width: 60px;
      text-align: right; }
      @media (max-width: 991px) {
        .tickets-item__separator {
          display: none; } }
    .tickets-item__price {
      order: 4;
      text-align: right; }
      @media (min-width: 576px) {
        .tickets-item__price {
          min-width: 64px; } }
      @media (min-width: 768px) {
        .tickets-item__price {
          min-width: 72px; } }
      @media (min-width: 992px) {
        .tickets-item__price {
          min-width: 80px; } }
    .tickets-item__remove {
      display: inline-block;
      width: 30px;
      text-align: center;
      order: 5;
      margin: -8px -6px -6px 16px;
      padding: 6px;
      font-weight: bold;
      font-size: 1.2em;
      line-height: inherit;
      color: #c40e00;
      opacity: 0.6;
      cursor: pointer; }
      .tickets-item__remove:hover, .tickets-item__remove:focus-visible {
        opacity: 1; }
      .tickets-item__remove:focus-visible {
        box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.5); }
      @media (min-width: 992px) {
        .tickets-item__remove {
          margin-left: 32px; } }
    .tickets-item--total {
      padding: 16px 0 12px; }
    .tickets-item--v2 {
      flex-wrap: wrap; }
      .tickets-item--v2 .tickets-item__descr {
        font-size: 13px;
        line-height: 1.5;
        font-weight: 600; }
      .tickets-item--v2 .tickets-item__price {
        font-size: 14px;
        line-height: 20px;
        font-weight: 600;
        color: #00398c; }
      .tickets-item--v2 .tickets-item__remove {
        font-size: 26px;
        line-height: 20px;
        font-weight: 500; }
      .tickets-item--v2 .tickets-item__amount {
        order: 10;
        width: 100%;
        margin-top: 10px;
        text-align: left; }
  .tickets-category {
    margin-bottom: 0;
    position: relative;
    display: grid;
    grid-template-areas: 'descr amount' 'price amount';
    grid-template-columns: 1fr auto;
    line-height: 1.5; }
    .tickets-category:not(.tickets-category--kassir) {
      background-color: #fff;
      box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.12);
      border-radius: 6px;
      padding: 18px; }
    .tickets-category:not(.tickets-category--kassir) + .tickets-category:not(.tickets-category--kassir) {
      margin-top: 8px; }
    .tickets-category__descr {
      grid-area: descr;
      display: flex;
      align-items: center;
      padding: 2px;
      font-size: 16px;
      line-height: 24px;
      font-weight: 500; }
      .tickets-category__descr .svg-icon {
        display: none; }
    .tickets-category__price {
      grid-area: price;
      display: flex;
      align-items: center;
      padding: 2px;
      font-size: 14px;
      font-weight: 600;
      color: #00398c; }
    .tickets-category__amount {
      grid-area: amount;
      display: flex;
      align-items: center;
      padding: 2px; }
    .tickets-category.sold-out {
      color: #a4a4a4; }
      .tickets-category.sold-out .tickets-category__price {
        color: #a4a4a4; }
    @media (min-width: 768px) {
      .tickets-category {
        grid-template-areas: 'descr price amount';
        grid-template-columns: 1fr auto auto;
        box-shadow: none !important;
        border-radius: 0 !important;
        padding: 18px 30px !important; }
        .tickets-category__descr:not(.tickets-category__descr--kassir) {
          font-size: 18px;
          font-weight: 550;
          line-height: 26px; }
          .tickets-category__descr:not(.tickets-category__descr--kassir) .svg-icon {
            display: inline-flex;
            color: #57667b;
            margin-right: 20px; }
            .tickets-category__descr:not(.tickets-category__descr--kassir) .svg-icon svg {
              width: 20px; }
        .tickets-category__price {
          font-size: 16px;
          font-weight: 500;
          line-height: 20px;
          text-align: right;
          margin-right: 28px; }
        .tickets-category:not(.tickets-category--kassir) + .tickets-category:not(.tickets-category--kassir) {
          margin-top: 0;
          border: 2px solid white; }
          .tickets-category:not(.tickets-category--kassir) + .tickets-category:not(.tickets-category--kassir):before {
            content: "";
            position: absolute;
            top: -2px;
            right: 0;
            left: 0;
            width: 100%;
            height: 2px;
            -webkit-mask: url("../images/svg/dotted-divider-horz.svg") repeat-x center left;
            mask: url("../images/svg/dotted-divider-horz.svg") repeat-x center left;
            -webkit-mask-size: contain;
            mask-size: contain;
            background-color: #bdbdbd; } }
    .tickets-category--kassir.tickets-category {
      padding: 3px 0 !important; }
    .tickets-category--kassir .tickets-category__descr.tickets-category__descr--kassir {
      font-size: 14px;
      font-weight: 400; }
    .tickets-category--kassir .tickets-category__amount.tickets-category__amount--kassir {
      width: auto !important; }
    .tickets-category--kassir .tickets-category__price.tickets-category__price--kassir {
      font-size: 14px;
      font-weight: 400; }
    @media (min-width: 768px) {
      .tickets-category--kassir .tickets-category__price {
        text-align: right;
        justify-content: end; } }
    .tickets-category--kassir + .tickets-category--kassir {
      border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .tickets-total {
    display: block;
    margin-top: 20px;
    text-align: right;
    font-size: 18px;
    color: #000; }
    .tickets-total .value {
      margin-left: .5em;
      font-weight: bold; }
  .tickets-block + .tickets-total {
    text-align: center; }
    @media (min-width: 576px) {
      .tickets-block + .tickets-total {
        margin-right: 22px;
        text-align: right; } }
    @media (min-width: 992px) {
      .tickets-block + .tickets-total {
        margin-right: 32px; } }
  .tickets-removable + .tickets-total {
    text-align: right;
    margin-right: 58px; }
    @media (min-width: 576px) {
      .tickets-removable + .tickets-total {
        margin-right: 58px; } }
    @media (min-width: 992px) {
      .tickets-removable + .tickets-total {
        margin-right: 85px; } }

.tickets-list__item {
  padding-bottom: 16px; }
  .tickets-list__item + .tickets-list__item {
    border-top-width: 1px; }

.tickets-list__sum {
  padding-top: 16px;
  border-top-width: 1px; }

.tickets-list .close.remove:focus-visible {
  box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.5); }

.row-sum,
.cart-total {
  display: flex;
  justify-content: space-between;
  font-size: 20px; }
  .row-sum .value,
  .cart-total .value {
    margin-right: 42px; }
    @media (min-width: 992px) {
      .row-sum .value,
      .cart-total .value {
        margin-right: 58px; } }

.value,
.value > span {
  white-space: nowrap; }

.divider-dotted-horz {
  display: block;
  width: 100%; }
  .divider-dotted-horz:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    -webkit-mask: url("../images/svg/dotted-divider-horz.svg") repeat-x top left;
    mask: url("../images/svg/dotted-divider-horz.svg") repeat-x top left;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-color: #bdbdbd; }

@media (min-width: 768px) {
  #ticketslist .floating-cart {
    height: 84px;
    position: relative;
    box-shadow: none;
    border-top: 1px solid #ededed; }
    #ticketslist .floating-cart__toggler {
      height: 84px;
      padding: 20px 32px; }
    #ticketslist .floating-cart__main-action {
      position: static;
      margin-left: 32px; }
    #ticketslist .floating-cart .cart-tickets-amount {
      margin-left: auto;
      text-align: right;
      font-weight: 500;
      font-size: 16px; }
    #ticketslist .floating-cart .bonuses-sum {
      font-size: 14px; } }

@media (min-width: 768px) {
  .ticket-categories-wrapper {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.12); }
    .ticket-categories-wrapper .tickets-category,
    .ticket-categories-wrapper .floating-cart,
    .ticket-categories-wrapper .floating-cart__toggler {
      background: none; }
    .ticket-categories-wrapper .floating-cart,
    .ticket-categories-wrapper .floating-cart__toggler {
      border-bottom-right-radius: 6px;
      border-bottom-left-radius: 6px; } }

.badge {
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.24); }
  .badge:not(.badge-counter),
  .badge-counter .badge-counter-number, .badge-counter:before {
    display: inline-block;
    min-width: 20px;
    padding: 3px 5px 3px;
    line-height: 1;
    border-radius: 10px;
    border: 1px solid #bbb;
    background: #fff; }
  .badge:not(.badge-counter).badge-default,
  .badge-counter.badge-default .badge-counter-number, .badge-counter.badge-default:before {
    background: #f0f0f0;
    border-color: #f0f0f0; }
  .badge:not(.badge-counter).badge-primary,
  .badge-counter.badge-primary .badge-counter-number, .badge-counter.badge-primary:before {
    background: #ffc800;
    border-color: #ffc800; }
  .badge:not(.badge-counter).badge-secondary,
  .badge-counter.badge-secondary .badge-counter-number, .badge-counter.badge-secondary:before {
    background: #00398c;
    border-color: #00398c; }
  .badge:not(.badge-counter).badge-success,
  .badge-counter.badge-success .badge-counter-number, .badge-counter.badge-success:before {
    background: #ffc800;
    border-color: #ffc800; }
  .badge:not(.badge-counter).badge-info,
  .badge-counter.badge-info .badge-counter-number, .badge-counter.badge-info:before {
    background: #00398c;
    border-color: #00398c; }
  .badge:not(.badge-counter).badge-warning,
  .badge-counter.badge-warning .badge-counter-number, .badge-counter.badge-warning:before {
    background: #ff7722;
    border-color: #ff7722; }
  .badge:not(.badge-counter).badge-danger,
  .badge-counter.badge-danger .badge-counter-number, .badge-counter.badge-danger:before {
    background: #c40e00;
    border-color: #c40e00; }
  .badge:not(.badge-counter).badge-error,
  .badge-counter.badge-error .badge-counter-number, .badge-counter.badge-error:before {
    background: #c40e00;
    border-color: #c40e00; }
  .badge:not(.badge-counter).badge-light,
  .badge-counter.badge-light .badge-counter-number, .badge-counter.badge-light:before {
    background: #cecece;
    border-color: #cecece; }
  .badge:not(.badge-counter).badge-dark,
  .badge-counter.badge-dark .badge-counter-number, .badge-counter.badge-dark:before {
    background: #000;
    border-color: #000; }
  .badge:not(.badge-counter).badge-accent,
  .badge-counter.badge-accent .badge-counter-number, .badge-counter.badge-accent:before {
    background: #bd25b2;
    border-color: #bd25b2; }
  .badge-counter {
    position: relative;
    background: transparent; }
    .badge-counter:before {
      content: '';
      position: absolute;
      z-index: 1;
      top: 0;
      bottom: 0;
      left: 0;
      display: inline-block;
      min-width: 20px;
      width: 0;
      opacity: 0;
      border-radius: 10px;
      transition: width .3s ease, opacity .3s ease; }
    .badge-counter.badge-default:before {
      color: #fff;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.24); }
      .badge-counter.badge-default:before:before {
        background: #f0f0f0;
        border-color: #f0f0f0; }
    .badge-counter.badge-primary:before {
      color: #fff;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.24); }
      .badge-counter.badge-primary:before:before {
        background: #ffc800;
        border-color: #ffc800; }
    .badge-counter.badge-secondary:before {
      color: #fff;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.24); }
      .badge-counter.badge-secondary:before:before {
        background: #00398c;
        border-color: #00398c; }
    .badge-counter.badge-success:before {
      color: #fff;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.24); }
      .badge-counter.badge-success:before:before {
        background: #ffc800;
        border-color: #ffc800; }
    .badge-counter.badge-info:before {
      color: #fff;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.24); }
      .badge-counter.badge-info:before:before {
        background: #00398c;
        border-color: #00398c; }
    .badge-counter.badge-warning:before {
      color: #fff;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.24); }
      .badge-counter.badge-warning:before:before {
        background: #ff7722;
        border-color: #ff7722; }
    .badge-counter.badge-danger:before {
      color: #fff;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.24); }
      .badge-counter.badge-danger:before:before {
        background: #c40e00;
        border-color: #c40e00; }
    .badge-counter.badge-error:before {
      color: #fff;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.24); }
      .badge-counter.badge-error:before:before {
        background: #c40e00;
        border-color: #c40e00; }
    .badge-counter.badge-light:before {
      color: #fff;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.24); }
      .badge-counter.badge-light:before:before {
        background: #cecece;
        border-color: #cecece; }
    .badge-counter.badge-dark:before {
      color: #fff;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.24); }
      .badge-counter.badge-dark:before:before {
        background: #000;
        border-color: #000; }
    .badge-counter.badge-accent:before {
      color: #fff;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.24); }
      .badge-counter.badge-accent:before:before {
        background: #bd25b2;
        border-color: #bd25b2; }
    .badge-counter-number, .badge-counter-text {
      position: relative;
      z-index: 2; }
    .badge-counter-number {
      transition: background .3s ease, border-color .3s ease; }
    .badge-counter-text {
      margin-right: 10px;
      visibility: hidden;
      opacity: 0;
      transition: visibility .3s ease, opacity .3s ease; }
    .badge-counter:hover:before {
      width: 100%;
      opacity: 1;
      visibility: visible; }
    .badge-counter:hover .badge-counter-number {
      background: transparent;
      border-color: transparent; }
    .badge-counter:hover .badge-counter-text {
      visibility: visible;
      opacity: 1; }

.modal .close {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  padding: 20px;
  font-size: 1rem;
  line-height: 24px;
  cursor: pointer;
  color: #000;
  opacity: 1; }

.modal-header {
  padding: 20px 30px;
  line-height: 24px;
  font-size: 18px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  justify-content: flex-start; }
  .modal-primary .modal-header:before {
    font-family: 'kontramarka-icons';
    content: "";
    display: inline-block;
    margin-right: .5em;
    color: #ffc800; }
  .modal-success .modal-header:before {
    font-family: 'kontramarka-icons';
    content: "";
    display: inline-block;
    margin-right: .5em;
    color: #ffc800; }
  .modal-info .modal-header:before {
    font-family: 'FontAwesome';
    content: "";
    display: inline-block;
    margin-right: .5em;
    color: #00398c; }
  .modal-warning .modal-header:before {
    font-family: 'kontramarka-icons';
    content: "";
    display: inline-block;
    margin-right: .5em;
    color: #ff7722; }
  .modal-danger .modal-header:before {
    font-family: 'kontramarka-icons';
    content: "";
    display: inline-block;
    margin-right: .5em;
    color: #c40e00; }

.modal-footer {
  padding: 0 30px 30px; }

.modal-body img {
  max-width: 100%; }

.modal-details {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 0 0 300px;
  width: auto;
  height: auto;
  max-width: initial; }
  .modal-details .modal-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
    margin: 0;
    border: 0;
    border-radius: 0; }
    .modal-details .modal-content .modal-header,
    .modal-details .modal-content .modal-footer {
      flex: 0 0 auto; }
    .modal-details .modal-content .modal-body {
      flex: 1 1 auto; }
  @media (max-width: 991px) {
    .modal-details {
      margin-left: 60px; } }

.modal .modal-dialog.modal-details .close {
  top: 10px;
  right: -50px;
  width: 36px;
  height: 36px;
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  background: rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25);
  border: 2px solid #fff;
  border-radius: 50%;
  padding: 0; }
  .modal .modal-dialog.modal-details .close span {
    font-size: 32px; }
  @media (min-width: 992px) {
    .modal .modal-dialog.modal-details .close {
      right: auto;
      left: -50px; } }

@media (min-width: 992px) {
  .modal .modal-dialog.modal-details .close {
    opacity: 1; }
  .modal .modal-dialog.modal-details:hover .close {
    opacity: 0.8; }
  .modal .modal-dialog.modal-details .close:hover {
    opacity: 1; } }

@media (min-width: 576px) {
  .modal-xs {
    max-width: 300px; } }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - (.7rem * 2)); }
  .modal-dialog-centered .modal-content {
    width: 100%; }
  @media (min-width: 576px) {
    .modal-dialog-centered {
      min-height: calc(100% - (1.9rem * 2)); } }

.modal-mobile-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto 0 0;
  width: 100%;
  max-width: 100%;
  max-height: calc(100vh - 90px); }
  .modal-mobile-bottom .modal-content {
    border-radius: 0; }
  .modal-mobile-bottom .modal-body {
    padding: 0 20px 20px;
    max-height: calc(100vh - 152px);
    overflow: auto; }
  .modal.fade:not(.show) .modal-mobile-bottom {
    transform: translate(0, 25%); }

.modal-scrollable {
  --modal-padding: 20px;
  max-height: calc(100vh - 90px); }
  .modal-scrollable .modal-header {
    padding-right: var(--modal-padding);
    padding-left: var(--modal-padding);
    border-color: transparent; }
  .modal-scrollable .modal-body {
    max-height: calc(100vh - 152px);
    padding: 0 var(--modal-padding) var(--modal-padding);
    overflow: auto; }
  @media (min-width: 768px) {
    .modal-scrollable {
      --modal-padding: 32px;
      max-height: 500px; }
      .modal-scrollable .modal-body {
        max-height: 438px; } }

#loginModal .modal-header {
  padding: 0;
  border-bottom-width: 0; }
  #loginModal .modal-header .nav-tabs {
    flex: 1 1 100%;
    padding: 0 14px; }
    #loginModal .modal-header .nav-tabs .nav-link {
      padding: 22px 0; }

.prepearing {
  display: flex; }
  .prepearing > * {
    flex: 1 0 100%; }
  .prepearing .slide:first-of-type {
    flex: 1 0 100%; }
  .prepearing .slide:not(:first-of-type) {
    width: 100%;
    opacity: 0.1;
    transition: opacity 1s ease-in; }

#tourDescriptionModal .tour-description {
  height: auto !important; }
  #tourDescriptionModal .tour-description:after {
    display: none; }
  #tourDescriptionModal .tour-description a[data-toggle="collapse"] {
    display: none !important; }

#tourDescriptionModal #tourDescriptionModalButtons {
  position: absolute;
  z-index: 10;
  right: 0;
  bottom: 0;
  left: 0;
  padding: calc(var(--modal-padding) * 2) var(--modal-padding) var(--modal-padding);
  background: linear-gradient(0deg, #fff, #fff 66%, rgba(255, 255, 255, 0));
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px; }

.card {
  position: relative;
  box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.225s ease; }
  .card__wrapper {
    overflow: hidden; }
  .card__body {
    display: block;
    position: relative;
    z-index: 3; }
  .card__img {
    position: relative;
    display: table;
    width: 100%; }
    .card__img img {
      position: relative;
      z-index: 2;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .card__img .img-blured {
      opacity: 0;
      filter: blur(6px); }
    .card__img--fix {
      display: block;
      position: relative;
      padding-bottom: 71%;
      overflow: hidden; }
      .card__img--fix img {
        position: absolute; }
    .card__img--a4 {
      position: relative;
      display: block;
      padding-bottom: 141.43%;
      overflow: hidden; }
      .card__img--a4 img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .card__img--animated {
      overflow: hidden;
      -webkit-backface-visibility: hidden;
      -webkit-transform: translateZ(0) scale(1, 1); }
      .card__img--animated img {
        transition: transform 0.325s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.325s cubic-bezier(0.4, 0, 0.2, 1); }
  .card-cover {
    display: flex;
    flex-flow: column nowrap;
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px;
    transition: background 0.16875s ease; }
    .card-cover__header {
      flex: 0 0 auto;
      display: flex;
      font-size: 18px;
      justify-content: space-between; }
    .card-cover__body {
      flex: 1 1 auto; }
    .card-cover__foter {
      flex: 0 0 auto; }
    .card-cover--dark {
      background: rgba(0, 0, 0, 0);
      color: #fff; }
    .card-cover--light {
      background: rgba(255, 255, 255, 0);
      color: inherit; }
    @media (max-width: 575px) {
      .card-cover {
        padding: 12px; } }
  .card__counters {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: start; }
    .card__counters .badge + .badge {
      margin-top: 4px;
      text-align: left; }
  .card__img .card__counters {
    position: absolute;
    z-index: 2;
    bottom: 15px;
    left: 15px; }
  @media (min-width: 992px) {
    .card:hover, .card:active, .card:focus {
      box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.18); } }
  .card:hover .card-cover--dark {
    background: rgba(0, 0, 0, 0.6); }
  .card:hover .card-cover--light {
    background: rgba(255, 255, 255, 0.8); }
  @media (min-width: 992px) {
    .card:hover .card__img--animated img,
    .card:hover .card__img--animated .cover-img-wrapper, .card:active .card__img--animated img,
    .card:active .card__img--animated .cover-img-wrapper, .card:focus .card__img--animated img,
    .card:focus .card__img--animated .cover-img-wrapper {
      transform: scale(1.1); }
      .card:hover .card__img--animated img.img-blured,
      .card:hover .card__img--animated .cover-img-wrapper.img-blured, .card:active .card__img--animated img.img-blured,
      .card:active .card__img--animated .cover-img-wrapper.img-blured, .card:focus .card__img--animated img.img-blured,
      .card:focus .card__img--animated .cover-img-wrapper.img-blured {
        opacity: 1; }
    .card:hover .card__counters .badge-counter:before, .card:active .card__counters .badge-counter:before, .card:focus .card__counters .badge-counter:before {
      width: 100%;
      opacity: 1;
      visibility: visible; }
    .card:hover .card__counters .badge-counter .badge-counter-number, .card:active .card__counters .badge-counter .badge-counter-number, .card:focus .card__counters .badge-counter .badge-counter-number {
      background: transparent;
      border-color: transparent; }
    .card:hover .card__counters .badge-counter .badge-counter-text, .card:active .card__counters .badge-counter .badge-counter-text, .card:focus .card__counters .badge-counter .badge-counter-text {
      visibility: visible;
      opacity: 1; }
    .card:hover .card__counters .badge-counter:before, .card:active .card__counters .badge-counter:before, .card:focus .card__counters .badge-counter:before {
      box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.18); } }
  .card-plain .card__img {
    position: relative;
    box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.12);
    transition: box-shadow 0.225s ease; }
    .card-plain .card__img__wrapper {
      overflow: hidden; }
    .card-plain .card__img__body {
      display: block;
      position: relative;
      z-index: 3; }
    .card-plain .card__img__img {
      position: relative;
      display: table;
      width: 100%; }
      .card-plain .card__img__img img {
        position: relative;
        z-index: 2;
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .card-plain .card__img__img .img-blured {
        opacity: 0;
        filter: blur(6px); }
      .card-plain .card__img__img--fix {
        display: block;
        position: relative;
        padding-bottom: 71%;
        overflow: hidden; }
        .card-plain .card__img__img--fix img {
          position: absolute; }
      .card-plain .card__img__img--a4 {
        position: relative;
        display: block;
        padding-bottom: 141.43%;
        overflow: hidden; }
        .card-plain .card__img__img--a4 img {
          position: absolute;
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .card-plain .card__img__img--animated {
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        -webkit-transform: translateZ(0) scale(1, 1); }
        .card-plain .card__img__img--animated img {
          transition: transform 0.325s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.325s cubic-bezier(0.4, 0, 0.2, 1); }
    .card-plain .card__img-cover {
      display: flex;
      flex-flow: column nowrap;
      position: absolute;
      z-index: 10;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      padding: 20px;
      transition: background 0.16875s ease; }
      .card-plain .card__img-cover__header {
        flex: 0 0 auto;
        display: flex;
        font-size: 18px;
        justify-content: space-between; }
      .card-plain .card__img-cover__body {
        flex: 1 1 auto; }
      .card-plain .card__img-cover__foter {
        flex: 0 0 auto; }
      .card-plain .card__img-cover--dark {
        background: rgba(0, 0, 0, 0);
        color: #fff; }
      .card-plain .card__img-cover--light {
        background: rgba(255, 255, 255, 0);
        color: inherit; }
      @media (max-width: 575px) {
        .card-plain .card__img-cover {
          padding: 12px; } }
    .card-plain .card__img__counters {
      display: flex;
      flex-flow: column;
      justify-content: flex-start;
      align-items: start; }
      .card-plain .card__img__counters .badge + .badge {
        margin-top: 4px;
        text-align: left; }
    .card-plain .card__img__img .card-plain .card__img__counters {
      position: absolute;
      z-index: 2;
      bottom: 15px;
      left: 15px; }
    @media (min-width: 992px) {
      .card-plain .card__img:hover, .card-plain .card__img:active, .card-plain .card__img:focus {
        box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.18); } }
    .card-plain .card__img:hover .card-plain .card__img-cover--dark {
      background: rgba(0, 0, 0, 0.6); }
    .card-plain .card__img:hover .card-plain .card__img-cover--light {
      background: rgba(255, 255, 255, 0.8); }
  .card-plain:hover .card__img {
    box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.18); }
  .card-flat {
    box-shadow: none;
    background: transparent; }
    .card-flat:hover {
      box-shadow: none; }

.event {
  position: relative;
  box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.225s ease;
  overflow-y: hidden;
  padding-bottom: 118px;
  background: #fff; }
  .event__wrapper {
    overflow: hidden; }
  .event__body {
    display: block;
    position: relative;
    z-index: 3; }
  .event__img {
    position: relative;
    display: table;
    width: 100%; }
    .event__img img {
      position: relative;
      z-index: 2;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .event__img .img-blured {
      opacity: 0;
      filter: blur(6px); }
    .event__img--fix {
      display: block;
      position: relative;
      padding-bottom: 71%;
      overflow: hidden; }
      .event__img--fix img {
        position: absolute; }
    .event__img--a4 {
      position: relative;
      display: block;
      padding-bottom: 141.43%;
      overflow: hidden; }
      .event__img--a4 img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .event__img--animated {
      overflow: hidden;
      -webkit-backface-visibility: hidden;
      -webkit-transform: translateZ(0) scale(1, 1); }
      .event__img--animated img {
        transition: transform 0.325s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.325s cubic-bezier(0.4, 0, 0.2, 1); }
  .event-cover {
    display: flex;
    flex-flow: column nowrap;
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px;
    transition: background 0.16875s ease; }
    .event-cover__header {
      flex: 0 0 auto;
      display: flex;
      font-size: 18px;
      justify-content: space-between; }
    .event-cover__body {
      flex: 1 1 auto; }
    .event-cover__foter {
      flex: 0 0 auto; }
    .event-cover--dark {
      background: rgba(0, 0, 0, 0);
      color: #fff; }
    .event-cover--light {
      background: rgba(255, 255, 255, 0);
      color: inherit; }
    @media (max-width: 575px) {
      .event-cover {
        padding: 12px; } }
  .event__counters {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: start; }
    .event__counters .badge + .badge {
      margin-top: 4px;
      text-align: left; }
  .event__img .event__counters {
    position: absolute;
    z-index: 2;
    bottom: 15px;
    left: 15px; }
  @media (min-width: 992px) {
    .event:hover, .event:active, .event:focus {
      box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.18); } }
  .event:hover .event-cover--dark {
    background: rgba(0, 0, 0, 0.6); }
  .event:hover .event-cover--light {
    background: rgba(255, 255, 255, 0.8); }
  @media (min-width: 576px) {
    .event {
      padding-bottom: 142px; } }
  .event .block-title {
    display: block;
    height: 42px;
    line-height: 20px;
    overflow: hidden;
    padding: 0;
    margin-bottom: 8px;
    font-size: 17px; }
    .event .block-title__text {
      white-space: normal; }
  .event__body {
    position: absolute;
    top: auto;
    right: 0;
    bottom: -76px;
    left: 0;
    padding: 8px;
    overflow: hidden;
    background: #fff;
    transition: bottom 0.225s ease; }
    .event__body .action {
      display: block;
      margin-top: -52px;
      margin-bottom: 8px;
      opacity: 0;
      transition: margin-top 0.225s ease, opacity 0.16071s ease; }
      @media (max-width: 575px) {
        .event__body .action {
          padding: 12px 8px;
          font-size: 14px; } }
    @media (min-width: 576px) {
      .event__body {
        padding: 20px; } }
  .event__info {
    margin-top: 8px;
    line-height: 20px;
    color: #666; }
    .event__info a {
      border-bottom: 1px solid transparent; }
      .event__info a:hover, .event__info a:focus-visible {
        border-color: initial; }
    .event__info-item {
      box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12); }
  .event__date {
    position: relative;
    z-index: 2;
    margin-bottom: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .event__cities {
    position: relative;
    z-index: 1;
    max-height: 101px;
    height: 100px;
    margin-top: 8px;
    padding-left: 24px;
    transition: all 0.225s ease; }
    .event__cities li {
      transition: all 0.18s ease-out;
      opacity: 0;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .event__cities li:first-child {
        opacity: 1; }
      .event__cities li:last-child {
        line-height: 21px; }
    .event__cities .multiple-places {
      position: absolute;
      top: 0;
      display: list-item; }
      .event__cities .multiple-places ~ li {
        transform: translateY(20px); }
    .event__cities:before {
      content: '\f041';
      font-family: 'kontramarka-icons';
      position: absolute;
      top: 0;
      left: 0;
      color: #a4a4a4; }
  .event__hover-only {
    opacity: 0;
    display: none;
    visibility: hidden; }
  .event__hover-none {
    display: inline;
    opacity: 1;
    visibility: visible; }
  .event--full-width {
    padding: 0; }
    .event--full-width a {
      display: block;
      width: 100%;
      height: 100%; }
    .event--full-width img {
      width: 100%;
      height: 100%; }
      .event--full-width img.fade:not(.show) {
        min-height: 155px;
        max-height: 200px; }
  .event--1000 {
    max-width: 1000px;
    margin: 0 auto; }
  @media (min-width: 992px) {
    .event:hover .action, .event:active .action, .event:focus .action {
      margin-top: 0;
      opacity: 1; }
    .event:hover .event__body, .event:active .event__body, .event:focus .event__body {
      bottom: 0;
      box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.18); }
    .event:hover .event__cities li:not(.multiple-places), .event:active .event__cities li:not(.multiple-places), .event:focus .event__cities li:not(.multiple-places) {
      transform: translateY(0);
      opacity: 1; }
    .event:hover .event__cities li.multiple-places, .event:active .event__cities li.multiple-places, .event:focus .event__cities li.multiple-places {
      top: -20px;
      opacity: 0;
      visibility: hidden; }
    .event:hover .event__cities.only-one li, .event:active .event__cities.only-one li, .event:focus .event__cities.only-one li {
      white-space: normal; }
    .event:hover .event__hover-only, .event:active .event__hover-only, .event:focus .event__hover-only {
      display: inline;
      opacity: 1;
      visibility: visible; }
    .event:hover .event__hover-none, .event:active .event__hover-none, .event:focus .event__hover-none {
      opacity: 0;
      display: none;
      visibility: hidden; } }

.event-horz {
  position: relative;
  box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.225s ease;
  display: flex;
  padding: 24px;
  background: #fff; }
  .event-horz__wrapper {
    overflow: hidden; }
  .event-horz__body {
    display: block;
    position: relative;
    z-index: 3; }
  .event-horz__img {
    position: relative;
    display: table;
    width: 100%; }
    .event-horz__img img {
      position: relative;
      z-index: 2;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .event-horz__img .img-blured {
      opacity: 0;
      filter: blur(6px); }
    .event-horz__img--fix {
      display: block;
      position: relative;
      padding-bottom: 71%;
      overflow: hidden; }
      .event-horz__img--fix img {
        position: absolute; }
    .event-horz__img--a4 {
      position: relative;
      display: block;
      padding-bottom: 141.43%;
      overflow: hidden; }
      .event-horz__img--a4 img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .event-horz__img--animated {
      overflow: hidden;
      -webkit-backface-visibility: hidden;
      -webkit-transform: translateZ(0) scale(1, 1); }
      .event-horz__img--animated img {
        transition: transform 0.325s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.325s cubic-bezier(0.4, 0, 0.2, 1); }
  .event-horz-cover {
    display: flex;
    flex-flow: column nowrap;
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px;
    transition: background 0.16875s ease; }
    .event-horz-cover__header {
      flex: 0 0 auto;
      display: flex;
      font-size: 18px;
      justify-content: space-between; }
    .event-horz-cover__body {
      flex: 1 1 auto; }
    .event-horz-cover__foter {
      flex: 0 0 auto; }
    .event-horz-cover--dark {
      background: rgba(0, 0, 0, 0);
      color: #fff; }
    .event-horz-cover--light {
      background: rgba(255, 255, 255, 0);
      color: inherit; }
    @media (max-width: 575px) {
      .event-horz-cover {
        padding: 12px; } }
  .event-horz__counters {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: start; }
    .event-horz__counters .badge + .badge {
      margin-top: 4px;
      text-align: left; }
  .event-horz__img .event-horz__counters {
    position: absolute;
    z-index: 2;
    bottom: 15px;
    left: 15px; }
  @media (min-width: 992px) {
    .event-horz:hover, .event-horz:active, .event-horz:focus {
      box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.18); } }
  .event-horz:hover .event-horz-cover--dark {
    background: rgba(0, 0, 0, 0.6); }
  .event-horz:hover .event-horz-cover--light {
    background: rgba(255, 255, 255, 0.8); }
  .event-horz .block-title {
    display: inline;
    padding: 0;
    line-height: 1.2em;
    font-size: 18px; }
    .event-horz .block-title span {
      white-space: normal; }
  .event-horz .part-left {
    margin-right: 24px;
    flex: 0 0 140px; }
  .event-horz .action {
    display: block;
    margin-top: 12px;
    margin-bottom: 0;
    opacity: 1; }
  .event-horz .event__body {
    position: relative;
    bottom: auto;
    flex: 1 1 auto;
    padding: 0; }
  .event-horz .event__cities li {
    opacity: 1; }

.new-event .block-title {
  display: inline-block; }
  @media (max-width: 575px) {
    .new-event .block-title {
      padding: 12px; } }

.new-event__additional {
  display: flex;
  justify-content: space-between; }
  .new-event__additional .full-list {
    display: none; }

.block-title .new-event__additional {
  margin-top: 4px; }

.new-event:hover .new-event__category, .new-event:hover .new-event__description, .new-event:hover .new-event__action, .new-event:hover .new-event__favourite {
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.new-event:hover .block-title {
  color: #004ebf; }
  .new-event:hover .block-title__text {
    border-bottom: 1px solid; }

.new-event:hover .btn-fab.favorites,
.new-event:hover .btn-fab[class*="fav-"] {
  background: rgba(255, 255, 255, 0);
  box-shadow: none; }

.long-event__body {
  padding: 10px 8px 8px; }
  .long-event__body .block-title {
    padding: 0 4px;
    font-size: 15px;
    line-height: 21px; }

.long-event__info-item {
  display: flex;
  align-items: start;
  line-height: 18px;
  font-size: 13px;
  margin: 12px 0;
  padding: 0 4px;
  color: #29374B; }
  .long-event__info-item > i {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    margin-right: .5rem;
    color: #57667B;
    opacity: 0.8; }
    .long-event__info-item > i svg {
      max-width: 100%;
      max-height: 100%; }
  .long-event__info-item .full-list {
    display: none; }

.card__body .long-event__action {
  margin-top: 16px; }
  .card__body .long-event__action .btn.hover-only, .card__body .long-event__action .hover-only.counter__control {
    margin-top: -48px;
    opacity: 0;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, color 0.15s ease-in-out, opacity 0.15s ease-in-out; }
    @media (max-width: 575px) {
      .card__body .long-event__action .btn.hover-only, .card__body .long-event__action .hover-only.counter__control {
        margin-top: -40px; } }

.long-event__action .btn.btn-outline-primary .spinner, .long-event__action .btn-outline-primary.counter__control .spinner {
  color: #000 !important; }

@media (min-width: 576px) {
  .long-event__body {
    padding: 16px; }
    .long-event__body .block-title {
      font-size: 16px; }
  .long-event__info-item {
    font-size: 15px; } }

@media (min-width: 992px) {
  .long-event:hover .long-event__action .btn.hover-only, .long-event:hover .long-event__action .hover-only.counter__control {
    opacity: 1; } }

.new-event__category,
.long-event__category {
  opacity: 0;
  transition: transform 0.1125s ease, opacity 0.1125s ease; }

.new-event__favourite,
.long-event__favourite {
  margin-left: 8px;
  transition: transform 0.1125s ease, opacity 0.1125s ease; }
  .new-event__favourite.fav-plus,
  .long-event__favourite.fav-plus {
    opacity: 0; }

.new-event__description,
.long-event__description {
  margin: 10px 0;
  line-height: 20px;
  transform: translate3d(0, -15px, 0);
  opacity: 0;
  transition: transform 0.16875s ease-out 0.03375s, opacity 0.16875s ease 0.03375s; }

.card-cover .new-event__action, .card-cover
.long-event__action {
  transform: translate3d(0, -15px, 0);
  opacity: 0;
  transition: transform 0.21375s ease-out 0.05625s, opacity 0.21375s ease 0.05625s; }

@media (max-width: 575px) {
  .card__body .new-event__action .btn, .card__body .new-event__action .counter__control,
  .card-cover .new-event__action .btn,
  .card-cover .new-event__action .counter__control, .card__body .long-event__action .btn, .card__body .long-event__action .counter__control,
  .card-cover .long-event__action .btn,
  .card-cover .long-event__action .counter__control {
    padding: 12px 8px; } }

@media (min-width: 992px) {
  .new-event:hover .new-event__category, .new-event:hover .new-event__description, .new-event:hover .new-event__action, .new-event:hover .new-event__favourite,
  .new-event:hover .long-event__category,
  .new-event:hover .long-event__description,
  .new-event:hover .long-event__action,
  .new-event:hover .long-event__favourite,
  .long-event:hover .new-event__category,
  .long-event:hover .new-event__description,
  .long-event:hover .new-event__action,
  .long-event:hover .new-event__favourite,
  .long-event:hover .long-event__category,
  .long-event:hover .long-event__description,
  .long-event:hover .long-event__action,
  .long-event:hover .long-event__favourite {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.plain-event .block-title {
  display: inline-block;
  padding: 0;
  margin-top: 10px; }

.plain-event__body {
  height: 100px;
  overflow: hidden; }

.plain-event__additional {
  display: flex;
  justify-content: space-between;
  margin-top: 4px; }
  .plain-event__additional .full-list {
    display: none; }

@media (min-width: 992px) {
  .plain-event:hover .block-title {
    color: #004ebf; }
    .plain-event:hover .block-title__text {
      border-bottom: 1px solid; } }

[class^='lc-'], [class*=' lc-'] {
  display: -webkit-box;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.lc-1 {
  height: 22px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.lc-xs-up-1 {
  height: 22px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.lc-2 {
  height: 42px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.lc-xs-up-2 {
  height: 42px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.lc-3 {
  height: 62px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.lc-xs-up-3 {
  height: 62px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.lc-4 {
  height: 82px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.lc-xs-up-4 {
  height: 82px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.lc-5 {
  height: 102px;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical; }

.lc-xs-up-5 {
  height: 102px;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical; }

.lc-6 {
  height: 122px;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical; }

.lc-xs-up-6 {
  height: 122px;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical; }

.lc-7 {
  height: 142px;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical; }

.lc-xs-up-7 {
  height: 142px;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical; }

.lc-8 {
  height: 162px;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical; }

.lc-xs-up-8 {
  height: 162px;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical; }

.lc-9 {
  height: 182px;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical; }

.lc-xs-up-9 {
  height: 182px;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical; }

.lc-10 {
  height: 202px;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical; }

.lc-xs-up-10 {
  height: 202px;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical; }

@media (min-width: 576px) {
  .lc-sm-up-1 {
    height: 22px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; } }

@media (min-width: 576px) {
  .lc-sm-up-2 {
    height: 42px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; } }

@media (min-width: 576px) {
  .lc-sm-up-3 {
    height: 62px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; } }

@media (min-width: 576px) {
  .lc-sm-up-4 {
    height: 82px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; } }

@media (min-width: 576px) {
  .lc-sm-up-5 {
    height: 102px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical; } }

@media (min-width: 576px) {
  .lc-sm-up-6 {
    height: 122px;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical; } }

@media (min-width: 576px) {
  .lc-sm-up-7 {
    height: 142px;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical; } }

@media (min-width: 576px) {
  .lc-sm-up-8 {
    height: 162px;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical; } }

@media (min-width: 576px) {
  .lc-sm-up-9 {
    height: 182px;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical; } }

@media (min-width: 576px) {
  .lc-sm-up-10 {
    height: 202px;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical; } }

@media (min-width: 768px) {
  .lc-md-up-1 {
    height: 22px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; } }

@media (min-width: 768px) {
  .lc-md-up-2 {
    height: 42px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; } }

@media (min-width: 768px) {
  .lc-md-up-3 {
    height: 62px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; } }

@media (min-width: 768px) {
  .lc-md-up-4 {
    height: 82px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; } }

@media (min-width: 768px) {
  .lc-md-up-5 {
    height: 102px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical; } }

@media (min-width: 768px) {
  .lc-md-up-6 {
    height: 122px;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical; } }

@media (min-width: 768px) {
  .lc-md-up-7 {
    height: 142px;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical; } }

@media (min-width: 768px) {
  .lc-md-up-8 {
    height: 162px;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical; } }

@media (min-width: 768px) {
  .lc-md-up-9 {
    height: 182px;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical; } }

@media (min-width: 768px) {
  .lc-md-up-10 {
    height: 202px;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical; } }

@media (min-width: 992px) {
  .lc-lg-up-1 {
    height: 22px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; } }

@media (min-width: 992px) {
  .lc-lg-up-2 {
    height: 42px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; } }

@media (min-width: 992px) {
  .lc-lg-up-3 {
    height: 62px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; } }

@media (min-width: 992px) {
  .lc-lg-up-4 {
    height: 82px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; } }

@media (min-width: 992px) {
  .lc-lg-up-5 {
    height: 102px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical; } }

@media (min-width: 992px) {
  .lc-lg-up-6 {
    height: 122px;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical; } }

@media (min-width: 992px) {
  .lc-lg-up-7 {
    height: 142px;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical; } }

@media (min-width: 992px) {
  .lc-lg-up-8 {
    height: 162px;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical; } }

@media (min-width: 992px) {
  .lc-lg-up-9 {
    height: 182px;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical; } }

@media (min-width: 992px) {
  .lc-lg-up-10 {
    height: 202px;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical; } }

@media (min-width: 1266px) {
  .lc-xl-up-1 {
    height: 22px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; } }

@media (min-width: 1266px) {
  .lc-xl-up-2 {
    height: 42px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; } }

@media (min-width: 1266px) {
  .lc-xl-up-3 {
    height: 62px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; } }

@media (min-width: 1266px) {
  .lc-xl-up-4 {
    height: 82px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; } }

@media (min-width: 1266px) {
  .lc-xl-up-5 {
    height: 102px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical; } }

@media (min-width: 1266px) {
  .lc-xl-up-6 {
    height: 122px;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical; } }

@media (min-width: 1266px) {
  .lc-xl-up-7 {
    height: 142px;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical; } }

@media (min-width: 1266px) {
  .lc-xl-up-8 {
    height: 162px;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical; } }

@media (min-width: 1266px) {
  .lc-xl-up-9 {
    height: 182px;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical; } }

@media (min-width: 1266px) {
  .lc-xl-up-10 {
    height: 202px;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical; } }

.spinner-twelve {
  color: inherit;
  display: inline-block;
  position: relative;
  width: 32px;
  height: 32px; }
  .spinner-twelve div {
    transform-origin: 16px 16px;
    animation: spinner-twelve 1.2s linear infinite; }
    .spinner-twelve div:after {
      content: " ";
      display: block;
      position: absolute;
      top: 0;
      left: 15px;
      width: 2px;
      height: 9px;
      border-radius: 20%;
      background: currentColor; }
    .spinner-twelve div:nth-child(1) {
      transform: rotate(0deg);
      animation-delay: -1.1s; }
    .spinner-twelve div:nth-child(2) {
      transform: rotate(30deg);
      animation-delay: -1s; }
    .spinner-twelve div:nth-child(3) {
      transform: rotate(60deg);
      animation-delay: -0.9s; }
    .spinner-twelve div:nth-child(4) {
      transform: rotate(90deg);
      animation-delay: -0.8s; }
    .spinner-twelve div:nth-child(5) {
      transform: rotate(120deg);
      animation-delay: -0.7s; }
    .spinner-twelve div:nth-child(6) {
      transform: rotate(150deg);
      animation-delay: -0.6s; }
    .spinner-twelve div:nth-child(7) {
      transform: rotate(180deg);
      animation-delay: -0.5s; }
    .spinner-twelve div:nth-child(8) {
      transform: rotate(210deg);
      animation-delay: -0.4s; }
    .spinner-twelve div:nth-child(9) {
      transform: rotate(240deg);
      animation-delay: -0.3s; }
    .spinner-twelve div:nth-child(10) {
      transform: rotate(270deg);
      animation-delay: -0.2s; }
    .spinner-twelve div:nth-child(11) {
      transform: rotate(300deg);
      animation-delay: -0.1s; }
    .spinner-twelve div:nth-child(12) {
      transform: rotate(330deg);
      animation-delay: 0s; }
  .btn > .spinner-twelve, .counter__control > .spinner-twelve {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto; }
  .btn-primary > .spinner-twelve div:after, .counter__control.next > .spinner-twelve div:after,
  .btn-success > .spinner-twelve div:after,
  .btn-default > .spinner-twelve div:after,
  .counter__control.prev > .spinner-twelve div:after {
    background: #000; }

.spinner-square-filling {
  display: inline-block;
  position: relative;
  width: 32px;
  height: 32px;
  font-size: 0;
  color: inherit; }
  .spinner-square-filling div {
    display: inline-block;
    float: none;
    position: relative;
    width: 100%;
    height: 100%;
    background: transparent;
    border: 2px solid currentColor;
    border-radius: 0;
    animation: square-loader 2s infinite ease; }
    .spinner-square-filling div::after {
      content: '';
      display: inline-block;
      width: 100%;
      vertical-align: top;
      background-color: currentColor;
      animation: square-loader-inner 2s infinite ease-in; }

.spinner-square-transition {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px;
  font-size: 0;
  color: inherit;
  background-color: #ddd; }
  .spinner-square-transition div {
    display: inline-block;
    float: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    height: 25%;
    margin-top: -12.5%;
    margin-left: -12.5%;
    border-radius: 0;
    transform: scale(1) translate(0, 0);
    animation: cube-transition 1.6s 0s infinite ease-in-out; }
    .spinner-square-transition div::after {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      animation: cube-inner-transition 1.6s 0s infinite ease-in-out; }
    .spinner-square-transition div:first-child::after {
      background: #ffc800; }
    .spinner-square-transition div:last-child::after {
      background: #00398c; }
    .spinner-square-transition div:last-child, .spinner-square-transition div:last-child::after {
      animation-delay: -.8s; }

.spinner-square-flip {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px;
  font-size: 0;
  perspective: 1000px; }
  .spinner-square-flip .flipper {
    position: absolute;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    animation: square-flip 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite; }
    .spinner-square-flip .flipper div {
      position: absolute;
      width: 100%;
      height: 100%;
      backface-visibility: hidden; }
      .spinner-square-flip .flipper div:first-child {
        z-index: 2;
        background-color: #ffc800; }
      .spinner-square-flip .flipper div:last-child {
        transform: rotateY(180deg);
        background-color: #00398c; }

.spinner-square-grid {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px;
  font-size: 0; }
  .spinner-square-grid div {
    float: left;
    width: 33.3333%;
    height: 33.3333%;
    background-color: #ffc800;
    animation: square-grid 1.3s infinite ease-in-out; }
    .spinner-square-grid div:nth-child(1) {
      animation-delay: 0.2s; }
    .spinner-square-grid div:nth-child(2) {
      animation-delay: 0.3s; }
    .spinner-square-grid div:nth-child(3) {
      animation-delay: 0.4s; }
    .spinner-square-grid div:nth-child(4) {
      animation-delay: 0.1s; }
    .spinner-square-grid div:nth-child(5) {
      animation-delay: 0.2s; }
    .spinner-square-grid div:nth-child(6) {
      animation-delay: 0.3s; }
    .spinner-square-grid div:nth-child(7) {
      animation-delay: 0s; }
    .spinner-square-grid div:nth-child(8) {
      animation-delay: 0.1s; }
    .spinner-square-grid div:nth-child(9) {
      animation-delay: 0.2s; }

.spinner-square-clockwise {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px; }
  .spinner-square-clockwise div {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: -12px;
    background: #ffc800;
    animation: square-clockwise-spin 1s infinite ease-in-out; }
    .spinner-square-clockwise div:nth-child(1) {
      top: 0;
      left: 0;
      animation-delay: -.975s; }
    .spinner-square-clockwise div:nth-child(2) {
      top: 0;
      left: 50%;
      animation-delay: -.85s; }
    .spinner-square-clockwise div:nth-child(3) {
      top: 0;
      left: 100%;
      animation-delay: -.725s; }
    .spinner-square-clockwise div:nth-child(4) {
      top: 50%;
      left: 100%;
      animation-delay: -.6s; }
    .spinner-square-clockwise div:nth-child(5) {
      top: 100%;
      left: 100%;
      animation-delay: -.475s; }
    .spinner-square-clockwise div:nth-child(6) {
      top: 100%;
      left: 50%;
      animation-delay: -.35s; }
    .spinner-square-clockwise div:nth-child(7) {
      top: 100%;
      left: 0;
      animation-delay: -.225s; }
    .spinner-square-clockwise div:nth-child(8) {
      top: 50%;
      left: 0;
      animation-delay: -.1s; }

@keyframes spinner-twelve {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes square-loader {
  0% {
    transform: rotate(0deg); }
  25% {
    transform: rotate(180deg); }
  50% {
    transform: rotate(180deg); }
  75% {
    transform: rotate(360deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes square-loader-inner {
  0% {
    height: 0; }
  25% {
    height: 0; }
  50% {
    height: 100%; }
  75% {
    height: 100%; }
  100% {
    height: 0; } }

@keyframes cube-transition {
  25% {
    transform: scale(0.5) translate(792.5%, 0); }
  50% {
    transform: scale(1) translate(397.5%, 397.5%); }
  75% {
    transform: scale(0.5) translate(0, 792.5%); }
  100% {
    transform: scale(1) translate(0, 0); } }

@keyframes cube-inner-transition {
  25% {
    transform: rotate(-90deg); }
  50% {
    transform: rotate(-180deg); }
  75% {
    transform: rotate(-270deg); }
  100% {
    transform: rotate(-360deg); } }

@keyframes square-flip {
  0% {
    transform: perspective(100px) rotateX(0) rotateY(0); }
  25% {
    transform: perspective(100px) rotateX(180deg) rotateY(0); }
  50% {
    transform: perspective(100px) rotateX(180deg) rotateY(180deg); }
  75% {
    transform: perspective(100px) rotateX(0) rotateY(180deg); }
  100% {
    transform: perspective(100px) rotateX(0) rotateY(360deg); } }

@keyframes square-grid {
  0%,
  70%,
  100% {
    transform: scale3D(1, 1, 1); }
  35% {
    transform: scale3D(0, 0, 1); } }

@keyframes square-clockwise-spin {
  0%,
  40%,
  100% {
    transform: scale(0.4); }
  70% {
    transform: scale(1); } }

.tooltip {
  z-index: 2060; }

.modal-full-screen {
  margin: 0; }
  @media (min-width: 768px) {
    .modal-full-screen {
      margin: 10px; } }

.scheme {
  /*&-top-info {
        position: relative;
        flex: 1 1 0%;
    }*/
  /*&-tour {
        &-info {
            display: flex;
            flex-flow: row wrap;
        }

        &__picture {
            flex: 0 0 auto;
            width: ($header-height - ($header-offset * 2) - $sub-info-height) * 0.707;
            margin-right: $header-offset;
            transition:
                    transform .2s ease,
                    opacity .2s ease;

            .scheme-layout--empty & {
                transform: scale(1.5);
                opacity: 0;
            }
        }

        &__title {
            flex: 1 1 0%;
            min-width: 0;
            font-size: 14px;
            font-weight: bold;
            line-height: 1.2;
            overflow: hidden;
            text-overflow: ellipsis;
            transition:
                    transform .3s ease .1s,
                    opacity .3s ease .1s;

            .scheme-layout--empty & {
                transform: translateX(50px);
                opacity: 0;
            }
        }
    }*/
  /*&-concert {
        &-info {
            position: absolute;
            right: $header-offset;
            bottom: $header-offset - 3;
            left: $header-offset;
            display: flex;
            font-size: $sub-info-height * (3 / 4);
            white-space: nowrap;
            color: #444;
            transition:
                    transform .3s ease .2s,
                    opacity .3s ease .2s;

            .scheme-layout--empty & {
                transform: translateX(50px);
                opacity: 0;
            }

            > div, .value {
                white-space: nowrap;
            }
            > div {
                padding-left: 1px;
            }
            > div + div {
                margin-left: $header-offset;
            }
        }

        &__place {
            flex: 0 1 auto;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        &__date, &__time {
            flex: 0 0 auto;
        }

        .sub-info-icon {
            display: inline-block;
            transform: translateY(-1px);
            color: #666;
        }
    }*/
  /*&-button {
        position: relative;
        cursor: pointer;
        line-height: 1;
        text-align: center;

        &-back {
            display: flex;
            flex-direction: column;
            width: $header-height / 1.618;
            align-items: center;
            justify-content: center;
            font-size: 22px;

            small {
                position: absolute;
                top: 44px;
                right: 0;
                left: 0;
                text-align: center;
                color: #888;
            }
        }

        &:hover {
            background: #f7f7f7;
        }
    }*/
  /*@include media-breakpoint-down (xs) {
        &-tour__title {
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;

            .value {
                white-space: normal;
            }
        }
    }*/
  /*@include media-breakpoint-up (sm) {
        $picture-width: ($header-height - ($header-offset * 2)) * 0.707;
        &-tour__picture {
            width: $picture-width;
        }
        &-tour__title {
            .value {
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }
        }
        &-concert-info {
            left: ($header-offset * 2) + $picture-width;
            font-size: 14px;
        }
    }*/ }
  .scheme-container {
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; }
  .scheme-layout {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    color: #000;
    font-size: 14px;
    background: #fff; }
    .scheme-layout-top, .scheme-layout-bottom, .scheme-layout-right, .scheme-layout-left {
      position: relative;
      flex: 0 0 auto; }
    .scheme-layout-middle, .scheme-layout-center {
      position: relative;
      flex: 1 1 0%; }
      .scheme-layout > .scheme-layout-middle, .scheme-layout > .scheme-layout-center {
        display: flex; }
    .scheme-layout-middle {
      max-height: calc(100% - 71px); }
    .scheme-layout-right, .scheme-layout-left {
      height: 100%; }
    .scheme-layout-center {
      display: flex;
      flex-direction: column; }
    .scheme-layout-right {
      display: flex;
      flex-direction: column;
      width: 291px;
      position: relative;
      z-index: 200;
      border-left: 1px solid #dedede; }
      .scheme-layout-right .scheme-layout-item {
        flex: 0 0 auto; }
        .scheme-layout-right .scheme-layout-item.scheme-cart {
          flex: 1 1 0%; }
    .scheme-layout-bg-img, .scheme-layout-bg-filter {
      position: fixed;
      z-index: 1;
      width: 290px;
      height: calc(100% - 71px); }
    .scheme-layout .tour-picture-bg {
      background-size: cover;
      background-position: center; }
    .scheme-layout-bg-filter {
      background-color: rgba(255, 255, 255, 0.92); }
      @supports (-webkit-backdrop-filter: blur(8px)) or (backdrop-filter: blur(8px)) {
        .scheme-layout-bg-filter {
          background-color: rgba(255, 255, 255, 0.84);
          -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px); } }
    .scheme-layout-item {
      position: relative;
      z-index: 3;
      padding: 20px; }
      .scheme-layout-item + .scheme-layout-item {
        border-top: 1px solid #ccc; }
    .scheme-layout-drawer {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      display: flex;
      flex-direction: column;
      overflow: hidden; }
      .scheme-layout-drawer .scheme-layout-item {
        background: #fff; }
      .scheme-layout-drawer .drawer-accordion {
        flex: 0 1 auto;
        min-height: 0;
        overflow: auto; }
      .scheme-layout-drawer__bg {
        position: absolute;
        z-index: 210;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.7);
        visibility: hidden;
        opacity: 0;
        transition: opacity .4s ease, visibility .3s ease; }
        .scheme-layout-drawer--open .scheme-layout-drawer__bg {
          visibility: visible;
          opacity: 1; }
      .scheme-layout-drawer__content {
        display: flex;
        flex-direction: column;
        position: relative;
        z-index: 220;
        flex: 0 1 auto;
        margin: 10px;
        transform: translateX(140%);
        transition: transform .3s ease .1s; }
        .scheme-layout-drawer--open .scheme-layout-drawer__content {
          transform: translateX(0); }
      .scheme-layout-drawer__close-line {
        flex: 0 0 auto; }
      .scheme-layout-drawer .tabs-container {
        flex: 1 1 0%;
        min-height: 0;
        display: flex;
        flex-direction: column; }
      .scheme-layout-drawer .nav-tabs {
        flex: 0 0 auto;
        display: flex; }
        .scheme-layout-drawer .nav-tabs > li {
          flex: 1 1 50%; }
          .scheme-layout-drawer .nav-tabs > li > a {
            color: #eaeaea; }
            .scheme-layout-drawer .nav-tabs > li > a:hover {
              color: #ccc; }
          .scheme-layout-drawer .nav-tabs > li.active > a {
            color: #555; }
      .scheme-layout-drawer .tab-content {
        flex: 1 1 0%;
        min-height: 0;
        overflow: auto; }
    .scheme-layout-column-wrapper {
      flex: 1 1 0%;
      min-height: 0;
      display: flex;
      flex-direction: column;
      overflow: auto;
      transition: transform .5s ease-in-out, opacity .35s ease .15s; }
      .scheme-layout--empty .scheme-layout-right .scheme-layout-column-wrapper {
        transform: translateX(290px);
        opacity: 0; }
  .scheme-header {
    display: flex;
    position: relative;
    z-index: 200;
    width: 100%;
    box-shadow: 0 1px 13px 0 rgba(0, 0, 0, 0.08); }
    .scheme-header-element {
      flex: 0 0 auto; }
      .scheme-header-element + .scheme-header-element {
        border-left: 1px solid #eeeeee; }
      .scheme-header-element.brand {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 84px; }
        .scheme-header-element.brand svg, .scheme-header-element.brand img {
          display: block;
          max-width: 60px;
          max-height: 70px; }
        @media (max-width: 767px) {
          .scheme-header-element.brand {
            display: none; } }
    .scheme-header .event-box {
      box-shadow: none;
      flex: 1 1 auto; }
  .scheme-cart {
    position: relative;
    z-index: 200;
    display: flex;
    flex-direction: column;
    flex: 1 0 auto; }
    .scheme-cart--open .scheme-cart__collapse-indicator {
      transform: rotate(180deg); }
    .scheme-cart-header {
      display: flex;
      align-items: center;
      justify-content: space-between;
      position: relative;
      z-index: 2;
      display: flex;
      align-items: center;
      text-transform: uppercase;
      line-height: 1;
      font-size: 12px; }
      .scheme-cart-header .cart-clear {
        font-size: 14px;
        height: 20px;
        line-height: 20px;
        border: none;
        padding: 0 5px;
        margin-right: -4px; }
        .scheme-cart-header .cart-clear:hover, .scheme-cart-header .cart-clear:focus, .scheme-cart-header .cart-clear:active {
          color: #c40e00; }
      .scheme-cart--bottom .scheme-cart-header {
        padding: 12px;
        line-height: 20px;
        background: #fff;
        border: 1px solid #fff;
        cursor: pointer; }
      .scheme-cart--bottom.scheme-cart--open .scheme-cart-header {
        border-bottom: 1px solid #dedede; }
      .scheme-cart--right.scheme-cart--empty .scheme-cart-header {
        display: none; }
    .scheme-cart-body-bg {
      position: absolute;
      z-index: 1;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: rgba(255, 255, 255, 0.97); }
      @supports (-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px)) {
        .scheme-cart-body-bg {
          background-color: rgba(255, 255, 255, 0.84);
          -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px); } }
    .scheme-cart-body-inner {
      flex: 1 1 0%;
      min-height: 0;
      min-width: 100%;
      margin-right: -20px;
      margin-left: -20px;
      overflow: hidden auto; }
      .scheme-cart--bottom .scheme-cart-body-inner {
        margin-top: -20px; }
    .scheme-cart-body-inner,
    .scheme-cart-body .scheme-cart-btn {
      position: relative;
      z-index: 2; }
    .scheme-cart-footer-buttons {
      display: flex; }
      .scheme-cart-footer-buttons .btn, .scheme-cart-footer-buttons .counter__control {
        flex: 1 1 50%; }
      .scheme-cart-footer-buttons .spacer {
        display: block;
        width: 6px; }
    .scheme-cart-footer .cart-sum {
      font-size: 16px;
      padding-right: 24px; }
    .scheme-cart--empty .only-filled-cart {
      display: none !important; }
  .scheme-stats {
    font-size: 0.9em; }
  .scheme-name {
    position: absolute;
    z-index: 110;
    top: -1px;
    right: -1px;
    padding: 4px 8px;
    background: #fff;
    border: 1px solid #dedede;
    font-size: 12px; }
  .scheme-minimap {
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #dedede;
    background: rgba(255, 255, 255, 0.92); }
  .scheme-important-info {
    position: absolute;
    z-index: 120;
    top: 52px;
    left: 14px;
    width: 291px;
    background: #fff;
    display: flex;
    flex-direction: column;
    max-height: calc(100% - 65px);
    border: 2px solid #00398c;
    overflow: hidden;
    transition: max-height 0.35s ease, width 0.35s ease, box-shadow 0.35s ease, border-radius 0.3s cubic-bezier(0.55, 0.06, 0.68, 0.19); }
    @media (max-width: 767px) {
      .scheme-important-info {
        max-height: calc(100% - 137px); } }
    .scheme-important-info__header {
      position: relative;
      display: flex;
      align-items: center;
      padding: .64rem 1rem;
      font-size: 1.2em;
      cursor: pointer; }
      .scheme-important-info__header .header-text {
        position: absolute;
        left: 40px;
        width: 200px;
        transition: opacity .2s ease; }
    .scheme-important-info__body {
      width: 291px;
      overflow: auto;
      transition: opacity .2s ease; }
    .scheme-important-info__header + .scheme-important-info__body {
      border-top: 1px solid #eaeaea; }
    .scheme-important-info__footer {
      border-top: 1px solid #eaeaea;
      transition: opacity .2s ease; }
    .scheme-important-info--closed {
      width: 52px;
      max-height: 52px;
      border-radius: 50%; }
      .scheme-important-info--closed .scheme-important-info__header .header-text {
        opacity: 0; }
      .scheme-important-info--closed .scheme-important-info__body,
      .scheme-important-info--closed .scheme-important-info__footer {
        opacity: 0; }
    .scheme-important-info--open {
      transition: max-height 0.35s ease, width 0.35s ease, box-shadow 0.35s ease, border-radius 0.3s cubic-bezier(0.22, 0.61, 0.36, 1); }
  .scheme-corner {
    position: absolute;
    z-index: 5; }
    .scheme-corner__header {
      padding: 12px 14px; }
    .scheme-corner__body {
      padding: 12px 14px;
      transition: opacity .2s ease .075s, border-color .2s ease; }
      .scheme-corner:not(.show) .collapsing .scheme-corner__body,
      .collapse:not(.show) .scheme-corner__body {
        border-color: transparent !important;
        opacity: 0; }
    .scheme-corner--bordered .scheme-corner__header + .scheme-corner__body,
    .scheme-corner--bordered .scheme-corner__body + .scheme-corner__body {
      border-top: 1px solid #dedede; }
    .scheme-corner--top-right {
      top: 38px;
      right: 0px; }
    .scheme-corner--bottom-right {
      bottom: 64px;
      right: 0; }
      @media (min-width: 768px) {
        .scheme-corner--bottom-right {
          bottom: 0; } }
    .scheme-corner--bottom-left {
      bottom: 64px;
      left: 0; }
      @media (min-width: 768px) {
        .scheme-corner--bottom-left {
          bottom: 0; } }
    .scheme-corner--top-left {
      top: 38px;
      left: 0; }
  .scheme-organizer-info, .scheme-corner-collapse-info {
    font-size: 14px;
    line-height: 1.2em;
    transition: background-color .2s ease, box-shadow .2s ease; }
    .scheme-organizer-info.show, .scheme-corner-collapse-info.show {
      right: 0;
      left: 0;
      background-color: rgba(255, 255, 255, 0.84);
      -webkit-backdrop-filter: blur(12px);
      backdrop-filter: blur(12px);
      box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.1); }
  .scheme-category-list, .scheme-category-list--choose {
    display: flex;
    flex-flow: row wrap; }
    .scheme-category-list--inline {
      display: flex;
      background: #fff;
      border-bottom: 1px solid #dedede;
      justify-content: center;
      overflow: auto; }
      .scheme-container .scheme-category-list--inline {
        position: absolute;
        z-index: 120;
        top: 0;
        left: 0;
        right: 0; }
  .scheme-category {
    position: relative;
    display: flex;
    align-items: baseline;
    flex: 0 0 30%;
    padding: 2px 6px;
    border-radius: 4px;
    margin-left: 5%; }
    .scheme-category:nth-child(3n+1) {
      margin-left: 0; }
    .scheme-category:nth-child(n+4) {
      margin-top: 8px; }
    .scheme-category__price {
      margin-right: .4em;
      text-shadow: 0 0 2px rgba(0, 0, 0, 0.42); }
      [class*="yellow"] .scheme-category__price,
      [class*="lightgreen"] .scheme-category__price {
        text-shadow: none; }
    .scheme-category__amount {
      margin-left: auto;
      letter-spacing: -0.1em;
      font-size: 75%;
      opacity: 0.75; }
    .scheme-category--inline {
      flex: 0 0 auto;
      margin: 4px 8px; }
  @media (min-width: 768px) {
    .scheme {
      /*&-tour__title {
            font-size: 22px;
            line-height: 1.4;
        }*/ }
      .scheme-cart--bottom {
        display: none; }
      .scheme-cart--right {
        flex: 1 0 auto !important; } }

.drawer-panel {
  background: #fff;
  border: none; }
  .drawer-panel__header .btn, .drawer-panel__header .counter__control {
    padding: 10px 20px;
    border-radius: 0;
    text-align: left; }
    .drawer-panel__header .btn, .drawer-panel__header .counter__control, .drawer-panel__header .btn:focus, .drawer-panel__header .counter__control:focus, .drawer-panel__header .btn:active, .drawer-panel__header .counter__control:active {
      border: none;
      border-bottom: 1px solid #dedede; }
    .drawer-panel__header .btn:hover, .drawer-panel__header .counter__control:hover, .drawer-panel__header .btn[aria-expanded="true"], .drawer-panel__header .counter__control[aria-expanded="true"] {
      background: #eee; }

.toast-top-right {
  z-index: 3000; }

.floating-cart {
  position: absolute;
  z-index: 200;
  bottom: 0;
  right: 0;
  left: 0;
  box-shadow: 0px -2px 6px -2px rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  height: 64px;
  transition: transform .6s ease, height .4s ease-in-out, box-shadow .4s linear;
  background: rgba(255, 255, 255, 0.96);
  /*.cart-tickets-amount {
        position: relative;

        .badge {
            position: absolute;
            top: -8px;
            right: 13px;
        }
    }*/
  /*&--empty {
        .cart-tickets-amount .value {
            background-color: #eee;
            color: $gray-750;
        }
    }*/ }
  @supports (-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px)) {
    .floating-cart {
      background-color: rgba(255, 255, 255, 0.84);
      -webkit-backdrop-filter: blur(12px);
      backdrop-filter: blur(12px); } }
  .floating-cart__collapse-indicator {
    display: block; }
  .floating-cart__toggler {
    flex: 0 0 auto;
    height: 64px;
    display: flex;
    align-items: center;
    line-height: 16px;
    padding: 10px;
    font-size: 13px;
    font-weight: 600;
    overflow: hidden; }
    .floating-cart__toggler-icon {
      display: flex;
      width: 52px;
      height: 36px;
      line-height: 36px;
      margin-left: -10px;
      align-items: center;
      justify-content: center;
      text-align: center;
      font-size: 20px;
      color: #8B929C; }
    .floating-cart__toggler .cart-tickets-amount {
      /*.value {
                border-radius: 50rem;
                padding: 2px;
                min-width: 20px;
                display: inline-block;
                text-align: center;
                background-color: #800C72;
                color: $white;
            }*/ }
      .floating-cart__toggler .cart-tickets-amount.is-empty .text-for-not-empty {
        display: none; }
      .floating-cart__toggler .cart-tickets-amount.is-empty .value {
        background-color: #eee;
        color: #545F6F; }
      .floating-cart__toggler .cart-tickets-amount:not(.is-empty) .text-for-empty {
        display: none; }
  .floating-cart__close {
    position: absolute;
    top: 13px;
    right: 0;
    height: -4px;
    padding: 10px 20px;
    line-height: 16px;
    font-size: 24px;
    margin-left: auto;
    transform: translateX(100%) scale(0.5);
    opacity: 0;
    transition: transform .3s ease, opacity .3s ease; }
    .floating-cart__close .times {
      display: block;
      transform: rotate(90deg);
      transition: transform .3s ease; }
  .floating-cart__main-action {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 44px;
    padding: 14px 20px;
    line-height: 16px;
    border-radius: 6px;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    transform: translateX(0) scale(1);
    opacity: 1;
    transition: transform .4s ease, opacity .2s ease; }
  .floating-cart__content {
    flex: 1 1 0%;
    display: flex;
    flex-direction: column;
    min-height: 0;
    border-top: 1px solid #dedede; }
  .floating-cart__body {
    overflow: auto;
    flex: 1 1 0%;
    min-height: 0; }
  .floating-cart__footer {
    flex: 0 0 auto;
    margin-top: auto;
    padding: 20px; }
    .floating-cart__footer .cart-sum {
      padding-right: 24px;
      font-size: 16px; }
  .floating-cart__two-buttons {
    display: flex;
    justify-content: space-between;
    width: 100%; }
    .floating-cart__two-buttons .btn, .floating-cart__two-buttons .counter__control {
      flex: 1 0 0%; }
    .floating-cart__two-buttons .spacer {
      flex: 0 0 auto;
      width: 4px; }
  .floating-cart--open {
    height: 100%;
    box-shadow: none;
    border-top: 1px solid #dedede; }
    .floating-cart--open .floating-cart__collapse-indicator {
      transform: rotate(180deg); }
    .floating-cart--open .floating-cart__close {
      transform: translateX(0) scale(1);
      opacity: 1; }
      .floating-cart--open .floating-cart__close .times {
        transform: rotate(0); }
    .floating-cart--open .floating-cart__toggler .floating-cart__main-action {
      transform: translateX(-100%) scale(0);
      opacity: 0; }
  .scheme-layout--empty .floating-cart {
    transform: translateY(130%); }

.sv-spinner {
  color: #ffc800 !important; }

.sv-ticket {
  position: relative;
  padding: 10px 20px 12px 0 !important;
  margin-left: 20px;
  border-bottom: 1px solid #dedede; }
  .sv-ticket__marker {
    position: absolute;
    top: 18px;
    left: -12px;
    font-size: 0.36em; }
    .sv-ticket__marker .place-circle-empty.fa:before {
      content: "\f111"; }
  .sv-ticket__remove {
    transition: color .1s ease; }
    .sv-ticket__remove:hover {
      color: #c40e00; }

/*
All variants of places
<div><i class="fa fa-circle place-circle-empty"></i>       empty</div>
<div><i class="fa fa-circle place-circle-marker"></i>      marker</div>
<div><i class="fa fa-circle place-circle-sold"></i>        sold</div>
<div><i class="fa fa-circle place-circle-reserve"></i>     reserve</div>
<div><i class="fa fa-circle place-circle-blue"></i>        blue</div>
<div><i class="fa fa-circle place-circle-brown"></i>       brown</div>
<div><i class="fa fa-circle place-circle-crimson"></i>     crimson</div>
<div><i class="fa fa-circle place-circle-cyan"></i>        cyan</div>
<div><i class="fa fa-circle place-circle-darkblue"></i>    darkblue</div>
<div><i class="fa fa-circle place-circle-green"></i>       green</div>
<div><i class="fa fa-circle place-circle-magenta"></i>     magenta</div>
<div><i class="fa fa-circle place-circle-orange"></i>      orange</div>
<div><i class="fa fa-circle place-circle-purple"></i>      purple</div>
<div><i class="fa fa-circle place-circle-yellow"></i>      yellow</div>
<div><i class="fa fa-circle place-circle-lightgreen"></i>  lightgreen</div>
<div><i class="fa fa-circle place-circle-cherry"></i>      cherry</div>
<div><i class="fa fa-circle place-circle-highlight"></i>   highlight</div>
<div><i class="fa fa-circle place-circle-salmon"></i>      salmon</div>
<div><i class="fa fa-circle place-circle-khaki"></i>       khaki</div>
<div><i class="fa fa-circle place-circle-burgundy"></i>    burgundy</div>
<div><i class="fa fa-circle place-circle-lightlilac"></i>  lightlilac</div>
<div><i class="fa fa-circle place-circle-peach"></i>       peach</div>
*/
.place-circle-empty {
  color: #e9e9e9; }

.place-circle-bg-empty {
  background-color: #e9e9e9;
  color: #fff; }

.place-circle-sold {
  color: #00398c; }

.place-circle-bg-sold {
  background-color: #00398c;
  color: #fff; }

.place-circle-reserve {
  color: #ef0000; }

.place-circle-bg-reserve {
  background-color: #ef0000;
  color: #fff; }

.place-circle-blue {
  color: #21aad2; }

.place-circle-bg-blue {
  background-color: #21aad2;
  color: #fff; }

.place-circle-brown {
  color: #652e0c; }

.place-circle-bg-brown {
  background-color: #652e0c;
  color: #fff; }

.place-circle-crimson {
  color: #8e1222; }

.place-circle-bg-crimson {
  background-color: #8e1222;
  color: #fff; }

.place-circle-cyan {
  color: #12b6c5; }

.place-circle-bg-cyan {
  background-color: #12b6c5;
  color: #fff; }

.place-circle-darkblue {
  color: #267aed; }

.place-circle-bg-darkblue {
  background-color: #267aed;
  color: #fff; }

.place-circle-green {
  color: #46c512; }

.place-circle-bg-green {
  background-color: #46c512;
  color: #fff; }

.place-circle-magenta {
  color: #291065; }

.place-circle-bg-magenta {
  background-color: #291065;
  color: #fff; }

.place-circle-orange {
  color: #ea7208; }

.place-circle-bg-orange {
  background-color: #ea7208;
  color: #fff; }

.place-circle-purple {
  color: #e815af; }

.place-circle-bg-purple {
  background-color: #e815af;
  color: #fff; }

.place-circle-yellow {
  color: #f2b603; }

.place-circle-bg-yellow {
  background-color: #f2b603;
  color: #fff; }

.place-circle-lightgreen {
  color: #67e532; }

.place-circle-bg-lightgreen {
  background-color: #67e532;
  color: #fff; }

.place-circle-cherry {
  color: #a21447; }

.place-circle-bg-cherry {
  background-color: #a21447;
  color: #fff; }

.place-circle-salmon {
  color: #fa8072; }

.place-circle-bg-salmon {
  background-color: #fa8072;
  color: #fff; }

.place-circle-khaki {
  color: #8b864e; }

.place-circle-bg-khaki {
  background-color: #8b864e;
  color: #fff; }

.place-circle-burgundy {
  color: #610b4b; }

.place-circle-bg-burgundy {
  background-color: #610b4b;
  color: #fff; }

.place-circle-lightlilac {
  color: #bca9f5; }

.place-circle-bg-lightlilac {
  background-color: #bca9f5;
  color: #fff; }

.place-circle-peach {
  color: #f79f81; }

.place-circle-bg-peach {
  background-color: #f79f81;
  color: #fff; }

.place-circle-teal {
  color: #48aaad; }

.place-circle-bg-teal {
  background-color: #48aaad;
  color: #fff; }

.place-circle-lemon {
  color: #effc5f; }

.place-circle-bg-lemon {
  background-color: #effc5f;
  color: #fff; }

.place-circle-amethyst {
  color: #a45ee5; }

.place-circle-bg-amethyst {
  background-color: #a45ee5;
  color: #fff; }

.place-circle-amber {
  color: #883001; }

.place-circle-bg-amber {
  background-color: #883001;
  color: #fff; }

.place-circle-flint {
  color: #7e7d9c; }

.place-circle-bg-flint {
  background-color: #7e7d9c;
  color: #fff; }

.place-circle-rosewood {
  color: #a04242; }

.place-circle-bg-rosewood {
  background-color: #a04242;
  color: #fff; }

.place-circle-lapis {
  color: #2632c2; }

.place-circle-bg-lapis {
  background-color: #2632c2;
  color: #fff; }

.place-circle-peacock {
  color: #012c36; }

.place-circle-bg-peacock {
  background-color: #012c36;
  color: #fff; }

.place-circle-bg-yellow {
  color: rgba(51, 51, 51, 0.8); }

.place-circle-bg-lightgreen {
  color: rgba(51, 51, 51, 0.8); }

.place-circle-bg-lemon {
  color: rgba(51, 51, 51, 0.8); }

.place-circle-empty.fa:before {
  content: "\f10c";
  color: #e0e0e0; }

.place-circle-reserve.fa:before {
  content: "\f056"; }

.place-circle-multiple {
  position: relative; }
  .place-circle-multiple:before {
    opacity: 0; }
  .place-circle-multiple .fa-circle {
    position: absolute;
    top: 0;
    left: 0; }
    .place-circle-multiple .fa-circle:nth-child(1) {
      transform: scale(0.4) translate3d(0, -70%, 0); }
    .place-circle-multiple .fa-circle:nth-child(2) {
      transform: scale(0.4) translate3d(80%, 0, 0); }
    .place-circle-multiple .fa-circle:nth-child(3) {
      transform: scale(0.4) translate3d(0, 70%, 0); }
    .place-circle-multiple .fa-circle:nth-child(4) {
      transform: scale(0.4) translate3d(-80%, 0, 0); }

.place-circle-empty,
.color-empty {
  color: #e9e9e9; }

.place-circle-bg-empty,
.bg-empty {
  background-color: #e9e9e9;
  color: #fff; }

.place-circle-sold,
.color-sold {
  color: #f71200; }

.place-circle-bg-sold,
.bg-sold {
  background-color: #f71200;
  color: #fff; }

.place-circle-reserve,
.color-reserve {
  color: #f71200; }

.place-circle-bg-reserve,
.bg-reserve {
  background-color: #f71200;
  color: #fff; }

.place-circle-lemon,
.color-lemon {
  color: #effc5e; }

.place-circle-bg-lemon,
.bg-lemon {
  background-color: #effc5e;
  color: #fff; }

.place-circle-yellow,
.color-yellow {
  color: #fde64a; }

.place-circle-bg-yellow,
.bg-yellow {
  background-color: #fde64a;
  color: #fff; }

.place-circle-star,
.color-star {
  color: #ffc800; }

.place-circle-bg-star,
.bg-star {
  background-color: #ffc800;
  color: #fff; }

.place-circle-canary,
.color-canary {
  color: #f9c702; }

.place-circle-bg-canary,
.bg-canary {
  background-color: #f9c702;
  color: #fff; }

.place-circle-gold,
.color-gold {
  color: #f9a600; }

.place-circle-bg-gold,
.bg-gold {
  background-color: #f9a600;
  color: #fff; }

.place-circle-sandstone,
.color-sandstone {
  color: #d57129; }

.place-circle-bg-sandstone,
.bg-sandstone {
  background-color: #d57129;
  color: #fff; }

.place-circle-orange,
.color-orange {
  color: #ed7013; }

.place-circle-bg-orange,
.bg-orange {
  background-color: #ed7013;
  color: #fff; }

.place-circle-amber,
.color-amber {
  color: #893101; }

.place-circle-bg-amber,
.bg-amber {
  background-color: #893101;
  color: #fff; }

.place-circle-spice,
.color-spice {
  color: #7a3903; }

.place-circle-bg-spice,
.bg-spice {
  background-color: #7a3903;
  color: #fff; }

.place-circle-red,
.color-red {
  color: #d0312d; }

.place-circle-bg-red,
.bg-red {
  background-color: #d0312d;
  color: #fff; }

.place-circle-rose,
.color-rose {
  color: #e2242b; }

.place-circle-bg-rose,
.bg-rose {
  background-color: #e2242b;
  color: #fff; }

.place-circle-candy,
.color-candy {
  color: #d21901; }

.place-circle-bg-candy,
.bg-candy {
  background-color: #d21901;
  color: #fff; }

.place-circle-lipstick,
.color-lipstick {
  color: #9c1002; }

.place-circle-bg-lipstick,
.bg-lipstick {
  background-color: #9c1002;
  color: #fff; }

.place-circle-cherry,
.color-cherry {
  color: #990f02; }

.place-circle-bg-cherry,
.bg-cherry {
  background-color: #990f02;
  color: #fff; }

.place-circle-wine,
.color-wine {
  color: #4c0805; }

.place-circle-bg-wine,
.bg-wine {
  background-color: #4c0805;
  color: #fff; }

.place-circle-salmon,
.color-salmon {
  color: #fdab9f; }

.place-circle-bg-salmon,
.bg-salmon {
  background-color: #fdab9f;
  color: #fff; }

.place-circle-peach,
.color-peach {
  color: #fa9483; }

.place-circle-bg-peach,
.bg-peach {
  background-color: #fa9483;
  color: #fff; }

.place-circle-coral,
.color-coral {
  color: #fe7d68; }

.place-circle-bg-coral,
.bg-coral {
  background-color: #fe7d68;
  color: #fff; }

.place-circle-strawberry,
.color-strawberry {
  color: #fc4c4e; }

.place-circle-bg-strawberry,
.bg-strawberry {
  background-color: #fc4c4e;
  color: #fff; }

.place-circle-punch,
.color-punch {
  color: #f15177; }

.place-circle-bg-punch,
.bg-punch {
  background-color: #f15177;
  color: #fff; }

.place-circle-fuchsia,
.color-fuchsia {
  color: #fc46aa; }

.place-circle-bg-fuchsia,
.bg-fuchsia {
  background-color: #fc46aa;
  color: #fff; }

.place-circle-curtain,
.color-curtain {
  color: #e815af; }

.place-circle-bg-curtain,
.bg-curtain {
  background-color: #e815af;
  color: #fff; }

.place-circle-hotpink,
.color-hotpink {
  color: #ff2994; }

.place-circle-bg-hotpink,
.bg-hotpink {
  background-color: #ff2994;
  color: #fff; }

.place-circle-magenta,
.color-magenta {
  color: #e12383; }

.place-circle-bg-magenta,
.bg-magenta {
  background-color: #e12383;
  color: #fff; }

.place-circle-darkmagenta,
.color-darkmagenta {
  color: #a01658; }

.place-circle-bg-darkmagenta,
.bg-darkmagenta {
  background-color: #a01658;
  color: #fff; }

.place-circle-rosewood,
.color-rosewood {
  color: #a04242; }

.place-circle-bg-rosewood,
.bg-rosewood {
  background-color: #a04242;
  color: #fff; }

.place-circle-lavender,
.color-lavender {
  color: #e39ff6; }

.place-circle-bg-lavender,
.bg-lavender {
  background-color: #e39ff6;
  color: #fff; }

.place-circle-lilac,
.color-lilac {
  color: #b660cd; }

.place-circle-bg-lilac,
.bg-lilac {
  background-color: #b660cd;
  color: #fff; }

.place-circle-amethyst,
.color-amethyst {
  color: #a35de5; }

.place-circle-bg-amethyst,
.bg-amethyst {
  background-color: #a35de5;
  color: #fff; }

.place-circle-purple,
.color-purple {
  color: #a32cc3; }

.place-circle-bg-purple,
.bg-purple {
  background-color: #a32cc3;
  color: #fff; }

.place-circle-mauve,
.color-mauve {
  color: #7a4a88; }

.place-circle-bg-mauve,
.bg-mauve {
  background-color: #7a4a88;
  color: #fff; }

.place-circle-violet,
.color-violet {
  color: #701893; }

.place-circle-bg-violet,
.bg-violet {
  background-color: #701893;
  color: #fff; }

.place-circle-eggplant,
.color-eggplant {
  color: #301432; }

.place-circle-bg-eggplant,
.bg-eggplant {
  background-color: #301432;
  color: #fff; }

.place-circle-lightblue,
.color-lightblue {
  color: #267aed; }

.place-circle-bg-lightblue,
.bg-lightblue {
  background-color: #267aed;
  color: #fff; }

.place-circle-blue,
.color-blue {
  color: #3a43ba; }

.place-circle-bg-blue,
.bg-blue {
  background-color: #3a43ba;
  color: #fff; }

.place-circle-cobalt,
.color-cobalt {
  color: #1337bd; }

.place-circle-bg-cobalt,
.bg-cobalt {
  background-color: #1337bd;
  color: #fff; }

.place-circle-azure,
.color-azure {
  color: #1620a6; }

.place-circle-bg-azure,
.bg-azure {
  background-color: #1620a6;
  color: #fff; }

.place-circle-navy,
.color-navy {
  color: #0a1171; }

.place-circle-bg-navy,
.bg-navy {
  background-color: #0a1171;
  color: #fff; }

.place-circle-denim,
.color-denim {
  color: #141e3d; }

.place-circle-bg-denim,
.bg-denim {
  background-color: #141e3d;
  color: #fff; }

.place-circle-indigo,
.color-indigo {
  color: #281d5d; }

.place-circle-bg-indigo,
.bg-indigo {
  background-color: #281d5d;
  color: #fff; }

.place-circle-cyan,
.color-cyan {
  color: #12b6c5; }

.place-circle-bg-cyan,
.bg-cyan {
  background-color: #12b6c5;
  color: #fff; }

.place-circle-arctic,
.color-arctic {
  color: #82edfd; }

.place-circle-bg-arctic,
.bg-arctic {
  background-color: #82edfd;
  color: #fff; }

.place-circle-sky,
.color-sky {
  color: #62c5da; }

.place-circle-bg-sky,
.bg-sky {
  background-color: #62c5da;
  color: #fff; }

.place-circle-teal,
.color-teal {
  color: #48aaad; }

.place-circle-bg-teal,
.bg-teal {
  background-color: #48aaad;
  color: #fff; }

.place-circle-ocean,
.color-ocean {
  color: #006064; }

.place-circle-bg-ocean,
.bg-ocean {
  background-color: #006064;
  color: #fff; }

.place-circle-peacock,
.color-peacock {
  color: #012c36; }

.place-circle-bg-peacock,
.bg-peacock {
  background-color: #012c36;
  color: #fff; }

.place-circle-seafoam,
.color-seafoam {
  color: #3cec97; }

.place-circle-bg-seafoam,
.bg-seafoam {
  background-color: #3cec97;
  color: #fff; }

.place-circle-mint,
.color-mint {
  color: #97edc3; }

.place-circle-bg-mint,
.bg-mint {
  background-color: #97edc3;
  color: #fff; }

.place-circle-lime,
.color-lime {
  color: #aef35a; }

.place-circle-bg-lime,
.bg-lime {
  background-color: #aef35a;
  color: #fff; }

.place-circle-chartreuse,
.color-chartreuse {
  color: #b0fb37; }

.place-circle-bg-chartreuse,
.bg-chartreuse {
  background-color: #b0fb37;
  color: #fff; }

.place-circle-lightgreen,
.color-lightgreen {
  color: #67e532; }

.place-circle-bg-lightgreen,
.bg-lightgreen {
  background-color: #67e532;
  color: #fff; }

.place-circle-parakeet,
.color-parakeet {
  color: #03c04a; }

.place-circle-bg-parakeet,
.bg-parakeet {
  background-color: #03c04a;
  color: #fff; }

.place-circle-green,
.color-green {
  color: #3ab143; }

.place-circle-bg-green,
.bg-green {
  background-color: #3ab143;
  color: #fff; }

.place-circle-shamrock,
.color-shamrock {
  color: #01ac12; }

.place-circle-bg-shamrock,
.bg-shamrock {
  background-color: #01ac12;
  color: #fff; }

.place-circle-emerald,
.color-emerald {
  color: #00890f; }

.place-circle-bg-emerald,
.bg-emerald {
  background-color: #00890f;
  color: #fff; }

.place-circle-pine,
.color-pine {
  color: #224e1e; }

.place-circle-bg-pine,
.bg-pine {
  background-color: #224e1e;
  color: #fff; }

.place-circle-tortilla,
.color-tortilla {
  color: #9a7a4f; }

.place-circle-bg-tortilla,
.bg-tortilla {
  background-color: #9a7a4f;
  color: #fff; }

.place-circle-tawny,
.color-tawny {
  color: #7d481c; }

.place-circle-bg-tawny,
.bg-tawny {
  background-color: #7d481c;
  color: #fff; }

.place-circle-caramel,
.color-caramel {
  color: #65350d; }

.place-circle-bg-caramel,
.bg-caramel {
  background-color: #65350d;
  color: #fff; }

.place-circle-gingerbread,
.color-gingerbread {
  color: #5d2b04; }

.place-circle-bg-gingerbread,
.bg-gingerbread {
  background-color: #5d2b04;
  color: #fff; }

.place-circle-chocolate,
.color-chocolate {
  color: #2c1503; }

.place-circle-bg-chocolate,
.bg-chocolate {
  background-color: #2c1503;
  color: #fff; }

.place-circle-brown,
.color-brown {
  color: #221609; }

.place-circle-bg-brown,
.bg-brown {
  background-color: #221609;
  color: #fff; }

.place-circle-silver,
.color-silver {
  color: #adadc7; }

.place-circle-bg-silver,
.bg-silver {
  background-color: #adadc7;
  color: #fff; }

.place-circle-flint,
.color-flint {
  color: #7e7d9c; }

.place-circle-bg-flint,
.bg-flint {
  background-color: #7e7d9c;
  color: #fff; }

.place-circle-porpoise,
.color-porpoise {
  color: #4d4c5c; }

.place-circle-bg-porpoise,
.bg-porpoise {
  background-color: #4d4c5c;
  color: #fff; }

.place-circle-graphite,
.color-graphite {
  color: #584d5b; }

.place-circle-bg-graphite,
.bg-graphite {
  background-color: #584d5b;
  color: #fff; }

.place-circle-iron,
.color-iron {
  color: #322d31; }

.place-circle-bg-iron,
.bg-iron {
  background-color: #322d31;
  color: #fff; }

.place-circle-charcoal,
.color-charcoal {
  color: #212022; }

.place-circle-bg-charcoal,
.bg-charcoal {
  background-color: #212022;
  color: #fff; }

.place-circle-metal,
.color-metal {
  color: #0b0b0a; }

.place-circle-bg-metal,
.bg-metal {
  background-color: #0b0b0a;
  color: #fff; }

.place-circle-onyx,
.color-onyx {
  color: #030106; }

.place-circle-bg-onyx,
.bg-onyx {
  background-color: #030106;
  color: #fff; }

.place-circle-jetblack,
.color-jetblack {
  color: #000000; }

.place-circle-bg-jetblack,
.bg-jetblack {
  background-color: #000000;
  color: #fff; }

.place-circle-bg-yellow,
.bg-yellow {
  color: rgba(51, 51, 51, 0.8); }

.place-circle-bg-lemon,
.bg-lemon {
  color: rgba(51, 51, 51, 0.8); }

.place-circle-bg-arctic,
.bg-arctic {
  color: rgba(51, 51, 51, 0.8); }

.place-circle-bg-seafoam,
.bg-seafoam {
  color: rgba(51, 51, 51, 0.8); }

.place-circle-bg-mint,
.bg-mint {
  color: rgba(51, 51, 51, 0.8); }

.place-circle-bg-lime,
.bg-lime {
  color: rgba(51, 51, 51, 0.8); }

.place-circle-bg-chartreuse,
.bg-chartreuse {
  color: rgba(51, 51, 51, 0.8); }

.place-circle-bg-lightgreen,
.bg-lightgreen {
  color: rgba(51, 51, 51, 0.8); }

.placeholder-info {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center; }
  .placeholder-info-icon {
    font-size: 60px;
    color: #eaeaea; }
  .placeholder-info-text {
    color: #aaa; }

.scheme-layout .copyright-scheme-fixed {
  z-index: 120;
  bottom: 80px;
  left: 8px; }
  @media (min-width: 768px) {
    .scheme-layout .copyright-scheme-fixed {
      bottom: 12px;
      left: 12px; } }

* {
  box-sizing: border-box; }

.a4 {
  position: relative;
  display: block;
  padding-bottom: 141.43%;
  overflow: hidden; }
  .a4 img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover; }

.accent {
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.18); }

.tickets-block, .action-block, .action-block-big {
  display: block;
  padding: 0 18px;
  border-style: solid;
  border-color: #e0e0e0;
  border-width: 2px;
  font-size: 18px;
  color: #000; }

.action-block-big {
  padding: 0 20px; }
  @media (min-width: 992px) {
    .action-block-big {
      padding: 12px 30px; } }

.action-block-item {
  display: flex;
  justify-content: space-between;
  padding: 12px 0; }
  .action-block-item + .action-block-item {
    border-top: 1px solid #e0e0e0; }
  .action-block-item .value {
    margin-left: .5em; }

.action-block-highlited {
  border-color: #00398c; }

.events {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin: -5px; }
  @media (max-width: 575px) {
    .events {
      margin-right: -24px;
      margin-left: -24px;
      padding-right: 5px;
      padding-left: 5px; } }
  .events__item {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 300%;
    max-width: 300%;
    padding-right: 5px;
    padding-left: 5px; }
  .events > .events__item {
    flex: 0 0 50%;
    max-width: 50%; }
  .events > .events__item,
  .events > [class*="col-"] {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px; }
  @media (min-width: 576px) {
    .events {
      margin: -10px; }
      .events > .events__item {
        flex: 0 0 50%;
        max-width: 50%; }
      .events > .events__item,
      .events > [class*="col-"] {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-right: 10px;
        padding-left: 10px; } }
  @media (min-width: 768px) {
    .events {
      margin: -10px; }
      .events > .events__item {
        flex: 0 0 33.33333%;
        max-width: 33.33333%; }
      .events > .events__item,
      .events > [class*="col-"] {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-right: 10px;
        padding-left: 10px; } }
  @media (min-width: 992px) {
    .events {
      margin: -10px; }
      .events > .events__item {
        flex: 0 0 25%;
        max-width: 25%; }
      .events > .events__item,
      .events > [class*="col-"] {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-right: 10px;
        padding-left: 10px; } }
  @media (min-width: 1266px) {
    .events {
      margin: -15px; }
      .events > .events__item {
        flex: 0 0 20%;
        max-width: 20%; }
      .events > .events__item,
      .events > [class*="col-"] {
        margin-top: 15px;
        margin-bottom: 15px;
        padding-right: 15px;
        padding-left: 15px; } }

.fs-1 {
  font-size: 0.1em !important; }

@media (min-width: 576px) {
  .fs-sm-1 {
    font-size: 0.1em !important; } }

@media (min-width: 768px) {
  .fs-md-1 {
    font-size: 0.1em !important; } }

@media (min-width: 992px) {
  .fs-lg-1 {
    font-size: 0.1em !important; } }

@media (min-width: 1266px) {
  .fs-xl-1 {
    font-size: 0.1em !important; } }

.fs-2 {
  font-size: 0.2em !important; }

@media (min-width: 576px) {
  .fs-sm-2 {
    font-size: 0.2em !important; } }

@media (min-width: 768px) {
  .fs-md-2 {
    font-size: 0.2em !important; } }

@media (min-width: 992px) {
  .fs-lg-2 {
    font-size: 0.2em !important; } }

@media (min-width: 1266px) {
  .fs-xl-2 {
    font-size: 0.2em !important; } }

.fs-3 {
  font-size: 0.3em !important; }

@media (min-width: 576px) {
  .fs-sm-3 {
    font-size: 0.3em !important; } }

@media (min-width: 768px) {
  .fs-md-3 {
    font-size: 0.3em !important; } }

@media (min-width: 992px) {
  .fs-lg-3 {
    font-size: 0.3em !important; } }

@media (min-width: 1266px) {
  .fs-xl-3 {
    font-size: 0.3em !important; } }

.fs-4 {
  font-size: 0.4em !important; }

@media (min-width: 576px) {
  .fs-sm-4 {
    font-size: 0.4em !important; } }

@media (min-width: 768px) {
  .fs-md-4 {
    font-size: 0.4em !important; } }

@media (min-width: 992px) {
  .fs-lg-4 {
    font-size: 0.4em !important; } }

@media (min-width: 1266px) {
  .fs-xl-4 {
    font-size: 0.4em !important; } }

.fs-5 {
  font-size: 0.5em !important; }

@media (min-width: 576px) {
  .fs-sm-5 {
    font-size: 0.5em !important; } }

@media (min-width: 768px) {
  .fs-md-5 {
    font-size: 0.5em !important; } }

@media (min-width: 992px) {
  .fs-lg-5 {
    font-size: 0.5em !important; } }

@media (min-width: 1266px) {
  .fs-xl-5 {
    font-size: 0.5em !important; } }

.fs-6 {
  font-size: 0.6em !important; }

@media (min-width: 576px) {
  .fs-sm-6 {
    font-size: 0.6em !important; } }

@media (min-width: 768px) {
  .fs-md-6 {
    font-size: 0.6em !important; } }

@media (min-width: 992px) {
  .fs-lg-6 {
    font-size: 0.6em !important; } }

@media (min-width: 1266px) {
  .fs-xl-6 {
    font-size: 0.6em !important; } }

.fs-7 {
  font-size: 0.7em !important; }

@media (min-width: 576px) {
  .fs-sm-7 {
    font-size: 0.7em !important; } }

@media (min-width: 768px) {
  .fs-md-7 {
    font-size: 0.7em !important; } }

@media (min-width: 992px) {
  .fs-lg-7 {
    font-size: 0.7em !important; } }

@media (min-width: 1266px) {
  .fs-xl-7 {
    font-size: 0.7em !important; } }

.fs-8 {
  font-size: 0.8em !important; }

@media (min-width: 576px) {
  .fs-sm-8 {
    font-size: 0.8em !important; } }

@media (min-width: 768px) {
  .fs-md-8 {
    font-size: 0.8em !important; } }

@media (min-width: 992px) {
  .fs-lg-8 {
    font-size: 0.8em !important; } }

@media (min-width: 1266px) {
  .fs-xl-8 {
    font-size: 0.8em !important; } }

.fs-9 {
  font-size: 0.9em !important; }

@media (min-width: 576px) {
  .fs-sm-9 {
    font-size: 0.9em !important; } }

@media (min-width: 768px) {
  .fs-md-9 {
    font-size: 0.9em !important; } }

@media (min-width: 992px) {
  .fs-lg-9 {
    font-size: 0.9em !important; } }

@media (min-width: 1266px) {
  .fs-xl-9 {
    font-size: 0.9em !important; } }

.fs-10 {
  font-size: 1em !important; }

@media (min-width: 576px) {
  .fs-sm-10 {
    font-size: 1em !important; } }

@media (min-width: 768px) {
  .fs-md-10 {
    font-size: 1em !important; } }

@media (min-width: 992px) {
  .fs-lg-10 {
    font-size: 1em !important; } }

@media (min-width: 1266px) {
  .fs-xl-10 {
    font-size: 1em !important; } }

.d-flex .first-of-all, .d-flex-col .first-of-all {
  order: -1; }

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

.page-block {
  margin: 30px 0; }

.copyright {
  color: #666;
  font-size: 11px;
  line-height: 1.2em;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4); }
  .copyright-scheme-fixed {
    position: fixed;
    bottom: 90px;
    right: 14px; }
    .copyright-scheme-fixed-top {
      bottom: auto;
      top: 56px; }
    .copyright-scheme-fixed.text-left {
      right: auto;
      left: 14px; }
  .copyright a {
    display: none; }
  .copyright i.icon-brand-logo.colored {
    text-shadow: none; }
  .copyright:hover .text {
    display: none; }
  .copyright:hover a {
    display: inline-block; }

.tickets-item__descr-pgroup {
  line-height: 20px;
  font-size: 0.8em;
  color: #666; }

.btn .countpie, .counter__control .countpie {
  display: inline-block;
  margin-top: -12px;
  margin-bottom: -12px; }

.btn.btn-default .countpie, .btn-default.counter__control .countpie, .counter__control.prev .countpie,
.btn.btn-outline-default .countpie,
.btn-outline-default.counter__control .countpie {
  background: #f0f0f0; }
  .btn.btn-default .countpie .pie, .btn-default.counter__control .countpie .pie, .counter__control.prev .countpie .pie,
  .btn.btn-outline-default .countpie .pie,
  .btn-outline-default.counter__control .countpie .pie {
    border-color: #b4b4b4; }

.btn.btn-default:hover .countpie, .btn-default.counter__control:hover .countpie, .counter__control.prev:hover .countpie,
.btn.btn-outline-default:hover .countpie,
.btn-outline-default.counter__control:hover .countpie {
  background-color: white; }

.btn.btn-primary .countpie, .btn-primary.counter__control .countpie, .counter__control.next .countpie,
.btn.btn-outline-primary .countpie,
.btn-outline-primary.counter__control .countpie {
  background: #ffc800; }
  .btn.btn-primary .countpie .pie, .btn-primary.counter__control .countpie .pie, .counter__control.next .countpie .pie,
  .btn.btn-outline-primary .countpie .pie,
  .btn-outline-primary.counter__control .countpie .pie {
    border-color: #bf9600; }

.btn.btn-primary:hover .countpie, .btn-primary.counter__control:hover .countpie, .counter__control.next:hover .countpie,
.btn.btn-outline-primary:hover .countpie,
.btn-outline-primary.counter__control:hover .countpie {
  background-color: #ffd333; }

.btn.btn-secondary .countpie, .btn-secondary.counter__control .countpie,
.btn.btn-outline-secondary .countpie,
.btn-outline-secondary.counter__control .countpie {
  background: #00398c; }
  .btn.btn-secondary .countpie .pie, .btn-secondary.counter__control .countpie .pie,
  .btn.btn-outline-secondary .countpie .pie,
  .btn-outline-secondary.counter__control .countpie .pie {
    border-color: #002b69; }

.btn.btn-secondary:hover .countpie, .btn-secondary.counter__control:hover .countpie,
.btn.btn-outline-secondary:hover .countpie,
.btn-outline-secondary.counter__control:hover .countpie {
  background-color: #004ebf; }

.btn.btn-success .countpie, .btn-success.counter__control .countpie,
.btn.btn-outline-success .countpie,
.btn-outline-success.counter__control .countpie {
  background: #ffc800; }
  .btn.btn-success .countpie .pie, .btn-success.counter__control .countpie .pie,
  .btn.btn-outline-success .countpie .pie,
  .btn-outline-success.counter__control .countpie .pie {
    border-color: #bf9600; }

.btn.btn-success:hover .countpie, .btn-success.counter__control:hover .countpie,
.btn.btn-outline-success:hover .countpie,
.btn-outline-success.counter__control:hover .countpie {
  background-color: #ffd333; }

.btn.btn-info .countpie, .btn-info.counter__control .countpie,
.btn.btn-outline-info .countpie,
.btn-outline-info.counter__control .countpie {
  background: #00398c; }
  .btn.btn-info .countpie .pie, .btn-info.counter__control .countpie .pie,
  .btn.btn-outline-info .countpie .pie,
  .btn-outline-info.counter__control .countpie .pie {
    border-color: #002b69; }

.btn.btn-info:hover .countpie, .btn-info.counter__control:hover .countpie,
.btn.btn-outline-info:hover .countpie,
.btn-outline-info.counter__control:hover .countpie {
  background-color: #004ebf; }

.btn.btn-warning .countpie, .btn-warning.counter__control .countpie,
.btn.btn-outline-warning .countpie,
.btn-outline-warning.counter__control .countpie {
  background: #ff7722; }
  .btn.btn-warning .countpie .pie, .btn-warning.counter__control .countpie .pie,
  .btn.btn-outline-warning .countpie .pie,
  .btn-outline-warning.counter__control .countpie .pie {
    border-color: #bf591a; }

.btn.btn-warning:hover .countpie, .btn-warning.counter__control:hover .countpie,
.btn.btn-outline-warning:hover .countpie,
.btn-outline-warning.counter__control:hover .countpie {
  background-color: #ff9655; }

.btn.btn-danger .countpie, .btn-danger.counter__control .countpie,
.btn.btn-outline-danger .countpie,
.btn-outline-danger.counter__control .countpie {
  background: #c40e00; }
  .btn.btn-danger .countpie .pie, .btn-danger.counter__control .countpie .pie,
  .btn.btn-outline-danger .countpie .pie,
  .btn-outline-danger.counter__control .countpie .pie {
    border-color: #930b00; }

.btn.btn-danger:hover .countpie, .btn-danger.counter__control:hover .countpie,
.btn.btn-outline-danger:hover .countpie,
.btn-outline-danger.counter__control:hover .countpie {
  background-color: #f71200; }

.btn.btn-error .countpie, .btn-error.counter__control .countpie,
.btn.btn-outline-error .countpie,
.btn-outline-error.counter__control .countpie {
  background: #c40e00; }
  .btn.btn-error .countpie .pie, .btn-error.counter__control .countpie .pie,
  .btn.btn-outline-error .countpie .pie,
  .btn-outline-error.counter__control .countpie .pie {
    border-color: #930b00; }

.btn.btn-error:hover .countpie, .btn-error.counter__control:hover .countpie,
.btn.btn-outline-error:hover .countpie,
.btn-outline-error.counter__control:hover .countpie {
  background-color: #f71200; }

.btn.btn-light .countpie, .btn-light.counter__control .countpie,
.btn.btn-outline-light .countpie,
.btn-outline-light.counter__control .countpie {
  background: #cecece; }
  .btn.btn-light .countpie .pie, .btn-light.counter__control .countpie .pie,
  .btn.btn-outline-light .countpie .pie,
  .btn-outline-light.counter__control .countpie .pie {
    border-color: #9b9b9b; }

.btn.btn-light:hover .countpie, .btn-light.counter__control:hover .countpie,
.btn.btn-outline-light:hover .countpie,
.btn-outline-light.counter__control:hover .countpie {
  background-color: #e8e8e8; }

.btn.btn-dark .countpie, .btn-dark.counter__control .countpie,
.btn.btn-outline-dark .countpie,
.btn-outline-dark.counter__control .countpie {
  background: #000; }
  .btn.btn-dark .countpie .pie, .btn-dark.counter__control .countpie .pie,
  .btn.btn-outline-dark .countpie .pie,
  .btn-outline-dark.counter__control .countpie .pie {
    border-color: black; }

.btn.btn-dark:hover .countpie, .btn-dark.counter__control:hover .countpie,
.btn.btn-outline-dark:hover .countpie,
.btn-outline-dark.counter__control:hover .countpie {
  background-color: #1a1a1a; }

.btn.btn-accent .countpie, .btn-accent.counter__control .countpie,
.btn.btn-outline-accent .countpie,
.btn-outline-accent.counter__control .countpie {
  background: #bd25b2; }
  .btn.btn-accent .countpie .pie, .btn-accent.counter__control .countpie .pie,
  .btn.btn-outline-accent .countpie .pie,
  .btn-outline-accent.counter__control .countpie .pie {
    border-color: #8e1c86; }

.btn.btn-accent:hover .countpie, .btn-accent.counter__control:hover .countpie,
.btn.btn-outline-accent:hover .countpie,
.btn-outline-accent.counter__control:hover .countpie {
  background-color: #d93cce; }

.countpie {
  position: relative;
  width: 36px;
  height: 36px;
  background: inherit;
  border-radius: 50%;
  overflow: hidden;
  transition: background-color 0.15s ease-in-out; }

.countpie .text {
  position: absolute;
  z-index: 400;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }

.countpie .pie {
  width: 50%;
  height: 100%;
  transform-origin: 100% 50%;
  position: absolute;
  background: transparent;
  border: 4px solid #b48d21; }

.countpie .pie-spinner {
  border-radius: 100% 0 0 100% / 50% 0 0 50%;
  z-index: 200;
  border-right: none;
  animation: rota 15s linear 1;
  animation-direction: reverse; }

.countpie:hover .pie-spinner,
.countpie:hover .pie-filler,
.countpie:hover .mask {
  animation-play-state: running; }

.countpie .pie-filler {
  border-radius: 0 100% 100% 0 / 0 50% 50% 0;
  left: 50%;
  opacity: 0;
  z-index: 100;
  animation: opa 15s steps(1, end) 1 reverse;
  border-left: none;
  animation-direction: normal; }

.countpie .mask {
  width: 50%;
  height: 100%;
  position: absolute;
  background: inherit;
  opacity: 1;
  z-index: 300;
  animation: opa 15s steps(1, end) 1;
  animation-direction: reverse; }

@keyframes rota {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes opa {
  0% {
    opacity: 1; }
  50%, 100% {
    opacity: 0; } }

.box-message .payment-method {
  display: block;
  width: 140px;
  height: 60px;
  margin-bottom: 20px; }
  .box-message .payment-method.paypal {
    background: url("../images/brands/paypal.svg") center no-repeat; }

.message-cart-empty {
  text-align: center;
  color: #666; }
  .message-cart-empty i {
    font-size: 2.6em;
    color: #bbb; }

@keyframes pulsate {
  0%, 100% {
    opacity: 1; }
  50% {
    opacity: .5; } }

#pageHeadLine {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 767px) {
    #pageHeadLine {
      flex-wrap: wrap; } }

.box, .tickets-category:not(.tickets-category--kassir) {
  border-radius: 3px; }
  @media (max-width: 575px) {
    .box, .tickets-category:not(.tickets-category--kassir) {
      margin-right: 0;
      margin-left: 0; } }

.heading-info {
  display: flex; }
  .heading-info .partner-logo {
    flex: 0 0 auto; }
  .heading-info .event-shortinfo {
    flex: 1 1 auto; }
    @media (max-width: 575px) {
      .heading-info .event-shortinfo {
        order: 2;
        flex: 1 0 100%; } }
  @media (max-width: 575px) {
    .heading-info {
      flex-wrap: wrap; } }

.event-shortinfo {
  display: flex; }
  .event-shortinfo-img {
    flex: 0 0 auto;
    width: 34px;
    max-width: 34px;
    margin-right: 20px; }
  .event-shortinfo-title {
    line-height: 1;
    font-size: 20px; }
    @media (max-width: 767px) {
      .event-shortinfo-title {
        margin-bottom: 14px; } }
    @media (min-width: 576px) {
      .event-shortinfo-title {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        height: 21px; } }
  .event-shortinfo-place {
    padding-bottom: 2px;
    font-size: 14px;
    line-height: 1; }
  .event-shortinfo-body {
    display: flex;
    flex: 1 1 auto;
    align-items: stretch; }
    .event-shortinfo-body-title {
      flex: 0 1 auto; }
    @media (max-width: 767px) {
      .event-shortinfo-body {
        flex-wrap: wrap; } }
  .event-shortinfo-about {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .event-shortinfo-datetime {
    display: flex; }
    @media (max-width: 767px) {
      .event-shortinfo-datetime {
        order: 3;
        flex: 1 0 100%;
        margin-left: -36px; }
        .event-shortinfo-datetime .icon-values {
          flex: 0 0 50%; }
          .event-shortinfo-datetime .icon-values:nth-child(2) {
            padding-left: 30px; } }
  .ticketbox-header .event-shortinfo {
    flex: 1 0 auto; }
    .ticketbox-header .event-shortinfo-title {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    @media (min-width: 992px) {
      .ticketbox-header .event-shortinfo-body {
        max-width: 566px; } }
    @media (min-width: 1266px) {
      .ticketbox-header .event-shortinfo-body {
        max-width: 854px; } }

.event-shortinfo {
  display: flex; }
  .event-shortinfo-img {
    flex: 0 0 auto;
    width: 34px;
    max-width: 34px;
    margin-right: 20px; }
  .event-shortinfo-title {
    line-height: 1;
    font-size: 20px; }
    @media (max-width: 767px) {
      .event-shortinfo-title {
        margin-bottom: 14px; } }
    @media (min-width: 576px) {
      .event-shortinfo-title {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        height: 21px; } }
  .event-shortinfo-place {
    padding-bottom: 2px;
    font-size: 14px;
    line-height: 1; }
  .event-shortinfo-body {
    display: flex;
    flex: 1 1 auto;
    align-items: stretch; }
    .event-shortinfo-body-title {
      flex: 0 1 auto; }
    @media (max-width: 767px) {
      .event-shortinfo-body {
        flex-wrap: wrap; } }
  .event-shortinfo-about {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .event-shortinfo-datetime {
    display: flex; }
    @media (max-width: 767px) {
      .event-shortinfo-datetime {
        order: 3;
        flex: 1 0 100%;
        margin-left: -36px; }
        .event-shortinfo-datetime .icon-values {
          flex: 0 0 50%; }
          .event-shortinfo-datetime .icon-values:nth-child(2) {
            padding-left: 30px; } }
  .ticketbox-header .event-shortinfo {
    flex: 1 0 auto; }
    .ticketbox-header .event-shortinfo-title {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    @media (min-width: 992px) {
      .ticketbox-header .event-shortinfo-body {
        max-width: 566px; } }
    @media (min-width: 1266px) {
      .ticketbox-header .event-shortinfo-body {
        max-width: 854px; } }

.icon-values {
  display: flex; }
  .icon-values i {
    padding-top: 2px;
    font-size: 24px;
    line-height: 1;
    color: #bbb; }
    .icon-values i.fa:before {
      display: inline-block;
      width: 1em;
      text-align: center;
      margin-right: .2em;
      margin-left: .2em; }
    @media (max-width: 767px) {
      .icon-values i {
        transform: translateX(-17px); } }
  .icon-values__values {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 4px 0px 0px;
    margin-left: 4px; }
  .icon-values__value {
    font-size: 20px;
    line-height: 1; }
    .icon-values__value--secondary {
      font-size: 14px; }

.btn, .counter__control,
.btn-link {
  cursor: pointer; }

.btn-scale-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: fixed;
  z-index: 2;
  top: 50%;
  transform: translate3d(0, -50%, 0); }
  .btn-scale-group-right {
    right: 14px; }
  .btn-scale-group-left {
    left: 14px; }
  .btn-scale-group .btn, .btn-scale-group .counter__control {
    position: relative;
    z-index: 2;
    margin: 4px;
    touch-action: manipulation; }
    .btn-scale-group .btn-plus {
      padding: 16px 0;
      font-weight: normal;
      font-size: 34px; }
      @media (max-width: 767px) {
        .btn-scale-group .btn-plus {
          width: 36px;
          height: 36px;
          padding: 10px 0; } }
    .btn-scale-group .btn-minus {
      font-weight: bold;
      width: 36px;
      height: 36px;
      padding: 10px 0;
      font-size: 18px;
      margin-top: 1px; }
      @media (max-width: 767px) {
        .btn-scale-group .btn-minus {
          width: 28px;
          height: 28px;
          padding: 6px 0;
          font-size: 14px; } }
  .btn-scale-group .btn-bound {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    .btn-scale-group .btn-bound path {
      fill: #000;
      fill-opacity: 0.2; }

.header-line {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0; }
  .header-line .box, .header-line .tickets-category:not(.tickets-category--kassir) {
    z-index: 2;
    margin: 0;
    box-shadow: none; }
    .header-line .box .box-header, .header-line .tickets-category:not(.tickets-category--kassir) .box-header {
      border-bottom-width: 0;
      padding: 12px 0;
      font-size: 16px; }
  .header-line .edge-helper {
    z-index: 1; }

.footer-line {
  position: fixed;
  z-index: 1040;
  right: 0;
  bottom: 0;
  left: 0; }
  .footer-line .box, .footer-line .tickets-category:not(.tickets-category--kassir) {
    z-index: 2;
    margin: 0;
    box-shadow: none; }
    .footer-line .box-header, .footer-line .box-body {
      padding-right: 0;
      padding-left: 0; }
    .footer-line .box-header {
      border-color: #eaeaea; }
      .footer-line .box-header:before {
        display: none; }
      .footer-line .box-header .cart-label {
        display: flex;
        flex: 0 0 auto;
        align-items: center; }
        .footer-line .box-header .cart-label i {
          display: inline-block;
          color: #bbb; }
          .footer-line .box-header .cart-label i.fa-angle-up {
            display: none; }
          .footer-line .box-header .cart-label i.icon-times {
            display: inline-block;
            font-size: .72em; }
        .footer-line .box-header .cart-label-word i {
          transform: translateY(-2px);
          color: inherit; }
      .footer-line .box-header .icon-wrapper {
        position: relative;
        display: inline-block; }
        .footer-line .box-header .icon-wrapper .badge {
          position: absolute;
          top: -5px;
          left: 13px; }
      .footer-line .box-header.collapsed .cart-label i.fa-angle-up {
        display: inline-block; }
      .footer-line .box-header.collapsed .cart-label i.icon-times {
        display: none; }
  .footer-line .edge-helper {
    z-index: 1;
    color: #666;
    cursor: pointer; }

.ticketbox-header {
  display: flex; }
  .ticketbox-header-right {
    display: flex;
    flex: 0 0 auto;
    align-items: center;
    margin-left: auto; }

.ticketbox-clear {
  transition: color .1s ease;
  cursor: pointer; }
  .ticketbox-clear i {
    color: #c40e00;
    font-size: 1.2em; }
  .ticketbox-clear:hover {
    color: #c40e00; }

.ticketbox .scroll-shadow__scroller::-webkit-scrollbar {
  width: 0;
  height: 0; }

.ticketbox .scroll-shadow__scroller::-webkit-scrollbar-thumb {
  background: transparent;
  width: 0;
  height: 0;
  opacity: 0; }

body {
  display: flex;
  flex-direction: column; }
  body > main {
    position: relative;
    flex: 1 0 auto; }

.full-screen-scheme,
.full-screen-scheme body {
  width: 100%;
  height: 100%;
  overflow: hidden; }

.full-screen-scheme body {
  padding-bottom: 81px !important; }

.full-screen-scheme body,
.full-screen-scheme main,
.full-screen-scheme .scheme-wrapper {
  display: flex;
  flex-direction: column;
  flex: 1 0 100%; }

.full-screen-scheme .scheme {
  flex: 1 0 100%; }

.full-screen-scheme footer {
  display: none; }

.header-fixed body {
  padding-top: 48px !important; }

.top-links {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .top-links > div {
    flex: 0 0 90px; }
    .top-links > div.link-left i {
      font-size: .9em; }
      .top-links > div.link-left i:before {
        margin: 0; }
    .top-links > div.link-center {
      flex: 1 1 auto;
      margin: 0 auto;
      text-align: center;
      margin-top: -4px; }
    .top-links > div.link-right {
      text-align: right; }
  .top-links a:focus-visible {
    box-shadow: 0 0 0 3px rgba(0, 57, 140, 0.3); }

.partner-logo {
  display: inline-block;
  height: 27px; }
  .partner-logo img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%; }

#options:after {
  display: none; }

.edge-helper-shape {
  position: absolute;
  z-index: 1;
  right: 0;
  left: 0; }
  .edge-helper-top .edge-helper-shape {
    bottom: 0; }
  .edge-helper-bottom .edge-helper-shape {
    top: 0; }

.edge-helper-content {
  position: relative;
  z-index: 10;
  line-height: 24px;
  padding: 2px 4px;
  text-transform: lowercase;
  font-variant: small-caps; }

.header-line .edge-helper,
.footer-line .edge-helper,
.box .edge-helper,
.tickets-category:not(.tickets-category--kassir) .edge-helper,
.edge-helper-container .edge-helper {
  position: absolute;
  left: 50%; }
  .header-line .edge-helper-top,
  .footer-line .edge-helper-top,
  .box .edge-helper-top,
  .tickets-category:not(.tickets-category--kassir) .edge-helper-top,
  .edge-helper-container .edge-helper-top {
    top: 0;
    transform: translate3d(-50%, -100%, 0); }
  .header-line .edge-helper-right,
  .footer-line .edge-helper-right,
  .box .edge-helper-right,
  .tickets-category:not(.tickets-category--kassir) .edge-helper-right,
  .edge-helper-container .edge-helper-right {
    left: auto;
    right: -14px;
    bottom: 50%;
    transform: translate3d(50%, 50%, 0) rotate3d(0, 0, 1, -90deg); }
  .header-line .edge-helper-bottom,
  .footer-line .edge-helper-bottom,
  .box .edge-helper-bottom,
  .tickets-category:not(.tickets-category--kassir) .edge-helper-bottom,
  .edge-helper-container .edge-helper-bottom {
    bottom: 0;
    transform: translate3d(-50%, 100%, 0); }
  .header-line .edge-helper-left,
  .footer-line .edge-helper-left,
  .box .edge-helper-left,
  .tickets-category:not(.tickets-category--kassir) .edge-helper-left,
  .edge-helper-container .edge-helper-left {
    rigjt: auto;
    left: -14px;
    bottom: 50%;
    transform: translate3d(-50%, 50%, 0) rotate3d(0, 0, 1, 90deg); }

.edge-helper.as-a-part {
  z-index: 20;
  overflow: hidden; }
  .edge-helper.as-a-part.edge-helper-top {
    padding: 24px 24px 0; }
  .edge-helper.as-a-part.edge-helper-bottom {
    padding: 0 24px 24px; }
  .edge-helper.as-a-part .edge-helper-shape {
    right: 24px;
    left: 24px; }

.trapeze {
  height: 28px;
  background: #fff;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.18); }
  .trapeze:before, .trapeze:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    background: transparent;
    border-style: solid;
    border-top-color: #fff;
    border-bottom-color: #fff;
    border-right: 14px solid transparent;
    border-left: 14px solid transparent; }
  .trapeze:before {
    left: 0;
    transform: translateX(-50%); }
  .trapeze:after {
    right: 0;
    transform: translateX(50%); }
  .trapeze-to-top:before, .trapeze-to-top:after {
    border-top-width: 0;
    border-bottom-width: 28px; }
  .trapeze-to-bottom:before, .trapeze-to-bottom:after {
    border-top-width: 28px;
    border-bottom-width: 0; }

.edge-helper .countdown {
  font-variant: normal;
  line-height: 20px; }

.options .form-check-label {
  display: flex;
  width: 100%;
  padding: 0.5em 1em;
  cursor: pointer; }

.options .form-check-text {
  display: flex;
  width: 100%;
  align-items: center; }

.options .disabled .form-check-label {
  cursor: default; }

.options .disabled .form-check-text {
  font-size: 16px;
  color: #666; }

.options .price-text {
  margin-left: 8px;
  margin-right: 1.5em; }

.options .tickets-left {
  display: inline-block;
  margin-left: auto;
  font-size: 14px;
  color: #666; }

.pgroup-item {
  display: flex;
  align-items: center;
  padding: 0.5rem 1rem;
  cursor: pointer;
  font-size: 14px; }
  .pgroup-item__title {
    margin-right: auto; }
  .pgroup-item__price {
    margin-left: 12px;
    font-weight: bold; }
  .pgroup-item__discount {
    margin-left: 8px;
    font-size: 12px;
    color: #666; }

@keyframes showSmallDialog {
  0% {
    transform: scale(0.7); }
  45% {
    transform: scale(1.05); }
  80% {
    transform: scale(0.95); }
  100% {
    transform: scale(1); } }

@keyframes zoomOut {
  0% {
    transform: scale(1); }
  45% {
    transform: scale(1.05); }
  100% {
    transform: scale(0); } }

.small-dialog {
  position: relative;
  z-index: 1050;
  max-width: 300px;
  margin: 10px;
  background: #fff;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.18); }
  .small-dialog-container.show .small-dialog {
    animation: showSmallDialog 0.3s; }
  .small-dialog.zoom-out {
    animation: zoomOut 0.3s; }
  .small-dialog .close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer; }
  .small-dialog__header {
    padding: 8px 32px 4px;
    text-align: center; }
  .small-dialog-container {
    position: fixed;
    z-index: 1100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    overflow: auto; }

@media (max-width: 991px) {
  .cart-box .checklist {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px; }
    .cart-box .checklist .checklist__item {
      flex: 1 0 50%; } }

@media (min-width: 992px) {
  .cart-box .box-body {
    position: relative;
    min-height: 286px; }
  .cart-box.login .btn, .cart-box.login .counter__control {
    position: relative;
    top: 16px; }
  .cart-box.register .btn, .cart-box.register .counter__control, .cart-box.guest .btn, .cart-box.guest .counter__control {
    position: absolute;
    right: 30px;
    bottom: 30px;
    left: 30px; } }

.d-flex-col {
  flex-direction: column; }

.address-block {
  position: relative; }
  .address-block .row {
    margin-right: -10px;
    margin-left: -10px; }
    .address-block .row > .col,
    .address-block .row > [class*="col-"] {
      padding-right: 10px;
      padding-left: 10px; }
    @media (min-width: 576px) {
      .address-block .row {
        margin-right: -10px;
        margin-left: -10px; }
        .address-block .row > .col,
        .address-block .row > [class*="col-"] {
          padding-right: 10px;
          padding-left: 10px; } }
    @media (min-width: 768px) {
      .address-block .row {
        margin-right: -10px;
        margin-left: -10px; }
        .address-block .row > .col,
        .address-block .row > [class*="col-"] {
          padding-right: 10px;
          padding-left: 10px; } }
    @media (min-width: 992px) {
      .address-block .row {
        margin-right: -10px;
        margin-left: -10px; }
        .address-block .row > .col,
        .address-block .row > [class*="col-"] {
          padding-right: 10px;
          padding-left: 10px; } }
    @media (min-width: 1266px) {
      .address-block .row {
        margin-right: -10px;
        margin-left: -10px; }
        .address-block .row > .col,
        .address-block .row > [class*="col-"] {
          padding-right: 10px;
          padding-left: 10px; } }
  .address-block__title {
    font-size: 24px; }
  .address-block .note.on-top {
    margin-top: -10px;
    margin-bottom: 20px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.48); }

.note.on-top {
  margin-top: -10px;
  margin-bottom: 20px; }

.delivery-block .row {
  margin-right: -10px;
  margin-left: -10px; }
  .delivery-block .row > .col,
  .delivery-block .row > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px; }
  @media (min-width: 576px) {
    .delivery-block .row {
      margin-right: -10px;
      margin-left: -10px; }
      .delivery-block .row > .col,
      .delivery-block .row > [class*="col-"] {
        padding-right: 10px;
        padding-left: 10px; } }
  @media (min-width: 768px) {
    .delivery-block .row {
      margin-right: -10px;
      margin-left: -10px; }
      .delivery-block .row > .col,
      .delivery-block .row > [class*="col-"] {
        padding-right: 10px;
        padding-left: 10px; } }
  @media (min-width: 992px) {
    .delivery-block .row {
      margin-right: -10px;
      margin-left: -10px; }
      .delivery-block .row > .col,
      .delivery-block .row > [class*="col-"] {
        padding-right: 10px;
        padding-left: 10px; } }
  @media (min-width: 1266px) {
    .delivery-block .row {
      margin-right: -10px;
      margin-left: -10px; }
      .delivery-block .row > .col,
      .delivery-block .row > [class*="col-"] {
        padding-right: 10px;
        padding-left: 10px; } }

.delivery-block__title {
  font-size: 24px; }

@media (max-width: 767px) {
  .delivery-block .payment {
    margin-top: 20px; } }

.delivery-block .form-check-label {
  display: block; }

.delivery-block .form-check-text {
  display: flex; }
  .delivery-block .form-check-text .descr {
    display: flex;
    align-items: flex-start;
    flex: 1 1 auto;
    padding-right: 6px; }
    .delivery-block .form-check-text .descr img.paypal {
      height: 22px; }
    .delivery-block .form-check-text .descr img.visa {
      height: 18px; }
    .delivery-block .form-check-text .descr img.mastercard {
      height: 22px; }
    .delivery-block .form-check-text .descr img.sofort {
      height: 40px; }
    .delivery-block .form-check-text .descr img + img {
      margin-left: 6px; }
    @media (min-width: 992px) {
      .delivery-block .form-check-text .descr {
        flex: 0 0 300px; } }
    @media (max-width: 575px) {
      .delivery-block .form-check-text .descr.small {
        width: 120px; } }

.delivery-block .form-check-label + .form-check-label {
  margin-top: 1rem; }

.delivery-block input:checked + .form-check-text .value {
  font-weight: 600; }

.plain-text {
  color: #666; }

@media (max-width: 767px) {
  .cart-total .value {
    margin-right: 0; } }

.scroll-shadow__scroller {
  width: 100%; }

#ticketboxBodyContainer:not(.show) .scroll-shadow__outer, #ticketboxBodyContainer:not(.show) .scroll-shadow__inner {
  height: auto !important; }

#ticketboxBodyContainer:not(.show) .scroll-shadow__scroller {
  position: relative; }

.box-header:focus-visible {
  box-shadow: inset 0 0 0 6px rgba(0, 57, 140, 0.5); }

.box-header .btn.logout:focus-visible, .box-header .logout.counter__control:focus-visible {
  box-shadow: 0 0 0 3px rgba(0, 57, 140, 0.5) !important; }

.popover,
.tooltip {
  z-index: 1060;
  display: block;
  padding: 5px 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  border-radius: 0;
  background: transparent;
  max-width: 320px; }
  .popover-content,
  .tooltip-content {
    display: none; }
    .popover .popover-content, .popover
    .tooltip-content {
      display: block; }
  .popover-body, .popover-inner,
  .tooltip-body,
  .tooltip-inner {
    padding: 14px 20px;
    color: #666;
    font-size: 14px;
    line-height: 1.25;
    background-color: #fff;
    box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.18); }
  .popover-header,
  .tooltip-header {
    padding: 14px 20px;
    margin: -14px -20px 14px -20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
  .popover .arrow,
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
    border-left: 5px solid transparent;
    transform: translateY(100%); }
    .popover .arrow:before,
    .tooltip .arrow:before {
      display: none; }
  .popover.bs-popover-top .arrow, .popover.bs-popover-auto[x-placement^="top"] .arrow,
  .popover.bs-popover-auto[x-placement^="top"] .arrow,
  .popover.bs-tooltip-top .arrow,
  .popover.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow,
  .popover.bs-tooltip-auto[x-placement^="top"] .arrow,
  .tooltip.bs-popover-top .arrow,
  .tooltip.popover.bs-popover-auto[x-placement^="top"] .arrow,
  .tooltip.bs-popover-auto[x-placement^="top"] .arrow, .tooltip.bs-tooltip-top .arrow, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow,
  .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 5px; }
  .popover.bs-popover-bottom .arrow, .popover.bs-popover-auto[x-placement^="bottom"] .arrow,
  .popover.bs-popover-auto[x-placement^="bottom"] .arrow,
  .popover.bs-tooltip-bottom .arrow,
  .popover.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow,
  .popover.bs-tooltip-auto[x-placement^="bottom"] .arrow,
  .tooltip.bs-popover-bottom .arrow,
  .tooltip.popover.bs-popover-auto[x-placement^="bottom"] .arrow,
  .tooltip.bs-popover-auto[x-placement^="bottom"] .arrow, .tooltip.bs-tooltip-bottom .arrow, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow,
  .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
    transform: translateY(0) rotate(180deg); }
  .popover .close,
  .tooltip .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.25em 0.44em;
    font-size: 20px;
    line-height: 1;
    font-weight: normal;
    cursor: pointer; }
  .popover-scheme,
  .tooltip-scheme {
    z-index: 990;
    display: table;
    margin-bottom: 0;
    padding-bottom: 0; }
    .popover-scheme p,
    .tooltip-scheme p {
      display: table-row;
      min-width: 120px;
      margin-bottom: 0;
      padding: 4px 0;
      font-size: 14px; }
      .popover-scheme p b,
      .tooltip-scheme p b {
        display: table-cell;
        padding-right: 10px;
        white-space: nowrap; }
    .popover-scheme .arrow,
    .tooltip-scheme .arrow {
      bottom: 0 !important;
      border-right: 8px solid transparent;
      border-top: 8px solid #fff;
      border-left: 8px solid transparent;
      transform: translateY(100%); }
    .popover-scheme .close,
    .tooltip-scheme .close {
      top: 4px; }
    .popover-scheme.pgroups-activated .pgroups,
    .tooltip-scheme.pgroups-activated .pgroups {
      display: table; }
    .popover-scheme.pgroups-activated .close,
    .tooltip-scheme.pgroups-activated .close {
      display: block; }

.scroll-shadow {
  position: relative; }
  .scroll-shadow:before, .scroll-shadow:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    right: 0;
    left: 0;
    height: 10px;
    transition: background-size .2s ease; }
  .scroll-shadow:before {
    top: 0;
    background: radial-gradient(farthest-side at 50% 0%, rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0)) 100% 0;
    background-repeat: no-repeat;
    background-size: 100% 0; }
  .scroll-shadow:after {
    bottom: 0;
    border-top-width: 1px;
    background: radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0)) 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 0; }
  .scroll-shadow__outer {
    position: relative;
    overflow: hidden; }
  .scroll-shadow__scroller {
    position: absolute;
    z-index: 1;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll; }
    .scroll-shadow__scroller ::-webkit-scrollbar {
      display: none; }
  .scroll-shadow__target {
    border-top-width: 0 !important;
    border-bottom-width: 0 !important; }
  .scroll-shadow__scrollbar {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 2px; }
    .scroll-shadow__scrollbar .bar {
      position: absolute;
      right: 0;
      display: block;
      width: 2px;
      background: #ffc800; }
  .scroll-shadow.not-start:before {
    background-size: 100% 8px; }
  .scroll-shadow.not-end:after {
    background-size: 100% 8px; }

.place-label.color-empty, .place-sector.color-empty {
  fill: #e9e9e9;
  stroke: #e9e9e9; }

.place.color-empty .cog-wheel, .color-empty.place-area .cog-wheel {
  fill: #e9e9e9;
  stroke: #e9e9e9; }

.place-label.color-sold, .place-sector.color-sold {
  fill: #f71200;
  stroke: #f71200; }

.place.color-sold .cog-wheel, .color-sold.place-area .cog-wheel {
  fill: #f71200;
  stroke: #f71200; }

.place-label.color-reserve, .place-sector.color-reserve {
  fill: #f71200;
  stroke: #f71200; }

.place.color-reserve .cog-wheel, .color-reserve.place-area .cog-wheel {
  fill: #f71200;
  stroke: #f71200; }

.place-label.color-lemon, .place-sector.color-lemon {
  fill: #effc5e;
  stroke: #effc5e; }

.place.color-lemon .cog-wheel, .color-lemon.place-area .cog-wheel {
  fill: #effc5e;
  stroke: #effc5e; }

.place-label.color-yellow, .place-sector.color-yellow {
  fill: #fde64a;
  stroke: #fde64a; }

.place.color-yellow .cog-wheel, .color-yellow.place-area .cog-wheel {
  fill: #fde64a;
  stroke: #fde64a; }

.place-label.color-star, .place-sector.color-star {
  fill: #ffc800;
  stroke: #ffc800; }

.place.color-star .cog-wheel, .color-star.place-area .cog-wheel {
  fill: #ffc800;
  stroke: #ffc800; }

.place-label.color-canary, .place-sector.color-canary {
  fill: #f9c702;
  stroke: #f9c702; }

.place.color-canary .cog-wheel, .color-canary.place-area .cog-wheel {
  fill: #f9c702;
  stroke: #f9c702; }

.place-label.color-gold, .place-sector.color-gold {
  fill: #f9a600;
  stroke: #f9a600; }

.place.color-gold .cog-wheel, .color-gold.place-area .cog-wheel {
  fill: #f9a600;
  stroke: #f9a600; }

.place-label.color-sandstone, .place-sector.color-sandstone {
  fill: #d57129;
  stroke: #d57129; }

.place.color-sandstone .cog-wheel, .color-sandstone.place-area .cog-wheel {
  fill: #d57129;
  stroke: #d57129; }

.place-label.color-orange, .place-sector.color-orange {
  fill: #ed7013;
  stroke: #ed7013; }

.place.color-orange .cog-wheel, .color-orange.place-area .cog-wheel {
  fill: #ed7013;
  stroke: #ed7013; }

.place-label.color-amber, .place-sector.color-amber {
  fill: #893101;
  stroke: #893101; }

.place.color-amber .cog-wheel, .color-amber.place-area .cog-wheel {
  fill: #893101;
  stroke: #893101; }

.place-label.color-spice, .place-sector.color-spice {
  fill: #7a3903;
  stroke: #7a3903; }

.place.color-spice .cog-wheel, .color-spice.place-area .cog-wheel {
  fill: #7a3903;
  stroke: #7a3903; }

.place-label.color-red, .place-sector.color-red {
  fill: #d0312d;
  stroke: #d0312d; }

.place.color-red .cog-wheel, .color-red.place-area .cog-wheel {
  fill: #d0312d;
  stroke: #d0312d; }

.place-label.color-rose, .place-sector.color-rose {
  fill: #e2242b;
  stroke: #e2242b; }

.place.color-rose .cog-wheel, .color-rose.place-area .cog-wheel {
  fill: #e2242b;
  stroke: #e2242b; }

.place-label.color-candy, .place-sector.color-candy {
  fill: #d21901;
  stroke: #d21901; }

.place.color-candy .cog-wheel, .color-candy.place-area .cog-wheel {
  fill: #d21901;
  stroke: #d21901; }

.place-label.color-lipstick, .place-sector.color-lipstick {
  fill: #9c1002;
  stroke: #9c1002; }

.place.color-lipstick .cog-wheel, .color-lipstick.place-area .cog-wheel {
  fill: #9c1002;
  stroke: #9c1002; }

.place-label.color-cherry, .place-sector.color-cherry {
  fill: #990f02;
  stroke: #990f02; }

.place.color-cherry .cog-wheel, .color-cherry.place-area .cog-wheel {
  fill: #990f02;
  stroke: #990f02; }

.place-label.color-wine, .place-sector.color-wine {
  fill: #4c0805;
  stroke: #4c0805; }

.place.color-wine .cog-wheel, .color-wine.place-area .cog-wheel {
  fill: #4c0805;
  stroke: #4c0805; }

.place-label.color-salmon, .place-sector.color-salmon {
  fill: #fdab9f;
  stroke: #fdab9f; }

.place.color-salmon .cog-wheel, .color-salmon.place-area .cog-wheel {
  fill: #fdab9f;
  stroke: #fdab9f; }

.place-label.color-peach, .place-sector.color-peach {
  fill: #fa9483;
  stroke: #fa9483; }

.place.color-peach .cog-wheel, .color-peach.place-area .cog-wheel {
  fill: #fa9483;
  stroke: #fa9483; }

.place-label.color-coral, .place-sector.color-coral {
  fill: #fe7d68;
  stroke: #fe7d68; }

.place.color-coral .cog-wheel, .color-coral.place-area .cog-wheel {
  fill: #fe7d68;
  stroke: #fe7d68; }

.place-label.color-strawberry, .place-sector.color-strawberry {
  fill: #fc4c4e;
  stroke: #fc4c4e; }

.place.color-strawberry .cog-wheel, .color-strawberry.place-area .cog-wheel {
  fill: #fc4c4e;
  stroke: #fc4c4e; }

.place-label.color-punch, .place-sector.color-punch {
  fill: #f15177;
  stroke: #f15177; }

.place.color-punch .cog-wheel, .color-punch.place-area .cog-wheel {
  fill: #f15177;
  stroke: #f15177; }

.place-label.color-fuchsia, .place-sector.color-fuchsia {
  fill: #fc46aa;
  stroke: #fc46aa; }

.place.color-fuchsia .cog-wheel, .color-fuchsia.place-area .cog-wheel {
  fill: #fc46aa;
  stroke: #fc46aa; }

.place-label.color-curtain, .place-sector.color-curtain {
  fill: #e815af;
  stroke: #e815af; }

.place.color-curtain .cog-wheel, .color-curtain.place-area .cog-wheel {
  fill: #e815af;
  stroke: #e815af; }

.place-label.color-hotpink, .place-sector.color-hotpink {
  fill: #ff2994;
  stroke: #ff2994; }

.place.color-hotpink .cog-wheel, .color-hotpink.place-area .cog-wheel {
  fill: #ff2994;
  stroke: #ff2994; }

.place-label.color-magenta, .place-sector.color-magenta {
  fill: #e12383;
  stroke: #e12383; }

.place.color-magenta .cog-wheel, .color-magenta.place-area .cog-wheel {
  fill: #e12383;
  stroke: #e12383; }

.place-label.color-darkmagenta, .place-sector.color-darkmagenta {
  fill: #a01658;
  stroke: #a01658; }

.place.color-darkmagenta .cog-wheel, .color-darkmagenta.place-area .cog-wheel {
  fill: #a01658;
  stroke: #a01658; }

.place-label.color-rosewood, .place-sector.color-rosewood {
  fill: #a04242;
  stroke: #a04242; }

.place.color-rosewood .cog-wheel, .color-rosewood.place-area .cog-wheel {
  fill: #a04242;
  stroke: #a04242; }

.place-label.color-lavender, .place-sector.color-lavender {
  fill: #e39ff6;
  stroke: #e39ff6; }

.place.color-lavender .cog-wheel, .color-lavender.place-area .cog-wheel {
  fill: #e39ff6;
  stroke: #e39ff6; }

.place-label.color-lilac, .place-sector.color-lilac {
  fill: #b660cd;
  stroke: #b660cd; }

.place.color-lilac .cog-wheel, .color-lilac.place-area .cog-wheel {
  fill: #b660cd;
  stroke: #b660cd; }

.place-label.color-amethyst, .place-sector.color-amethyst {
  fill: #a35de5;
  stroke: #a35de5; }

.place.color-amethyst .cog-wheel, .color-amethyst.place-area .cog-wheel {
  fill: #a35de5;
  stroke: #a35de5; }

.place-label.color-purple, .place-sector.color-purple {
  fill: #a32cc3;
  stroke: #a32cc3; }

.place.color-purple .cog-wheel, .color-purple.place-area .cog-wheel {
  fill: #a32cc3;
  stroke: #a32cc3; }

.place-label.color-mauve, .place-sector.color-mauve {
  fill: #7a4a88;
  stroke: #7a4a88; }

.place.color-mauve .cog-wheel, .color-mauve.place-area .cog-wheel {
  fill: #7a4a88;
  stroke: #7a4a88; }

.place-label.color-violet, .place-sector.color-violet {
  fill: #701893;
  stroke: #701893; }

.place.color-violet .cog-wheel, .color-violet.place-area .cog-wheel {
  fill: #701893;
  stroke: #701893; }

.place-label.color-eggplant, .place-sector.color-eggplant {
  fill: #301432;
  stroke: #301432; }

.place.color-eggplant .cog-wheel, .color-eggplant.place-area .cog-wheel {
  fill: #301432;
  stroke: #301432; }

.place-label.color-lightblue, .place-sector.color-lightblue {
  fill: #267aed;
  stroke: #267aed; }

.place.color-lightblue .cog-wheel, .color-lightblue.place-area .cog-wheel {
  fill: #267aed;
  stroke: #267aed; }

.place-label.color-blue, .place-sector.color-blue {
  fill: #3a43ba;
  stroke: #3a43ba; }

.place.color-blue .cog-wheel, .color-blue.place-area .cog-wheel {
  fill: #3a43ba;
  stroke: #3a43ba; }

.place-label.color-cobalt, .place-sector.color-cobalt {
  fill: #1337bd;
  stroke: #1337bd; }

.place.color-cobalt .cog-wheel, .color-cobalt.place-area .cog-wheel {
  fill: #1337bd;
  stroke: #1337bd; }

.place-label.color-azure, .place-sector.color-azure {
  fill: #1620a6;
  stroke: #1620a6; }

.place.color-azure .cog-wheel, .color-azure.place-area .cog-wheel {
  fill: #1620a6;
  stroke: #1620a6; }

.place-label.color-navy, .place-sector.color-navy {
  fill: #0a1171;
  stroke: #0a1171; }

.place.color-navy .cog-wheel, .color-navy.place-area .cog-wheel {
  fill: #0a1171;
  stroke: #0a1171; }

.place-label.color-denim, .place-sector.color-denim {
  fill: #141e3d;
  stroke: #141e3d; }

.place.color-denim .cog-wheel, .color-denim.place-area .cog-wheel {
  fill: #141e3d;
  stroke: #141e3d; }

.place-label.color-indigo, .place-sector.color-indigo {
  fill: #281d5d;
  stroke: #281d5d; }

.place.color-indigo .cog-wheel, .color-indigo.place-area .cog-wheel {
  fill: #281d5d;
  stroke: #281d5d; }

.place-label.color-cyan, .place-sector.color-cyan {
  fill: #12b6c5;
  stroke: #12b6c5; }

.place.color-cyan .cog-wheel, .color-cyan.place-area .cog-wheel {
  fill: #12b6c5;
  stroke: #12b6c5; }

.place-label.color-arctic, .place-sector.color-arctic {
  fill: #82edfd;
  stroke: #82edfd; }

.place.color-arctic .cog-wheel, .color-arctic.place-area .cog-wheel {
  fill: #82edfd;
  stroke: #82edfd; }

.place-label.color-sky, .place-sector.color-sky {
  fill: #62c5da;
  stroke: #62c5da; }

.place.color-sky .cog-wheel, .color-sky.place-area .cog-wheel {
  fill: #62c5da;
  stroke: #62c5da; }

.place-label.color-teal, .place-sector.color-teal {
  fill: #48aaad;
  stroke: #48aaad; }

.place.color-teal .cog-wheel, .color-teal.place-area .cog-wheel {
  fill: #48aaad;
  stroke: #48aaad; }

.place-label.color-ocean, .place-sector.color-ocean {
  fill: #006064;
  stroke: #006064; }

.place.color-ocean .cog-wheel, .color-ocean.place-area .cog-wheel {
  fill: #006064;
  stroke: #006064; }

.place-label.color-peacock, .place-sector.color-peacock {
  fill: #012c36;
  stroke: #012c36; }

.place.color-peacock .cog-wheel, .color-peacock.place-area .cog-wheel {
  fill: #012c36;
  stroke: #012c36; }

.place-label.color-seafoam, .place-sector.color-seafoam {
  fill: #3cec97;
  stroke: #3cec97; }

.place.color-seafoam .cog-wheel, .color-seafoam.place-area .cog-wheel {
  fill: #3cec97;
  stroke: #3cec97; }

.place-label.color-mint, .place-sector.color-mint {
  fill: #97edc3;
  stroke: #97edc3; }

.place.color-mint .cog-wheel, .color-mint.place-area .cog-wheel {
  fill: #97edc3;
  stroke: #97edc3; }

.place-label.color-lime, .place-sector.color-lime {
  fill: #aef35a;
  stroke: #aef35a; }

.place.color-lime .cog-wheel, .color-lime.place-area .cog-wheel {
  fill: #aef35a;
  stroke: #aef35a; }

.place-label.color-chartreuse, .place-sector.color-chartreuse {
  fill: #b0fb37;
  stroke: #b0fb37; }

.place.color-chartreuse .cog-wheel, .color-chartreuse.place-area .cog-wheel {
  fill: #b0fb37;
  stroke: #b0fb37; }

.place-label.color-lightgreen, .place-sector.color-lightgreen {
  fill: #67e532;
  stroke: #67e532; }

.place.color-lightgreen .cog-wheel, .color-lightgreen.place-area .cog-wheel {
  fill: #67e532;
  stroke: #67e532; }

.place-label.color-parakeet, .place-sector.color-parakeet {
  fill: #03c04a;
  stroke: #03c04a; }

.place.color-parakeet .cog-wheel, .color-parakeet.place-area .cog-wheel {
  fill: #03c04a;
  stroke: #03c04a; }

.place-label.color-green, .place-sector.color-green {
  fill: #3ab143;
  stroke: #3ab143; }

.place.color-green .cog-wheel, .color-green.place-area .cog-wheel {
  fill: #3ab143;
  stroke: #3ab143; }

.place-label.color-shamrock, .place-sector.color-shamrock {
  fill: #01ac12;
  stroke: #01ac12; }

.place.color-shamrock .cog-wheel, .color-shamrock.place-area .cog-wheel {
  fill: #01ac12;
  stroke: #01ac12; }

.place-label.color-emerald, .place-sector.color-emerald {
  fill: #00890f;
  stroke: #00890f; }

.place.color-emerald .cog-wheel, .color-emerald.place-area .cog-wheel {
  fill: #00890f;
  stroke: #00890f; }

.place-label.color-pine, .place-sector.color-pine {
  fill: #224e1e;
  stroke: #224e1e; }

.place.color-pine .cog-wheel, .color-pine.place-area .cog-wheel {
  fill: #224e1e;
  stroke: #224e1e; }

.place-label.color-tortilla, .place-sector.color-tortilla {
  fill: #9a7a4f;
  stroke: #9a7a4f; }

.place.color-tortilla .cog-wheel, .color-tortilla.place-area .cog-wheel {
  fill: #9a7a4f;
  stroke: #9a7a4f; }

.place-label.color-tawny, .place-sector.color-tawny {
  fill: #7d481c;
  stroke: #7d481c; }

.place.color-tawny .cog-wheel, .color-tawny.place-area .cog-wheel {
  fill: #7d481c;
  stroke: #7d481c; }

.place-label.color-caramel, .place-sector.color-caramel {
  fill: #65350d;
  stroke: #65350d; }

.place.color-caramel .cog-wheel, .color-caramel.place-area .cog-wheel {
  fill: #65350d;
  stroke: #65350d; }

.place-label.color-gingerbread, .place-sector.color-gingerbread {
  fill: #5d2b04;
  stroke: #5d2b04; }

.place.color-gingerbread .cog-wheel, .color-gingerbread.place-area .cog-wheel {
  fill: #5d2b04;
  stroke: #5d2b04; }

.place-label.color-chocolate, .place-sector.color-chocolate {
  fill: #2c1503;
  stroke: #2c1503; }

.place.color-chocolate .cog-wheel, .color-chocolate.place-area .cog-wheel {
  fill: #2c1503;
  stroke: #2c1503; }

.place-label.color-brown, .place-sector.color-brown {
  fill: #221609;
  stroke: #221609; }

.place.color-brown .cog-wheel, .color-brown.place-area .cog-wheel {
  fill: #221609;
  stroke: #221609; }

.place-label.color-silver, .place-sector.color-silver {
  fill: #adadc7;
  stroke: #adadc7; }

.place.color-silver .cog-wheel, .color-silver.place-area .cog-wheel {
  fill: #adadc7;
  stroke: #adadc7; }

.place-label.color-flint, .place-sector.color-flint {
  fill: #7e7d9c;
  stroke: #7e7d9c; }

.place.color-flint .cog-wheel, .color-flint.place-area .cog-wheel {
  fill: #7e7d9c;
  stroke: #7e7d9c; }

.place-label.color-porpoise, .place-sector.color-porpoise {
  fill: #4d4c5c;
  stroke: #4d4c5c; }

.place.color-porpoise .cog-wheel, .color-porpoise.place-area .cog-wheel {
  fill: #4d4c5c;
  stroke: #4d4c5c; }

.place-label.color-graphite, .place-sector.color-graphite {
  fill: #584d5b;
  stroke: #584d5b; }

.place.color-graphite .cog-wheel, .color-graphite.place-area .cog-wheel {
  fill: #584d5b;
  stroke: #584d5b; }

.place-label.color-iron, .place-sector.color-iron {
  fill: #322d31;
  stroke: #322d31; }

.place.color-iron .cog-wheel, .color-iron.place-area .cog-wheel {
  fill: #322d31;
  stroke: #322d31; }

.place-label.color-charcoal, .place-sector.color-charcoal {
  fill: #212022;
  stroke: #212022; }

.place.color-charcoal .cog-wheel, .color-charcoal.place-area .cog-wheel {
  fill: #212022;
  stroke: #212022; }

.place-label.color-metal, .place-sector.color-metal {
  fill: #0b0b0a;
  stroke: #0b0b0a; }

.place.color-metal .cog-wheel, .color-metal.place-area .cog-wheel {
  fill: #0b0b0a;
  stroke: #0b0b0a; }

.place-label.color-onyx, .place-sector.color-onyx {
  fill: #030106;
  stroke: #030106; }

.place.color-onyx .cog-wheel, .color-onyx.place-area .cog-wheel {
  fill: #030106;
  stroke: #030106; }

.place-label.color-jetblack, .place-sector.color-jetblack {
  fill: #000000;
  stroke: #000000; }

.place.color-jetblack .cog-wheel, .color-jetblack.place-area .cog-wheel {
  fill: #000000;
  stroke: #000000; }

.place, .place-area {
  cursor: pointer; }
  .place > text, .place-area > text {
    font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
    font-size: 8px;
    line-height: 16px;
    fill: #fff;
    text-align: center;
    dominant-baseline: central;
    alignment-baseline: central;
    text-anchor: middle;
    user-select: none; }
  .place .check, .place-area .check {
    fill: #000;
    fill-opacity: 1; }
  .place-label, .place-label-inner,
  .place .cog-wheel,
  .place-area .cog-wheel {
    transition: r 100ms ease-in-out, fill-opacity 100ms ease-in-out, stroke-width 100ms ease-in-out; }
  .place-label {
    stroke-width: 0;
    stroke-opacity: 0.3; }
    .place-label-inner:not(.place-label-dashed) {
      stroke-width: 0; }
      .place-label-inner:not(.place-label-dashed).color-empty {
        fill: #f7f7f7; }
      .place-label-inner:not(.place-label-dashed).color-reserve {
        fill: #ffffff; }
      .place-label-inner:not(.place-label-dashed).color-sold {
        fill: #ffffff; }
    .place-label-dashed {
      fill: #fff;
      stroke-width: 1.25;
      stroke-linecap: round;
      stroke-dasharray: 3 2.45; }
      .place-label-dashed.color-empty {
        stroke: #e9e9e9; }
      .place-label-dashed.color-sold {
        stroke: #f71200; }
      .place-label-dashed.color-reserve {
        stroke: #f71200; }
      .place-label-dashed.color-lemon {
        stroke: #effc5e; }
      .place-label-dashed.color-yellow {
        stroke: #fde64a; }
      .place-label-dashed.color-star {
        stroke: #ffc800; }
      .place-label-dashed.color-canary {
        stroke: #f9c702; }
      .place-label-dashed.color-gold {
        stroke: #f9a600; }
      .place-label-dashed.color-sandstone {
        stroke: #d57129; }
      .place-label-dashed.color-orange {
        stroke: #ed7013; }
      .place-label-dashed.color-amber {
        stroke: #893101; }
      .place-label-dashed.color-spice {
        stroke: #7a3903; }
      .place-label-dashed.color-red {
        stroke: #d0312d; }
      .place-label-dashed.color-rose {
        stroke: #e2242b; }
      .place-label-dashed.color-candy {
        stroke: #d21901; }
      .place-label-dashed.color-lipstick {
        stroke: #9c1002; }
      .place-label-dashed.color-cherry {
        stroke: #990f02; }
      .place-label-dashed.color-wine {
        stroke: #4c0805; }
      .place-label-dashed.color-salmon {
        stroke: #fdab9f; }
      .place-label-dashed.color-peach {
        stroke: #fa9483; }
      .place-label-dashed.color-coral {
        stroke: #fe7d68; }
      .place-label-dashed.color-strawberry {
        stroke: #fc4c4e; }
      .place-label-dashed.color-punch {
        stroke: #f15177; }
      .place-label-dashed.color-fuchsia {
        stroke: #fc46aa; }
      .place-label-dashed.color-curtain {
        stroke: #e815af; }
      .place-label-dashed.color-hotpink {
        stroke: #ff2994; }
      .place-label-dashed.color-magenta {
        stroke: #e12383; }
      .place-label-dashed.color-darkmagenta {
        stroke: #a01658; }
      .place-label-dashed.color-rosewood {
        stroke: #a04242; }
      .place-label-dashed.color-lavender {
        stroke: #e39ff6; }
      .place-label-dashed.color-lilac {
        stroke: #b660cd; }
      .place-label-dashed.color-amethyst {
        stroke: #a35de5; }
      .place-label-dashed.color-purple {
        stroke: #a32cc3; }
      .place-label-dashed.color-mauve {
        stroke: #7a4a88; }
      .place-label-dashed.color-violet {
        stroke: #701893; }
      .place-label-dashed.color-eggplant {
        stroke: #301432; }
      .place-label-dashed.color-lightblue {
        stroke: #267aed; }
      .place-label-dashed.color-blue {
        stroke: #3a43ba; }
      .place-label-dashed.color-cobalt {
        stroke: #1337bd; }
      .place-label-dashed.color-azure {
        stroke: #1620a6; }
      .place-label-dashed.color-navy {
        stroke: #0a1171; }
      .place-label-dashed.color-denim {
        stroke: #141e3d; }
      .place-label-dashed.color-indigo {
        stroke: #281d5d; }
      .place-label-dashed.color-cyan {
        stroke: #12b6c5; }
      .place-label-dashed.color-arctic {
        stroke: #82edfd; }
      .place-label-dashed.color-sky {
        stroke: #62c5da; }
      .place-label-dashed.color-teal {
        stroke: #48aaad; }
      .place-label-dashed.color-ocean {
        stroke: #006064; }
      .place-label-dashed.color-peacock {
        stroke: #012c36; }
      .place-label-dashed.color-seafoam {
        stroke: #3cec97; }
      .place-label-dashed.color-mint {
        stroke: #97edc3; }
      .place-label-dashed.color-lime {
        stroke: #aef35a; }
      .place-label-dashed.color-chartreuse {
        stroke: #b0fb37; }
      .place-label-dashed.color-lightgreen {
        stroke: #67e532; }
      .place-label-dashed.color-parakeet {
        stroke: #03c04a; }
      .place-label-dashed.color-green {
        stroke: #3ab143; }
      .place-label-dashed.color-shamrock {
        stroke: #01ac12; }
      .place-label-dashed.color-emerald {
        stroke: #00890f; }
      .place-label-dashed.color-pine {
        stroke: #224e1e; }
      .place-label-dashed.color-tortilla {
        stroke: #9a7a4f; }
      .place-label-dashed.color-tawny {
        stroke: #7d481c; }
      .place-label-dashed.color-caramel {
        stroke: #65350d; }
      .place-label-dashed.color-gingerbread {
        stroke: #5d2b04; }
      .place-label-dashed.color-chocolate {
        stroke: #2c1503; }
      .place-label-dashed.color-brown {
        stroke: #221609; }
      .place-label-dashed.color-silver {
        stroke: #adadc7; }
      .place-label-dashed.color-flint {
        stroke: #7e7d9c; }
      .place-label-dashed.color-porpoise {
        stroke: #4d4c5c; }
      .place-label-dashed.color-graphite {
        stroke: #584d5b; }
      .place-label-dashed.color-iron {
        stroke: #322d31; }
      .place-label-dashed.color-charcoal {
        stroke: #212022; }
      .place-label-dashed.color-metal {
        stroke: #0b0b0a; }
      .place-label-dashed.color-onyx {
        stroke: #030106; }
      .place-label-dashed.color-jetblack {
        stroke: #000000; }
    .place-label-ghost {
      fill: transparent;
      stroke: none; }
  .place-sector {
    fill: transparent;
    fill-opacity: 0.1;
    stroke-width: 2px;
    stroke-opacity: 0.5;
    stroke-miterlimit: 10;
    transition: stroke-width .1s ease-in-out, stroke-opacity .1s ease-in-out; }
    .place-area--hidden .place-sector {
      stroke-width: 0;
      stroke-opacity: 0;
      fill-opacity: 0.06; }
    .place-area:hover .place-sector {
      stroke-width: 5px;
      stroke-opacity: 1; }
    .place-area.place--active .place-sector {
      stroke-width: 5px;
      stroke-opacity: 1; }
    .place-area.place-area--hidden:hover .place-sector {
      stroke-width: 5px;
      stroke-opacity: 0.5;
      fill-opacity: 0.1; }
  .place.status-sold .place-label, .status-sold.place-area .place-label {
    fill: #fff; }
  .place.status-sold path, .status-sold.place-area path {
    fill: #000; }
  .place.status-sold text, .status-sold.place-area text {
    fill: currentColor; }
  .place.status-reserve path, .status-reserve.place-area path {
    fill: #000; }
  .place.status-reserve text, .status-reserve.place-area text {
    fill-opacity: 0; }
  .place--selected {
    /*!*@at-root .place.place--selected *!.check {
            fill-opacity: 1;
            //fill: #000;
            fill: currentColor;
        }*/ }
    .place--selected text {
      fill-opacity: 0; }
    .place--selected .place-label-inner {
      fill: #fff; }
    .place--selected.status-empty .place-label {
      fill: #bbb; }
    .place--selected.status-empty .check {
      fill: #aaa !important; }
  .place--blocked.status-blocked .place-label {
    opacity: 0.32;
    stroke-width: 0;
    stroke-opacity: 0.3; }
  .place--blocked.status-blocked .cog-wheel {
    opacity: .32;
    stroke-width: 1;
    stroke-opacity: 1;
    stroke: #000; }
  .place--blocked.status-blocked .cog-wheel + .place-label {
    display: none; }

.place-area .place-sector.color-empty {
  fill-opacity: 0.4;
  stroke-opacity: 0.8; }

@keyframes place-colors-loop {
  1.40845% {
    fill: #effc5e;
    stroke: #effc5e; }
  2.8169% {
    fill: #fde64a;
    stroke: #fde64a; }
  4.22535% {
    fill: #ffc800;
    stroke: #ffc800; }
  5.6338% {
    fill: #f9c702;
    stroke: #f9c702; }
  7.04225% {
    fill: #f9a600;
    stroke: #f9a600; }
  8.4507% {
    fill: #d57129;
    stroke: #d57129; }
  9.85915% {
    fill: #ed7013;
    stroke: #ed7013; }
  11.26761% {
    fill: #893101;
    stroke: #893101; }
  12.67606% {
    fill: #7a3903;
    stroke: #7a3903; }
  14.08451% {
    fill: #d0312d;
    stroke: #d0312d; }
  15.49296% {
    fill: #e2242b;
    stroke: #e2242b; }
  16.90141% {
    fill: #d21901;
    stroke: #d21901; }
  18.30986% {
    fill: #9c1002;
    stroke: #9c1002; }
  19.71831% {
    fill: #990f02;
    stroke: #990f02; }
  21.12676% {
    fill: #4c0805;
    stroke: #4c0805; }
  22.53521% {
    fill: #fdab9f;
    stroke: #fdab9f; }
  23.94366% {
    fill: #fa9483;
    stroke: #fa9483; }
  25.35211% {
    fill: #fe7d68;
    stroke: #fe7d68; }
  26.76056% {
    fill: #fc4c4e;
    stroke: #fc4c4e; }
  28.16901% {
    fill: #f15177;
    stroke: #f15177; }
  29.57746% {
    fill: #fc46aa;
    stroke: #fc46aa; }
  30.98592% {
    fill: #e815af;
    stroke: #e815af; }
  32.39437% {
    fill: #ff2994;
    stroke: #ff2994; }
  33.80282% {
    fill: #e12383;
    stroke: #e12383; }
  35.21127% {
    fill: #a01658;
    stroke: #a01658; }
  36.61972% {
    fill: #a04242;
    stroke: #a04242; }
  38.02817% {
    fill: #e39ff6;
    stroke: #e39ff6; }
  39.43662% {
    fill: #b660cd;
    stroke: #b660cd; }
  40.84507% {
    fill: #a35de5;
    stroke: #a35de5; }
  42.25352% {
    fill: #a32cc3;
    stroke: #a32cc3; }
  43.66197% {
    fill: #7a4a88;
    stroke: #7a4a88; }
  45.07042% {
    fill: #701893;
    stroke: #701893; }
  46.47887% {
    fill: #301432;
    stroke: #301432; }
  47.88732% {
    fill: #267aed;
    stroke: #267aed; }
  49.29577% {
    fill: #3a43ba;
    stroke: #3a43ba; }
  50.70423% {
    fill: #1337bd;
    stroke: #1337bd; }
  52.11268% {
    fill: #1620a6;
    stroke: #1620a6; }
  53.52113% {
    fill: #0a1171;
    stroke: #0a1171; }
  54.92958% {
    fill: #141e3d;
    stroke: #141e3d; }
  56.33803% {
    fill: #281d5d;
    stroke: #281d5d; }
  57.74648% {
    fill: #12b6c5;
    stroke: #12b6c5; }
  59.15493% {
    fill: #82edfd;
    stroke: #82edfd; }
  60.56338% {
    fill: #62c5da;
    stroke: #62c5da; }
  61.97183% {
    fill: #48aaad;
    stroke: #48aaad; }
  63.38028% {
    fill: #006064;
    stroke: #006064; }
  64.78873% {
    fill: #012c36;
    stroke: #012c36; }
  66.19718% {
    fill: #3cec97;
    stroke: #3cec97; }
  67.60563% {
    fill: #97edc3;
    stroke: #97edc3; }
  69.01408% {
    fill: #aef35a;
    stroke: #aef35a; }
  70.42254% {
    fill: #b0fb37;
    stroke: #b0fb37; }
  71.83099% {
    fill: #67e532;
    stroke: #67e532; }
  73.23944% {
    fill: #03c04a;
    stroke: #03c04a; }
  74.64789% {
    fill: #3ab143;
    stroke: #3ab143; }
  76.05634% {
    fill: #01ac12;
    stroke: #01ac12; }
  77.46479% {
    fill: #00890f;
    stroke: #00890f; }
  78.87324% {
    fill: #224e1e;
    stroke: #224e1e; }
  80.28169% {
    fill: #9a7a4f;
    stroke: #9a7a4f; }
  81.69014% {
    fill: #7d481c;
    stroke: #7d481c; }
  83.09859% {
    fill: #65350d;
    stroke: #65350d; }
  84.50704% {
    fill: #5d2b04;
    stroke: #5d2b04; }
  85.91549% {
    fill: #2c1503;
    stroke: #2c1503; }
  87.32394% {
    fill: #221609;
    stroke: #221609; }
  88.73239% {
    fill: #adadc7;
    stroke: #adadc7; }
  90.14085% {
    fill: #7e7d9c;
    stroke: #7e7d9c; }
  91.5493% {
    fill: #4d4c5c;
    stroke: #4d4c5c; }
  92.95775% {
    fill: #584d5b;
    stroke: #584d5b; }
  94.3662% {
    fill: #322d31;
    stroke: #322d31; }
  95.77465% {
    fill: #212022;
    stroke: #212022; }
  97.1831% {
    fill: #0b0b0a;
    stroke: #0b0b0a; }
  98.59155% {
    fill: #030106;
    stroke: #030106; }
  0% {
    fill: #030106;
    stroke: #030106; }
  100% {
    fill: #000000;
    stroke: #000000; } }

.sv-scheme {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.sv-svg {
  display: block;
  width: 100%;
  height: 100%;
  cursor: move;
  user-select: none; }
  .sv-svg.multi-select-on {
    cursor: crosshair; }
    .sv-svg.multi-select-on .place, .sv-svg.multi-select-on .place-area {
      cursor: inherit !important; }

.sv-selection-area {
  fill: #267aed;
  fill-opacity: 0.2;
  stroke: #267aed;
  stroke-width: 1px; }

.sv-input, .sv-counter__input {
  display: inline-block;
  padding: 0 4px;
  background: #fff;
  border: none;
  outline: none;
  font-size: 14px;
  border-radius: 4px;
  margin: 0 4px;
  text-align: center; }
  .sv-input:focus, .sv-counter__input:focus {
    outline: 3px solid rgba(33, 150, 243, 0.2); }
  input[type="number"].sv-input, input.sv-counter__input[type="number"] {
    max-width: 50px;
    text-align: center;
    -moz-appearance: textfield; }
    input[type="number"].sv-input::-webkit-inner-spin-button, input.sv-counter__input[type="number"]::-webkit-inner-spin-button, input[type="number"].sv-input::-webkit-outer-spin-button, input.sv-counter__input[type="number"]::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0; }

.sv-counter__wrapper {
  display: flex; }

.sv-counter__btn {
  display: inline-block;
  width: 24px;
  padding: 0 4px;
  background: transparent;
  border: none;
  outline: none;
  font-size: 16px;
  border-radius: 4px;
  color: #333;
  background: #e5e5e5;
  transition: background .1s ease-in, color .1s ease-in; }
  .sv-counter__btn:not(:disabled):hover {
    color: #000;
    background: #d9d9d9; }
  .sv-counter__btn:disabled {
    opacity: 0.4; }

.sv-dialog {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 478px;
  max-height: 100%;
  margin: 10px;
  background: #fff;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.18); }
  .sv-dialog__header, .sv-dialog__body, .sv-dialog__footer {
    position: relative;
    z-index: 1;
    padding: 16px 20px; }
    .sv-dialog__header + .sv-dialog__header, .sv-dialog__body + .sv-dialog__header, .sv-dialog__footer + .sv-dialog__header, .sv-dialog__header + .sv-dialog__body, .sv-dialog__body + .sv-dialog__body, .sv-dialog__footer + .sv-dialog__body, .sv-dialog__header + .sv-dialog__footer, .sv-dialog__body + .sv-dialog__footer, .sv-dialog__footer + .sv-dialog__footer {
      border-top: 1px solid #dedede; }
  .sv-dialog__header {
    flex: 0 0 auto; }
  .sv-dialog__body {
    flex: 0 1 auto;
    overflow: auto; }
  .sv-dialog__wrapper {
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px;
    visibility: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.32); }
    .sv-dialog__wrapper--active {
      visibility: visible; }
  .sv-dialog__close {
    position: absolute;
    z-index: 2;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    padding: 6px;
    background: transparent;
    border: none;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.4);
    font-size: 20px;
    text-align: center; }
    .sv-dialog__close:hover {
      color: rgba(0, 0, 0, 0.8); }

.sv-category-list {
  display: flex;
  flex-direction: column;
  align-items: stretch; }

.sv-category-item {
  display: flex;
  margin: 0 -8px;
  padding: 6px 8px;
  background: transparent;
  border: none;
  outline: none;
  font-size: 16px;
  border-radius: 4px;
  color: #333;
  transition: background .1s ease-in, color .1s ease-in; }
  button.sv-category-item {
    cursor: pointer; }
  .sv-category-item__title {
    flex: 1 0 auto;
    margin-right: auto;
    text-align: left; }
  .sv-category-item__available {
    flex: 0 0 auto;
    margin-left: 10px; }
  .sv-category-item__price {
    flex: 0 0 auto;
    white-space: nowrap;
    min-width: 50px;
    margin-left: 10px;
    text-align: right; }
  .sv-category-item__amount {
    flex: 0 0 auto;
    margin-left: 10px; }
  .sv-category-item:hover {
    color: #000;
    background: #f2f2f2; }

.sv-tooltip {
  z-index: 9999;
  padding: 0;
  background: #fff;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.18);
  visibility: visible;
  opacity: 1; }
  .sv-tooltip__close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 18px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    opacity: 0.6;
    cursor: pointer; }
  .sv-tooltip__inner {
    padding: 10px 12px; }
  .sv-tooltip__arrow {
    position: absolute;
    bottom: 0;
    display: block;
    box-sizing: border-box;
    transform: translateY(100%);
    width: 10px;
    height: 10px;
    border-width: 5px 5px 0;
    border-style: solid;
    border-top-color: #fff;
    border-right-color: transparent;
    border-left-color: transparent; }
    [x-placement="bottom"] .sv-tooltip__arrow {
      top: 0;
      transform: translateY(-100%) rotate(180deg); }
  .sv-tooltip:hover .sv-tooltip__close {
    opacity: 1; }

.sv-table-info {
  font-size: 14px; }
  .sv-table-info__label {
    padding-right: 8px; }
  .sv-table-info__title {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    text-align: center;
    font-size: 16px; }

.sv-option-list {
  display: flex;
  flex-direction: column; }
  .sv-option-list-item {
    display: block;
    padding: 4px 12px;
    background: transparent; }
    a.sv-option-list-item {
      border-radius: 4px;
      cursor: pointer;
      color: #333;
      transition: background .1s ease-in, color .1s ease-in; }
      a.sv-option-list-item:hover {
        color: #000;
        background: rgba(0, 0, 0, 0.05); }

.sv-ticket {
  display: flex;
  align-items: flex-start;
  padding: 6px 0 8px; }
  .sv-ticket__description {
    flex: 1 1 auto; }
  .sv-ticket__price {
    flex: 0 0 auto;
    margin-left: 10px; }
  .sv-ticket__remove {
    flex: 0 0 auto;
    margin-right: -5px;
    margin-left: 5px;
    padding: 0 5px;
    font-size: 1.6em;
    line-height: 0.9em;
    font-weight: normal;
    cursor: pointer; }

.sv-spinner {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px; }
  .sv-spinner div {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: -12px;
    background: currentColor;
    animation: sv-square-clockwise-spin 1s infinite ease-in-out; }
    .sv-spinner div:nth-child(1) {
      top: 0;
      left: 0;
      animation-delay: -.975s; }
    .sv-spinner div:nth-child(2) {
      top: 0;
      left: 50%;
      animation-delay: -.85s; }
    .sv-spinner div:nth-child(3) {
      top: 0;
      left: 100%;
      animation-delay: -.725s; }
    .sv-spinner div:nth-child(4) {
      top: 50%;
      left: 100%;
      animation-delay: -.6s; }
    .sv-spinner div:nth-child(5) {
      top: 100%;
      left: 100%;
      animation-delay: -.475s; }
    .sv-spinner div:nth-child(6) {
      top: 100%;
      left: 50%;
      animation-delay: -.35s; }
    .sv-spinner div:nth-child(7) {
      top: 100%;
      left: 0;
      animation-delay: -.225s; }
    .sv-spinner div:nth-child(8) {
      top: 50%;
      left: 0;
      animation-delay: -.1s; }

.sv-curtain {
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  background: rgba(255, 255, 255, 0.9);
  will-change: opacity; }
  .sv-curtain-info {
    margin: auto;
    padding: 40px;
    text-align: center;
    background: radial-gradient(circle closest-side, #fff, rgba(255, 255, 255, 0)); }
  .sv-curtain-text {
    margin: 2em 0;
    max-width: 300px; }

.sv-btn {
  display: inline-block;
  padding: 0.625rem 1rem;
  border: 0 solid transparent;
  border-radius: 0;
  line-height: 16px;
  font-size: 16px;
  font-weight: normal;
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  outline: none;
  user-select: none;
  cursor: pointer;
  background: #fff;
  color: #333;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, color 0.15s ease-in-out; }
  .sv-btn:hover {
    background-color: #f7f7f7; }

.sv-scale {
  display: flex;
  flex-direction: column;
  align-items: center; }
  svg.sv-scale-bound {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
    svg.sv-scale-bound path {
      fill: #000;
      fill-opacity: 0.2; }
  .sv-scale-button {
    position: relative;
    z-index: 2;
    margin: 4px;
    touch-action: manipulation;
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%; }
    .sv-scale-button--plus {
      padding: 16px 0;
      font-weight: normal;
      font-size: 34px; }
      @media (max-width: 767px) {
        .sv-scale-button--plus {
          width: 36px;
          height: 36px;
          padding: 10px 0; } }
    .sv-scale-button--minus {
      font-weight: bold;
      width: 36px;
      height: 36px;
      padding: 10px 0;
      font-size: 18px;
      margin-top: 1px; }
      @media (max-width: 767px) {
        .sv-scale-button--minus {
          width: 28px;
          height: 28px;
          padding: 6px 0;
          font-size: 14px; } }
  .sv-scheme > .sv-scale {
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translate3d(0, -50%, 0); }
    .sv-scheme > .sv-scale--right {
      right: 14px; }
    .sv-scheme > .sv-scale--left {
      left: 14px; }

.sv-minimap {
  width: 100px;
  height: 100px; }
  .sv-minimap__wrapper {
    position: absolute;
    z-index: 2; }
    .sv-minimap__wrapper--top-right {
      top: 0;
      right: 0; }
    .sv-minimap__wrapper--top-left {
      top: 0;
      left: 0; }
    .sv-minimap__wrapper--top-center {
      top: 0;
      left: 50%;
      transform: translate3d(-50%, 0, 0); }
    .sv-minimap__wrapper--bottom-right {
      bottom: 0;
      right: 0; }
    .sv-minimap__wrapper--bottom-left {
      bottom: 0;
      left: 0; }
    .sv-minimap__wrapper--bottom-center {
      bottom: 0;
      left: 50%;
      transform: translate3d(-50%, 0, 0); }
    .sv-minimap__wrapper--center-right {
      top: 50%;
      right: 0;
      transform: translate3d(0, -50%, 0); }
    .sv-minimap__wrapper--center-left {
      top: 50%;
      left: 0;
      transform: translate3d(0, -50%, 0); }
    .sv-minimap__wrapper--center-center {
      top: 50%;
      left: 50%;
      transform: translate3d(-50%, -50%, 0); }
  .sv-minimap__helper {
    display: block;
    position: absolute;
    border: 2px solid #00398c;
    background: url("/upload/schemes/move-circle.svg") no-repeat center center;
    background-size: 38px 38px;
    cursor: -webkit-grab; }
  .sv-minimap svg {
    width: 100%;
    height: 100%; }
    .sv-minimap svg .place, .sv-minimap svg .place-area {
      cursor: move !important; }

.sv--site .place.status-empty:not(.place--selected) text, .sv--site .status-empty.place-area:not(.place--selected) text, .sv--site .place.status-empty:not(.place--selected) path:not(.place-sector), .sv--site .status-empty.place-area:not(.place--selected) path:not(.place-sector) {
  display: none; }

.sv--site .place.status-empty:not(.place--selected) path.place-sector, .sv--site .status-empty.place-area:not(.place--selected) path.place-sector {
  cursor: inherit; }
  .sv--site .place.status-empty:not(.place--selected) path.place-sector:hover, .sv--site .status-empty.place-area:not(.place--selected) path.place-sector:hover {
    stroke-width: 2px; }

.sv--site .place.status-empty:not(.place--selected) .place-label, .sv--site .status-empty.place-area:not(.place--selected) .place-label {
  r: 4px; }

.sv--site .place.status-empty.place-mini:not(.place--selected) .place-label, .sv--site .status-empty.place-mini.place-area:not(.place--selected) .place-label {
  r: 2.2px; }

.sv--site .place.status-available:hover .place-label, .sv--site .status-available.place-area:hover .place-label, .sv--site .place.status-available.place--active .place-label, .sv--site .status-available.place--active.place-area .place-label {
  stroke-width: 3px; }

.sv--site .place.status-empty, .sv--site .status-empty.place-area, .sv--site .place.status-sold, .sv--site .status-sold.place-area, .sv--site .place.status-reserve, .sv--site .status-reserve.place-area {
  cursor: inherit; }

.sv--admin .place.status-empty:not(.place--selected) text, .sv--admin .status-empty.place-area:not(.place--selected) text {
  fill: #aaa; }

.sv--admin .place:hover .place-label, .sv--admin .place-area:hover .place-label, .sv--admin .place.place--active .place-label, .sv--admin .place--active.place-area .place-label {
  stroke-width: 3px; }

.sv--admin .place.status-empty:hover .place-label, .sv--admin .status-empty.place-area:hover .place-label, .sv--admin .place.status-empty.place--active .place-label, .sv--admin .status-empty.place--active.place-area .place-label {
  stroke-width: 0; }

.sv--processing .sv-scheme-wrapper {
  filter: blur(10px); }

.sv--processing .sv-curtain {
  opacity: 1;
  visibility: visible; }

.place-circle-empty,
.color-empty {
  color: #e9e9e9; }

.text-empty {
  color: #e9e9e9 !important; }

.place-circle-bg-empty,
.bg-empty {
  background-color: #e9e9e9;
  color: #fff; }

.place.color-empty .check, .color-empty.place-area .check {
  fill: #c3c3c3; }

.place-circle-sold,
.color-sold {
  color: #f71200; }

.text-sold {
  color: #f71200 !important; }

.place-circle-bg-sold,
.bg-sold {
  background-color: #f71200;
  color: #fff; }

.place.color-sold .check, .color-sold.place-area .check {
  fill: #ab0c00; }

.place-circle-reserve,
.color-reserve {
  color: #f71200; }

.text-reserve {
  color: #f71200 !important; }

.place-circle-bg-reserve,
.bg-reserve {
  background-color: #f71200;
  color: #fff; }

.place.color-reserve .check, .color-reserve.place-area .check {
  fill: #ab0c00; }

.place-circle-lemon,
.color-lemon {
  color: #effc5e; }

.text-lemon {
  color: #effc5e !important; }

.place-circle-bg-lemon,
.bg-lemon {
  background-color: #effc5e;
  color: #fff; }

.place.color-lemon .check, .color-lemon.place-area .check {
  fill: #e8fb13; }

.place-circle-yellow,
.color-yellow {
  color: #fde64a; }

.text-yellow {
  color: #fde64a !important; }

.place-circle-bg-yellow,
.bg-yellow {
  background-color: #fde64a;
  color: #fff; }

.place.color-yellow .check, .color-yellow.place-area .check {
  fill: #f8d803; }

.place-circle-star,
.color-star {
  color: #ffc800; }

.text-star {
  color: #ffc800 !important; }

.place-circle-bg-star,
.bg-star {
  background-color: #ffc800;
  color: #fff; }

.place.color-star .check, .color-star.place-area .check {
  fill: #b38c00; }

.place-circle-canary,
.color-canary {
  color: #f9c702; }

.text-canary {
  color: #f9c702 !important; }

.place-circle-bg-canary,
.bg-canary {
  background-color: #f9c702;
  color: #fff; }

.place.color-canary .check, .color-canary.place-area .check {
  fill: #ad8a01; }

.place-circle-gold,
.color-gold {
  color: #f9a600; }

.text-gold {
  color: #f9a600 !important; }

.place-circle-bg-gold,
.bg-gold {
  background-color: #f9a600;
  color: #fff; }

.place.color-gold .check, .color-gold.place-area .check {
  fill: #ad7300; }

.place-circle-sandstone,
.color-sandstone {
  color: #d57129; }

.text-sandstone {
  color: #d57129 !important; }

.place-circle-bg-sandstone,
.bg-sandstone {
  background-color: #d57129;
  color: #fff; }

.place.color-sandstone .check, .color-sandstone.place-area .check {
  fill: #954f1d; }

.place-circle-orange,
.color-orange {
  color: #ed7013; }

.text-orange {
  color: #ed7013 !important; }

.place-circle-bg-orange,
.bg-orange {
  background-color: #ed7013;
  color: #fff; }

.place.color-orange .check, .color-orange.place-area .check {
  fill: #a74e0d; }

.place-circle-amber,
.color-amber {
  color: #893101; }

.text-amber {
  color: #893101 !important; }

.place-circle-bg-amber,
.bg-amber {
  background-color: #893101;
  color: #fff; }

.place.color-amber .check, .color-amber.place-area .check {
  fill: #3d1600; }

.place-circle-spice,
.color-spice {
  color: #7a3903; }

.text-spice {
  color: #7a3903 !important; }

.place-circle-bg-spice,
.bg-spice {
  background-color: #7a3903;
  color: #fff; }

.place.color-spice .check, .color-spice.place-area .check {
  fill: #2f1601; }

.place-circle-red,
.color-red {
  color: #d0312d; }

.text-red {
  color: #d0312d !important; }

.place-circle-bg-red,
.bg-red {
  background-color: #d0312d;
  color: #fff; }

.place.color-red .check, .color-red.place-area .check {
  fill: #91221f; }

.place-circle-rose,
.color-rose {
  color: #e2242b; }

.text-rose {
  color: #e2242b !important; }

.place-circle-bg-rose,
.bg-rose {
  background-color: #e2242b;
  color: #fff; }

.place.color-rose .check, .color-rose.place-area .check {
  fill: #a4161b; }

.place-circle-candy,
.color-candy {
  color: #d21901; }

.text-candy {
  color: #d21901 !important; }

.place-circle-bg-candy,
.bg-candy {
  background-color: #d21901;
  color: #fff; }

.place.color-candy .check, .color-candy.place-area .check {
  fill: #861001; }

.place-circle-lipstick,
.color-lipstick {
  color: #9c1002; }

.text-lipstick {
  color: #9c1002 !important; }

.place-circle-bg-lipstick,
.bg-lipstick {
  background-color: #9c1002;
  color: #fff; }

.place.color-lipstick .check, .color-lipstick.place-area .check {
  fill: #500801; }

.place-circle-cherry,
.color-cherry {
  color: #990f02; }

.text-cherry {
  color: #990f02 !important; }

.place-circle-bg-cherry,
.bg-cherry {
  background-color: #990f02;
  color: #fff; }

.place.color-cherry .check, .color-cherry.place-area .check {
  fill: #4d0801; }

.place-circle-wine,
.color-wine {
  color: #4c0805; }

.text-wine {
  color: #4c0805 !important; }

.place-circle-bg-wine,
.bg-wine {
  background-color: #4c0805;
  color: #fff; }

.place.color-wine .check, .color-wine.place-area .check {
  fill: #040000; }

.place-circle-salmon,
.color-salmon {
  color: #fdab9f; }

.text-salmon {
  color: #fdab9f !important; }

.place-circle-bg-salmon,
.bg-salmon {
  background-color: #fdab9f;
  color: #fff; }

.place.color-salmon .check, .color-salmon.place-area .check {
  fill: #fb6954; }

.place-circle-peach,
.color-peach {
  color: #fa9483; }

.text-peach {
  color: #fa9483 !important; }

.place-circle-bg-peach,
.bg-peach {
  background-color: #fa9483;
  color: #fff; }

.place.color-peach .check, .color-peach.place-area .check {
  fill: #f75539; }

.place-circle-coral,
.color-coral {
  color: #fe7d68; }

.text-coral {
  color: #fe7d68 !important; }

.place-circle-bg-coral,
.bg-coral {
  background-color: #fe7d68;
  color: #fff; }

.place.color-coral .check, .color-coral.place-area .check {
  fill: #fd3c1c; }

.place-circle-strawberry,
.color-strawberry {
  color: #fc4c4e; }

.text-strawberry {
  color: #fc4c4e !important; }

.place-circle-bg-strawberry,
.bg-strawberry {
  background-color: #fc4c4e;
  color: #fff; }

.place.color-strawberry .check, .color-strawberry.place-area .check {
  fill: #f70407; }

.place-circle-punch,
.color-punch {
  color: #f15177; }

.text-punch {
  color: #f15177 !important; }

.place-circle-bg-punch,
.bg-punch {
  background-color: #f15177;
  color: #fff; }

.place.color-punch .check, .color-punch.place-area .check {
  fill: #e31244; }

.place-circle-fuchsia,
.color-fuchsia {
  color: #fc46aa; }

.text-fuchsia {
  color: #fc46aa !important; }

.place-circle-bg-fuchsia,
.bg-fuchsia {
  background-color: #fc46aa;
  color: #fff; }

.place.color-fuchsia .check, .color-fuchsia.place-area .check {
  fill: #f20487; }

.place-circle-curtain,
.color-curtain {
  color: #e815af; }

.text-curtain {
  color: #e815af !important; }

.place-circle-bg-curtain,
.bg-curtain {
  background-color: #e815af;
  color: #fff; }

.place.color-curtain .check, .color-curtain.place-area .check {
  fill: #a20f7a; }

.place-circle-hotpink,
.color-hotpink {
  color: #ff2994; }

.text-hotpink {
  color: #ff2994 !important; }

.place-circle-bg-hotpink,
.bg-hotpink {
  background-color: #ff2994;
  color: #fff; }

.place.color-hotpink .check, .color-hotpink.place-area .check {
  fill: #dc006e; }

.place-circle-magenta,
.color-magenta {
  color: #e12383; }

.text-magenta {
  color: #e12383 !important; }

.place-circle-bg-magenta,
.bg-magenta {
  background-color: #e12383;
  color: #fff; }

.place.color-magenta .check, .color-magenta.place-area .check {
  fill: #a1165c; }

.place-circle-darkmagenta,
.color-darkmagenta {
  color: #a01658; }

.text-darkmagenta {
  color: #a01658 !important; }

.place-circle-bg-darkmagenta,
.bg-darkmagenta {
  background-color: #a01658;
  color: #fff; }

.place.color-darkmagenta .check, .color-darkmagenta.place-area .check {
  fill: #5d0d33; }

.place-circle-rosewood,
.color-rosewood {
  color: #a04242; }

.text-rosewood {
  color: #a04242 !important; }

.place-circle-bg-rosewood,
.bg-rosewood {
  background-color: #a04242;
  color: #fff; }

.place.color-rosewood .check, .color-rosewood.place-area .check {
  fill: #6a2c2c; }

.place-circle-lavender,
.color-lavender {
  color: #e39ff6; }

.text-lavender {
  color: #e39ff6 !important; }

.place-circle-bg-lavender,
.bg-lavender {
  background-color: #e39ff6;
  color: #fff; }

.place.color-lavender .check, .color-lavender.place-area .check {
  fill: #cf59ef; }

.place-circle-lilac,
.color-lilac {
  color: #b660cd; }

.text-lilac {
  color: #b660cd !important; }

.place-circle-bg-lilac,
.bg-lilac {
  background-color: #b660cd;
  color: #fff; }

.place.color-lilac .check, .color-lilac.place-area .check {
  fill: #9236ab; }

.place-circle-amethyst,
.color-amethyst {
  color: #a35de5; }

.text-amethyst {
  color: #a35de5 !important; }

.place-circle-bg-amethyst,
.bg-amethyst {
  background-color: #a35de5;
  color: #fff; }

.place.color-amethyst .check, .color-amethyst.place-area .check {
  fill: #7d22d4; }

.place-circle-purple,
.color-purple {
  color: #a32cc3; }

.text-purple {
  color: #a32cc3 !important; }

.place-circle-bg-purple,
.bg-purple {
  background-color: #a32cc3;
  color: #fff; }

.place.color-purple .check, .color-purple.place-area .check {
  fill: #6f1e85; }

.place-circle-mauve,
.color-mauve {
  color: #7a4a88; }

.text-mauve {
  color: #7a4a88 !important; }

.place-circle-bg-mauve,
.bg-mauve {
  background-color: #7a4a88;
  color: #fff; }

.place.color-mauve .check, .color-mauve.place-area .check {
  fill: #4e2f56; }

.place-circle-violet,
.color-violet {
  color: #701893; }

.text-violet {
  color: #701893 !important; }

.place-circle-bg-violet,
.bg-violet {
  background-color: #701893;
  color: #fff; }

.place.color-violet .check, .color-violet.place-area .check {
  fill: #3e0d51; }

.place-circle-eggplant,
.color-eggplant {
  color: #301432; }

.text-eggplant {
  color: #301432 !important; }

.place-circle-bg-eggplant,
.bg-eggplant {
  background-color: #301432;
  color: #fff; }

.place.color-eggplant .check, .color-eggplant.place-area .check {
  fill: black; }

.place-circle-lightblue,
.color-lightblue {
  color: #267aed; }

.text-lightblue {
  color: #267aed !important; }

.place-circle-bg-lightblue,
.bg-lightblue {
  background-color: #267aed;
  color: #fff; }

.place.color-lightblue .check, .color-lightblue.place-area .check {
  fill: #0f56b7; }

.place-circle-blue,
.color-blue {
  color: #3a43ba; }

.text-blue {
  color: #3a43ba !important; }

.place-circle-bg-blue,
.bg-blue {
  background-color: #3a43ba;
  color: #fff; }

.place.color-blue .check, .color-blue.place-area .check {
  fill: #282e80; }

.place-circle-cobalt,
.color-cobalt {
  color: #1337bd; }

.text-cobalt {
  color: #1337bd !important; }

.place-circle-bg-cobalt,
.bg-cobalt {
  background-color: #1337bd;
  color: #fff; }

.place.color-cobalt .check, .color-cobalt.place-area .check {
  fill: #0c2377; }

.place-circle-azure,
.color-azure {
  color: #1620a6; }

.text-azure {
  color: #1620a6 !important; }

.place-circle-bg-azure,
.bg-azure {
  background-color: #1620a6;
  color: #fff; }

.place.color-azure .check, .color-azure.place-area .check {
  fill: #0d1362; }

.place-circle-navy,
.color-navy {
  color: #0a1171; }

.text-navy {
  color: #0a1171 !important; }

.place-circle-bg-navy,
.bg-navy {
  background-color: #0a1171;
  color: #fff; }

.place.color-navy .check, .color-navy.place-area .check {
  fill: #04062b; }

.place-circle-denim,
.color-denim {
  color: #141e3d; }

.text-denim {
  color: #141e3d !important; }

.place-circle-bg-denim,
.bg-denim {
  background-color: #141e3d;
  color: #fff; }

.place.color-denim .check, .color-denim.place-area .check {
  fill: #010203; }

.place-circle-indigo,
.color-indigo {
  color: #281d5d; }

.text-indigo {
  color: #281d5d !important; }

.place-circle-bg-indigo,
.bg-indigo {
  background-color: #281d5d;
  color: #fff; }

.place.color-indigo .check, .color-indigo.place-area .check {
  fill: #0f0b23; }

.place-circle-cyan,
.color-cyan {
  color: #12b6c5; }

.text-cyan {
  color: #12b6c5 !important; }

.place-circle-bg-cyan,
.bg-cyan {
  background-color: #12b6c5;
  color: #fff; }

.place.color-cyan .check, .color-cyan.place-area .check {
  fill: #0c757f; }

.place-circle-arctic,
.color-arctic {
  color: #82edfd; }

.text-arctic {
  color: #82edfd !important; }

.place-circle-bg-arctic,
.bg-arctic {
  background-color: #82edfd;
  color: #fff; }

.place.color-arctic .check, .color-arctic.place-area .check {
  fill: #37e2fc; }

.place-circle-sky,
.color-sky {
  color: #62c5da; }

.text-sky {
  color: #62c5da !important; }

.place-circle-bg-sky,
.bg-sky {
  background-color: #62c5da;
  color: #fff; }

.place.color-sky .check, .color-sky.place-area .check {
  fill: #2ea8c2; }

.place-circle-teal,
.color-teal {
  color: #48aaad; }

.text-teal {
  color: #48aaad !important; }

.place-circle-bg-teal,
.bg-teal {
  background-color: #48aaad;
  color: #fff; }

.place.color-teal .check, .color-teal.place-area .check {
  fill: #327577; }

.place-circle-ocean,
.color-ocean {
  color: #006064; }

.text-ocean {
  color: #006064 !important; }

.place-circle-bg-ocean,
.bg-ocean {
  background-color: #006064;
  color: #fff; }

.place.color-ocean .check, .color-ocean.place-area .check {
  fill: #001718; }

.place-circle-peacock,
.color-peacock {
  color: #012c36; }

.text-peacock {
  color: #012c36 !important; }

.place-circle-bg-peacock,
.bg-peacock {
  background-color: #012c36;
  color: #fff; }

.place.color-peacock .check, .color-peacock.place-area .check {
  fill: black; }

.place-circle-seafoam,
.color-seafoam {
  color: #3cec97; }

.text-seafoam {
  color: #3cec97 !important; }

.place-circle-bg-seafoam,
.bg-seafoam {
  background-color: #3cec97;
  color: #fff; }

.place.color-seafoam .check, .color-seafoam.place-area .check {
  fill: #13c871; }

.place-circle-mint,
.color-mint {
  color: #97edc3; }

.text-mint {
  color: #97edc3 !important; }

.place-circle-bg-mint,
.bg-mint {
  background-color: #97edc3;
  color: #fff; }

.place.color-mint .check, .color-mint.place-area .check {
  fill: #56e29d; }

.place-circle-lime,
.color-lime {
  color: #aef35a; }

.text-lime {
  color: #aef35a !important; }

.place-circle-bg-lime,
.bg-lime {
  background-color: #aef35a;
  color: #fff; }

.place.color-lime .check, .color-lime.place-area .check {
  fill: #8bee13; }

.place-circle-chartreuse,
.color-chartreuse {
  color: #b0fb37; }

.text-chartreuse {
  color: #b0fb37 !important; }

.place-circle-bg-chartreuse,
.bg-chartreuse {
  background-color: #b0fb37;
  color: #fff; }

.place.color-chartreuse .check, .color-chartreuse.place-area .check {
  fill: #8de105; }

.place-circle-lightgreen,
.color-lightgreen {
  color: #67e532; }

.text-lightgreen {
  color: #67e532 !important; }

.place-circle-bg-lightgreen,
.bg-lightgreen {
  background-color: #67e532;
  color: #fff; }

.place.color-lightgreen .check, .color-lightgreen.place-area .check {
  fill: #45b417; }

.place-circle-parakeet,
.color-parakeet {
  color: #03c04a; }

.text-parakeet {
  color: #03c04a !important; }

.place-circle-bg-parakeet,
.bg-parakeet {
  background-color: #03c04a;
  color: #fff; }

.place.color-parakeet .check, .color-parakeet.place-area .check {
  fill: #02752d; }

.place-circle-green,
.color-green {
  color: #3ab143; }

.text-green {
  color: #3ab143 !important; }

.place-circle-bg-green,
.bg-green {
  background-color: #3ab143;
  color: #fff; }

.place.color-green .check, .color-green.place-area .check {
  fill: #27772d; }

.place-circle-shamrock,
.color-shamrock {
  color: #01ac12; }

.text-shamrock {
  color: #01ac12 !important; }

.place-circle-bg-shamrock,
.bg-shamrock {
  background-color: #01ac12;
  color: #fff; }

.place.color-shamrock .check, .color-shamrock.place-area .check {
  fill: #01600a; }

.place-circle-emerald,
.color-emerald {
  color: #00890f; }

.text-emerald {
  color: #00890f !important; }

.place-circle-bg-emerald,
.bg-emerald {
  background-color: #00890f;
  color: #fff; }

.place.color-emerald .check, .color-emerald.place-area .check {
  fill: #003d07; }

.place-circle-pine,
.color-pine {
  color: #224e1e; }

.text-pine {
  color: #224e1e !important; }

.place-circle-bg-pine,
.bg-pine {
  background-color: #224e1e;
  color: #fff; }

.place.color-pine .check, .color-pine.place-area .check {
  fill: #0a1709; }

.place-circle-tortilla,
.color-tortilla {
  color: #9a7a4f; }

.text-tortilla {
  color: #9a7a4f !important; }

.place-circle-bg-tortilla,
.bg-tortilla {
  background-color: #9a7a4f;
  color: #fff; }

.place.color-tortilla .check, .color-tortilla.place-area .check {
  fill: #675235; }

.place-circle-tawny,
.color-tawny {
  color: #7d481c; }

.text-tawny {
  color: #7d481c !important; }

.place-circle-bg-tawny,
.bg-tawny {
  background-color: #7d481c;
  color: #fff; }

.place.color-tawny .check, .color-tawny.place-area .check {
  fill: #3f240e; }

.place-circle-caramel,
.color-caramel {
  color: #65350d; }

.text-caramel {
  color: #65350d !important; }

.place-circle-bg-caramel,
.bg-caramel {
  background-color: #65350d;
  color: #fff; }

.place.color-caramel .check, .color-caramel.place-area .check {
  fill: #211104; }

.place-circle-gingerbread,
.color-gingerbread {
  color: #5d2b04; }

.text-gingerbread {
  color: #5d2b04 !important; }

.place-circle-bg-gingerbread,
.bg-gingerbread {
  background-color: #5d2b04;
  color: #fff; }

.place.color-gingerbread .check, .color-gingerbread.place-area .check {
  fill: #140901; }

.place-circle-chocolate,
.color-chocolate {
  color: #2c1503; }

.text-chocolate {
  color: #2c1503 !important; }

.place-circle-bg-chocolate,
.bg-chocolate {
  background-color: #2c1503;
  color: #fff; }

.place.color-chocolate .check, .color-chocolate.place-area .check {
  fill: black; }

.place-circle-brown,
.color-brown {
  color: #221609; }

.text-brown {
  color: #221609 !important; }

.place-circle-bg-brown,
.bg-brown {
  background-color: #221609;
  color: #fff; }

.place.color-brown .check, .color-brown.place-area .check {
  fill: black; }

.place-circle-silver,
.color-silver {
  color: #adadc7; }

.text-silver {
  color: #adadc7 !important; }

.place-circle-bg-silver,
.bg-silver {
  background-color: #adadc7;
  color: #fff; }

.place.color-silver .check, .color-silver.place-area .check {
  fill: #8080a8; }

.place-circle-flint,
.color-flint {
  color: #7e7d9c; }

.text-flint {
  color: #7e7d9c !important; }

.place-circle-bg-flint,
.bg-flint {
  background-color: #7e7d9c;
  color: #fff; }

.place.color-flint .check, .color-flint.place-area .check {
  fill: #595874; }

.place-circle-porpoise,
.color-porpoise {
  color: #4d4c5c; }

.text-porpoise {
  color: #4d4c5c !important; }

.place-circle-bg-porpoise,
.bg-porpoise {
  background-color: #4d4c5c;
  color: #fff; }

.place.color-porpoise .check, .color-porpoise.place-area .check {
  fill: #2a2932; }

.place-circle-graphite,
.color-graphite {
  color: #584d5b; }

.text-graphite {
  color: #584d5b !important; }

.place-circle-bg-graphite,
.bg-graphite {
  background-color: #584d5b;
  color: #fff; }

.place.color-graphite .check, .color-graphite.place-area .check {
  fill: #302a32; }

.place-circle-iron,
.color-iron {
  color: #322d31; }

.text-iron {
  color: #322d31 !important; }

.place-circle-bg-iron,
.bg-iron {
  background-color: #322d31;
  color: #fff; }

.place.color-iron .check, .color-iron.place-area .check {
  fill: #0a090a; }

.place-circle-charcoal,
.color-charcoal {
  color: #212022; }

.text-charcoal {
  color: #212022 !important; }

.place-circle-bg-charcoal,
.bg-charcoal {
  background-color: #212022;
  color: #fff; }

.place.color-charcoal .check, .color-charcoal.place-area .check {
  fill: black; }

.place-circle-metal,
.color-metal {
  color: #0b0b0a; }

.text-metal {
  color: #0b0b0a !important; }

.place-circle-bg-metal,
.bg-metal {
  background-color: #0b0b0a;
  color: #fff; }

.place.color-metal .check, .color-metal.place-area .check {
  fill: black; }

.place-circle-onyx,
.color-onyx {
  color: #030106; }

.text-onyx {
  color: #030106 !important; }

.place-circle-bg-onyx,
.bg-onyx {
  background-color: #030106;
  color: #fff; }

.place.color-onyx .check, .color-onyx.place-area .check {
  fill: black; }

.place-circle-jetblack,
.color-jetblack {
  color: #000000; }

.text-jetblack {
  color: #000000 !important; }

.place-circle-bg-jetblack,
.bg-jetblack {
  background-color: #000000;
  color: #fff; }

.place.color-jetblack .check, .color-jetblack.place-area .check {
  fill: black; }

.place-circle-bg-yellow,
.bg-yellow {
  color: rgba(51, 51, 51, 0.8); }

.place.color-yellow.status-sold text, .color-yellow.status-sold.place-area text {
  fill: #938002; }

.place.color-yellow.status-sold .place-label-dashed.color-yellow, .color-yellow.status-sold.place-area .place-label-dashed.color-yellow {
  stroke: #f8d803; }

.place-circle-bg-lemon,
.bg-lemon {
  color: rgba(51, 51, 51, 0.8); }

.place.color-lemon.status-sold text, .color-lemon.status-sold.place-area text {
  fill: #97a403; }

.place.color-lemon.status-sold .place-label-dashed.color-lemon, .color-lemon.status-sold.place-area .place-label-dashed.color-lemon {
  stroke: #e8fb13; }

.place-circle-bg-arctic,
.bg-arctic {
  color: rgba(51, 51, 51, 0.8); }

.place.color-arctic.status-sold text, .color-arctic.status-sold.place-area text {
  fill: #03b0c9; }

.place.color-arctic.status-sold .place-label-dashed.color-arctic, .color-arctic.status-sold.place-area .place-label-dashed.color-arctic {
  stroke: #37e2fc; }

.place-circle-bg-seafoam,
.bg-seafoam {
  color: rgba(51, 51, 51, 0.8); }

.place.color-seafoam.status-sold text, .color-seafoam.status-sold.place-area text {
  fill: #0a6b3c; }

.place.color-seafoam.status-sold .place-label-dashed.color-seafoam, .color-seafoam.status-sold.place-area .place-label-dashed.color-seafoam {
  stroke: #13c871; }

.place-circle-bg-mint,
.bg-mint {
  color: rgba(51, 51, 51, 0.8); }

.place.color-mint.status-sold text, .color-mint.status-sold.place-area text {
  fill: #1fb36a; }

.place.color-mint.status-sold .place-label-dashed.color-mint, .color-mint.status-sold.place-area .place-label-dashed.color-mint {
  stroke: #56e29d; }

.place-circle-bg-lime,
.bg-lime {
  color: rgba(51, 51, 51, 0.8); }

.place.color-lime.status-sold text, .color-lime.status-sold.place-area text {
  fill: #54900a; }

.place.color-lime.status-sold .place-label-dashed.color-lime, .color-lime.status-sold.place-area .place-label-dashed.color-lime {
  stroke: #8bee13; }

.place-circle-bg-chartreuse,
.bg-chartreuse {
  color: rgba(51, 51, 51, 0.8); }

.place.color-chartreuse.status-sold text, .color-chartreuse.status-sold.place-area text {
  fill: #4e7d03; }

.place.color-chartreuse.status-sold .place-label-dashed.color-chartreuse, .color-chartreuse.status-sold.place-area .place-label-dashed.color-chartreuse {
  stroke: #8de105; }

.place-circle-bg-lightgreen,
.bg-lightgreen {
  color: rgba(51, 51, 51, 0.8); }

.place.color-lightgreen.status-sold text, .color-lightgreen.status-sold.place-area text {
  fill: #22590b; }

.place.color-lightgreen.status-sold .place-label-dashed.color-lightgreen, .color-lightgreen.status-sold.place-area .place-label-dashed.color-lightgreen {
  stroke: #45b417; }

.text-navy {
  color: #1ab394 !important; }

.text-scheme-navy {
  color: #0a1171 !important; }

.place.status-sold.color-star text, .status-sold.color-star.place-area text {
  fill: #cca000; }

.place.status-sold.color-sky text, .status-sold.color-sky.place-area text {
  fill: #39b6d0; }

.place.status-sold.color-canary text, .status-sold.color-canary.place-area text {
  fill: #c69f02; }

.place.status-sold.color-salmon text, .status-sold.color-salmon.place-area text {
  fill: #fc7f6d; }

.place.status-sold.color-silver text, .status-sold.color-silver.place-area text {
  fill: #8f8fb2; }

.place--blocked .place-label.color-yellow + text,
.place--blocked .place-label.color-yellow + .check,
.place--blocked.color-yellow .check {
  fill: #dfc202; }

.place.status-sold.color-yellow text, .status-sold.color-yellow.place-area text {
  fill: #dfc202; }

.place .place-label.color-yellow + text, .place-area .place-label.color-yellow + text, .place.status-sold.color-yellow text, .status-sold.color-yellow.place-area text,
.place .place-label.color-yellow + .check,
.place-area .place-label.color-yellow + .check,
.place .place.color-yellow .check,
.place-area .place.color-yellow .check,
.place .color-yellow.place-area .check,
.place-area .color-yellow.place-area .check {
  fill: #938002; }

.place--blocked .place-label.color-lemon + text,
.place--blocked .place-label.color-lemon + .check,
.place--blocked.color-lemon .check {
  fill: #dcf004; }

.place.status-sold.color-lemon text, .status-sold.color-lemon.place-area text {
  fill: #dcf004; }

.place .place-label.color-lemon + text, .place-area .place-label.color-lemon + text, .place.status-sold.color-lemon text, .status-sold.color-lemon.place-area text,
.place .place-label.color-lemon + .check,
.place-area .place-label.color-lemon + .check,
.place .place.color-lemon .check,
.place-area .place.color-lemon .check,
.place .color-lemon.place-area .check,
.place-area .color-lemon.place-area .check {
  fill: #97a403; }

.place--blocked .place-label.color-arctic + text,
.place--blocked .place-label.color-arctic + .check,
.place--blocked.color-arctic .check {
  fill: #1edffb; }

.place.status-sold.color-arctic text, .status-sold.color-arctic.place-area text {
  fill: #1edffb; }

.place .place-label.color-arctic + text, .place-area .place-label.color-arctic + text, .place.status-sold.color-arctic text, .status-sold.color-arctic.place-area text,
.place .place-label.color-arctic + .check,
.place-area .place-label.color-arctic + .check,
.place .place.color-arctic .check,
.place-area .place.color-arctic .check,
.place .color-arctic.place-area .check,
.place-area .color-arctic.place-area .check {
  fill: #03b0c9; }

.place--blocked .place-label.color-seafoam + text,
.place--blocked .place-label.color-seafoam + .check,
.place--blocked.color-seafoam .check {
  fill: #11b164; }

.place.status-sold.color-seafoam text, .status-sold.color-seafoam.place-area text {
  fill: #11b164; }

.place .place-label.color-seafoam + text, .place-area .place-label.color-seafoam + text, .place.status-sold.color-seafoam text, .status-sold.color-seafoam.place-area text,
.place .place-label.color-seafoam + .check,
.place-area .place-label.color-seafoam + .check,
.place .place.color-seafoam .check,
.place-area .place.color-seafoam .check,
.place .color-seafoam.place-area .check,
.place-area .color-seafoam.place-area .check {
  fill: #0a6b3c; }

.place--blocked .place-label.color-mint + text,
.place--blocked .place-label.color-mint + .check,
.place--blocked.color-mint .check {
  fill: #40de91; }

.place.status-sold.color-mint text, .status-sold.color-mint.place-area text {
  fill: #40de91; }

.place .place-label.color-mint + text, .place-area .place-label.color-mint + text, .place.status-sold.color-mint text, .status-sold.color-mint.place-area text,
.place .place-label.color-mint + .check,
.place-area .place-label.color-mint + .check,
.place .place.color-mint .check,
.place-area .place.color-mint .check,
.place .color-mint.place-area .check,
.place-area .color-mint.place-area .check {
  fill: #1fb36a; }

.place--blocked .place-label.color-lime + text,
.place--blocked .place-label.color-lime + .check,
.place--blocked.color-lime .check {
  fill: #7dd710; }

.place.status-sold.color-lime text, .status-sold.color-lime.place-area text {
  fill: #7dd710; }

.place .place-label.color-lime + text, .place-area .place-label.color-lime + text, .place.status-sold.color-lime text, .status-sold.color-lime.place-area text,
.place .place-label.color-lime + .check,
.place-area .place-label.color-lime + .check,
.place .place.color-lime .check,
.place-area .place.color-lime .check,
.place .color-lime.place-area .check,
.place-area .color-lime.place-area .check {
  fill: #54900a; }

.place--blocked .place-label.color-chartreuse + text,
.place--blocked .place-label.color-chartreuse + .check,
.place--blocked.color-chartreuse .check {
  fill: #7dc804; }

.place.status-sold.color-chartreuse text, .status-sold.color-chartreuse.place-area text {
  fill: #7dc804; }

.place .place-label.color-chartreuse + text, .place-area .place-label.color-chartreuse + text, .place.status-sold.color-chartreuse text, .status-sold.color-chartreuse.place-area text,
.place .place-label.color-chartreuse + .check,
.place-area .place-label.color-chartreuse + .check,
.place .place.color-chartreuse .check,
.place-area .place.color-chartreuse .check,
.place .color-chartreuse.place-area .check,
.place-area .color-chartreuse.place-area .check {
  fill: #4e7d03; }

.place--blocked .place-label.color-lightgreen + text,
.place--blocked .place-label.color-lightgreen + .check,
.place--blocked.color-lightgreen .check {
  fill: #3d9d14; }

.place.status-sold.color-lightgreen text, .status-sold.color-lightgreen.place-area text {
  fill: #3d9d14; }

.place .place-label.color-lightgreen + text, .place-area .place-label.color-lightgreen + text, .place.status-sold.color-lightgreen text, .status-sold.color-lightgreen.place-area text,
.place .place-label.color-lightgreen + .check,
.place-area .place-label.color-lightgreen + .check,
.place .place.color-lightgreen .check,
.place-area .place.color-lightgreen .check,
.place .color-lightgreen.place-area .check,
.place-area .color-lightgreen.place-area .check {
  fill: #22590b; }

@keyframes sv-square-clockwise-spin {
  0%,
  40%,
  100% {
    transform: scale(0.4); }
  70% {
    transform: scale(1); } }

.autocomplete .autocomplete-results .highlite {
  border-bottom: 2px solid #ffc800; }

.autocomplete .close {
  position: absolute;
  z-index: 3 !important;
  top: 50% !important;
  right: 30px !important;
  padding: 0 5px !important;
  transform: translate(50%, -50%) !important;
  cursor: pointer !important;
  font-size: 1.5em !important; }

html {
  overflow-y: auto; }

body {
  height: auto;
  min-height: 100%;
  overflow: hidden; }

.scheme-button {
  width: auto;
  flex: 0 0 auto;
  font-weight: 500; }
  .scheme-button i {
    position: relative; }
    .scheme-button i .badge {
      position: absolute;
      top: -8px;
      right: -12px; }
  @media (min-width: 768px) {
    .scheme-button {
      padding-right: 14px;
      padding-left: 14px;
      font-size: 20px; }
      .scheme-button i .badge {
        top: -6px;
        right: -7px; } }

.swal-center-footer .swal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }

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

#cartCustomer_header {
  position: relative;
  cursor: pointer; }
  #cartCustomer_header:after {
    display: block;
    clear: both;
    content: ""; }
  #cartCustomer_header:before {
    content: '\f106';
    font-family: 'FontAwesome';
    float: right;
    line-height: 1;
    font-size: 24px;
    margin-left: 16px;
    color: rgba(0, 0, 0, 0.48); }
  #cartCustomer_header.collapsed {
    border-bottom-width: 0; }
    #cartCustomer_header.collapsed:before {
      content: '\f107'; }

.invalid-feedback-text {
  margin-left: .25em; }

.form-control .invalid-feedback {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  left: auto;
  max-width: 100%;
  height: 29px;
  padding: 10px 10px 3px;
  line-height: 16px;
  font-size: 16px;
  margin-top: 0; }
  .form-control .invalid-feedback-text {
    display: none; }

.form-control.active .invalid-feedback {
  display: none !important; }

.form-control.dropdown.show {
  z-index: 1020;
  border-color: #00398c;
  overflow: visible; }
  .form-control.dropdown.show > .btn, .form-control.dropdown.show > .counter__control {
    transition: none; }
  .form-control.dropdown.show > .btn, .form-control.dropdown.show > .counter__control,
  .form-control.dropdown.show > input {
    z-index: 2000;
    background: #fff; }
  .form-control.dropdown.show > label.placeholder {
    z-index: 2020; }
  .form-control.dropdown.show .dropdown-menu {
    top: 60px !important;
    right: 0 !important;
    left: 0 !important;
    transform: none !important;
    margin: 2px -2px 0 -2px; }
  .form-control.dropdown.show .dropdown-item.message {
    padding: 16px; }

.modal#loginModal-header, .modal#profileModal-header {
  padding: 0;
  border-bottom: none; }

.modal-header .nav-tabs {
  flex: 1 1 100%;
  padding: 0 14px; }
  .modal-header .nav-tabs .nav-link {
    padding: 22px 0; }

.avatar {
  position: relative;
  display: inline-block;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 64px;
  height: 64px;
  margin-right: 1em;
  overflow: hidden;
  border: 2px solid #e0e0e0;
  border-radius: 50%;
  background-color: #f7f7f7; }
  .avatar:before {
    content: "";
    font-family: "kontramarka-icons";
    position: absolute;
    bottom: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 46px;
    line-height: 1;
    color: #e0e0e0; }
  .avatar--small {
    width: 32px;
    height: 32px;
    margin: 0; }
    .avatar--small:before {
      font-size: 23px; }

.scheme--export .event-box .event-box-col-date:after {
  background-color: #efefef;
  -webkit-mask: none;
  mask: none; }

