@charset "UTF-8";
/*--------------------------- Color variations ----------------------*/
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #3D4C66;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #EF7E7E;
  --red: #E0654C;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #51BF56;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #747373;
  --gray-dark: #4B4B4B;
  --primary: #3D4C66;
  --secondary: #747373;
  --success: #51BF56;
  --info: #2797E8;
  --warning: #ffc107;
  --danger: #E0654C;
  --light: #F9F8F8;
  --dark: #4B4B4B;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --whiskey-color: #f15a22;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  color: #4B4B4B;
  text-align: left;
  background-color: transparent;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #3D4C66;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #202836;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 10px 15px;
  padding-bottom: 10px 15px;
  color: #747373;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.3rem;
}

button {
  border-radius: 0;
}

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;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  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: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 3.125rem;
}

h2, .h2 {
  font-size: 2.5rem;
}

h3, .h3 {
  font-size: 2.1875rem;
}

h4, .h4 {
  font-size: 1.875rem;
}

h5, .h5 {
  font-size: 1.5625rem;
}

h6, .h6 {
  font-size: 1.25rem;
}

.lead {
  font-size: 1.5625rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.5625rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #747373;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: transparent;
  border: 1px solid #CACACA;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #747373;
}

code {
  font-size: 87.5%;
  color: #EF7E7E;
  word-break: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: white;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: white;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@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: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.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-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  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: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.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;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .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;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .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;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .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;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .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;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #4B4B4B;
}
.table th,
.table td {
  padding: 10px 15px;
  vertical-align: top;
  border-top: 1px solid #CACACA;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #CACACA;
}
.table tbody + tbody {
  border-top: 2px solid #CACACA;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #CACACA;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #CACACA;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(even) {
  background-color: #F9F8F8;
}

.table-hover tbody tr:hover {
  color: #4B4B4B;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #c9cdd4;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #9aa2af;
}

.table-hover .table-primary:hover {
  background-color: #bbc0c9;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #bbc0c9;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d8d8d8;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b7b6b6;
}

.table-hover .table-secondary:hover {
  background-color: #cbcbcb;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #cbcbcb;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #ceedd0;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #a5dea7;
}

.table-hover .table-success:hover {
  background-color: #bbe6be;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #bbe6be;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #c3e2f9;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #8fc9f3;
}

.table-hover .table-info:hover {
  background-color: #acd7f7;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #acd7f7;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f6d4cd;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #efafa2;
}

.table-hover .table-danger:hover {
  background-color: #f2c1b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f2c1b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfd;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fcfbfb;
}

.table-hover .table-light:hover {
  background-color: #f0f0f0;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #f0f0f0;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #cdcdcd;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #a1a1a1;
}

.table-hover .table-dark:hover {
  background-color: silver;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: silver;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #4B4B4B;
  border-color: #5e5e5e;
}
.table .thead-light th {
  color: #cbcbcb;
  background-color: #C5BFBF;
  border-color: #CACACA;
}

.table-dark {
  color: #fff;
  background-color: #4B4B4B;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #5e5e5e;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 0.375rem 0.75rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #4B4B4B;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #cbcbcb;
  border-radius: 8px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #4B4B4B;
  background-color: #fff;
  border-color: #cbcbcb;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(61, 76, 102, 0.25);
}
.form-control::placeholder {
  color: #747373;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #dee2e6;
  opacity: 1;
}

select.form-control:focus::-ms-value {
  color: #4B4B4B;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.5625rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 1.09375rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #4B4B4B;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.5625rem;
  line-height: 1.5;
  border-radius: 8px;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: 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;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #747373;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #51BF56;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(81, 191, 86, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #51BF56;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2351BF56' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #51BF56;
  box-shadow: 0 0 0 0.2rem rgba(81, 191, 86, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #51BF56;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%234B4B4B' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2351BF56' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #51BF56;
  box-shadow: 0 0 0 0.2rem rgba(81, 191, 86, 0.25);
}
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #51BF56;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #51BF56;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #51BF56;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #76cd7a;
  background-color: #76cd7a;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(81, 191, 86, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #51BF56;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #51BF56;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #51BF56;
  box-shadow: 0 0 0 0.2rem rgba(81, 191, 86, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #E0654C;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(224, 101, 76, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #E0654C;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23E0654C' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23E0654C' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #E0654C;
  box-shadow: 0 0 0 0.2rem rgba(224, 101, 76, 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 {
  display: block;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #E0654C;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%234B4B4B' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23E0654C' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23E0654C' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #E0654C;
  box-shadow: 0 0 0 0.2rem rgba(224, 101, 76, 0.25);
}
.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-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #E0654C;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #E0654C;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #E0654C;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e88a77;
  background-color: #e88a77;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(224, 101, 76, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #E0654C;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #E0654C;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #E0654C;
  box-shadow: 0 0 0 0.2rem rgba(224, 101, 76, 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,
.form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #4B4B4B;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 8px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #4B4B4B;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(61, 76, 102, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #3D4C66;
  border-color: #3D4C66;
}
.btn-primary:hover {
  color: #fff;
  background-color: #2f3a4e;
  border-color: #2a3446;
}
.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(90, 103, 125, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #3D4C66;
  border-color: #3D4C66;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2a3446;
  border-color: #252e3e;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(90, 103, 125, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #747373;
  border-color: #747373;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #616060;
  border-color: #5a5a5a;
}
.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(137, 136, 136, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #747373;
  border-color: #747373;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #5a5a5a;
  border-color: #545353;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(137, 136, 136, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #51BF56;
  border-color: #51BF56;
}
.btn-success:hover {
  color: #fff;
  background-color: #3fab44;
  border-color: #3ba240;
}
.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(107, 201, 111, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #51BF56;
  border-color: #51BF56;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #3ba240;
  border-color: #38983c;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(107, 201, 111, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #2797E8;
  border-color: #2797E8;
}
.btn-info:hover {
  color: #fff;
  background-color: #1683d2;
  border-color: #157cc7;
}
.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(71, 167, 235, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #2797E8;
  border-color: #2797E8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #157cc7;
  border-color: #1475bb;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(71, 167, 235, 0.5);
}

.btn-warning {
  color: white;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: white;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 202, 44, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: white;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: white;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 202, 44, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #E0654C;
  border-color: #E0654C;
}
.btn-danger:hover {
  color: #fff;
  background-color: #da492b;
  border-color: #d44225;
}
.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(229, 124, 103, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #E0654C;
  border-color: #E0654C;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d44225;
  border-color: #c93f23;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(229, 124, 103, 0.5);
}

.btn-light {
  color: white;
  background-color: #F9F8F8;
  border-color: #F9F8F8;
}
.btn-light:hover {
  color: white;
  background-color: #e7e3e3;
  border-color: #e1dddd;
}
.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(250, 249, 249, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: white;
  background-color: #F9F8F8;
  border-color: #F9F8F8;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: white;
  background-color: #e1dddd;
  border-color: #dcd6d6;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(250, 249, 249, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #4B4B4B;
  border-color: #4B4B4B;
}
.btn-dark:hover {
  color: #fff;
  background-color: #383838;
  border-color: #323232;
}
.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(102, 102, 102, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #4B4B4B;
  border-color: #4B4B4B;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #323232;
  border-color: #2b2b2b;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(102, 102, 102, 0.5);
}

.btn-outline-primary {
  color: #3D4C66;
  border-color: #3D4C66;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #3D4C66;
  border-color: #3D4C66;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(61, 76, 102, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #3D4C66;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #3D4C66;
  border-color: #3D4C66;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(61, 76, 102, 0.5);
}

.btn-outline-secondary {
  color: #747373;
  border-color: #747373;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #747373;
  border-color: #747373;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(116, 115, 115, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #747373;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #747373;
  border-color: #747373;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(116, 115, 115, 0.5);
}

.btn-outline-success {
  color: #51BF56;
  border-color: #51BF56;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #51BF56;
  border-color: #51BF56;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(81, 191, 86, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #51BF56;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #51BF56;
  border-color: #51BF56;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(81, 191, 86, 0.5);
}

.btn-outline-info {
  color: #2797E8;
  border-color: #2797E8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #2797E8;
  border-color: #2797E8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 151, 232, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #2797E8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #2797E8;
  border-color: #2797E8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(39, 151, 232, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: white;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: white;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #E0654C;
  border-color: #E0654C;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #E0654C;
  border-color: #E0654C;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(224, 101, 76, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #E0654C;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #E0654C;
  border-color: #E0654C;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(224, 101, 76, 0.5);
}

.btn-outline-light {
  color: #F9F8F8;
  border-color: #F9F8F8;
}
.btn-outline-light:hover {
  color: white;
  background-color: #F9F8F8;
  border-color: #F9F8F8;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(249, 248, 248, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #F9F8F8;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: white;
  background-color: #F9F8F8;
  border-color: #F9F8F8;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(249, 248, 248, 0.5);
}

.btn-outline-dark {
  color: #4B4B4B;
  border-color: #4B4B4B;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #4B4B4B;
  border-color: #4B4B4B;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(75, 75, 75, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #4B4B4B;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #4B4B4B;
  border-color: #4B4B4B;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(75, 75, 75, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #3D4C66;
  text-decoration: none;
}
.btn-link:hover {
  color: #202836;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #747373;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.5625rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1.25rem;
  color: #4B4B4B;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #C5BFBF;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.5rem 1.3rem;
  clear: both;
  font-weight: 400;
  color: #747373;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #f2f2f2;
  text-decoration: none;
  background-color: #F9F8F8;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #3D4C66;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #747373;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.3rem;
  margin-bottom: 0;
  font-size: 1.09375rem;
  color: #747373;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.5rem 1.3rem;
  color: #747373;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #4B4B4B;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid #cbcbcb;
  border-radius: 8px;
}
.input-group-text input[type=radio],
.input-group-text input[type=checkbox] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.5625rem;
  line-height: 1.5;
  border-radius: 8px;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 1.09375rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.875rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #51BF56;
  border-color: transparent;
  background-color: #3D4C66;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(61, 76, 102, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #cbcbcb;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #96a5c0;
  border-color: #96a5c0;
}
.custom-control-input:disabled ~ .custom-control-label {
  color: #747373;
}
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #dee2e6;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.4375rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #9B9B9B solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.4375rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50%/50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 50%;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2351BF56' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #3D4C66;
  background-color: #3D4C66;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%2351BF56' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(61, 76, 102, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(61, 76, 102, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2351BF56'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(61, 76, 102, 0.5);
}

.custom-switch {
  padding-left: 2.5rem;
}
.custom-switch .custom-control-label::before {
  left: -2.5rem;
  width: 2rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.4375rem + 2px);
  left: calc(-2.5rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #9B9B9B;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(1rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(61, 76, 102, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: 38px;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #4B4B4B;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%234B4B4B' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #cbcbcb;
  border-radius: 0.25rem;
  appearance: none;
}
.custom-select:focus {
  border-color: #cbcbcb;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(61, 76, 102, 0.25);
}
.custom-select:focus::-ms-value {
  color: #4B4B4B;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #747373;
  background-color: #C5BFBF;
}
.custom-select::-ms-expand {
  display: none;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 1.09375rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.5625rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 38px;
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #cbcbcb;
  box-shadow: 0 0 0 0.2rem rgba(61, 76, 102, 0.25);
}
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #dee2e6;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: 38px;
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #4B4B4B;
  background-color: #fff;
  border: 1px solid #cbcbcb;
  border-radius: 8px;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #4B4B4B;
  content: "Browse";
  background-color: #fff;
  border-left: inherit;
  border-radius: 0 8px 8px 0;
}

.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.custom-range:focus {
  outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px transparent, 0 0 0 0.2rem rgba(61, 76, 102, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px transparent, 0 0 0 0.2rem rgba(61, 76, 102, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px transparent, 0 0 0 0.2rem rgba(61, 76, 102, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #3D4C66;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #96a5c0;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #3D4C66;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #96a5c0;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #3D4C66;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #96a5c0;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: none;
  }
}

.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:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #747373;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 0px solid #3D4C66;
}
.nav-tabs .nav-item {
  margin-bottom: 0px;
}
.nav-tabs .nav-link {
  border: 0px solid transparent;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: 0px;
}
.nav-tabs .nav-link.disabled {
  color: #747373;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #4B4B4B;
  background-color: transparent;
  border-color: #3D4C66;
}
.nav-tabs .dropdown-menu {
  margin-top: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #3D4C66;
}

.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.5rem 1rem;
}
.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.265625rem;
  padding-bottom: 0.265625rem;
  margin-right: 1rem;
  font-size: 1.5625rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  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%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.5625rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 8px;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  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: 575.98px) {
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row 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 .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row 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 .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row 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 .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row 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 .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row 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 .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  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:hover, .navbar-light .navbar-nav .nav-link:focus {
  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,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  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: #fff;
}
.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,%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);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #CACACA;
  border-radius: 8px;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #fff;
  border-bottom: 1px solid #CACACA;
}
.card-header:first-child {
  border-radius: 8px 8px 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border-top: 1px solid #CACACA;
}
.card-footer:last-child {
  border-radius: 0 0 8px 8px;
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: 8px;
}

.card-img-top {
  width: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    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-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card .card-header {
  margin-bottom: -1px;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #C5BFBF;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #747373;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #747373;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #3D4C66;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #2a3446;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(61, 76, 102, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #747373;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #5a5a5a;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(116, 115, 115, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #51BF56;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #3ba240;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(81, 191, 86, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #2797E8;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #157cc7;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(39, 151, 232, 0.5);
}

.badge-warning {
  color: white;
  background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: white;
  background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #E0654C;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #d44225;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(224, 101, 76, 0.5);
}

.badge-light {
  color: white;
  background-color: #F9F8F8;
}
a.badge-light:hover, a.badge-light:focus {
  color: white;
  background-color: #e1dddd;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(249, 248, 248, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #4B4B4B;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #323232;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(75, 75, 75, 0.5);
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4.375rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #202835;
  background-color: #d8dbe0;
  border-color: #c9cdd4;
}
.alert-primary hr {
  border-top-color: #bbc0c9;
}
.alert-primary .alert-link {
  color: #0d1015;
}

.alert-secondary {
  color: #3c3c3c;
  background-color: #e3e3e3;
  border-color: #d8d8d8;
}
.alert-secondary hr {
  border-top-color: #cbcbcb;
}
.alert-secondary .alert-link {
  color: #232323;
}

.alert-success {
  color: #2a632d;
  background-color: #dcf2dd;
  border-color: #ceedd0;
}
.alert-success hr {
  border-top-color: #bbe6be;
}
.alert-success .alert-link {
  color: #1b3f1d;
}

.alert-info {
  color: #144f79;
  background-color: #d4eafa;
  border-color: #c3e2f9;
}
.alert-info hr {
  border-top-color: #acd7f7;
}
.alert-info .alert-link {
  color: #0d324d;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #743528;
  background-color: #f9e0db;
  border-color: #f6d4cd;
}
.alert-danger hr {
  border-top-color: #f2c1b7;
}
.alert-danger .alert-link {
  color: #4e241b;
}

.alert-light {
  color: #818181;
  background-color: #fefefe;
  border-color: #fdfdfd;
}
.alert-light hr {
  border-top-color: #f0f0f0;
}
.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #272727;
  background-color: #dbdbdb;
  border-color: #cdcdcd;
}
.alert-dark hr {
  border-top-color: silver;
}
.alert-dark .alert-link {
  color: #0e0e0e;
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #cbcbcb;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #cbcbcb;
  text-decoration: none;
  background-color: #F9F8F8;
}
.list-group-item-action:active {
  color: #4B4B4B;
  background-color: #C5BFBF;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(75, 75, 75, 0.5);
}
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #747373;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #3D4C66;
  border-color: #3D4C66;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}
.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.list-group-item-primary {
  color: #202835;
  background-color: #c9cdd4;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #202835;
  background-color: #bbc0c9;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #202835;
  border-color: #202835;
}

.list-group-item-secondary {
  color: #3c3c3c;
  background-color: #d8d8d8;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #3c3c3c;
  background-color: #cbcbcb;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #3c3c3c;
  border-color: #3c3c3c;
}

.list-group-item-success {
  color: #2a632d;
  background-color: #ceedd0;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #2a632d;
  background-color: #bbe6be;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #2a632d;
  border-color: #2a632d;
}

.list-group-item-info {
  color: #144f79;
  background-color: #c3e2f9;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #144f79;
  background-color: #acd7f7;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #144f79;
  border-color: #144f79;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #743528;
  background-color: #f6d4cd;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #743528;
  background-color: #f2c1b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #743528;
  border-color: #743528;
}

.list-group-item-light {
  color: #818181;
  background-color: #fdfdfd;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818181;
  background-color: #f0f0f0;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818181;
  border-color: #818181;
}

.list-group-item-dark {
  color: #272727;
  background-color: #cdcdcd;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #272727;
  background-color: silver;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #272727;
  border-color: #272727;
}

.close {
  float: right;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none;
}

a.close.disabled {
  pointer-events: none;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #97979780;
  border-radius: 4px;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.56);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #97979780;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #97979780;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }

  .modal-sm {
    max-width: 350px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  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: 1.09375rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  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: 1.09375rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^=top] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^=right] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
  top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^=left] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1.25rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #4B4B4B;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #3D4C66 !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #2a3446 !important;
}

.bg-secondary {
  background-color: #747373 !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #5a5a5a !important;
}

.bg-success {
  background-color: #51BF56 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #3ba240 !important;
}

.bg-info {
  background-color: #2797E8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #157cc7 !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #E0654C !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #d44225 !important;
}

.bg-light {
  background-color: #F9F8F8 !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #e1dddd !important;
}

.bg-dark {
  background-color: #4B4B4B !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #323232 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #CACACA !important;
}

.border-top {
  border-top: 1px solid #CACACA !important;
}

.border-right {
  border-right: 1px solid #CACACA !important;
}

.border-bottom {
  border-bottom: 1px solid #CACACA !important;
}

.border-left {
  border-left: 1px solid #CACACA !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #3D4C66 !important;
}

.border-secondary {
  border-color: #747373 !important;
}

.border-success {
  border-color: #51BF56 !important;
}

.border-info {
  border-color: #2797E8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #E0654C !important;
}

.border-light {
  border-color: #F9F8F8 !important;
}

.border-dark {
  border-color: #4B4B4B !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: 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-row {
    display: table-row !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-row {
    display: table-row !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-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !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.8571428571%;
}

.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;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !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;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !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;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !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;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-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;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !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;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #3D4C66 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #202836 !important;
}

.text-secondary {
  color: #747373 !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #4e4d4d !important;
}

.text-success {
  color: #51BF56 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #358f39 !important;
}

.text-info {
  color: #2797E8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #136eb0 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #E0654C !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #bf3c21 !important;
}

.text-light {
  color: #F9F8F8 !important;
}

a.text-light:hover, a.text-light:focus {
  color: #d6cfcf !important;
}

.text-dark {
  color: #4B4B4B !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #252525 !important;
}

.text-body {
  color: #4B4B4B !important;
}

.text-muted {
  color: #747373 !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #C5BFBF;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.9375rem;
  background-color: #C5BFBF;
  border-radius: 20px;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #3D4C66;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #747373;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
  padding: 0.75rem;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border 0.75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow 0.75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media print {
  *,
*::before,
*::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6 !important;
  }

  .table-dark {
    color: inherit;
  }
  .table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
    border-color: #CACACA;
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #CACACA;
  }
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #3D4C66;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #202836;
  text-decoration: none;
  background-color: #C5BFBF;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(61, 76, 102, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #3D4C66;
  border-color: #3D4C66;
}
.page-item.disabled .page-link {
  color: #747373;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.5625rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 1.09375rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/* Medium Layout: 1280px */
/* Tablet Layout: 768px */
/* Mobile Layout: 320px */
/* Wide Mobile Layout: 480px */
/*--------------------------- Reset Css ----------------------*/
/* =================================== */
/*  Basic Style 
/* =================================== */
::-moz-selection {
  /* Code for Firefox */
  background: #3D4C66;
  color: #fff;
}

::selection {
  background: #3D4C66;
  color: #fff;
}

label.custom-control-label::-moz-selection {
  /* Code for Firefox */
  background: transparent;
  color: #747373;
}

label.custom-control-label::selection {
  background: transparent;
  color: #747373;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #747373;
  font-weight: 300;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #747373;
  opacity: 1;
  font-weight: 300;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #747373;
  opacity: 1;
  font-weight: 300;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #747373;
  font-weight: 300;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #747373;
  font-weight: 300;
}

body, html {
  height: 100%;
}

body {
  font-family: "Poppins";
  font-weight: 300;
  position: relative;
  letter-spacing: 0.6px;
  font-size: 16px;
}

.body-label {
  color: #747373;
  font-weight: 300;
  margin: 0px;
  font-size: 16px;
}

.body-font-components input,
.body-font-components button,
.body-font-components select,
.body-font-components optgroup,
.body-font-components textarea,
.body-font-components .form-control {
  font-size: 18px;
}
@media (min-width: 280px) and (max-width: 767px) {
  .body-font-components input,
.body-font-components button,
.body-font-components select,
.body-font-components optgroup,
.body-font-components textarea,
.body-font-components .form-control {
    font-size: inherit;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .body-font-components input,
.body-font-components button,
.body-font-components select,
.body-font-components optgroup,
.body-font-components textarea,
.body-font-components .form-control {
    font-size: inherit;
  }
}
@media (min-width: 1025px) and (max-width: 1170px) {
  .body-font-components input,
.body-font-components button,
.body-font-components select,
.body-font-components optgroup,
.body-font-components textarea,
.body-font-components .form-control {
    font-size: inherit;
  }
}
@media (min-width: 1170px) and (max-width: 1500px) {
  .body-font-components input,
.body-font-components button,
.body-font-components select,
.body-font-components optgroup,
.body-font-components textarea,
.body-font-components .form-control {
    font-size: inherit;
  }
}
.body-font-components input,
.body-font-components select,
.body-font-components optgroup,
.body-font-components textarea,
.body-font-components .form-control,
.body-font-components .select-picker button {
  border-color: #CACACA;
}

.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus,
.outline-none {
  outline: 0px !important;
  outline: 0px auto -webkit-focus-ring-color !important;
  outline-offset: 0px;
}
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle:focus, .bootstrap-select > select.mobile-device:focus + .dropdown-toggle:active, .bootstrap-select > select.mobile-device:focus + .dropdown-toggle:focus:active,
.bootstrap-select .dropdown-toggle:focus:focus,
.bootstrap-select .dropdown-toggle:focus:active,
.bootstrap-select .dropdown-toggle:focus:focus:active,
.outline-none:focus,
.outline-none:active,
.outline-none:focus:active {
  outline: 0px !important;
  outline: 0px auto -webkit-focus-ring-color !important;
  outline-offset: 0px;
}

ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

select {
  display: block;
}

figure {
  margin: 0;
}

a {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

iframe {
  border: 0;
}

a, a:focus, a:hover {
  text-decoration: none;
  outline: 0;
}

a {
  color: #4B4B4B;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
  text-decoration: none;
  outline: 0;
}

/**
 *  Typography
 *
 **/
.btn i, .btn-large i, .btn-floating i, .btn-large i, .btn-flat i {
  line-height: inherit;
}

.transparent,
.transparent-bg {
  background: transparent;
}

.h1 {
  font-size: 20px;
}

.h2 {
  font-size: 18px;
}

.h3 {
  font-size: 16px;
}

.h4 {
  font-size: 14px;
}

.h5 {
  font-size: 12px;
}

.h6 {
  font-size: 10px;
}

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clear::before, .clear::after {
  content: " ";
  display: table;
}
.clear::after {
  clear: both;
}

.fz-8 {
  font-size: 8px;
}

.fz-10 {
  font-size: 10px !important;
}

.fz-11 {
  font-size: 11px;
}

.fz-12 {
  font-size: 12px;
}

.fz-13 {
  font-size: 13px;
}

.fz-14 {
  font-size: 14px;
}

.fz-15 {
  font-size: 15px;
}

.fz-16 {
  font-size: 16px;
}

.fz-18 {
  font-size: 18px;
}

.fz-20 {
  font-size: 20px;
}

.fz-24 {
  font-size: 24px;
}
@media (min-width: 280px) and (max-width: 767px) {
  .fz-24 {
    font-size: 17.5px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .fz-24 {
    font-size: 18px;
  }
}
@media (min-width: 1025px) and (max-width: 1170px) {
  .fz-24 {
    font-size: 20px;
  }
}
@media (min-width: 1170px) and (max-width: 1500px) {
  .fz-24 {
    font-size: 22px;
  }
}

.fz-28 {
  font-size: 28px;
}

.fz-30 {
  font-size: 30px;
}

.fz-36 {
  font-size: 36px;
}

.fz-48 {
  font-size: 48px;
}

.fz-90 {
  font-size: 90px;
}

.fz-13-i {
  font-size: 13px !important;
}

.fz-11-i {
  font-size: 11px !important;
}

.fz-12-i {
  font-size: 12px !important;
}

.fz-14-i {
  font-size: 14px !important;
}

.fz-15-i {
  font-size: 15px !important;
}

.fz-16-i {
  font-size: 16px !important;
}

.fz-18-i {
  font-size: 18px !important;
}

.fz-20-i {
  font-size: 20px !important;
}

.fz-24-i {
  font-size: 24px !important;
}

.fz-28-i {
  font-size: 28px !important;
}

.fz-30-i {
  font-size: 30px !important;
}

.fz-36-i {
  font-size: 36px !important;
}

.fz-48-i {
  font-size: 48px !important;
}

.fw100 {
  font-weight: 100;
}

.fw300 {
  font-weight: 300;
}

.fw400 {
  font-weight: 400 !important;
}

.fw500 {
  font-weight: 500;
}

.fw700 {
  font-weight: 700;
}

.fsi {
  font-style: italic;
}

.mt-10 {
  margin-top: 10px;
}

.mt-13 {
  margin-top: 13px;
}

.mt-14 {
  margin-top: 14px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-150 {
  margin-top: 150px;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-5-px {
  margin-left: 5px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-50 {
  margin-left: 50px;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-5-px {
  margin-right: 5px;
}

.mr-8 {
  margin-right: 8px !important;
}

.mr-15 {
  margin-right: 15px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-50 {
  margin-right: 50px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-0-i {
  margin-bottom: 0px !important;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-28 {
  margin-bottom: 28px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-100 {
  margin-bottom: 100px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-150 {
  padding-top: 150px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pl-5 {
  padding-left: 0px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-25 {
  padding-left: 25px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-60 {
  padding-left: 60px;
}

.pr-0 {
  padding-right: 0px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-25 {
  padding-right: 25px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-50 {
  padding-right: 50px;
}

.p-10 {
  padding: 10px;
}

.p-15 {
  padding: 15px;
}

.p-20 {
  padding: 20px;
}

.p-25 {
  padding: 25px;
}

.p-30 {
  padding: 30px;
}

.p-40 {
  padding: 40px;
}

.p-50 {
  padding: 50px;
}

.pr-30 {
  padding-right: 30px;
}

.pl-30 {
  padding-left: 30px;
}

.p-40 {
  padding: 40px;
}

.h-0 {
  height: 0px;
}

.h-10 {
  height: 10px;
}

.h-11 {
  height: 11px;
}

.h-15 {
  height: 15px;
}

.h-20 {
  height: 20px;
}

.h-25 {
  height: 25px;
}

.h-30 {
  height: 30px;
}

.h-40 {
  height: 40px;
}

.h-50 {
  height: 50px;
}

.h-52 {
  height: 52px;
}

.h-50-pxi {
  height: 50px !important;
}

.h-60 {
  height: 60px;
}

.h-70-px {
  height: 70px;
}

.h-70-pxi {
  height: 70px !important;
}

.h-80 {
  height: 80px;
}

.h-90 {
  height: 90px;
}

.h-101 {
  height: 100px;
}

.h-101-pxi {
  height: 100px !important;
}

.h-130 {
  height: 130px;
}

.h-150 {
  height: 150px;
}

.h-200 {
  height: 200px;
}

.lh-inherit {
  line-height: inherit !important;
}

.lh-11 {
  line-height: 11px;
}

.lh-12 {
  line-height: 12px;
}

.lh-13 {
  line-height: 13px;
}

.lh-14 {
  line-height: 14px;
}

.lh-15 {
  line-height: 15px;
}

.lh-16 {
  line-height: 16px;
}

.lh-18 {
  line-height: 18px;
}

.lh-20 {
  line-height: 20px;
}

.lh-24 {
  line-height: 24px;
}

.lh-28 {
  line-height: 28px;
}

.lh-30 {
  line-height: 30px;
}

.lh-48 {
  line-height: 48px !important;
}

.lh-50 {
  line-height: 50px;
}

.lh-80 {
  line-height: 80px;
}

.lh-90 {
  line-height: 90px;
}

.lh-101 {
  line-height: 100px;
}

.lh-150 {
  line-height: 150px;
}

.lh-200 {
  line-height: 200px;
}

@media (min-width: 992px) {
  .tr-70 tr > td {
    height: 70px;
  }
}
.min-h-70 {
  min-height: 70px;
}

.min-h-80 {
  min-height: 80px;
}

.min-h-90 {
  min-height: 90px;
}

.min-h-101 {
  min-height: 100px;
}

.min-h-150 {
  min-height: 150px;
}

.min-h-200 {
  min-height: 200px;
}

.min-h-250 {
  min-height: 250px;
}

.w-0 {
  width: 0px;
}

.w-10 {
  width: 10px;
}

.w-11 {
  width: 11px;
}

.w-15 {
  width: 15px;
}

.w-20 {
  width: 20px;
}

.w-20-i {
  width: 20px !important;
}

.w-25-px {
  width: 25px;
}

.w-30 {
  width: 30px;
}

.w-30-i {
  width: 30px !important;
}

.w-40 {
  width: 40px;
}

.w-50 {
  width: 50px;
}

.w-60 {
  width: 60px;
}

.w-70 {
  width: 70px;
}

.w-75-px {
  width: 75px;
}

.w-80 {
  width: 80px;
}

.w-90 {
  width: 90px;
}

.w-101 {
  width: 100px;
}

.w-150 {
  width: 150px;
}

.padding-6 {
  padding: 6px;
}

.padding-8 {
  padding: 8px;
}

.padding-10 {
  padding: 10px;
}

.padding-15 {
  padding: 15px;
}

.padding-20 {
  padding: 20px;
}

.padding-25 {
  padding: 25px;
}

.padding-30 {
  padding: 30px;
}

.min-width-auto {
  min-width: auto !important;
}

.transition {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.overlay,
.overlay2 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.container.fullwidth {
  width: 100%;
}
.container.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.row.no-margin {
  margin-left: 0;
  margin-right: 0;
}

.header-row {
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .no-flex-xs {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .no-flex-sm {
    display: block !important;
  }
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.no-border {
  border: 0 !important;
}

.section-bg {
  background: #f9fafc;
}

.dark-gray {
  background-color: #EDEFF4;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  background: #fff;
}

.link {
  cursor: alias;
}

.context-menu {
  cursor: context-menu;
}

.default {
  cursor: default;
}

.grab {
  cursor: -webkit-grab;
  cursor: grab;
}

.grabbing {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.help {
  cursor: help;
}

.move {
  cursor: move;
}

.no-drop, .disabled {
  cursor: no-drop !important;
  opacity: 0.65;
}

.none {
  cursor: none;
}

.not-allowed {
  cursor: not-allowed;
}

.pointer {
  cursor: pointer;
}

.progress {
  cursor: progress;
}

.s-resize {
  cursor: s-resize;
}

.text {
  cursor: text;
}

.url {
  cursor: url(myBall.cur), auto;
}

.wait {
  cursor: wait;
}

.rounded-bottom-0 {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.rounded-top-0 {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.rounded-top-corner {
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
}

.rounded-bottom-corner {
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
}

.rounded-right-corner {
  border-radius: 0 10px 10px 0px;
  -webkit-border-radius: 0 10px 10px 0px;
  -moz-border-radius: 0 10px 10px 0px;
}

.rounded-left-corner {
  border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
}

.rounded-8 {
  border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
}

.rounded-10 {
  border-radius: 10px;
}

.rounded-5 {
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
}

.border-width-1 {
  border-width: 1px !important;
}

.border-width-2 {
  border-width: 2px !important;
}

.border-width-3 {
  border-width: 3px !important;
}

.border-width-4 {
  border-width: 4px !important;
}

.border-width-5 {
  border-width: 5px !important;
}

.font-inherit {
  font-size: inherit;
}

.table-vcenter th,
.table-vcenter td {
  vertical-align: middle;
}

.spacer {
  display: inline-block;
  width: 100%;
  margin: 2px 0;
}

.spacer-5 {
  height: 5px;
}

.spacer-10 {
  height: 10px;
}

.spacer-15 {
  height: 15px;
}

.spacer-20 {
  height: 20px;
}

.spacer-25 {
  height: 25px;
}

.spacer-35 {
  height: 35px;
}

.spacer-40 {
  height: 40px;
}

.spacer-60 {
  height: 60px;
}

.spacer-70 {
  height: 70px;
}

.spacer-80 {
  height: 80px;
}

.spacer-90 {
  height: 90px;
}

.spacer-100 {
  height: 100px;
}

aside.sidebar.hide-to-mobile.active {
  display: block;
}

.opacity-0 {
  opacity: 0;
  pointer-events: none;
}

.opacity-1 {
  opacity: 1;
  transition: transform 2s ease, opacity 0.5s ease-out;
  pointer-events: fill;
}

.card-change-image {
  display: none;
  opacity: 0;
}

.fileinput-exists .card-change-image {
  opacity: 1;
  display: block;
  transition: transform 2s ease, opacity 0.5s ease-out;
  pointer-events: fill;
  margin: 10px 0px;
}

.dropdown-toggle::after {
  color: #3D4C66;
  display: none;
}

.background-image-none {
  background-image: none !important;
}

.push-left-05 {
  position: relative;
  left: 0.5px;
}

.push-top-2 {
  position: relative;
  top: 2px;
}

.push-top-3 {
  position: relative;
  top: 3px;
}

.push-top-4 {
  position: relative;
  top: 4px;
}

.push-top-5 {
  position: relative;
  top: 5px;
}

.push-top-6 {
  position: relative;
  top: 6px;
}

.push-top-7 {
  position: relative;
  top: 7px;
}

.push-top-8 {
  position: relative;
  top: 8px;
}

.push-top-9 {
  position: relative;
  top: 9px;
}

.push-top-10 {
  position: relative;
  top: 10px;
}

.overlay-body {
  z-index: 1060;
}

.btn-danger-light {
  background-color: #e16b6b40;
}

.bg-light-white {
  background-color: #F2F2F2;
}

.bg-light {
  background: #F9F8F8;
}

.bg-main {
  background: #F9F8F8;
}

.z-index-1 {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

.z-index-3 {
  z-index: 3;
}

.z-index-4 {
  z-index: 4;
}

.z-index-11 {
  z-index: 10;
}

.z-index-12 {
  z-index: 100;
}

.z-index-13 {
  z-index: 1000;
}

.divider {
  border-top: 1px solid #CACACA;
  width: 100%;
}

.line-divider {
  position: relative;
  height: 5px;
}
.line-divider.line-divider-1x {
  height: 10px;
}
.line-divider.line-divider-2x {
  height: 20px;
}
.line-divider.line-divider-3x {
  height: 30px;
}
.line-divider.line-divider-4x {
  height: 40px;
}
.line-divider.line-divider-5x {
  height: 50px;
}
.line-divider.line-divider-6x {
  height: 60px;
}
.line-divider.line-divider-7x {
  height: 70px;
}
.line-divider.line-divider-8x {
  height: 80px;
}
.line-divider.line-divider-9x {
  height: 90px;
}
.line-divider.line-divider-10x {
  height: 100px;
}
.line-divider::after {
  position: absolute;
  content: "";
  height: 1px;
  background-color: #CACACA;
  top: 0px;
  bottom: 0px;
  left: 0pc;
  right: 0px;
  margin: auto;
}

.space {
  display: inline-block;
  width: 100%;
  margin: 2px 0;
}

.space-5 {
  height: 5px;
}

.space-10 {
  height: 10px;
}

.space-15 {
  height: 15px;
}

.space-20 {
  height: 20px;
}

.space-25 {
  height: 25px;
}

.space-30 {
  height: 30px;
}

.space-35 {
  height: 35px;
}

.space-40 {
  height: 40px;
}

.space-45 {
  height: 45px;
}

.space-50 {
  height: 45px;
}

.space-50 {
  height: 50px;
}

.space-55 {
  height: 55px;
}

.space-60 {
  height: 60px;
}

.space-65 {
  height: 65px;
}

.space-70 {
  height: 70px;
}

.space-75 {
  height: 75px;
}

.space-80 {
  height: 80px;
}

.space-85 {
  height: 85px;
}

.space-90 {
  height: 90px;
}

.space-95 {
  height: 95px;
}

.space-100 {
  height: 100px;
}

.btn.btn-uppercase {
  text-transform: uppercase;
}

.fixed-top-left {
  display: flex;
  align-items: center;
  top: 20px;
  right: unset;
  left: 20px;
}

.fixed-top-right {
  display: flex;
  align-items: center;
  top: 20px;
  right: 20px;
  left: unset;
}

.fixed-bottom-left {
  display: flex;
  align-items: center;
  right: unset;
  bottom: 20px;
  left: 20px;
}

.fixed-bottom-right {
  display: flex;
  align-items: center;
  right: 20px;
  bottom: 20px;
  left: unset;
}

.fixed-bottom-center {
  margin: auto;
  right: 0;
  bottom: 10px;
  left: 0;
}

@media (min-width: 0px) and (max-width: 480px) {
  .fixed-top-left {
    top: 10px;
    right: unset;
    left: 10px;
  }

  .fixed-top-right {
    top: 10px;
    right: 10px;
    left: unset;
  }

  .fixed-bottom-left {
    right: unset;
    bottom: 10px;
    left: 10px;
  }

  .fixed-bottom-right {
    right: 10px;
    bottom: 10px;
    left: unset;
  }
}
.fixed-bottom-i {
  bottom: 0px !important;
}

.position-sticky {
  position: sticky;
  top: 0;
  z-index: 2;
}

.custom-checkbox-override .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}
.custom-checkbox-override .custom-control {
  padding-left: 0;
}
.custom-checkbox-override .form-control {
  padding: 0 0 0 1rem;
  overflow: hidden;
}
.custom-checkbox-override .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #fff;
}
.custom-checkbox-override label.custom-control-label {
  width: 100%;
  padding: 0;
  outline: 0px;
  height: 89px;
  line-height: 89px;
  font-size: 18px;
}
@media (min-width: 992px) and (max-width: 1400px) {
  .custom-checkbox-override label.custom-control-label {
    height: 56px;
    line-height: 56px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .custom-checkbox-override label.custom-control-label {
    height: 56px;
    line-height: 56px;
  }
}
.custom-checkbox-override label.custom-control-label:focus {
  outline: none;
}
.custom-checkbox-override label.custom-control-label:focus .custom-control-label::before,
.custom-checkbox-override label.custom-control-label:focus .custom-control-label::after {
  outline: none;
}
.custom-checkbox-override .custom-control-label::before,
.custom-checkbox-override .custom-control-label::after {
  top: 0px;
  margin-top: 0px;
  left: unset;
  right: 0px;
  border-radius: 0px;
  border: 0px;
  box-shadow: none;
  border-left: 1px solid #cbcbcb;
  width: 89px;
  height: 89px;
}
@media (min-width: 992px) and (max-width: 1400px) {
  .custom-checkbox-override .custom-control-label::before,
.custom-checkbox-override .custom-control-label::after {
    height: 56px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .custom-checkbox-override .custom-control-label::before,
.custom-checkbox-override .custom-control-label::after {
    height: 56px;
  }
}
@media (max-width: 767px) {
  .custom-checkbox-override .custom-control-label::before,
.custom-checkbox-override .custom-control-label::after {
    height: 44px;
  }
}
.custom-checkbox-override .custom-control-label::before:focus,
.custom-checkbox-override .custom-control-label::after:focus {
  outline: none;
}

input[type=button] {
  cursor: pointer;
}

.mx-width-410 {
  width: 320px;
}
@media (min-width: 100px) and (max-width: 321px) {
  .mx-width-410 {
    width: 280px;
  }
}

.form-addon-medium .form-control:not(textarea),
.form-addon-medium .custom-select {
  height: 56px;
}
.form-addon-medium .input-group-text {
  min-width: 135px;
  padding-top: 0px;
  padding-bottom: 0px;
  background: #fff;
}
@media (min-width: 992px) and (max-width: 1400px) {
  .form-addon-medium .input-group-text {
    width: 100px;
  }
}
.form-addon-medium .input-group-text.label-width-plus {
  min-width: 175px;
}
.form-addon-medium .btn-md {
  height: 56px;
  line-height: 56px;
  padding: 0px;
}
.form-addon-medium label.custom-control-label {
  height: 56px;
  line-height: 56px;
}
.form-addon-medium .custom-control-label::before,
.form-addon-medium .custom-control-label::after {
  height: 56px;
}
.form-addon-medium input,
.form-addon-medium button,
.form-addon-medium .btn,
.form-addon-medium select,
.form-addon-medium .input-group-text,
.form-addon-medium .btn-lg,
.form-addon-medium .btn-group-lg > .btn,
.form-addon-medium label.custom-control-label {
  font-size: 18px;
}

.form-addon-large .form-control:not(textarea),
.form-addon-large .custom-select {
  height: 89px;
}
.form-addon-large .input-group-text {
  min-width: 135px;
}
.form-addon-large .btn-md {
  height: 89px;
  line-height: 89px;
  padding: 0px;
}
.form-addon-large label.custom-control-label {
  height: 89px;
  line-height: 89px;
}
.form-addon-large .custom-control-label::before,
.form-addon-large .custom-control-label::after {
  height: 89px;
}
.form-addon-large input,
.form-addon-large button,
.form-addon-large .btn,
.form-addon-large select,
.form-addon-large .input-group-text,
.form-addon-large .btn-lg,
.form-addon-large .btn-group-lg > .btn,
.form-addon-large label.custom-control-label {
  font-size: 20px;
}
@media (max-height: 500px) {
  .form-addon-large .form-control:not(textarea),
.form-addon-large .custom-select {
    height: 56px;
  }
  .form-addon-large .input-group-text {
    min-width: 135px;
  }
  .form-addon-large .btn-md {
    height: 56px;
    line-height: 56px;
  }
  .form-addon-large label.custom-control-label {
    height: 56px;
    line-height: 56px;
  }
  .form-addon-large .custom-control-label::before,
.form-addon-large .custom-control-label::after {
    height: 56px;
  }
  .form-addon-large input,
.form-addon-large button,
.form-addon-large .btn,
.form-addon-large select,
.form-addon-large .input-group-text,
.form-addon-large .btn-lg,
.form-addon-large .btn-group-lg > .btn,
.form-addon-large label.custom-control-label {
    font-size: 16px;
  }
}
@media (max-height: 767px) {
  .form-addon-large .form-control:not(textarea),
.form-addon-large .custom-select {
    height: 56px;
  }
  .form-addon-large .input-group-text {
    min-width: 135px;
  }
  .form-addon-large .btn-md {
    height: 56px;
    line-height: 56px;
  }
  .form-addon-large label.custom-control-label {
    height: 56px;
    line-height: 56px;
  }
  .form-addon-large .custom-control-label::before,
.form-addon-large .custom-control-label::after {
    height: 56px;
  }
  .form-addon-large input,
.form-addon-large button,
.form-addon-large .btn,
.form-addon-large select,
.form-addon-large .input-group-text,
.form-addon-large .btn-lg,
.form-addon-large .btn-group-lg > .btn,
.form-addon-large label.custom-control-label {
    font-size: 18px;
  }
}

.btn-lg, .btn-group-lg > .btn {
  font-size: inherit;
}

.colorpicker-input-addon {
  border-color: #CACACA;
  border-radius: 4px 0px 0px 4px !important;
  border-right: 0px;
}

.text-success-focus:hover,
.text-success-focus:focus,
.text-success-focus:active {
  color: #3D4C66;
}

.form-control::-webkit-input-placeholder {
  color: #C5BFBF;
}
.form-control::-moz-placeholder {
  color: #C5BFBF;
}
.form-control:-ms-input-placeholder {
  color: #C5BFBF;
}
.form-control:-moz-placeholder {
  color: #C5BFBF;
}

.btn-style-01 {
  border: 1px solid rgba(128, 128, 128, 0.24);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  height: 71px;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.btn-style-01:focus {
  outline: none;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
}
.btn-style-01:last-child {
  margin-bottom: 0px;
}

.btn-style-02 {
  border: 1px solid rgba(128, 128, 128, 0.24);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  height: 90px;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 15px;
  border-left-width: 28px;
}
.btn-style-02:focus {
  outline: none;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
}
.btn-style-02:last-child {
  margin-bottom: 0px;
}

.bleftcolor-01 {
  border-left-color: #3D4C66;
}

.bleftcolor-02 {
  border-left-color: #51BF56;
}

.bleftcolor-03 {
  border-left-color: rgba(118, 91, 114, 0.95);
}

.bleftcolor-04 {
  border-left-color: rgba(198, 82, 167, 0.95);
}

.bleftcolor-05 {
  border-left-color: rgba(38, 98, 123, 0.95);
}

.percentageButton .btn-group-toggle label.btn {
  width: 43px;
  height: 43px;
  padding: 0px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMzIuNjA2NyAzMi42MDY2QzM4LjQ2NDUgMjYuNzQ4NyAzOC40NjQ1IDE3LjI1MTMgMzIuNjA2NyAxMS4zOTM0QzI2Ljc0ODggNS41MzU1MyAxNy4yNTEzIDUuNTM1NTMgMTEuMzkzNSAxMS4zOTM0QzUuNTM1NiAxNy4yNTEzIDUuNTM1NiAyNi43NDg3IDExLjM5MzUgMzIuNjA2NkMxNy4yNTEzIDM4LjQ2NDUgMjYuNzQ4OCAzOC40NjQ1IDMyLjYwNjcgMzIuNjA2NloiIHN0cm9rZT0iIzNENEM2NiIvPgogICAgPHBhdGggZD0iTTIxLjc1NjggMTcuODg2OEMyMS43NTY4IDE4LjM4MDEgMjEuNjYzNSAxOC44NDAxIDIxLjQ3NjggMTkuMjY2OEMyMS4zMDM1IDE5LjY5MzUgMjEuMDU2OCAyMC4wNjY4IDIwLjczNjggMjAuMzg2OEMyMC40MTY4IDIwLjY5MzUgMjAuMDQzNSAyMC45NDAxIDE5LjYxNjggMjEuMTI2OEMxOS4xOTAxIDIxLjMwMDEgMTguNzMwMSAyMS4zODY4IDE4LjIzNjggMjEuMzg2OEMxNy43NDM1IDIxLjM4NjggMTcuMjgzNSAyMS4zMDAxIDE2Ljg1NjggMjEuMTI2OEMxNi40MzAxIDIwLjk0MDEgMTYuMDU2OCAyMC42OTM1IDE1LjczNjggMjAuMzg2OEMxNS40MTY4IDIwLjA2NjggMTUuMTYzNSAxOS42OTM1IDE0Ljk3NjggMTkuMjY2OEMxNC44MDM1IDE4Ljg0MDEgMTQuNzE2OCAxOC4zODAxIDE0LjcxNjggMTcuODg2OEMxNC43MTY4IDE3LjM5MzUgMTQuODAzNSAxNi45MzM1IDE0Ljk3NjggMTYuNTA2OEMxNS4xNjM1IDE2LjA4MDEgMTUuNDE2OCAxNS43MTM1IDE1LjczNjggMTUuNDA2OEMxNi4wNTY4IDE1LjA4NjggMTYuNDMwMSAxNC44NDAxIDE2Ljg1NjggMTQuNjY2OEMxNy4yODM1IDE0LjQ4MDEgMTcuNzQzNSAxNC4zODY4IDE4LjIzNjggMTQuMzg2OEMxOC43MzAxIDE0LjM4NjggMTkuMTkwMSAxNC40ODAxIDE5LjYxNjggMTQuNjY2OEMyMC4wNDM1IDE0Ljg0MDEgMjAuNDE2OCAxNS4wODY4IDIwLjczNjggMTUuNDA2OEMyMS4wNTY4IDE1LjcxMzUgMjEuMzAzNSAxNi4wODAxIDIxLjQ3NjggMTYuNTA2OEMyMS42NjM1IDE2LjkzMzUgMjEuNzU2OCAxNy4zOTM1IDIxLjc1NjggMTcuODg2OFpNMjAuNTU2OCAxNy44ODY4QzIwLjU1NjggMTcuNTUzNSAyMC40OTAxIDE3LjI0NjggMjAuMzU2OCAxNi45NjY4QzIwLjIzNjggMTYuNjg2OCAyMC4wNzAxIDE2LjQ0NjggMTkuODU2OCAxNi4yNDY4QzE5LjY1NjggMTYuMDMzNSAxOS40MTY4IDE1Ljg3MzUgMTkuMTM2OCAxNS43NjY4QzE4Ljg1NjggMTUuNjQ2OCAxOC41NTY4IDE1LjU4NjggMTguMjM2OCAxNS41ODY4QzE3LjkxNjggMTUuNTg2OCAxNy42MTY4IDE1LjY0NjggMTcuMzM2OCAxNS43NjY4QzE3LjA1NjggMTUuODczNSAxNi44MTAxIDE2LjAzMzUgMTYuNTk2OCAxNi4yNDY4QzE2LjM5NjggMTYuNDQ2OCAxNi4yMzAxIDE2LjY4NjggMTYuMDk2OCAxNi45NjY4QzE1Ljk3NjggMTcuMjQ2OCAxNS45MTY4IDE3LjU1MzUgMTUuOTE2OCAxNy44ODY4QzE1LjkxNjggMTguMjIwMSAxNS45NzY4IDE4LjUyNjggMTYuMDk2OCAxOC44MDY4QzE2LjIzMDEgMTkuMDg2OCAxNi4zOTY4IDE5LjMzMzUgMTYuNTk2OCAxOS41NDY4QzE2LjgxMDEgMTkuNzQ2OCAxNy4wNTY4IDE5LjkwNjggMTcuMzM2OCAyMC4wMjY4QzE3LjYxNjggMjAuMTMzNSAxNy45MTY4IDIwLjE4NjggMTguMjM2OCAyMC4xODY4QzE4LjU1NjggMjAuMTg2OCAxOC44NTY4IDIwLjEzMzUgMTkuMTM2OCAyMC4wMjY4QzE5LjQxNjggMTkuOTA2OCAxOS42NTY4IDE5Ljc0NjggMTkuODU2OCAxOS41NDY4QzIwLjA3MDEgMTkuMzMzNSAyMC4yMzY4IDE5LjA4NjggMjAuMzU2OCAxOC44MDY4QzIwLjQ5MDEgMTguNTI2OCAyMC41NTY4IDE4LjIyMDEgMjAuNTU2OCAxNy44ODY4Wk0yOS44NTY4IDI1LjUyNjhDMjkuODU2OCAyNi4wMjAxIDI5Ljc2MzUgMjYuNDgwMSAyOS41NzY4IDI2LjkwNjhDMjkuNDAzNSAyNy4zMzM1IDI5LjE1NjggMjcuNzA2OCAyOC44MzY4IDI4LjAyNjhDMjguNTE2OCAyOC4zMzM1IDI4LjE0MzUgMjguNTgwMSAyNy43MTY4IDI4Ljc2NjhDMjcuMjkwMSAyOC45NDAxIDI2LjgzMDEgMjkuMDI2OCAyNi4zMzY4IDI5LjAyNjhDMjUuODQzNSAyOS4wMjY4IDI1LjM4MzUgMjguOTQwMSAyNC45NTY4IDI4Ljc2NjhDMjQuNTMwMSAyOC41ODAxIDI0LjE1NjggMjguMzMzNSAyMy44MzY4IDI4LjAyNjhDMjMuNTE2OCAyNy43MDY4IDIzLjI2MzUgMjcuMzMzNSAyMy4wNzY4IDI2LjkwNjhDMjIuOTAzNSAyNi40ODAxIDIyLjgxNjggMjYuMDIwMSAyMi44MTY4IDI1LjUyNjhDMjIuODE2OCAyNS4wMzM1IDIyLjkwMzUgMjQuNTczNSAyMy4wNzY4IDI0LjE0NjhDMjMuMjYzNSAyMy43MjAxIDIzLjUxNjggMjMuMzUzNSAyMy44MzY4IDIzLjA0NjhDMjQuMTU2OCAyMi43MjY4IDI0LjUzMDEgMjIuNDgwMSAyNC45NTY4IDIyLjMwNjhDMjUuMzgzNSAyMi4xMjAxIDI1Ljg0MzUgMjIuMDI2OCAyNi4zMzY4IDIyLjAyNjhDMjYuODMwMSAyMi4wMjY4IDI3LjI5MDEgMjIuMTIwMSAyNy43MTY4IDIyLjMwNjhDMjguMTQzNSAyMi40ODAxIDI4LjUxNjggMjIuNzI2OCAyOC44MzY4IDIzLjA0NjhDMjkuMTU2OCAyMy4zNTM1IDI5LjQwMzUgMjMuNzIwMSAyOS41NzY4IDI0LjE0NjhDMjkuNzYzNSAyNC41NzM1IDI5Ljg1NjggMjUuMDMzNSAyOS44NTY4IDI1LjUyNjhaTTI4LjY1NjggMjUuNTI2OEMyOC42NTY4IDI1LjE5MzUgMjguNTkwMSAyNC44ODY4IDI4LjQ1NjggMjQuNjA2OEMyOC4zMzY4IDI0LjMyNjggMjguMTcwMSAyNC4wODY4IDI3Ljk1NjggMjMuODg2OEMyNy43NTY4IDIzLjY3MzUgMjcuNTE2OCAyMy41MTM1IDI3LjIzNjggMjMuNDA2OEMyNi45NTY4IDIzLjI4NjggMjYuNjU2OCAyMy4yMjY4IDI2LjMzNjggMjMuMjI2OEMyNi4wMTY4IDIzLjIyNjggMjUuNzE2OCAyMy4yODY4IDI1LjQzNjggMjMuNDA2OEMyNS4xNTY4IDIzLjUxMzUgMjQuOTEwMSAyMy42NzM1IDI0LjY5NjggMjMuODg2OEMyNC40OTY4IDI0LjA4NjggMjQuMzMwMSAyNC4zMjY4IDI0LjE5NjggMjQuNjA2OEMyNC4wNzY4IDI0Ljg4NjggMjQuMDE2OCAyNS4xOTM1IDI0LjAxNjggMjUuNTI2OEMyNC4wMTY4IDI1Ljg2MDEgMjQuMDc2OCAyNi4xNjY4IDI0LjE5NjggMjYuNDQ2OEMyNC4zMzAxIDI2LjcyNjggMjQuNDk2OCAyNi45NzM1IDI0LjY5NjggMjcuMTg2OEMyNC45MTAxIDI3LjM4NjggMjUuMTU2OCAyNy41NDY4IDI1LjQzNjggMjcuNjY2OEMyNS43MTY4IDI3Ljc3MzUgMjYuMDE2OCAyNy44MjY4IDI2LjMzNjggMjcuODI2OEMyNi42NTY4IDI3LjgyNjggMjYuOTU2OCAyNy43NzM1IDI3LjIzNjggMjcuNjY2OEMyNy41MTY4IDI3LjU0NjggMjcuNzU2OCAyNy4zODY4IDI3Ljk1NjggMjcuMTg2OEMyOC4xNzAxIDI2Ljk3MzUgMjguMzM2OCAyNi43MjY4IDI4LjQ1NjggMjYuNDQ2OEMyOC41OTAxIDI2LjE2NjggMjguNjU2OCAyNS44NjAxIDI4LjY1NjggMjUuNTI2OFpNMTguMjk2OCAyOS40MDY4TDE3LjI1NjggMjguODY2OEwyNi4yNzY4IDE0LjAwNjhMMjcuMjk2OCAxNC41NDY4TDE4LjI5NjggMjkuNDA2OFoiIGZpbGw9IiMzRDRDNjYiLz4KPC9zdmc+Cg==");
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0px;
}
.percentageButton .btn-group-toggle label.btn.active {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMi42MDY3IDMyLjYwNjZDMzguNDY0NSAyNi43NDg3IDM4LjQ2NDUgMTcuMjUxMyAzMi42MDY3IDExLjM5MzRDMjYuNzQ4OCA1LjUzNTUzIDE3LjI1MTMgNS41MzU1MyAxMS4zOTM1IDExLjM5MzRDNS41MzU2IDE3LjI1MTMgNS41MzU2IDI2Ljc0ODcgMTEuMzkzNSAzMi42MDY2QzE3LjI1MTMgMzguNDY0NSAyNi43NDg4IDM4LjQ2NDUgMzIuNjA2NyAzMi42MDY2WiIgZmlsbD0iIzNENEM2NiIgc3Ryb2tlPSIjM0Q0QzY2Ii8+CjxwYXRoIGQ9Ik0yMS43NTY4IDE3Ljg4NjhDMjEuNzU2OCAxOC4zODAxIDIxLjY2MzUgMTguODQwMSAyMS40NzY4IDE5LjI2NjhDMjEuMzAzNSAxOS42OTM1IDIxLjA1NjggMjAuMDY2OCAyMC43MzY4IDIwLjM4NjhDMjAuNDE2OCAyMC42OTM1IDIwLjA0MzUgMjAuOTQwMSAxOS42MTY4IDIxLjEyNjhDMTkuMTkwMSAyMS4zMDAxIDE4LjczMDEgMjEuMzg2OCAxOC4yMzY4IDIxLjM4NjhDMTcuNzQzNSAyMS4zODY4IDE3LjI4MzUgMjEuMzAwMSAxNi44NTY4IDIxLjEyNjhDMTYuNDMwMSAyMC45NDAxIDE2LjA1NjggMjAuNjkzNSAxNS43MzY4IDIwLjM4NjhDMTUuNDE2OCAyMC4wNjY4IDE1LjE2MzUgMTkuNjkzNSAxNC45NzY4IDE5LjI2NjhDMTQuODAzNSAxOC44NDAxIDE0LjcxNjggMTguMzgwMSAxNC43MTY4IDE3Ljg4NjhDMTQuNzE2OCAxNy4zOTM1IDE0LjgwMzUgMTYuOTMzNSAxNC45NzY4IDE2LjUwNjhDMTUuMTYzNSAxNi4wODAxIDE1LjQxNjggMTUuNzEzNSAxNS43MzY4IDE1LjQwNjhDMTYuMDU2OCAxNS4wODY4IDE2LjQzMDEgMTQuODQwMSAxNi44NTY4IDE0LjY2NjhDMTcuMjgzNSAxNC40ODAxIDE3Ljc0MzUgMTQuMzg2OCAxOC4yMzY4IDE0LjM4NjhDMTguNzMwMSAxNC4zODY4IDE5LjE5MDEgMTQuNDgwMSAxOS42MTY4IDE0LjY2NjhDMjAuMDQzNSAxNC44NDAxIDIwLjQxNjggMTUuMDg2OCAyMC43MzY4IDE1LjQwNjhDMjEuMDU2OCAxNS43MTM1IDIxLjMwMzUgMTYuMDgwMSAyMS40NzY4IDE2LjUwNjhDMjEuNjYzNSAxNi45MzM1IDIxLjc1NjggMTcuMzkzNSAyMS43NTY4IDE3Ljg4NjhaTTIwLjU1NjggMTcuODg2OEMyMC41NTY4IDE3LjU1MzUgMjAuNDkwMSAxNy4yNDY4IDIwLjM1NjggMTYuOTY2OEMyMC4yMzY4IDE2LjY4NjggMjAuMDcwMSAxNi40NDY4IDE5Ljg1NjggMTYuMjQ2OEMxOS42NTY4IDE2LjAzMzUgMTkuNDE2OCAxNS44NzM1IDE5LjEzNjggMTUuNzY2OEMxOC44NTY4IDE1LjY0NjggMTguNTU2OCAxNS41ODY4IDE4LjIzNjggMTUuNTg2OEMxNy45MTY4IDE1LjU4NjggMTcuNjE2OCAxNS42NDY4IDE3LjMzNjggMTUuNzY2OEMxNy4wNTY4IDE1Ljg3MzUgMTYuODEwMSAxNi4wMzM1IDE2LjU5NjggMTYuMjQ2OEMxNi4zOTY4IDE2LjQ0NjggMTYuMjMwMSAxNi42ODY4IDE2LjA5NjggMTYuOTY2OEMxNS45NzY4IDE3LjI0NjggMTUuOTE2OCAxNy41NTM1IDE1LjkxNjggMTcuODg2OEMxNS45MTY4IDE4LjIyMDEgMTUuOTc2OCAxOC41MjY4IDE2LjA5NjggMTguODA2OEMxNi4yMzAxIDE5LjA4NjggMTYuMzk2OCAxOS4zMzM1IDE2LjU5NjggMTkuNTQ2OEMxNi44MTAxIDE5Ljc0NjggMTcuMDU2OCAxOS45MDY4IDE3LjMzNjggMjAuMDI2OEMxNy42MTY4IDIwLjEzMzUgMTcuOTE2OCAyMC4xODY4IDE4LjIzNjggMjAuMTg2OEMxOC41NTY4IDIwLjE4NjggMTguODU2OCAyMC4xMzM1IDE5LjEzNjggMjAuMDI2OEMxOS40MTY4IDE5LjkwNjggMTkuNjU2OCAxOS43NDY4IDE5Ljg1NjggMTkuNTQ2OEMyMC4wNzAxIDE5LjMzMzUgMjAuMjM2OCAxOS4wODY4IDIwLjM1NjggMTguODA2OEMyMC40OTAxIDE4LjUyNjggMjAuNTU2OCAxOC4yMjAxIDIwLjU1NjggMTcuODg2OFpNMjkuODU2OCAyNS41MjY4QzI5Ljg1NjggMjYuMDIwMSAyOS43NjM1IDI2LjQ4MDEgMjkuNTc2OCAyNi45MDY4QzI5LjQwMzUgMjcuMzMzNSAyOS4xNTY4IDI3LjcwNjggMjguODM2OCAyOC4wMjY4QzI4LjUxNjggMjguMzMzNSAyOC4xNDM1IDI4LjU4MDEgMjcuNzE2OCAyOC43NjY4QzI3LjI5MDEgMjguOTQwMSAyNi44MzAxIDI5LjAyNjggMjYuMzM2OCAyOS4wMjY4QzI1Ljg0MzUgMjkuMDI2OCAyNS4zODM1IDI4Ljk0MDEgMjQuOTU2OCAyOC43NjY4QzI0LjUzMDEgMjguNTgwMSAyNC4xNTY4IDI4LjMzMzUgMjMuODM2OCAyOC4wMjY4QzIzLjUxNjggMjcuNzA2OCAyMy4yNjM1IDI3LjMzMzUgMjMuMDc2OCAyNi45MDY4QzIyLjkwMzUgMjYuNDgwMSAyMi44MTY4IDI2LjAyMDEgMjIuODE2OCAyNS41MjY4QzIyLjgxNjggMjUuMDMzNSAyMi45MDM1IDI0LjU3MzUgMjMuMDc2OCAyNC4xNDY4QzIzLjI2MzUgMjMuNzIwMSAyMy41MTY4IDIzLjM1MzUgMjMuODM2OCAyMy4wNDY4QzI0LjE1NjggMjIuNzI2OCAyNC41MzAxIDIyLjQ4MDEgMjQuOTU2OCAyMi4zMDY4QzI1LjM4MzUgMjIuMTIwMSAyNS44NDM1IDIyLjAyNjggMjYuMzM2OCAyMi4wMjY4QzI2LjgzMDEgMjIuMDI2OCAyNy4yOTAxIDIyLjEyMDEgMjcuNzE2OCAyMi4zMDY4QzI4LjE0MzUgMjIuNDgwMSAyOC41MTY4IDIyLjcyNjggMjguODM2OCAyMy4wNDY4QzI5LjE1NjggMjMuMzUzNSAyOS40MDM1IDIzLjcyMDEgMjkuNTc2OCAyNC4xNDY4QzI5Ljc2MzUgMjQuNTczNSAyOS44NTY4IDI1LjAzMzUgMjkuODU2OCAyNS41MjY4Wk0yOC42NTY4IDI1LjUyNjhDMjguNjU2OCAyNS4xOTM1IDI4LjU5MDEgMjQuODg2OCAyOC40NTY4IDI0LjYwNjhDMjguMzM2OCAyNC4zMjY4IDI4LjE3MDEgMjQuMDg2OCAyNy45NTY4IDIzLjg4NjhDMjcuNzU2OCAyMy42NzM1IDI3LjUxNjggMjMuNTEzNSAyNy4yMzY4IDIzLjQwNjhDMjYuOTU2OCAyMy4yODY4IDI2LjY1NjggMjMuMjI2OCAyNi4zMzY4IDIzLjIyNjhDMjYuMDE2OCAyMy4yMjY4IDI1LjcxNjggMjMuMjg2OCAyNS40MzY4IDIzLjQwNjhDMjUuMTU2OCAyMy41MTM1IDI0LjkxMDEgMjMuNjczNSAyNC42OTY4IDIzLjg4NjhDMjQuNDk2OCAyNC4wODY4IDI0LjMzMDEgMjQuMzI2OCAyNC4xOTY4IDI0LjYwNjhDMjQuMDc2OCAyNC44ODY4IDI0LjAxNjggMjUuMTkzNSAyNC4wMTY4IDI1LjUyNjhDMjQuMDE2OCAyNS44NjAxIDI0LjA3NjggMjYuMTY2OCAyNC4xOTY4IDI2LjQ0NjhDMjQuMzMwMSAyNi43MjY4IDI0LjQ5NjggMjYuOTczNSAyNC42OTY4IDI3LjE4NjhDMjQuOTEwMSAyNy4zODY4IDI1LjE1NjggMjcuNTQ2OCAyNS40MzY4IDI3LjY2NjhDMjUuNzE2OCAyNy43NzM1IDI2LjAxNjggMjcuODI2OCAyNi4zMzY4IDI3LjgyNjhDMjYuNjU2OCAyNy44MjY4IDI2Ljk1NjggMjcuNzczNSAyNy4yMzY4IDI3LjY2NjhDMjcuNTE2OCAyNy41NDY4IDI3Ljc1NjggMjcuMzg2OCAyNy45NTY4IDI3LjE4NjhDMjguMTcwMSAyNi45NzM1IDI4LjMzNjggMjYuNzI2OCAyOC40NTY4IDI2LjQ0NjhDMjguNTkwMSAyNi4xNjY4IDI4LjY1NjggMjUuODYwMSAyOC42NTY4IDI1LjUyNjhaTTE4LjI5NjggMjkuNDA2OEwxNy4yNTY4IDI4Ljg2NjhMMjYuMjc2OCAxNC4wMDY4TDI3LjI5NjggMTQuNTQ2OEwxOC4yOTY4IDI5LjQwNjhaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyOSAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yNy4xMzI1IDEuNjEzODhDMjYuOTYyNSAxLjQ3NzU3IDI2LjcxNDYgMS41MDI4MyAyNi41Nzc3IDEuNjczMzZMMTUuNDMzNSAxNS40NzE4QzE1LjQyMjUgMTUuNDg2IDE1LjQxMjUgMTUuNTAwMiAxNS40MDMgMTUuNTE1NUMxNS4zOTk4IDE1LjUyMDcgMTUuMzk2NyAxNS41MjY1IDE1LjM5MyAxNS41MzI4TDEyLjM3NzIgMTkuMjk2QzEyLjI4OTMgMTkuNDAzOSAxMi4xNjgzIDE5LjQ2OTEgMTIuMDM2MiAxOS40Nzk3QzExLjg5OTMgMTkuNDg3IDExLjc3NTEgMTkuNDQzOSAxMS42NzQxIDE5LjM1MjhMMy4wMjg3OSAxMS40OTI4QzIuODY4MjcgMTEuMzQ3IDIuNjE4MjcgMTEuMzU4MSAyLjQ3MDkgMTEuNTE5N0MyLjMyNDU4IDExLjY4MDcgMi4zMzYxNiAxMS45MzA3IDIuNDk3NzQgMTIuMDc3TDExLjE0NDEgMTkuOTM4MUMxMS4zODQxIDIwLjE1MzkgMTEuNjg0MSAyMC4yNzAyIDExLjk5ODMgMjAuMjcwMkMxMi4wMzA5IDIwLjI3MDIgMTIuMDYzNSAyMC4yNjkxIDEyLjA5NjcgMjAuMjY2NUMxMi40NDY3IDIwLjIzOTcgMTIuNzYzNSAyMC4wNzE4IDEyLjk5MTQgMTkuNzkxOEwxNi4wNDU2IDE1Ljk4MDdDMTYuMDU1NiAxNS45NjcgMTYuMDY2MiAxNS45NTA3IDE2LjA3NTYgMTUuOTMzNEwyNy4xOTE5IDIuMTY5MTVDMjcuMzI4OCAxLjk5OTY3IDI3LjMwMTkgMS43NTEyNSAyNy4xMzI1IDEuNjEzODhaIiBmaWxsPSIjNGI0YjRiIi8+CjxwYXRoIGQ9Ik0yNy4xMzI1IDEuNjEzODhDMjYuOTYyNSAxLjQ3NzU3IDI2LjcxNDYgMS41MDI4MyAyNi41Nzc3IDEuNjczMzZMMTUuNDMzNSAxNS40NzE4QzE1LjQyMjUgMTUuNDg2IDE1LjQxMjUgMTUuNTAwMiAxNS40MDMgMTUuNTE1NUMxNS4zOTk4IDE1LjUyMDcgMTUuMzk2NyAxNS41MjY1IDE1LjM5MyAxNS41MzI4TDEyLjM3NzIgMTkuMjk2QzEyLjI4OTMgMTkuNDAzOSAxMi4xNjgzIDE5LjQ2OTEgMTIuMDM2MiAxOS40Nzk3QzExLjg5OTMgMTkuNDg3IDExLjc3NTEgMTkuNDQzOSAxMS42NzQxIDE5LjM1MjhMMy4wMjg3OSAxMS40OTI4QzIuODY4MjcgMTEuMzQ3IDIuNjE4MjcgMTEuMzU4MSAyLjQ3MDkgMTEuNTE5N0MyLjMyNDU4IDExLjY4MDcgMi4zMzYxNiAxMS45MzA3IDIuNDk3NzQgMTIuMDc3TDExLjE0NDEgMTkuOTM4MUMxMS4zODQxIDIwLjE1MzkgMTEuNjg0MSAyMC4yNzAyIDExLjk5ODMgMjAuMjcwMkMxMi4wMzA5IDIwLjI3MDIgMTIuMDYzNSAyMC4yNjkxIDEyLjA5NjcgMjAuMjY2NUMxMi40NDY3IDIwLjIzOTcgMTIuNzYzNSAyMC4wNzE4IDEyLjk5MTQgMTkuNzkxOEwxNi4wNDU2IDE1Ljk4MDdDMTYuMDU1NiAxNS45NjcgMTYuMDY2MiAxNS45NTA3IDE2LjA3NTYgMTUuOTMzNEwyNy4xOTE5IDIuMTY5MTVDMjcuMzI4OCAxLjk5OTY3IDI3LjMwMTkgMS43NTEyNSAyNy4xMzI1IDEuNjEzODgiIHN0cm9rZT0iIzRiNGI0YiIgc3Ryb2tlLXdpZHRoPSIzIi8+Cjwvc3ZnPgo=");
}

label.btn.focus,
label.btn.active:focus {
  box-shadow: none !important;
}

.RegisterTouchButtons {
  display: inline-block;
}
.RegisterTouchButtons label.btn.btn-style-03,
.RegisterTouchButtons .btn-style-03 {
  min-width: 251px;
  margin-bottom: 10px;
}
.RegisterTouchButtons label.btn.btn-style-03:last-child,
.RegisterTouchButtons .btn-style-03:last-child {
  margin-bottom: 0px;
}

label.btn.btn-style-03,
.btn-style-03 {
  border-radius: 8px !important;
  white-space: nowrap;
  border: 1px solid #979797;
  min-width: 100px;
  height: 51px;
  line-height: 48px;
  padding-top: 0px;
  padding-bottom: 0px;
  transition: border-width 0s linear;
}
label.btn.btn-style-03:first-child, label.btn.btn-style-03:last-child,
.btn-style-03:first-child,
.btn-style-03:last-child {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px !important;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px !important;
}
label.btn.btn-style-03.active,
.btn-style-03.active {
  border-width: 3px;
  border-color: #3D4C66;
}
label.btn.btn-style-03.disabled,
.btn-style-03.disabled {
  background: #F4F4F4;
  border: 1px solid #E4E4E4;
  opacity: 1;
  color: #C4C4C4;
}

.btn-style-04 {
  border: 0.5px solid rgba(128, 128, 128, 0.24);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}

.onoffswitchSmall .onoffswitch {
  position: relative;
  width: 100px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.onoffswitchSmall .onoffswitch-checkbox {
  display: none;
}
.onoffswitchSmall .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border-radius: 100px;
}
.onoffswitchSmall .onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitchSmall .onoffswitch-inner:before, .onoffswitchSmall .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 36px;
  padding: 0;
  line-height: 36px;
  font-size: 12px;
  color: white;
  box-sizing: border-box;
}
.onoffswitchSmall .onoffswitch-inner:before {
  content: attr(data-switch);
  padding-left: 12px;
  background-color: #46A9D4;
  color: #FFFFFF;
}
.onoffswitchSmall .onoffswitch-inner:after {
  content: attr(data-switch-selected);
  padding-right: 12px;
  background-color: #CACACA;
  color: #FFFFFF;
  text-align: right;
}
.onoffswitchSmall .onoffswitch-switch {
  display: block;
  width: 50px;
  margin: 4.5px;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  border: 2px solid #FFFFFF;
  border-radius: 100px;
  transition: all 0.3s ease-in 0s;
}
.onoffswitchSmall .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitchSmall .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

.onoffswitchLarge .onoffswitch {
  position: relative;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.onoffswitchLarge .onoffswitch-checkbox {
  display: none;
}
.onoffswitchLarge .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border-radius: 100px;
  border: 1px solid rgba(75, 75, 75, 0.52);
}
.onoffswitchLarge .onoffswitch-inner {
  display: block;
  width: 100%;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitchLarge .onoffswitch-inner:before, .onoffswitchLarge .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 55px;
  padding: 0;
  line-height: 55px;
  font-size: 24px;
  color: white;
  box-sizing: border-box;
  text-align: center;
}
.onoffswitchLarge .onoffswitch-inner:before {
  content: attr(title-one);
  padding-left: 10px;
  background-color: #F8F9F9;
  color: rgba(75, 75, 75, 0.5);
}
.onoffswitchLarge .onoffswitch-inner:after {
  content: attr(title-two);
  padding-right: 10px;
  background-color: #F8F9F9;
  color: rgba(75, 75, 75, 0.5);
}
.onoffswitchLarge .onoffswitch-switch {
  display: block;
  width: 50%;
  margin: 5px;
  background-color: #46A9D4;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  border-radius: 100px;
  transition: all 0.3s ease-in 0s;
}
.onoffswitchLarge .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitchLarge .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
  left: unset;
}
.onoffswitchLarge .onoffswitch-switch::before,
.onoffswitchLarge .onoffswitch-switch::after {
  position: absolute;
  left: 0px;
  right: 0px;
  text-align: center;
  width: 100%;
  color: #fff;
  height: 47px;
  line-height: 47px;
  font-size: 24px;
}
.onoffswitchLarge .onoffswitch-switch::before {
  content: attr(title-one);
}
.onoffswitchLarge .onoffswitch-switch::after {
  content: attr(title-two);
  display: none;
}
.onoffswitchLarge .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch::after {
  display: block;
}
.onoffswitchLarge .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch::before {
  display: none;
}

.item-delete {
  height: 50px;
  width: 50px;
  border-radius: 10px 0px 0px 10px;
  padding: 0px;
  text-align: center;
}
.item-delete img {
  width: 30px;
}

.calc-result-input:focus {
  outline: none;
}

.app-form .form-group {
  margin-bottom: 26px;
}
.app-form .form-group.form-group-m-10 {
  margin-bottom: 10px;
}
.app-form .form-group.form-group-m-5 {
  margin-bottom: 5px;
}
.app-form .form-group .form-control {
  border-radius: 4px;
  color: #4B4B4B;
  font-size: 12px;
  letter-spacing: 0.166154px;
}
.app-form .form-group .form-control::placeholder {
  color: #C4C4C4;
}
.app-form .form-group select {
  color: #C4C4C4;
}
.app-form .form-group option:not(:first-of-type) {
  color: #4B4B4B;
}
.app-form .form-group .btn {
  border-radius: 4px;
  font-size: 12px;
  letter-spacing: 0.166154px;
  height: 38px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.app-form .form-group .btn:not(.first-last-child):first-child {
  width: 96px;
}
.app-form .form-group .btn:not(.first-last-child):last-child {
  width: calc(100% - 96px);
}
.app-form .form-group .btn.btn-first-child {
  width: 96px !important;
}

.form-group-view {
  margin-bottom: 20px;
  color: #C4C4C4;
  line-height: 18px;
  letter-spacing: 0.166154px;
  font-size: 12.1px;
}
.form-group-view.form-group-view-last {
  margin-bottom: 0px;
}
.form-group-view.form-group-view-center {
  text-align: center;
}
.form-group-view.form-group-view-fullwidth {
  width: 100%;
}
.form-group-view.form-group-view-halfwidth {
  width: calc(50% - 2px);
  float: left;
  padding: 0px 2px;
}
.form-group-view label {
  color: #4B4B4B;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.166154px;
  margin-bottom: 17px;
}
.form-group-view p {
  color: #C4C4C4;
  line-height: 18px;
  letter-spacing: 0.166154px;
  font-size: 12.1px;
  margin-bottom: 0px;
}
.form-group-view.form-group-view-18 {
  font-size: 18px;
}
.form-group-view.form-group-view-18 p, .form-group-view.form-group-view-18 label {
  font-size: 18px;
}
.form-group-view.form-group-view-16 {
  font-size: 16px;
}
.form-group-view.form-group-view-16 p, .form-group-view.form-group-view-16 label {
  font-size: 16px;
}
.form-group-view.form-group-view-14 {
  font-size: 14px;
}
.form-group-view.form-group-view-14 p, .form-group-view.form-group-view-14 label {
  font-size: 14px;
}
.form-group-view.form-group-view-20 {
  font-size: 20px;
}
.form-group-view.form-group-view-20 p, .form-group-view.form-group-view-20 label {
  font-size: 20px;
}

.background-selfcheckout .form-addon-medium input, .background-selfcheckout .form-addon-medium button, .background-selfcheckout .form-addon-medium .btn, .background-selfcheckout .form-addon-medium select, .background-selfcheckout .form-addon-medium .input-group-text, .background-selfcheckout .form-addon-medium .btn-lg, .background-selfcheckout .form-addon-medium .btn-group-lg > .btn, .background-selfcheckout .form-addon-medium label.custom-control-label {
  font-size: 15px;
}

.table-71 tr:not(.caption) {
  height: 72px;
}

.table-91 tr:not(.caption) {
  height: 91px;
}

.table-alignments {
  border-collapse: separate;
  border-spacing: 0;
}
.table-alignments th,
.table-alignments td,
.table-alignments thead th,
.table-alignments tbody + tbody {
  padding: 10px;
  vertical-align: middle;
}
.table-alignments th:first-child,
.table-alignments td:first-child,
.table-alignments thead th:first-child,
.table-alignments tbody + tbody:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.table-alignments th:last-child,
.table-alignments td:last-child,
.table-alignments thead th:last-child,
.table-alignments tbody + tbody:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.table-layout-fixed {
  table-layout: fixed;
}

.setupCalculater table {
  color: #fff;
  text-align: center;
}
.setupCalculater table tr:first-child th,
.setupCalculater table tr:first-child td {
  border-top: 0px;
}
.setupCalculater table th:not(:first-child),
.setupCalculater table td:not(:first-child) {
  border-left: 1px solid #fff;
}
.setupCalculater table th,
.setupCalculater table td {
  border-color: #fff;
  padding: 12px 0px;
  cursor: pointer;
  vertical-align: middle;
}
@media (min-width: 80px) and (max-width: 480px) {
  .setupCalculater table th,
.setupCalculater table td {
    padding: 5px 0px;
  }
}

.table-verticle-middle th,
.table-verticle-middle td,
.table-verticle-middle thead th,
.table-verticle-middle tbody + tbody {
  vertical-align: middle;
}

.table-customer tr:first-child td {
  border-top: 0px;
}
.table-customer tr td:first-child {
  padding-left: 15px;
}
.table-customer tr td:last-child {
  padding-right: 15px;
}
.table-customer tr {
  height: 71px;
}
.table-customer div {
  font-size: 18px;
}

.tbl-activity tr {
  cursor: pointer;
}
.tbl-activity tr:first-child td {
  border-top: 0px;
}

.caption {
  background-color: #ffffff !important;
}
.caption:first td, .caption:first th {
  border-top: 0px;
}
.caption td,
.caption th {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  border-top: 1px solid #4B4B4B;
  border-bottom: 1px solid #4B4B4B;
}

.tbl-calculator thead th, .tbl-calculator thead td {
  border-bottom-width: 1px;
}
.tbl-calculator tr th,
.tbl-calculator tr td {
  font-weight: normal;
  text-align: center;
  border-left: 1px solid #CACACA;
  padding-top: 0px;
  padding-bottom: 0px;
  vertical-align: middle;
}
.tbl-calculator tr th:first-child,
.tbl-calculator tr td:first-child {
  border-left: 0px;
}

.cartCalculatetbl {
  table-layout: fixed;
}
.cartCalculatetbl tbody tr:last-child td,
.cartCalculatetbl tbody tr:last-child th {
  border-top: 0px;
}

.refunddecinc td, .refunddecinc td {
  border-top: 0px;
}

.table-striped tbody tr:nth-of-type(odd) .table-nostriped-child tr {
  background-color: #fff;
}

.sc-cart-list table tr:first-child td {
  border-top: 0px;
}
.sc-cart-list table tr:last-child td {
  border-bottom: 1px solid #CACACA;
}

.btn-yes {
  min-width: 157px;
}

.btn-light {
  background: #F9F8F8;
  border: 1px solid #C4C4C4;
}

.btn-social {
  padding-left: 46px;
  background-size: 22px;
  background-repeat: no-repeat;
  background-position: left 14px center;
}
.btn-social.btn-facebook {
  background-image: url("../img/onbaording/facebook.svg");
}
.btn-social.btn-google {
  background-image: url("../img/onbaording/google.svg");
}

.nav-add .nav-item {
  font-size: 18px;
}
.nav-add .nav-item i {
  font-size: 35px;
}
.nav-add .nav-item img {
  width: 35px;
}
.nav-add.nav-theme {
  background-color: #3D4C66;
  color: #fff;
}
.nav-add.nav-theme .nav-item .nav-link {
  color: #fff;
}
.nav-add .nav-img {
  display: inline-flex;
  position: relative;
  top: 2px;
}

.nav-third .nav-link {
  color: #ffffff;
}
.nav-third .nav-link i, .nav-third .nav-link img {
  font-size: 24px;
  width: 24px;
}

/*--------------------------- Loading CSS ----------------------*/
/*---------------------------  ----------------------*/
.loader-fixed {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  z-index: 1050;
  background-color: #5362678a;
  color: #fff;
  align-items: center;
  justify-content: center;
  display: flex;
  text-align: center;
}

.loader-centered {
  min-width: 200px;
  background: #fff;
  color: #3D4C66;
  padding: 5px 0px;
  border-radius: 8px;
  font-weight: bold;
}

#right-eye01, #right-eye02, #eyes-follows {
  /*fill: orange;*/
  /*animation: dance 2s infinite;*/
  animation-name: dance;
  animation-duration: 2500ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-name: dance;
  -webkit-animation-duration: 2500ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}

#right-eye01 {
  transform-origin: 43.2% 43.2%;
}

#right-eye02 {
  transform-origin: 56% 43%;
}

#eyes-follows {
  transform-origin: 50% 50%;
}

@keyframes dance {
  to {
    transform: rotate(-360deg);
  }
}
@keyframes animate-svg-fill-1 {
  0%, 80%, 100% {
    transform: scale(0.98);
    fill: transparent;
  }
  10%, 70% {
    transform: scale(1);
    fill: #a1e663;
  }
}
.ologo-1 {
  animation: animate-svg-fill-1 3s ease-in 0.2s both infinite;
}

@keyframes animate-svg-fill-2 {
  0%, 80%, 100% {
    transform: scale(0.98);
    fill: transparent;
  }
  10%, 70% {
    transform: scale(1);
    fill: #47d2a5;
  }
}
.ologo-2 {
  animation: animate-svg-fill-2 3s ease-in 0.4s both infinite;
}

@keyframes animate-svg-fill-3 {
  0%, 80%, 100% {
    transform: scale(0.98);
    fill: transparent;
  }
  10%, 70% {
    transform: scale(1);
    fill: #1db9ca;
  }
}
.ologo-3 {
  animation: animate-svg-fill-3 3s ease-in 0.6s both infinite;
}

@keyframes animate-svg-fill-4 {
  0%, 80%, 100% {
    transform: scale(0.98);
    fill: transparent;
  }
  10%, 70% {
    transform: scale(1);
    fill: #2797e8;
  }
}
.ologo-4 {
  animation: animate-svg-fill-4 3s ease-in 0.8s both infinite;
}

@keyframes animate-svg-fill-5 {
  0%, 80%, 100% {
    transform: scale(0.98);
    fill: transparent;
  }
  10%, 70% {
    transform: scale(1);
    fill: #a568bc;
  }
}
.ologo-5 {
  animation: animate-svg-fill-5 3s ease-in 0.9s both infinite;
}

@keyframes animate-svg-fill-6 {
  0%, 80%, 100% {
    transform: scale(0.98);
    fill: transparent;
  }
  10%, 70% {
    transform: scale(1);
    fill: #ff525f;
  }
}
.ologo-6 {
  animation: animate-svg-fill-6 3s ease-in 1.1s both infinite;
}

@keyframes animate-svg-fill-7 {
  0%, 80%, 100% {
    transform: scale(0.98);
    fill: transparent;
  }
  10%, 70% {
    transform: scale(1);
    fill: #ff8552;
  }
}
.ologo-7 {
  animation: animate-svg-fill-7 3s ease-in 1.2s both infinite;
}

@keyframes animate-svg-fill-8 {
  0% {
    transform: translate(35px, -35px);
    fill: transparent;
  }
  10%, 40% {
    transform: translate(0px, 0px);
    fill: #ffd026;
  }
  50%, 100% {
    transform: translate(-35px, 35px);
    fill: transparent;
  }
}
.ologo-8 {
  animation: animate-svg-fill-8 3s ease-in-out 1.3s both infinite;
}

.st0 {
  fill: #A1E663;
}

.st1 {
  fill: #47D2A5;
}

.st2 {
  fill: #1DB9CA;
}

.st3 {
  fill: #2797E8;
}

.st4 {
  fill: #A568BC;
}

.st5 {
  fill: #FF525F;
}

.st6 {
  fill: #FF8552;
}

.st7 {
  fill: #FFD026;
}

/*--------------------------- Switcher CSS ----------------------*/
/*---------------------------  ----------------------*/
.custom-shadow {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.d_button .custom-switch {
  border: 1px solid rgba(128, 128, 128, 0.24);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  font-size: 18px;
  padding-left: 15px;
  padding-right: 15px;
}
.d_button .custom-switch .custom-control-label {
  height: 50px;
  line-height: 50px;
  width: 100%;
}
.d_button .custom-switch .custom-control-label::before {
  right: 0px;
  width: 2rem;
  pointer-events: all;
  border-radius: 2.5rem;
  left: unset;
  bottom: 0px;
  margin: auto;
  top: 0px;
  height: 1.5rem;
  width: 2.5rem;
}
.d_button .custom-switch .custom-control-label::after {
  top: 0px;
  left: unset;
  width: calc(1.5rem - 4px);
  height: calc(1.5rem - 4px);
  background-color: #adb5bd;
  border-radius: 2.5rem;
  right: 18px;
  bottom: 0px;
  margin: auto;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}

.radio--custom,
.checkbox--custom {
  position: relative;
  margin-bottom: 15px;
}
.radio--custom:first-child,
.checkbox--custom:first-child {
  margin-top: 0px;
}
.radio--custom:last-child,
.checkbox--custom:last-child {
  margin-bottom: 0px;
}
.radio--custom label,
.checkbox--custom label {
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4B4B4B;
  height: 51px;
  padding: 0px;
  font-size: 18px;
  position: relative;
}
.radio--custom label::before, .radio--custom label::after,
.checkbox--custom label::before,
.checkbox--custom label::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  border: 1px solid;
  border-radius: 8px;
  width: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.radio--custom label::after,
.checkbox--custom label::after {
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
.radio--custom input,
.checkbox--custom input {
  margin: auto;
  z-index: 2;
  cursor: pointer;
  width: 100%;
  height: 100%;
  opacity: 0;
  margin: 0 !important;
  position: absolute;
}
.radio--custom input:checked + label:after,
.checkbox--custom input:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.radio--custom input:disabled + label,
.checkbox--custom input:disabled + label {
  color: #CACACA;
  background: #f8f9f9;
}

.radio-default label::before,
.radio--default label::before,
.checkbox-default label::before,
.checkbox--default label::before {
  border-color: #CACACA;
}
.radio-default label::after,
.radio--default label::after,
.checkbox-default label::after,
.checkbox--default label::after {
  border-color: #3D4C66;
  border-width: 2px;
}

.radio-primary label::before,
.radio--primary label::before,
.checkbox-primary label::before,
.checkbox--primary label::before {
  border-color: #3D4C66;
}
.radio-primary label::after,
.radio--primary label::after,
.checkbox-primary label::after,
.checkbox--primary label::after {
  border-color: #3D4C66;
  border-width: 2px;
}

.radio-success label,
.radio--success label,
.checkbox-success label,
.checkbox--success label {
  color: #51BF56;
}
.radio-success label::before,
.radio--success label::before,
.checkbox-success label::before,
.checkbox--success label::before {
  border-color: #51BF56;
}
.radio-success label::after,
.radio--success label::after,
.checkbox-success label::after,
.checkbox--success label::after {
  border-color: #51BF56;
  border-width: 2px;
}

.radio-danger label,
.radio--danger label,
.checkbox-danger label,
.checkbox--danger label {
  color: #E0654C;
}
.radio-danger label::before,
.radio--danger label::before,
.checkbox-danger label::before,
.checkbox--danger label::before {
  border-color: #E0654C;
}
.radio-danger label::after,
.radio--danger label::after,
.checkbox-danger label::after,
.checkbox--danger label::after {
  border-color: #E0654C;
  border-width: 2px;
}

.radio-white label,
.radio--white label,
.checkbox-white label,
.checkbox--white label {
  color: #fff;
}
.radio-white label::before,
.radio--white label::before,
.checkbox-white label::before,
.checkbox--white label::before {
  border-color: #fff;
}
.radio-white label::after,
.radio--white label::after,
.checkbox-white label::after,
.checkbox--white label::after {
  border-color: #fff;
  border-width: 2px;
}

.radio-size-14 label {
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
}

.radio--inline {
  display: inline-block;
}
.radio--inline:not(:last-child) {
  margin-right: 15px;
}
.radio--inline label {
  padding-left: 20px;
  padding-right: 20px;
}

.radio--150 {
  min-width: 150px;
}

.radio--250 {
  min-width: 150px;
}

.radio--bottom-10 {
  margin-bottom: 10px;
}

.radio--bottom-15 {
  margin-bottom: 15px;
}

.radio--bottom-20 {
  margin-bottom: 20px;
}

.radio--fz-11 label {
  font-size: 11px;
}

.radio--fz-12 label {
  font-size: 12px;
}

.radio--fz-13 label {
  font-size: 13px;
}

.radio--fz-14 label {
  font-size: 14px;
}

.radio--fz-16 label {
  font-size: 16px;
}

.radio--fz-20 label {
  font-size: 20px;
}

/*--------------------------- Modal Css ----------------------*/
/*---------------------------  ----------------------*/
.modal-message .modal-header {
  align-items: center;
}
.modal-message .modal-title {
  font-size: 14px;
  color: #747373;
  position: relative;
  right: -20px;
}
.modal-message .modal-body {
  color: #747373;
  font-size: 13px;
}

.modal-product .modal-header {
  align-items: center;
}
.modal-product .modal-title {
  font-size: 14px;
  color: #747373;
}
.modal-product .modal-body {
  color: #747373;
  font-size: 13px;
}

.modal-container {
  width: 70%;
  margin: auto;
}

.btn-profile-secondary {
  color: #747373;
  border: 1px solid #747373;
}

/*--------------------------- App Css ----------------------*/
/*---------------------------  ----------------------*/
.new-item {
  opacity: 0;
  animation: new-item-animation 0.3s linear forwards;
}

@keyframes new-item-animation {
  from {
    opacity: 0;
    transform: translateY(-400px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.customcheckbox .custom-control {
  min-height: 2.875rem;
  display: flex;
  align-items: center;
}

.customcheckbox-inline {
  display: inline-flex;
}
.customcheckbox-inline .custom-control-inline {
  margin-right: 0px;
}

.no-title {
  text-indent: -1100px;
}

.customcheckbox .custom-control-label::before,
.customcheckbox .custom-control-label::after {
  top: 0px;
  bottom: 0px;
  margin: auto;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label.label-right::after,
.custom-radio .custom-control-input:checked ~ .custom-control-label.label-right::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyOSAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yNy4xMzI1IDEuNjEzODhDMjYuOTYyNSAxLjQ3NzU3IDI2LjcxNDYgMS41MDI4MyAyNi41Nzc3IDEuNjczMzZMMTUuNDMzNSAxNS40NzE4QzE1LjQyMjUgMTUuNDg2IDE1LjQxMjUgMTUuNTAwMiAxNS40MDMgMTUuNTE1NUMxNS4zOTk4IDE1LjUyMDcgMTUuMzk2NyAxNS41MjY1IDE1LjM5MyAxNS41MzI4TDEyLjM3NzIgMTkuMjk2QzEyLjI4OTMgMTkuNDAzOSAxMi4xNjgzIDE5LjQ2OTEgMTIuMDM2MiAxOS40Nzk3QzExLjg5OTMgMTkuNDg3IDExLjc3NTEgMTkuNDQzOSAxMS42NzQxIDE5LjM1MjhMMy4wMjg3OSAxMS40OTI4QzIuODY4MjcgMTEuMzQ3IDIuNjE4MjcgMTEuMzU4MSAyLjQ3MDkgMTEuNTE5N0MyLjMyNDU4IDExLjY4MDcgMi4zMzYxNiAxMS45MzA3IDIuNDk3NzQgMTIuMDc3TDExLjE0NDEgMTkuOTM4MUMxMS4zODQxIDIwLjE1MzkgMTEuNjg0MSAyMC4yNzAyIDExLjk5ODMgMjAuMjcwMkMxMi4wMzA5IDIwLjI3MDIgMTIuMDYzNSAyMC4yNjkxIDEyLjA5NjcgMjAuMjY2NUMxMi40NDY3IDIwLjIzOTcgMTIuNzYzNSAyMC4wNzE4IDEyLjk5MTQgMTkuNzkxOEwxNi4wNDU2IDE1Ljk4MDdDMTYuMDU1NiAxNS45NjcgMTYuMDY2MiAxNS45NTA3IDE2LjA3NTYgMTUuOTMzNEwyNy4xOTE5IDIuMTY5MTVDMjcuMzI4OCAxLjk5OTY3IDI3LjMwMTkgMS43NTEyNSAyNy4xMzI1IDEuNjEzODhaIiBmaWxsPSIjRkZGRkZGIi8+CjxwYXRoIGQ9Ik0yNy4xMzI1IDEuNjEzODhDMjYuOTYyNSAxLjQ3NzU3IDI2LjcxNDYgMS41MDI4MyAyNi41Nzc3IDEuNjczMzZMMTUuNDMzNSAxNS40NzE4QzE1LjQyMjUgMTUuNDg2IDE1LjQxMjUgMTUuNTAwMiAxNS40MDMgMTUuNTE1NUMxNS4zOTk4IDE1LjUyMDcgMTUuMzk2NyAxNS41MjY1IDE1LjM5MyAxNS41MzI4TDEyLjM3NzIgMTkuMjk2QzEyLjI4OTMgMTkuNDAzOSAxMi4xNjgzIDE5LjQ2OTEgMTIuMDM2MiAxOS40Nzk3QzExLjg5OTMgMTkuNDg3IDExLjc3NTEgMTkuNDQzOSAxMS42NzQxIDE5LjM1MjhMMy4wMjg3OSAxMS40OTI4QzIuODY4MjcgMTEuMzQ3IDIuNjE4MjcgMTEuMzU4MSAyLjQ3MDkgMTEuNTE5N0MyLjMyNDU4IDExLjY4MDcgMi4zMzYxNiAxMS45MzA3IDIuNDk3NzQgMTIuMDc3TDExLjE0NDEgMTkuOTM4MUMxMS4zODQxIDIwLjE1MzkgMTEuNjg0MSAyMC4yNzAyIDExLjk5ODMgMjAuMjcwMkMxMi4wMzA5IDIwLjI3MDIgMTIuMDYzNSAyMC4yNjkxIDEyLjA5NjcgMjAuMjY2NUMxMi40NDY3IDIwLjIzOTcgMTIuNzYzNSAyMC4wNzE4IDEyLjk5MTQgMTkuNzkxOEwxNi4wNDU2IDE1Ljk4MDdDMTYuMDU1NiAxNS45NjcgMTYuMDY2MiAxNS45NTA3IDE2LjA3NTYgMTUuOTMzNEwyNy4xOTE5IDIuMTY5MTVDMjcuMzI4OCAxLjk5OTY3IDI3LjMwMTkgMS43NTEyNSAyNy4xMzI1IDEuNjEzODgiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIzIi8+Cjwvc3ZnPgo=");
  background-size: initial;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label.label-plus::after,
.custom-radio .custom-control-input:checked ~ .custom-control-label.label-plus::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNS4zNzQyIDE0LjUzNDNWMS4zNzJDMTUuMzc0MiAxLjE2NjY2IDE1LjIwNjUgMSAxNC45OTk4IDFDMTQuNzkzIDEgMTQuNjI1MyAxLjE2NjY2IDE0LjYyNTMgMS4zNzJWMTQuNTM0M0gxLjM3NDVDMS4xNjc3OCAxNC41MzQzIDEgMTQuNzAxIDEgMTQuOTA2M0MxIDE1LjExMTYgMS4xNjc3OCAxNS4yNzgzIDEuMzc0NSAxNS4yNzgzSDE0LjYyNTNWMjguNDQxMUMxNC42MjUzIDI4LjY0NjQgMTQuNzkzIDI4LjgxMzEgMTQuOTk5OCAyOC44MTMxQzE1LjIwNjUgMjguODEzMSAxNS4zNzQyIDI4LjY0NjQgMTUuMzc0MiAyOC40NDExVjE1LjI3ODNIMjguNjI1NUMyOC44MzIyIDE1LjI3ODMgMjkgMTUuMTExNiAyOSAxNC45MDYzQzI5IDE0LjcwMSAyOC44MzIyIDE0LjUzNDMgMjguNjI1NSAxNC41MzQzSDE1LjM3NDJaIiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSJ3aGl0ZSIvPgo8L3N2Zz4K");
}

label.label-plus-select::before,
label.label-plus-noselect::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMCA0MEMzMS4wNDU3IDQwIDQwIDMxLjA0NTcgNDAgMjBDNDAgOC45NTQzIDMxLjA0NTcgMCAyMCAwQzguOTU0MyAwIDAgOC45NTQzIDAgMjBDMCAzMS4wNDU3IDguOTU0MyA0MCAyMCA0MFoiIGZpbGw9IiNBOUQ0N0QiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMC4xNTgzIDE5LjQ4NTVWNy41ODE2MkMyMC4xNTgzIDcuMzk1OTEgMjAuMDA3NiA3LjI0NTE5IDE5LjgyMTkgNy4yNDUxOUMxOS42MzYyIDcuMjQ1MTkgMTkuNDg1NCA3LjM5NTkxIDE5LjQ4NTQgNy41ODE2MlYxOS40ODU1SDcuNTgxNjFDNy4zOTU5IDE5LjQ4NTUgNy4yNDUxOCAxOS42MzYyIDcuMjQ1MTggMTkuODIxOUM3LjI0NTE4IDIwLjAwNzYgNy4zOTU5IDIwLjE1ODMgNy41ODE2MSAyMC4xNTgzSDE5LjQ4NTRWMzIuMDYyNkMxOS40ODU0IDMyLjI0ODMgMTkuNjM2MiAzMi4zOTkgMTkuODIxOSAzMi4zOTlDMjAuMDA3NiAzMi4zOTkgMjAuMTU4MyAzMi4yNDgzIDIwLjE1ODMgMzIuMDYyNlYyMC4xNTgzSDMyLjA2MjZDMzIuMjQ4MyAyMC4xNTgzIDMyLjM5OSAyMC4wMDc2IDMyLjM5OSAxOS44MjE5QzMyLjM5OSAxOS42MzYyIDMyLjI0ODMgMTkuNDg1NSAzMi4wNjI2IDE5LjQ4NTVIMjAuMTU4M1oiIGZpbGw9IndoaXRlIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+Cg==");
  border: 0px;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label.label-plus-select::after,
.custom-radio .custom-control-input:checked ~ .custom-control-label.label-plus-select::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMCA0MEMzMS4wNDU3IDQwIDQwIDMxLjA0NTcgNDAgMjBDNDAgOC45NTQzMSAzMS4wNDU3IDAgMjAgMEM4Ljk1NDMxIDAgMCA4Ljk1NDMxIDAgMjBDMCAzMS4wNDU3IDguOTU0MzEgNDAgMjAgNDBaIiBmaWxsPSIjQTlENDdEIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMzIuMTMyNSAxMC42MTM4QzMxLjk2MjUgMTAuNDc3NSAzMS43MTQ2IDEwLjUwMjggMzEuNTc3NyAxMC42NzMzTDIwLjQzMzUgMjQuNDcxN0MyMC40MjI1IDI0LjQ4NTkgMjAuNDEyNSAyNC41MDAxIDIwLjQwMyAyNC41MTU0QzIwLjM5OTggMjQuNTIwNyAyMC4zOTY3IDI0LjUyNjUgMjAuMzkzIDI0LjUzMjhMMTcuMzc3MiAyOC4yOTU5QzE3LjI4OTMgMjguNDAzOCAxNy4xNjgzIDI4LjQ2OTEgMTcuMDM2MiAyOC40Nzk2QzE2Ljg5OTMgMjguNDg3IDE2Ljc3NTEgMjguNDQzOCAxNi42NzQxIDI4LjM1MjhMOC4wMjg3OSAyMC40OTI4QzcuODY4MjcgMjAuMzQ3IDcuNjE4MjcgMjAuMzU4IDcuNDcwOSAyMC41MTk2QzcuMzI0NTggMjAuNjgwNyA3LjMzNjE2IDIwLjkzMDcgNy40OTc3NCAyMS4wNzdMMTYuMTQ0MSAyOC45MzhDMTYuMzg0MSAyOS4xNTM4IDE2LjY4NDEgMjkuMjcwMSAxNi45OTgzIDI5LjI3MDFDMTcuMDMwOSAyOS4yNzAxIDE3LjA2MzUgMjkuMjY5MSAxNy4wOTY3IDI5LjI2NjVDMTcuNDQ2NyAyOS4yMzk2IDE3Ljc2MzUgMjkuMDcxNyAxNy45OTE0IDI4Ljc5MTdMMjEuMDQ1NiAyNC45ODA3QzIxLjA1NTYgMjQuOTY3IDIxLjA2NjIgMjQuOTUwNyAyMS4wNzU2IDI0LjkzMzNMMzIuMTkxOSAxMS4xNjkxQzMyLjMyODggMTAuOTk5NiAzMi4zMDE5IDEwLjc1MTIgMzIuMTMyNSAxMC42MTM4WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTMyLjEzMjUgMTAuNjEzOEMzMS45NjI1IDEwLjQ3NzUgMzEuNzE0NiAxMC41MDI4IDMxLjU3NzcgMTAuNjczM0wyMC40MzM1IDI0LjQ3MTdDMjAuNDIyNSAyNC40ODU5IDIwLjQxMjUgMjQuNTAwMSAyMC40MDMgMjQuNTE1NEMyMC4zOTk4IDI0LjUyMDcgMjAuMzk2NyAyNC41MjY1IDIwLjM5MyAyNC41MzI4TDE3LjM3NzIgMjguMjk1OUMxNy4yODkzIDI4LjQwMzggMTcuMTY4MyAyOC40NjkxIDE3LjAzNjIgMjguNDc5NkMxNi44OTkzIDI4LjQ4NyAxNi43NzUxIDI4LjQ0MzggMTYuNjc0MSAyOC4zNTI4TDguMDI4NzkgMjAuNDkyOEM3Ljg2ODI3IDIwLjM0NyA3LjYxODI3IDIwLjM1OCA3LjQ3MDkgMjAuNTE5NkM3LjMyNDU4IDIwLjY4MDcgNy4zMzYxNiAyMC45MzA3IDcuNDk3NzQgMjEuMDc3TDE2LjE0NDEgMjguOTM4QzE2LjM4NDEgMjkuMTUzOCAxNi42ODQxIDI5LjI3MDEgMTYuOTk4MyAyOS4yNzAxQzE3LjAzMDkgMjkuMjcwMSAxNy4wNjM1IDI5LjI2OTEgMTcuMDk2NyAyOS4yNjY1QzE3LjQ0NjcgMjkuMjM5NiAxNy43NjM1IDI5LjA3MTcgMTcuOTkxNCAyOC43OTE3TDIxLjA0NTYgMjQuOTgwN0MyMS4wNTU2IDI0Ljk2NyAyMS4wNjYyIDI0Ljk1MDcgMjEuMDc1NiAyNC45MzMzTDMyLjE5MTkgMTEuMTY5MUMzMi4zMjg4IDEwLjk5OTYgMzIuMzAxOSAxMC43NTEyIDMyLjEzMjUgMTAuNjEzOCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzIi8+Cjwvc3ZnPgo=");
  background-size: cover;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label.label-plus-noselect::after,
.custom-radio .custom-control-input:checked ~ .custom-control-label.label-plus-noselect::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNC41IDI5QzIyLjUwODEgMjkgMjkgMjIuNTA4MSAyOSAxNC41QzI5IDYuNDkxODcgMjIuNTA4MSAwIDE0LjUgMEM2LjQ5MTg3IDAgMCA2LjQ5MTg3IDAgMTQuNUMwIDIyLjUwODEgNi40OTE4NyAyOSAxNC41IDI5WiIgZmlsbD0iI0UwNjU0QyIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIyLjcwOCA4LjQ5NDM4TDE1LjA4MjYgMTcuOTM1OUMxNS4wNTk2IDE3Ljk2OTQgMTUuMDU3NCAxNy45NzM0IDE1LjA1NDkgMTcuOTc3N0wxMi45OTEzIDIwLjU1MjZDMTIuOTMxMiAyMC42MjY1IDEyLjg0ODQgMjAuNjcxMSAxMi43NTggMjAuNjc4M0MxMi42NjQzIDIwLjY4MzQgMTIuNTc5MyAyMC42NTM4IDEyLjUxMDIgMjAuNTkxNUw2LjU5NDY5IDE1LjIxMzNDNi40ODQ4NSAxNS4xMTM2IDYuMzEzNzkgMTUuMTIxMSA2LjIxMjk1IDE1LjIzMTdDNi4xMTI4MyAxNS4zNDE5IDYuMTIwNzYgMTUuNTEzIDYuMjMxMzIgMTUuNjEzMUwxMi4xNDc1IDIwLjk5MkMxMi4zMTE4IDIxLjEzOTcgMTIuNTE3IDIxLjIxOTIgMTIuNzMyIDIxLjIxOTJDMTIuNzU0NCAyMS4yMTkyIDEyLjc3NjcgMjEuMjE4NSAxMi43OTk0IDIxLjIxNjdDMTMuMDM4OSAyMS4xOTg0IDEzLjI1NTcgMjEuMDgzNSAxMy40MTE2IDIwLjg5MTlMMTUuNTAxNCAxOC4yODQyQzE1LjUwODMgMTguMjc0OCAyMy4xMjgzIDguODMzNjIgMjMuMTI4MyA4LjgzMzYyQzIzLjIyMTkgOC43MTc2NiAyMy4yMDM2IDguNTQ3NjggMjMuMDg3NiA4LjQ1MzY4QzIyLjk3MTMgOC4zNjA0MSAyMi44MDE3IDguMzc3NjkgMjIuNzA4IDguNDk0MzhaIiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=");
  background-size: cover;
}

.checkbox-lable-left .custom-control {
  padding-left: 0px;
  padding-right: 3rem;
}
.checkbox-lable-left .custom-control-label {
  width: 100%;
}
.checkbox-lable-left .custom-control-label::before,
.checkbox-lable-left .custom-control-label::after {
  right: -3rem;
  left: unset;
}

.appCustomizeRadioCheckbox .label-40 {
  min-height: 50px;
}
.appCustomizeRadioCheckbox .custom-control {
  padding-left: 2.8rem;
}
.appCustomizeRadioCheckbox label {
  display: flex;
  align-items: center;
}
.appCustomizeRadioCheckbox label::before, .appCustomizeRadioCheckbox label::after {
  width: 2.5rem;
  height: 2.5rem;
  left: -2.8rem;
  top: 0px;
  bottom: 0px;
  margin: auto;
}
.appCustomizeRadioCheckbox label::before {
  border-radius: 50% !important;
}
.appCustomizeRadioCheckbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: transparent;
}
.appCustomizeRadioCheckbox .custom-radio .custom-control-input:checked ~ .custom-control-label::after,
.appCustomizeRadioCheckbox .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background: no-repeat 100%/100% 100%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjAgNDBDMzEuMDQ1NyA0MCA0MCAzMS4wNDU3IDQwIDIwQzQwIDguOTU0MzEgMzEuMDQ1NyAwIDIwIDBDOC45NTQzMSAwIDAgOC45NTQzMSAwIDIwQzAgMzEuMDQ1NyA4Ljk1NDMxIDQwIDIwIDQwWiIgZmlsbD0iIzI3OTdFOCIvPg0KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMi4xMzI1IDEwLjYxMzhDMzEuOTYyNSAxMC40Nzc1IDMxLjcxNDYgMTAuNTAyOCAzMS41Nzc3IDEwLjY3MzNMMjAuNDMzNSAyNC40NzE3QzIwLjQyMjUgMjQuNDg1OSAyMC40MTI1IDI0LjUwMDEgMjAuNDAzIDI0LjUxNTRDMjAuMzk5OCAyNC41MjA3IDIwLjM5NjcgMjQuNTI2NSAyMC4zOTMgMjQuNTMyOEwxNy4zNzcyIDI4LjI5NTlDMTcuMjg5MyAyOC40MDM4IDE3LjE2ODMgMjguNDY5MSAxNy4wMzYyIDI4LjQ3OTZDMTYuODk5MyAyOC40ODcgMTYuNzc1MSAyOC40NDM4IDE2LjY3NDEgMjguMzUyOEw4LjAyODc5IDIwLjQ5MjhDNy44NjgyNyAyMC4zNDcgNy42MTgyNyAyMC4zNTggNy40NzA5IDIwLjUxOTZDNy4zMjQ1OCAyMC42ODA3IDcuMzM2MTYgMjAuOTMwNyA3LjQ5Nzc0IDIxLjA3N0wxNi4xNDQxIDI4LjkzOEMxNi4zODQxIDI5LjE1MzggMTYuNjg0MSAyOS4yNzAxIDE2Ljk5ODMgMjkuMjcwMUMxNy4wMzA5IDI5LjI3MDEgMTcuMDYzNSAyOS4yNjkxIDE3LjA5NjcgMjkuMjY2NUMxNy40NDY3IDI5LjIzOTYgMTcuNzYzNSAyOS4wNzE3IDE3Ljk5MTQgMjguNzkxN0wyMS4wNDU2IDI0Ljk4MDdDMjEuMDU1NiAyNC45NjcgMjEuMDY2MiAyNC45NTA3IDIxLjA3NTYgMjQuOTMzM0wzMi4xOTE5IDExLjE2OTFDMzIuMzI4OCAxMC45OTk2IDMyLjMwMTkgMTAuNzUxMiAzMi4xMzI1IDEwLjYxMzhaIiBmaWxsPSJ3aGl0ZSIvPg0KPHBhdGggZD0iTTMyLjEzMjUgMTAuNjEzOEMzMS45NjI1IDEwLjQ3NzUgMzEuNzE0NiAxMC41MDI4IDMxLjU3NzcgMTAuNjczM0wyMC40MzM1IDI0LjQ3MTdDMjAuNDIyNSAyNC40ODU5IDIwLjQxMjUgMjQuNTAwMSAyMC40MDMgMjQuNTE1NEMyMC4zOTk4IDI0LjUyMDcgMjAuMzk2NyAyNC41MjY1IDIwLjM5MyAyNC41MzI4TDE3LjM3NzIgMjguMjk1OUMxNy4yODkzIDI4LjQwMzggMTcuMTY4MyAyOC40NjkxIDE3LjAzNjIgMjguNDc5NkMxNi44OTkzIDI4LjQ4NyAxNi43NzUxIDI4LjQ0MzggMTYuNjc0MSAyOC4zNTI4TDguMDI4NzkgMjAuNDkyOEM3Ljg2ODI3IDIwLjM0NyA3LjYxODI3IDIwLjM1OCA3LjQ3MDkgMjAuNTE5NkM3LjMyNDU4IDIwLjY4MDcgNy4zMzYxNiAyMC45MzA3IDcuNDk3NzQgMjEuMDc3TDE2LjE0NDEgMjguOTM4QzE2LjM4NDEgMjkuMTUzOCAxNi42ODQxIDI5LjI3MDEgMTYuOTk4MyAyOS4yNzAxQzE3LjAzMDkgMjkuMjcwMSAxNy4wNjM1IDI5LjI2OTEgMTcuMDk2NyAyOS4yNjY1QzE3LjQ0NjcgMjkuMjM5NiAxNy43NjM1IDI5LjA3MTcgMTcuOTkxNCAyOC43OTE3TDIxLjA0NTYgMjQuOTgwN0MyMS4wNTU2IDI0Ljk2NyAyMS4wNjYyIDI0Ljk1MDcgMjEuMDc1NiAyNC45MzMzTDMyLjE5MTkgMTEuMTY5MUMzMi4zMjg4IDEwLjk5OTYgMzIuMzAxOSAxMC43NTEyIDMyLjEzMjUgMTAuNjEzOCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzIi8+DQo8L3N2Zz4NCg==");
}
.appCustomizeRadioCheckbox .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}

.appCustomizeRefund label::before {
  background: no-repeat 100%/100% 100%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMCA0MEMzMS4wNDU3IDQwIDQwIDMxLjA0NTcgNDAgMjBDNDAgOC45NTQzIDMxLjA0NTcgMCAyMCAwQzguOTU0MyAwIDAgOC45NTQzIDAgMjBDMCAzMS4wNDU3IDguOTU0MyA0MCAyMCA0MFoiIGZpbGw9IiMyNzk3RTgiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMC4xNTgzIDE5LjQ4NTVWNy41ODE2MkMyMC4xNTgzIDcuMzk1OTEgMjAuMDA3NiA3LjI0NTE5IDE5LjgyMTkgNy4yNDUxOUMxOS42MzYyIDcuMjQ1MTkgMTkuNDg1NCA3LjM5NTkxIDE5LjQ4NTQgNy41ODE2MlYxOS40ODU1SDcuNTgxNjFDNy4zOTU5IDE5LjQ4NTUgNy4yNDUxOCAxOS42MzYyIDcuMjQ1MTggMTkuODIxOUM3LjI0NTE4IDIwLjAwNzYgNy4zOTU5IDIwLjE1ODMgNy41ODE2MSAyMC4xNTgzSDE5LjQ4NTRWMzIuMDYyNkMxOS40ODU0IDMyLjI0ODMgMTkuNjM2MiAzMi4zOTkgMTkuODIxOSAzMi4zOTlDMjAuMDA3NiAzMi4zOTkgMjAuMTU4MyAzMi4yNDgzIDIwLjE1ODMgMzIuMDYyNlYyMC4xNTgzSDMyLjA2MjZDMzIuMjQ4MyAyMC4xNTgzIDMyLjM5OSAyMC4wMDc2IDMyLjM5OSAxOS44MjE5QzMyLjM5OSAxOS42MzYyIDMyLjI0ODMgMTkuNDg1NSAzMi4wNjI2IDE5LjQ4NTVIMjAuMTU4M1oiIGZpbGw9IndoaXRlIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+Cg==");
  border: 0px;
}
.appCustomizeRefund .custom-radio .custom-control-input:checked ~ .custom-control-label::after,
.appCustomizeRefund .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNC41IDI5QzIyLjUwODEgMjkgMjkgMjIuNTA4MSAyOSAxNC41QzI5IDYuNDkxODcgMjIuNTA4MSAwIDE0LjUgMEM2LjQ5MTg3IDAgMCA2LjQ5MTg3IDAgMTQuNUMwIDIyLjUwODEgNi40OTE4NyAyOSAxNC41IDI5WiIgZmlsbD0iI0UwNjU0QyIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTIyLjcwOCA4LjQ5NDM4TDE1LjA4MjYgMTcuOTM1OUMxNS4wNTk2IDE3Ljk2OTQgMTUuMDU3NCAxNy45NzM0IDE1LjA1NDkgMTcuOTc3N0wxMi45OTEzIDIwLjU1MjZDMTIuOTMxMiAyMC42MjY1IDEyLjg0ODQgMjAuNjcxMSAxMi43NTggMjAuNjc4M0MxMi42NjQzIDIwLjY4MzQgMTIuNTc5MyAyMC42NTM4IDEyLjUxMDIgMjAuNTkxNUw2LjU5NDY5IDE1LjIxMzNDNi40ODQ4NSAxNS4xMTM2IDYuMzEzNzkgMTUuMTIxMSA2LjIxMjk1IDE1LjIzMTdDNi4xMTI4MyAxNS4zNDE5IDYuMTIwNzYgMTUuNTEzIDYuMjMxMzIgMTUuNjEzMUwxMi4xNDc1IDIwLjk5MkMxMi4zMTE4IDIxLjEzOTcgMTIuNTE3IDIxLjIxOTIgMTIuNzMyIDIxLjIxOTJDMTIuNzU0NCAyMS4yMTkyIDEyLjc3NjcgMjEuMjE4NSAxMi43OTk0IDIxLjIxNjdDMTMuMDM4OSAyMS4xOTg0IDEzLjI1NTcgMjEuMDgzNSAxMy40MTE2IDIwLjg5MTlMMTUuNTAxNCAxOC4yODQyQzE1LjUwODMgMTguMjc0OCAyMy4xMjgzIDguODMzNjIgMjMuMTI4MyA4LjgzMzYyQzIzLjIyMTkgOC43MTc2NiAyMy4yMDM2IDguNTQ3NjggMjMuMDg3NiA4LjQ1MzY4QzIyLjk3MTMgOC4zNjA0MSAyMi44MDE3IDguMzc3NjkgMjIuNzA4IDguNDk0MzhaIiBmaWxsPSJ3aGl0ZSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=");
}

.record-list {
  margin-bottom: 15px;
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 8px;
}
.record-list li {
  border: 0;
  background-color: transparent;
  padding: 0px 0px 6px 0px;
}

.ticket_list li {
  margin-bottom: 15px;
}
.ticket_list li:last-child {
  margin-bottom: 0px;
}

.ticket_circle {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-color: #3D4C66;
  border-radius: 100%;
  position: relative;
  margin-right: 10px;
}
.ticket_circle::before {
  content: "";
  position: absolute;
  left: 3px;
  right: 3px;
  bottom: 3px;
  top: 3px;
  border: 2px solid #fff;
  border-radius: 100%;
}

.list-group-steps {
  padding: 0px;
}
.list-group-steps .list-group-item {
  border: 0px;
}
.list-group-steps .list-group-item:nth-child(even) {
  background-color: #F9F8F8;
}
.list-group-steps .list-group-item a {
  height: 40px;
}
.list-group-steps .list-group-item:first-child {
  border-radius: 8px 8px 0px 0px;
}
.list-group-steps .list-group-item span::first-letter {
  text-transform: uppercase;
}

.tagOwls {
  position: fixed;
  bottom: 10px;
  left: 0px;
  right: 0px;
  text-align: center;
  color: #fff;
  font-size: 13px;
}

.setupCalculater {
  margin-top: 10px;
  max-width: 301px;
  font-weight: bold;
  margin-right: 0px;
  margin: auto;
}
@media (min-width: 80px) and (max-width: 480px) {
  .setupCalculater {
    max-width: 260px;
  }
}
.setupCalculater table {
  font-size: 45px;
  font-weight: bolder;
}

.dot {
  height: 12px;
  width: 12px;
  border: 2px solid #fff;
  opacity: 1;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: inline-block;
  background: #fff;
}
.dot.dot-unfill {
  background-color: transparent;
}
.dot.dot-fill {
  background-color: #fff;
  position: relative;
}
.dot.dot-fill::before {
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
  border: 2px solid #51BF56;
  border-radius: 50%;
}
.dot.bg_trasn {
  opacity: 0.88;
  background-color: transparent;
}
.dot.dot-lg {
  height: 28px;
  width: 28px;
  border: 3px solid #fff;
}
@media (max-width: 1199.98px) {
  .dot.dot-lg {
    height: 20px;
    width: 20px;
  }
}
@media (max-width: 1199.98px) {
  .dot.dot-lg {
    height: 24px;
    width: 24px;
  }
}

.desktop-view .setupCalculater {
  max-width: 350px;
}
.desktop-view .setupCalculater table th, .desktop-view .setupCalculater table td {
  font-size: 73px;
  padding: 0px;
}

.appHeader {
  height: 61px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  color: #3D4C66;
  background-color: #FFFFFF;
  box-shadow: 0 1px 1px 1px rgba(225, 225, 225, 0.5);
}

.appHeader2 {
  display: flex;
  justify-content: space-between;
  background-color: white;
  align-items: center;
  height: 61px;
  box-shadow: 0 1px 1px 1px rgba(225, 225, 225, 0.5);
  color: #3D4C66;
}
.appHeader2.appHeaderFixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.appToggle button {
  padding: 0px;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 0px solid #00ABD9;
  font-size: 24px;
  cursor: pointer;
}

.appTitle {
  text-align: center;
  font-size: 13px;
  color: #3D4C66;
}

.appTitle H3 {
  font-size: 20px;
  margin-bottom: 0px;
}

.appHeaderRight {
  display: inline-block;
}

.appHeaderLeft {
  display: inline-block;
}

.appHeaderBack {
  font-size: 16px;
  display: flex;
  align-items: center;
}
.appHeaderBack img {
  margin-right: 15px;
}

.appHeaderCenter {
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4B4B4B;
}

.appHeaderPgbutton,
.pageTitle {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 0px;
  letter-spacing: 0;
  text-transform: capitalize;
  line-height: 1px;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
}

.icon-less-right {
  position: absolute;
  right: 10px;
}

.left-0 {
  left: 0px;
}

.left-15 {
  left: 15px;
}

.appHeaderPgbutton:hover {
  text-decoration: none;
}

.popuptitle {
  color: #3D4C66;
  font-size: 24px;
  font-weight: 500;
  padding-top: 23px;
  padding-bottom: 23px;
  margin-bottom: 0px;
  padding-left: 15px;
}

.appHeader .text-muted {
  color: #4B4B4B !important;
}

.viewcard {
  position: absolute;
  top: -6px;
  right: -6px;
  background-color: #3D4C66;
  color: #fff;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  font-size: 10px;
  border: 1px solid #fff;
  line-height: 20px;
  text-align: center;
}

.appBottomMenu {
  height: 56px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFF;
  box-shadow: 0px -1px 1px rgba(225, 225, 225, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.appBottomMenu.appBottomCustomerButton {
  height: 75px;
}
.appBottomMenu .item {
  width: 20%;
  text-align: center;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.appBottomMenu .item:first-child.active::after {
  background-image: url("../img/White/browse.svg");
}
.appBottomMenu .item:nth-child(2).active::after {
  background-image: url("../img/White/math.svg");
}
.appBottomMenu .item:nth-child(3).active::after {
  background-image: url("../img/White/cash-in-hand.svg");
}
.appBottomMenu .item:nth-child(4).active::after {
  background-image: url("../img/White/contacts.svg");
}
.appBottomMenu .item:last-child.active::after {
  background-image: url("../img/White/Puzzle.svg");
}
.appBottomMenu .item::before, .appBottomMenu .item::after {
  content: " ";
  position: absolute;
  top: -38px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  border-radius: 100%;
  width: 45px;
  height: 45px;
  margin: auto;
  background-color: #fff;
  opacity: 0;
}
.appBottomMenu .item::before {
  box-shadow: 0px -1px 1px rgba(225, 225, 225, 0.5);
}
.appBottomMenu .item.active img {
  display: none;
}
.appBottomMenu .item.active span {
  opacity: 1;
}
.appBottomMenu .item.active::before {
  opacity: 1;
}
.appBottomMenu .item.active::after {
  opacity: 1;
  background: #3D4C66;
  width: 40px;
  height: 40px;
  background-size: 28px;
  background-repeat: no-repeat;
  background-position: center center;
}
.appBottomMenu .item.active a {
  z-index: unset;
}
.appBottomMenu .item img {
  width: 30px;
}
.appBottomMenu .item > a {
  width: 100%;
  height: 56px;
  display: flex;
  align-items: center;
  padding: 0;
  justify-content: center;
  color: #3D4C66;
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #FFF;
  z-index: 1;
}
.appBottomMenu .item > a > p {
  margin: 0px;
}
.appBottomMenu .item > a > p span {
  display: block;
  font-size: 10px;
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: 8px;
  right: 0;
  font-weight: bold;
}

.appBottomAbove {
  position: fixed;
  bottom: 55px;
  height: 75px;
  width: 100%;
  z-index: 2;
}

.appBottombelow {
  position: fixed;
  bottom: 0px;
  height: 55px;
  width: 100%;
  z-index: 2;
}

.appSlider {
  text-align: center;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  margin: 0;
  height: 100%;
  height: calc(100% + 60px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #3D4C66;
  z-index: 1052;
  overflow-y: auto;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
  color: white;
}

.sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  height: 120vh;
  background-color: rgba(35, 34, 34, 0.72);
  z-index: 2;
  display: none;
}

.appSliderOn {
  transform: translateX(0%);
}

.sidenav-overlay_on {
  display: block;
  opacity: 0.88;
}

.appProfile {
  padding: 15px 21px;
  font-size: 20px;
}
.appProfile p {
  margin: 0px;
  font-size: 14px;
}

.sidebar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  word-wrap: break-word;
  height: 100%;
}

.sidebar-sticky {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.appLinks .nav .nav-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 18px;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  text-decoration: none;
  position: relative;
  text-transform: uppercase;
  min-width: 221px;
}
.appLinks .nav .nav-item:last-child {
  border-bottom: 0px;
}
.appLinks .nav .nav-link {
  color: #fff;
  padding: 17px 0px;
}
.appLinks .nav .active {
  color: #51BF56;
}

.appLinksFooter .navbar-nav .nav-item:last-child {
  border-bottom: none;
}

.sidebar-heading small {
  font-size: 70%;
}

.AppIcon {
  height: 189px;
  width: 100%;
  margin: auto;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjE0IiBoZWlnaHQ9IjIwMSIgdmlld0JveD0iMCAwIDIxNCAyMDEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIG9wYWNpdHk9IjAuMjUiPgo8cGF0aCBkPSJNMjcuNjEgMTA1LjA3NEgtNTNWMTg1LjM4NUgyNy42MVYxMDUuMDc0WiIgZmlsbD0iI0E1NjhCQyIvPgo8cGF0aCBkPSJNMTg4Ljg0NCAxMDUuMDc0SDEwOC4yMzRWMTg1LjM4NUgxODguODQ0VjEwNS4wNzRaIiBmaWxsPSIjQTFFNjYzIi8+CjxwYXRoIGQ9Ik0xMDguMjE5IDI0Ljc2MzVIMjcuNjA4OFYxMDUuMDc0SDEwOC4yMTlWMjQuNzYzNVoiIGZpbGw9IiNGRjg1NTIiLz4KPHBhdGggZD0iTTEwNy42OTcgMTg1LjY4OUgyNy4wODdWMjY2SDEwNy42OTdWMTg1LjY4OVoiIGZpbGw9IiMxREI5Q0EiLz4KPHBhdGggZD0iTTEzMy4wNzcgODAuMzEwN1YwQzE3Ny42MDQgMCAyMTMuNjg3IDM1Ljk2MjggMjEzLjY4NyA4MC4zMTA3SDEzMy4wNzdaIiBmaWxsPSIjRkZEMDI2Ii8+CjxwYXRoIGQ9Ik0xMDcuNjk3IDI2NS43MVYxODUuMzk5SDE4OC4zMDdDMTg4LjMwNyAyMjkuNzQ3IDE1Mi4yMjUgMjY1LjcxIDEwNy42OTcgMjY1LjcxWiIgZmlsbD0iIzQ3RDJBNSIvPgo8cGF0aCBkPSJNLTUzIDEwNS4wNzRDLTUzIDYwLjcxMTggLTE2LjkwMzEgMjQuNzYzNSAyNy42MSAyNC43NjM1VjEwNS4wNzRILTUzWiIgZmlsbD0iI0ZGNTI1RiIvPgo8cGF0aCBkPSJNLTUzIDE4NS4zODVIMjcuNjFWMjY1LjY5NUMtMTYuOTAzMSAyNjUuNzEgLTUzIDIyOS43NDcgLTUzIDE4NS4zODVaIiBmaWxsPSIjMjc5N0U4Ii8+CjwvZz4KPC9zdmc+Cg==");
  background-repeat: no-repeat;
  background-position: left bottom -1px;
  background-size: contain;
}

.appSlider.appSliderSC {
  background-color: transparent;
}
.appSlider.appSliderSC .appSliderSCheader {
  display: flex;
  justify-content: space-between;
  background-color: white;
  padding: 20px 15px;
  align-items: center;
}
.appSlider.appSliderSC .appSlideScContent {
  flex: 1 auto;
  background-color: #fff;
  color: #4B4B4B;
  box-shadow: 0px 1px 1px rgba(225, 225, 225, 0.5);
  padding: 10px 15px;
  overflow-x: auto;
}
.appSlider.appSliderSC .appSlideSCfoot {
  color: #4B4B4B;
  background-color: #fff;
  padding: 10px 15px;
}

.toggleSearchbox {
  border-radius: 0px 4px 4px 0px;
  margin-right: 8px;
  font-size: 27px;
}

.toggleSearchbox label {
  height: 55px;
  width: 67px;
  text-align: center;
  line-height: 50px;
}

.toggleSearchbox label.label-close {
  line-height: 55px;
  font-size: 18px;
  width: 75px;
}

.toggleSearchboxFull {
  min-height: 55px;
  background-color: #f15a22;
  align-items: center;
  border-radius: 0px 5px 5px 0px;
  margin-right: 10px;
  margin-top: 10px;
  left: 0%;
  right: 0%;
  top: 0%;
  display: none;
}
.toggleSearchboxFull.fadeIn {
  display: flex;
}
.toggleSearchboxFull .searchbar-input-container {
  position: relative;
  display: flex;
  flex-shrink: 1;
  width: 100%;
  align-items: center;
}
.toggleSearchboxFull .searchbar-cancel-button-md,
.toggleSearchboxFull .searchbar-search-icon-md {
  position: absolute;
  background-repeat: no-repeat;
  background-size: 20px;
}
.toggleSearchboxFull .searchbar-search-icon-md {
  display: none;
}
.toggleSearchboxFull .searchbar-search-icon {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yNi44NjU0IDI1LjgwMDlMMTcuNjM0MiAxNi43ODA3QzE5LjIzNDIgMTUuMTAyNSAyMC4yMjE4IDEyLjg2MDIgMjAuMjIxOCAxMC4zOTE3QzIwLjIyMTggNS4yMTMwNSAxNS45MTA1IDEgMTAuNjEwMyAxQzUuMzEwNyAxIDEgNS4yMTMwNSAxIDEwLjM5MTdDMSAxNS41NjkyIDUuMzEwNyAxOS43ODI4IDEwLjYxMDMgMTkuNzgyOEMxMy4wNTM0IDE5Ljc4MjggMTUuMjc5MiAxOC44OCAxNi45NzcyIDE3LjQwNzdMMjYuMjE2NCAyNi40MzU2QzI2LjMwNTggMjYuNTIzIDI2LjQyMzQgMjYuNTY2NyAyNi41NDE1IDI2LjU2NjdDMjYuNjU4NSAyNi41NjY3IDI2Ljc3NTQgMjYuNTIzIDI2Ljg2NTQgMjYuNDM1NkMyNy4wNDQ5IDI2LjI2MDMgMjcuMDQ0OSAyNS45NzYyIDI2Ljg2NTQgMjUuODAwOVpNMTAuNjEwMyAxOC44ODU0QzUuODE3MDkgMTguODg1NCAxLjkxODQ3IDE1LjA3NDQgMS45MTg0NyAxMC4zOTE3QzEuOTE4NDcgNS43MDc4MiA1LjgxNzA5IDEuODk3NDEgMTAuNjEwMyAxLjg5NzQxQzE1LjQwMzUgMS44OTc0MSAxOS4zMDMzIDUuNzA3ODIgMTkuMzAzMyAxMC4zOTE3QzE5LjMwMzMgMTUuMDc0NCAxNS40MDM1IDE4Ljg4NTQgMTAuNjEwMyAxOC44ODU0WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTE3LjYzNDIgMTYuNzgwN0wxNy4yNzIzIDE2LjQzNTdMMTYuOTMxNSAxNi43OTMxTDE3LjI4NDcgMTcuMTM4M0wxNy42MzQyIDE2Ljc4MDdaTTE2Ljk3NzIgMTcuNDA3N0wxNy4zMjY2IDE3LjA1MDFMMTYuOTk3NCAxNi43Mjg0TDE2LjY0OTYgMTcuMDI5OUwxNi45NzcyIDE3LjQwNzdaTTI2LjIxNjQgMjYuNDM1NkwyNS44NjY5IDI2Ljc5MzNMMjUuODY3IDI2Ljc5MzNMMjYuMjE2NCAyNi40MzU2Wk0yNi44NjU0IDI2LjQzNTZMMjcuMjEzNyAyNi43OTQ1TDI3LjIxNDkgMjYuNzkzM0wyNi44NjU0IDI2LjQzNTZaTTI3LjIxNDkgMjUuNDQzM0wxNy45ODM2IDE2LjQyMzFMMTcuMjg0NyAxNy4xMzgzTDI2LjUxNiAyNi4xNTg1TDI3LjIxNDkgMjUuNDQzM1pNMTcuOTk2MSAxNy4xMjU3QzE5LjY3ODcgMTUuMzYwOSAyMC43MjE4IDEyLjk5NzEgMjAuNzIxOCAxMC4zOTE3SDE5LjcyMThDMTkuNzIxOCAxMi43MjMzIDE4Ljc4OTYgMTQuODQ0MiAxNy4yNzIzIDE2LjQzNTdMMTcuOTk2MSAxNy4xMjU3Wk0yMC43MjE4IDEwLjM5MTdDMjAuNzIxOCA0LjkyNjA4IDE2LjE3NTcgMC41IDEwLjYxMDMgMC41VjEuNUMxNS42NDUzIDEuNSAxOS43MjE4IDUuNTAwMDIgMTkuNzIxOCAxMC4zOTE3SDIwLjcyMThaTTEwLjYxMDMgMC41QzUuMDQ1NDUgMC41IDAuNSA0LjkyNjE0IDAuNSAxMC4zOTE3SDEuNUMxLjUgNS40OTk5NiA1LjU3NTk1IDEuNSAxMC42MTAzIDEuNVYwLjVaTTAuNSAxMC4zOTE3QzAuNSAxNS44NTYxIDUuMDQ1NDUgMjAuMjgyOCAxMC42MTAzIDIwLjI4MjhWMTkuMjgyOEM1LjU3NTk1IDE5LjI4MjggMS41IDE1LjI4MjMgMS41IDEwLjM5MTdIMC41Wk0xMC42MTAzIDIwLjI4MjhDMTMuMTc4OSAyMC4yODI4IDE1LjUxOTggMTkuMzMzMiAxNy4zMDQ3IDE3Ljc4NTRMMTYuNjQ5NiAxNy4wMjk5QzE1LjAzODYgMTguNDI2OSAxMi45MjggMTkuMjgyOCAxMC42MTAzIDE5LjI4MjhWMjAuMjgyOFpNMTYuNjI3NyAxNy43NjUzTDI1Ljg2NjkgMjYuNzkzM0wyNi41NjU4IDI2LjA3OEwxNy4zMjY2IDE3LjA1MDFMMTYuNjI3NyAxNy43NjUzWk0yNS44NjcgMjYuNzkzM0MyNi4wNTU0IDI2Ljk3NzQgMjYuMzAwOCAyNy4wNjY3IDI2LjU0MTUgMjcuMDY2N1YyNi4wNjY3QzI2LjU0MzggMjYuMDY2NyAyNi41NDczIDI2LjA2NzEgMjYuNTUxNyAyNi4wNjg4QzI2LjU1NjUgMjYuMDcwNyAyNi41NjE2IDI2LjA3MzggMjYuNTY1OCAyNi4wNzhMMjUuODY3IDI2Ljc5MzNaTTI2LjU0MTUgMjcuMDY2N0MyNi43ODI3IDI3LjA2NjcgMjcuMDI2MyAyNi45NzYzIDI3LjIxMzcgMjYuNzk0NUwyNi41MTcyIDI2LjA3NjhDMjYuNTIwNCAyNi4wNzM4IDI2LjUyNDcgMjYuMDcwOSAyNi41Mjk0IDI2LjA2OTFDMjYuNTMzOCAyNi4wNjczIDI2LjUzNzkgMjYuMDY2NyAyNi41NDE1IDI2LjA2NjdWMjcuMDY2N1pNMjcuMjE0OSAyNi43OTMzQzI3LjU5NSAyNi40MjE4IDI3LjU5NSAyNS44MTQ3IDI3LjIxNDkgMjUuNDQzMkwyNi41MTYgMjYuMTU4NUMyNi41MDY4IDI2LjE0OTUgMjYuNSAyNi4xMzQzIDI2LjUgMjYuMTE4M0MyNi41IDI2LjEwMjIgMjYuNTA2OCAyNi4wODcgMjYuNTE2IDI2LjA3OEwyNy4yMTQ5IDI2Ljc5MzNaTTEwLjYxMDMgMTguMzg1NEM2LjA4MjM1IDE4LjM4NTQgMi40MTg0NyAxNC43ODc1IDIuNDE4NDcgMTAuMzkxN0gxLjQxODQ3QzEuNDE4NDcgMTUuMzYxMyA1LjU1MTgzIDE5LjM4NTQgMTAuNjEwMyAxOS4zODU0VjE4LjM4NTRaTTIuNDE4NDcgMTAuMzkxN0MyLjQxODQ3IDUuOTk0NzIgNi4wODIzNSAyLjM5NzQxIDEwLjYxMDMgMi4zOTc0MVYxLjM5NzQxQzUuNTUxODMgMS4zOTc0MSAxLjQxODQ3IDUuNDIwOTIgMS40MTg0NyAxMC4zOTE3SDIuNDE4NDdaTTEwLjYxMDMgMi4zOTc0MUMxNS4xMzgzIDIuMzk3NDEgMTguODAzMyA1Ljk5NDgxIDE4LjgwMzMgMTAuMzkxN0gxOS44MDMzQzE5LjgwMzMgNS40MjA4MyAxNS42Njg3IDEuMzk3NDEgMTAuNjEwMyAxLjM5NzQxVjIuMzk3NDFaTTE4LjgwMzMgMTAuMzkxN0MxOC44MDMzIDE0Ljc4NzQgMTUuMTM4MyAxOC4zODU0IDEwLjYxMDMgMTguMzg1NFYxOS4zODU0QzE1LjY2ODcgMTkuMzg1NCAxOS44MDMzIDE1LjM2MTQgMTkuODAzMyAxMC4zOTE3SDE4LjgwMzNaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");
  width: 30px;
  height: 30px;
  background-size: 28px;
  background-color: transparent;
  box-shadow: none;
  outline: none;
  border: 0px;
  margin-left: 10px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
.toggleSearchboxFull .searchbar-input {
  padding: 3px 15px;
  background-position: left 8px center;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  color: #262626;
  background-color: #fff;
  width: 100%;
  height: 39px;
  border: 0px;
  border-radius: 0px 5px 5px 0px;
}
.toggleSearchboxFull .searchbar-input:focus {
  outline: none;
}
.toggleSearchboxFull .searchbar-input::-webkit-input-placeholder {
  color: #C5BFBF;
}
.toggleSearchboxFull .searchbar-input::-moz-placeholder {
  color: #C5BFBF;
}
.toggleSearchboxFull .searchbar-input:-ms-input-placeholder {
  color: #C5BFBF;
}
.toggleSearchboxFull .searchbar-input:-moz-placeholder {
  color: #C5BFBF;
}
.toggleSearchboxFull input[type=search]::-webkit-search-decoration,
.toggleSearchboxFull input[type=search]::-webkit-search-cancel-button,
.toggleSearchboxFull input[type=search]::-webkit-search-results-button,
.toggleSearchboxFull input[type=search]::-webkit-search-results-decoration {
  display: none;
}
.toggleSearchboxFull .searchbar-clear-icon {
  padding: 0px 11px;
  width: 45px;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 22px;
  margin-top: -4px;
}

.fadeIn {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 0.25s;
  -webkit-animation-duration: 0.25s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
  z-index: 1;
}

@keyframes fadeIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  /* 60% {
      transform: scale(0.4);  
  }
  80% {
      transform: scale(0.8);
      opacity: 1; 
  }    */
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  /* 60% {
      -webkit-transform: scale(0.4);
  }
  80% {
      -webkit-transform: scale(0.8);
      opacity: 1; 
  } */
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
.fadeOut {
  animation-name: fadeOut;
  -webkit-animation-name: fadeOut;
  animation-duration: 0.25s;
  -webkit-animation-duration: 0.25s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  visibility: visible;
}

@keyframes fadeOut {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@-webkit-keyframes fadeOut {
  0% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0);
  }
}
body {
  overflow: hidden;
}

.scrollbar::-webkit-scrollbar {
  display: none;
}

.scrollbar {
  -ms-overflow-style: none;
}

.appCapsule {
  position: relative;
  padding: 61px 0;
  overflow: hidden;
  display: block;
}

.appCapsuleProduct {
  padding-bottom: 136px;
  height: 100%;
  overflow-y: scroll;
  z-index: 0;
}

.appSearchProduct {
  padding: 10px 0px;
  position: relative;
}

.appProductSlide {
  display: flex;
  align-items: center;
}

.appProducts {
  position: relative;
  overflow: hidden;
}

.itemList {
  display: block;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 1400px;
}
.itemList > li {
  display: inline-block;
  margin-right: 1rem;
  vertical-align: middle;
}

.pfScrollProduct .card-items {
  width: 90px;
}

.card-items {
  border-radius: 4px;
}

.card-add-items {
  border-color: rgba(75, 75, 75, 0.5);
}

.card-items .card-body {
  padding: 0px 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
}

.card-items .card-title {
  color: #FFFFFF;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  margin-bottom: 0px;
  font-weight: 400;
  text-transform: capitalize;
}
.card-items .card-title::-moz-selection {
  background: transparent;
  color: #747373;
}
.card-items .card-title::selection {
  background: transparent;
  color: #747373;
}

.card-items .tile-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
}
.card-items .card-img-overlay {
  background-color: #2b28236e;
}

.carditemsimage {
  height: 55px;
}
.carditemsimage .card-img {
  height: 100%;
  object-fit: contain;
}

.close_tile {
  position: absolute;
  top: -2px;
  width: 20px;
  right: -1px;
  background-color: #e16b6b;
  padding: 6px;
  border-radius: 0px 3px 0px 9px;
}

.scroll_head-foot_search {
  overflow-y: scroll;
  height: calc(100vh - 194px);
}

.content_scroll_to_search_nofooter {
  overflow-y: scroll;
  height: calc(100vh - 135px);
}

.homeProductList li {
  width: 100%;
}
.homeProductList li:nth-child(even) {
  background-color: #F9F8F8;
}
.homeProductList li > div {
  min-height: 72px;
}
.homeProductList li > div > div:first-child {
  min-width: 67px;
  text-align: center;
}

.list-group-borderless li {
  border: 0px;
}

.appRadioCheckbox li {
  width: 100%;
  padding: 0px;
}
.appRadioCheckbox li:nth-child(even) {
  background-color: #F9F8F8;
}
.appRadioCheckbox .custom-control {
  min-height: 72px;
  line-height: 72px;
  padding-left: 0px;
  padding: 0px;
}
.appRadioCheckbox .custom-control label {
  width: 100%;
  padding: 0 1.25rem;
}
.appRadioCheckbox .custom-control label::before, .appRadioCheckbox .custom-control label::after {
  right: 1.25rem;
  left: unset;
  width: 2.5rem;
  height: 2.5rem;
  top: 0px;
  bottom: 0px;
  margin: auto;
  border-radius: 50%;
}
.appRadioCheckbox .custom-control.custom-radio label::before {
  border-color: #9B9B9B;
  background-color: #f9f8f8;
}
.appRadioCheckbox .custom-control.custom-checkbox label::before {
  border-radius: 50%;
  background-color: #f9f8f8;
}
.appRadioCheckbox .custom-control.custom-checkbox label::after {
  background: no-repeat 50%/50% 50%;
}

.appRadioCheckbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: transparent;
}
.appRadioCheckbox .custom-radio .custom-control-input:checked ~ .custom-control-label::after,
.appRadioCheckbox .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background: no-repeat 100%/100% 100%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjAgNDBDMzEuMDQ1NyA0MCA0MCAzMS4wNDU3IDQwIDIwQzQwIDguOTU0MzEgMzEuMDQ1NyAwIDIwIDBDOC45NTQzMSAwIDAgOC45NTQzMSAwIDIwQzAgMzEuMDQ1NyA4Ljk1NDMxIDQwIDIwIDQwWiIgZmlsbD0iIzI3OTdFOCIvPg0KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMi4xMzI1IDEwLjYxMzhDMzEuOTYyNSAxMC40Nzc1IDMxLjcxNDYgMTAuNTAyOCAzMS41Nzc3IDEwLjY3MzNMMjAuNDMzNSAyNC40NzE3QzIwLjQyMjUgMjQuNDg1OSAyMC40MTI1IDI0LjUwMDEgMjAuNDAzIDI0LjUxNTRDMjAuMzk5OCAyNC41MjA3IDIwLjM5NjcgMjQuNTI2NSAyMC4zOTMgMjQuNTMyOEwxNy4zNzcyIDI4LjI5NTlDMTcuMjg5MyAyOC40MDM4IDE3LjE2ODMgMjguNDY5MSAxNy4wMzYyIDI4LjQ3OTZDMTYuODk5MyAyOC40ODcgMTYuNzc1MSAyOC40NDM4IDE2LjY3NDEgMjguMzUyOEw4LjAyODc5IDIwLjQ5MjhDNy44NjgyNyAyMC4zNDcgNy42MTgyNyAyMC4zNTggNy40NzA5IDIwLjUxOTZDNy4zMjQ1OCAyMC42ODA3IDcuMzM2MTYgMjAuOTMwNyA3LjQ5Nzc0IDIxLjA3N0wxNi4xNDQxIDI4LjkzOEMxNi4zODQxIDI5LjE1MzggMTYuNjg0MSAyOS4yNzAxIDE2Ljk5ODMgMjkuMjcwMUMxNy4wMzA5IDI5LjI3MDEgMTcuMDYzNSAyOS4yNjkxIDE3LjA5NjcgMjkuMjY2NUMxNy40NDY3IDI5LjIzOTYgMTcuNzYzNSAyOS4wNzE3IDE3Ljk5MTQgMjguNzkxN0wyMS4wNDU2IDI0Ljk4MDdDMjEuMDU1NiAyNC45NjcgMjEuMDY2MiAyNC45NTA3IDIxLjA3NTYgMjQuOTMzM0wzMi4xOTE5IDExLjE2OTFDMzIuMzI4OCAxMC45OTk2IDMyLjMwMTkgMTAuNzUxMiAzMi4xMzI1IDEwLjYxMzhaIiBmaWxsPSJ3aGl0ZSIvPg0KPHBhdGggZD0iTTMyLjEzMjUgMTAuNjEzOEMzMS45NjI1IDEwLjQ3NzUgMzEuNzE0NiAxMC41MDI4IDMxLjU3NzcgMTAuNjczM0wyMC40MzM1IDI0LjQ3MTdDMjAuNDIyNSAyNC40ODU5IDIwLjQxMjUgMjQuNTAwMSAyMC40MDMgMjQuNTE1NEMyMC4zOTk4IDI0LjUyMDcgMjAuMzk2NyAyNC41MjY1IDIwLjM5MyAyNC41MzI4TDE3LjM3NzIgMjguMjk1OUMxNy4yODkzIDI4LjQwMzggMTcuMTY4MyAyOC40NjkxIDE3LjAzNjIgMjguNDc5NkMxNi44OTkzIDI4LjQ4NyAxNi43NzUxIDI4LjQ0MzggMTYuNjc0MSAyOC4zNTI4TDguMDI4NzkgMjAuNDkyOEM3Ljg2ODI3IDIwLjM0NyA3LjYxODI3IDIwLjM1OCA3LjQ3MDkgMjAuNTE5NkM3LjMyNDU4IDIwLjY4MDcgNy4zMzYxNiAyMC45MzA3IDcuNDk3NzQgMjEuMDc3TDE2LjE0NDEgMjguOTM4QzE2LjM4NDEgMjkuMTUzOCAxNi42ODQxIDI5LjI3MDEgMTYuOTk4MyAyOS4yNzAxQzE3LjAzMDkgMjkuMjcwMSAxNy4wNjM1IDI5LjI2OTEgMTcuMDk2NyAyOS4yNjY1QzE3LjQ0NjcgMjkuMjM5NiAxNy43NjM1IDI5LjA3MTcgMTcuOTkxNCAyOC43OTE3TDIxLjA0NTYgMjQuOTgwN0MyMS4wNTU2IDI0Ljk2NyAyMS4wNjYyIDI0Ljk1MDcgMjEuMDc1NiAyNC45MzMzTDMyLjE5MTkgMTEuMTY5MUMzMi4zMjg4IDEwLjk5OTYgMzIuMzAxOSAxMC43NTEyIDMyLjEzMjUgMTAuNjEzOCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzIi8+DQo8L3N2Zz4NCg==");
}
.appRadioCheckbox .custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}

.textareaFee {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
}
.textareaFee textarea {
  background: #FFFFFF;
  border: 1px solid rgba(151, 151, 151, 0.5);
  border-radius: 8px;
  width: 100%;
  text-align: left;
  resize: none;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  /* identical to box height */
  letter-spacing: 0.27px;
  color: #4b4b4b;
  mix-blend-mode: normal;
}

.cartFooter {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFF;
  box-shadow: 0px -1px 1px rgba(225, 225, 225, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.nav-tabs-switch {
  background: #F9F8F8;
  border: 1px solid rgba(75, 75, 75, 0.2);
  border-radius: 100px;
  overflow: hidden;
  padding: 2px;
}
.nav-tabs-switch .nav-link {
  border-radius: 100px;
  letter-spacing: 0.428571px;
  color: #4B4B4B;
  mix-blend-mode: normal;
  opacity: 0.5;
  font-size: 22px;
}
.nav-tabs-switch .nav-link.active {
  opacity: 1;
}

.caption-title {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  color: #4B4B4B;
  margin-bottom: 0px;
  border-top: 1px solid #4b4b4b;
  border-bottom: 1px solid #4b4b4b;
  height: 35px;
  line-height: 35px;
  text-transform: capitalize;
}

.product_view {
  height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  overflow: hidden;
  border-bottom: 1px solid #d5d5d580;
}

.product_features,
.product_features h4 {
  color: #4B4B4B;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  margin: 0px;
  padding: 10px 15px;
}

.product_features label.btn {
  margin-right: 20px;
}
.product_features label.btn:last-child {
  margin-right: 2px;
}

.pfScroll {
  overflow-x: scroll;
}

.pfScroll::-webkit-scrollbar {
  display: none;
}

.pfScroll {
  -ms-overflow-style: none;
}

.appOffCanvasFooter {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  margin: 0;
  height: calc(100% - 230px);
  background-color: #fff;
  z-index: 102;
  overflow-y: auto;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateY(105%);
  transform: translateY(105%);
  color: white;
}

.appOffCanvasFooterOverlay {
  top: unset;
  bottom: 0px;
  height: calc(100% - 61px);
  position: fixed;
  left: 0;
  right: 0;
  z-index: 2;
  background: linear-gradient(180deg, #3d4c66 0%, rgba(177, 177, 177, 0.47) 100%);
  display: none;
}

.offcanvasOverlay {
  height: 100%;
  overflow: hidden;
}

.userList li.list-group-item {
  padding: 5px 15px;
}

.notify-wrap {
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(128, 128, 128, 0.24);
  border-left-width: 8px;
  padding: 15px;
  border-radius: 8px;
  font-size: 18px;
  text-align: left;
  background-color: white;
  margin-bottom: 10px;
}
.notify-wrap h6 {
  margin-bottom: 0px;
  font-size: 17px;
  text-transform: uppercase;
}
.notify-wrap .notify-msg {
  margin-top: 5px;
}
.notify-wrap .notify-msg, .notify-wrap p {
  font-size: 15px;
  display: flex;
  align-items: start;
  margin-bottom: 0px;
}
.notify-wrap .notify-msg .notify-hint, .notify-wrap p .notify-hint {
  margin-right: 10px;
}
.notify-wrap.notify-success {
  border-left-color: #51BF56;
}
.notify-wrap.notify-warning {
  border-left-color: #ffc107;
}
.notify-wrap.notify-primary {
  border-left-color: #3D4C66;
}
.notify-wrap.notify-danger {
  border-left-color: #E0654C;
}
.notify-wrap.notify-info {
  border-left-color: #2797E8;
}

.ErrorNotification .close-popup button {
  opacity: 1;
}
.ErrorNotification h6 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0px;
}
.ErrorNotification p {
  font-size: 18px;
  line-height: normal;
  margin-top: 4px;
  margin-bottom: 21px;
}
.ErrorNotification button.btn-sm, .ErrorNotification .btn-group-sm > button.btn {
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 14px;
  min-width: 115px;
}

.notify-circle {
  width: 70px;
  height: 70px;
}

#counter {
  width: 100%;
  position: absolute;
  top: 50%;
  bottom: 50%;
}

#circle1 {
  height: 165px;
  width: 165px;
  background-color: #696878;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

#shadowring {
  height: 165px;
  width: 165px;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}

#circle2 {
  height: 196px;
  width: 196px;
  background-color: #BBD9DB;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.dropMenuOptions {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  background-color: #ffffff;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
}

.dropMenuContent {
  overflow: scroll;
  padding-bottom: 60px;
  height: 89vh;
}

.app-container {
  padding: 20px;
}

.app-header {
  border-radius: 8px 8px 0px 0px;
  border-bottom: 1px solid rgba(70, 169, 212, 0.54387);
  padding: 6px;
}

.app-body {
  padding: 6px;
  flex: 1 1 auto;
}

.app-footer {
  border-radius: 0px 0px 8px 8px;
  border-top: 1px solid rgba(70, 169, 212, 0.54387);
  padding: 6px;
}

.app {
  position: relative;
  display: flex;
  min-height: 118px;
  min-width: 118px;
  border-radius: 8px;
  flex-direction: column;
  cursor: pointer;
  height: 100%;
}
.app.app-default {
  border: 1px solid #CACACA;
  background-color: #FFFFFF;
}
.app.app-primary {
  background-color: #3D4C66;
  border-color: #3D4C66;
}
.app.app-primary .app-title {
  color: #FFFFFF;
}
.app.app-success {
  background-color: #51BF56;
  border-color: #51BF56;
}
.app.app-success .app-title {
  color: #FFFFFF;
}
.app.app-danger {
  background-color: #E0654C;
  border-color: #E0654C;
}
.app.app-danger .app-title {
  color: #FFFFFF;
}
.app .app-title {
  font-size: 20px;
  line-height: 30px;
  color: #4B4B4B;
  margin: 0px;
  padding: 0px;
}
@media screen and (max-width: 1366px) {
  .app .app-title {
    font-size: 16px;
    line-height: normal;
  }
}
.app .app-subtitle {
  font-size: 20px;
  line-height: 30px;
  color: #4B4B4B;
  margin: 0px;
  padding: 0px;
}
@media screen and (max-width: 1366px) {
  .app .app-subtitle {
    font-size: 16px;
    line-height: normal;
  }
}
.app .app-desc {
  font-size: 16px;
  line-height: 24px;
  color: #4B4B4B;
  margin: 0px;
  padding: 0px;
}
@media screen and (max-width: 1366px) {
  .app .app-desc {
    font-size: 12px;
    line-height: normal;
  }
}
.app .app-delete {
  padding: 0px;
  font-size: 28px;
  line-height: 0px;
  border: 0px;
  box-shadow: unset;
  outline: none;
  position: absolute;
  top: -12px;
  left: -12px;
  background: #F8F8F9;
  color: #E0654C;
  border-radius: 30px;
  opacity: 0;
}
.app .app-delete img {
  width: 28px;
}
.app:hover .app-delete {
  opacity: 1;
}
.app.app-delete-hidden:hover .app-delete {
  display: none;
}
.app .app-image,
.app .app-body-content {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.app .app-image img {
  width: 100%;
}

.app .app-input {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  margin: 0px;
  border-radius: 8px;
  opacity: 0;
  cursor: pointer;
}
.app .app-radio {
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  overflow: hidden;
}
.app .app-input[type=radio]:checked + .app-radio {
  border: 2px solid #3D4C66;
}

.app-max-size .app-image {
  height: 95px;
  overflow: hidden;
}
.app-max-size .app-image img {
  max-width: 100px;
}

.app-grid-view {
  display: flex;
  flex-wrap: wrap;
}
.app-grid-view .app {
  margin: 10px;
}

.row-col-space > div {
  padding: 8px 7px;
}

.content-center-center {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.app-sc-luncher .card {
  background-color: #3D4C66;
}
.app-sc-luncher .card-title {
  color: #51BF56;
  padding: 26px;
  min-width: 200px;
  min-height: 199px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 0px;
}
.app-sc-luncher .btn-link {
  color: #4B4B4B;
  height: 120px;
}
.app-sc-luncher .btn-link img {
  margin-right: 20px;
  width: 50px;
}

.sc-cartFooter {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFF;
  z-index: 1;
}
.sc-cartFooter .btn-light {
  background: #F9F8F8;
  border: 1px solid #C4C4C4;
}

.sc-cartContent {
  height: calc(100vh - 211px);
}

.numbers-row2 {
  background-color: #f8f9f8;
  padding: 5px 20px;
  border-radius: 4px;
}

.action {
  padding-bottom: 20px;
}

.profile-action {
  display: flex;
  justify-content: space-between;
}

.appSrcollY {
  height: calc(100vh - 280px);
}

.appGird.appGirdSelfCheckout .row .appGirdCol:nth-child(odd) {
  padding-right: calc(15px - 7.5px);
  padding-bottom: 15px;
}
.appGird.appGirdSelfCheckout .row .appGirdCol:nth-child(even) {
  padding-left: calc(15px - 7.5px);
  padding-bottom: 15px;
}

.selfcheckoutposmachine {
  width: 100%;
  max-width: 320px;
}

.app-sc-background {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.variations-types {
  height: calc(100vh - 373px);
}

.appCapsuleContainerOnboard {
  height: 100%;
  padding-top: 32px;
  position: relative;
}
.appCapsuleContainerOnboard.appCapsuleContainerOnboard2 {
  padding-top: 61px;
}

.appCapsule-container {
  max-width: 300px;
  margin: auto;
  padding: 0px;
}
.appCapsule-container .btn-secondary {
  background: #C4C4C4;
  border-color: #C4C4C4;
}

.appCapsulecontainer-center {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.appCapsuleContainerOnboardFooter {
  position: fixed;
  bottom: 0px;
  text-align: center;
  right: 0px;
  left: 0px;
  background: #ffffff;
  padding-bottom: 10px;
}

.appBottomOnboarding {
  height: 55px;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #4B4B4B;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: #FFF;
}

.appHeaderOnboard {
  align-items: center;
  justify-content: center;
  display: flex;
  color: #4B4B4B;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}

.btn-squar {
  border: 2px solid #747373;
  border-radius: 2px;
  display: inline-flex;
  padding: 8px 3px;
  margin-left: 8px;
}

.appCapsuleBoarding .scroll_head-foot_search {
  height: calc(100vh - 250px);
}

.appCapsuleBoardingCustomFee {
  padding-bottom: 187px !important;
}

.appCapsuleBoardingCheckout {
  padding-bottom: 200px !important;
}

.appcheckBoardingFooter .appBottomMenu {
  bottom: 55px;
}
.appcheckBoardingFooter .appBottomAbove {
  bottom: 110px;
}

.upgrade-content h6 {
  font-family: "Poppins-semibold";
}

.card-body-content .card-title {
  font-family: "Poppins-semibold";
}
.card-body-content .card-text,
.card-body-content button {
  font-family: "Poppins-light";
}

.list-flex .list-group-item {
  padding-top: 0px;
  padding-bottom: 0px;
  display: flex;
  justify-content: space-between;
  min-height: 72px;
  align-items: center;
  font-size: 20px;
  line-height: 26px;
}
.list-flex .list-striped .list-group-item {
  border: 0px;
}
.list-flex .list-striped .list-group-item:nth-child(odd) {
  background-color: #F9F8F8;
}

/*--------------------------- Web Css ----------------------*/
/*---------------------------  ----------------------*/
.offcanvas {
  width: 275px;
  left: -295px;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1001;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  -webkit-transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transition: left 0.3s ease, right 0.3s ease;
  background: #ffffff;
  box-shadow: 0px 1px 9px -3px rgba(0, 0, 0, 0.75);
}
.offcanvas.offcanvas--on {
  transition: left 0.3s ease, right 0.3s ease;
  left: 0;
}

.wrapper-overlay {
  display: none;
  background-color: rgba(216, 216, 216, 0.78);
}

.offcanvashead {
  padding-left: 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  border-bottom: 1px solid #CBCBCB;
}
.offcanvashead h6 {
  font-size: 18px;
  color: #3D4C66;
  font-family: "Poppins-light";
  font-weight: normal;
  margin-bottom: 0px;
}
.offcanvashead p {
  margin-bottom: 0px;
  font-size: 14px;
  font-family: "Poppins-light";
}

.offcanvas-menu .nav-top .nav-item .nav-link {
  display: flex;
  align-items: center;
  padding: 0px 15px;
}
.offcanvas-menu .nav-top .nav-item .nav-link i {
  margin-right: 15px;
}
.offcanvas-menu .nav-bottom .nav-item {
  justify-content: center;
  border-bottom: 0px;
}
.offcanvas-menu .nav-bottom .nav-item .nav-link {
  padding: 0px;
}
.offcanvas-menu .nav-bottom .nav-item .nav-link i {
  line-height: 0px;
}
.offcanvas-menu .nav-item {
  border-bottom: 1px solid #CBCBCB;
  font-size: 14px;
  align-items: center;
  display: flex;
}
.offcanvas-menu .nav-item .nav-link {
  letter-spacing: 0.321429px;
  color: #1D1D26;
  font-family: "Poppins-light";
}
.offcanvas-menu .nav-item .nav-link i {
  font-size: 30px;
}
.offcanvas-menu .nav-item .nav-link.active {
  color: #3D4C66;
}
.offcanvas-menu .nav-item .nav-link:hover {
  color: #3D4C66;
}
.offcanvas-menu .offcanvas-sticky {
  position: sticky;
  top: 0;
  height: calc(100vh - 141px);
}
@media screen and (max-width: 1200px) {
  .offcanvas-menu .offcanvas-sticky {
    height: calc(100vh - 121px);
  }
}
@media screen and (max-height: 600px) {
  .offcanvas-menu .offcanvas-sticky {
    height: calc(100vh - 121px);
  }
}
.offcanvas-menu .offcanvasfoot {
  border-top: 1px solid #CBCBCB;
}
.offcanvas-menu .offcanvasfoot,
.offcanvas-menu .nav-item,
.offcanvas-menu .offcanvashead {
  min-height: 70px;
}
@media screen and (max-width: 1200px) {
  .offcanvas-menu .offcanvasfoot,
.offcanvas-menu .nav-item,
.offcanvas-menu .offcanvashead {
    min-height: 60px;
  }
}
@media screen and (max-height: 600px) {
  .offcanvas-menu .offcanvasfoot,
.offcanvas-menu .nav-item,
.offcanvas-menu .offcanvashead {
    min-height: 60px;
  }
}

.web_header {
  background: #3D4C66;
  height: 57px;
  overflow: hidden;
}

.headerSeparation {
  width: 100%;
  display: flex;
  align-items: stretch;
  color: #fff;
}
.headerSeparation .headerSeparationPartOne,
.headerSeparation .headerSeparationPartTwo {
  display: flex;
  align-items: center;
}
.headerSeparation .headerSeparationPartOne {
  width: calc(100% - 380px);
}
@media screen and (max-width: 1024px) {
  .headerSeparation .headerSeparationPartOne {
    width: calc(100% - 300px);
  }
}
.headerSeparation .headerSeparationPartTwo {
  width: 380px;
}
@media screen and (max-width: 1024px) {
  .headerSeparation .headerSeparationPartTwo {
    width: 300px;
  }
}
.headerSeparation.HeaderSwitchSeparation .headerSeparationPartOne {
  order: 2;
}

.menu_brand {
  color: #fff;
  font-size: 25px;
  padding: 0px;
  border: 0px;
  padding-left: 15px;
}
.menu_brand:hover {
  color: white;
}

.nav-main .nav-item {
  margin-left: 25px;
}
@media screen and (max-width: 1024px) {
  .nav-main .nav-item {
    margin-left: 20px;
  }
}
@media screen and (max-width: 980px) {
  .nav-main .nav-item {
    margin-left: 15px;
  }
}
@media screen and (max-width: 800px) {
  .nav-main .nav-item {
    margin-left: 10px;
  }
}
.nav-main .nav-item .nav-link {
  font-size: 14px;
  color: #FFFFFF;
  padding: 0px 17px;
  border-radius: 20px;
}
.nav-main .nav-item .nav-link.active {
  border: 1px solid #fff;
}

.header-menu {
  display: flex;
  align-items: center;
}

.form-header .form-control {
  height: 35px;
  font-size: 14px;
  background-color: rgba(255, 255, 255, 0.7);
  border: 0px;
  color: #4B4B4B;
}
.form-header .form-control::placeholder {
  color: #4B4B4B;
  opacity: 0.5;
}
.form-header .form-control:-ms-input-placeholder {
  color: #4B4B4B;
  opacity: 0.5;
}
.form-header .form-control::-ms-input-placeholder {
  color: #4B4B4B;
  opacity: 0.5;
}
.form-header input[type=search]::-webkit-search-cancel-button {
  display: none;
}

.header-title a {
  color: #fff;
  display: flex;
  align-items: center;
}
.header-title i,
.header-title img {
  font-size: 28px;
  line-height: 0px;
  margin-right: 15px;
  display: inline-block;
}
.header-title .icons8-back-arrow:before {
  line-height: 0px;
}
.header-title button {
  color: #fff;
  padding: 0px;
  border: 0px;
  display: flex;
  align-items: center;
  font-size: 14px;
  margin-left: 15px;
  text-decoration: none;
}
.header-title button:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.7);
}

.inner-container {
  max-width: 430px;
  width: 100%;
  margin: auto;
  text-align: center;
  color: #fff;
  letter-spacing: 0.6px;
}
.inner-container h1 {
  font-size: 24px;
  margin: 15px 0px;
}
.inner-container p {
  font-size: 14px;
  font-family: "Poppins-light";
  margin-bottom: 0px;
}

.form-search-nav_block {
  position: relative;
  height: 36px;
  text-align: right;
  overflow: hidden;
}

.form-search-nav_block input.expand_search {
  height: 36px;
  border-radius: 40px;
  width: 38px;
  border: 0px;
  border: 1px solid #979797;
  border-width: 0px;
  background: transparent;
  color: #4b4b4b;
  font-size: 18px;
}
.form-search-nav_block input.expand_search:focus {
  outline: none;
  outline-offset: 0px;
}
.form-search-nav_block input.expand_search::placeholder {
  color: transparent;
}
.form-search-nav_block input.expand_search:-ms-input-placeholder {
  color: transparent;
}
.form-search-nav_block input.expand_search::-ms-input-placeholder {
  color: transparent;
}
.form-search-nav_block .expand_magnify_search,
.form-search-nav_block .expand_search_close {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 28px;
  width: 38px;
  background-color: transparent;
  border: 0px;
  background-position: center center;
  border-radius: 100%;
}
.form-search-nav_block .expand_magnify_search:focus,
.form-search-nav_block .expand_search_close:focus {
  outline: 0px;
}
.form-search-nav_block .expand_magnify_search.magnify-white:hover {
  background-color: rgba(255, 255, 255, 0.3);
  background-size: 27px;
  outline: none;
}
.form-search-nav_block input.expand_search_open {
  width: 100%;
  background-color: #fff;
  border-width: 1px;
  padding-right: 35px;
  padding-left: 15px;
}
.form-search-nav_block input.expand_search_open::placeholder {
  color: #979797;
}
.form-search-nav_block input.expand_search_open:-ms-input-placeholder {
  color: #979797;
}
.form-search-nav_block input.expand_search_open::-ms-input-placeholder {
  color: #979797;
}

/* === Search Icon ===*/
.expand_search_close {
  display: none;
}

.expand_magnify_search.magnify-white {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgZmlsbD0iI2ZmZiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMzAgMzAiIHdpZHRoPSIzMHB4IiBoZWlnaHQ9IjMwcHgiPgogICAgPHBhdGggc3R5bGU9ImxpbmUtaGVpZ2h0Om5vcm1hbDt0ZXh0LWluZGVudDowO3RleHQtYWxpZ246c3RhcnQ7dGV4dC1kZWNvcmF0aW9uLWxpbmU6bm9uZTt0ZXh0LWRlY29yYXRpb24tc3R5bGU6c29saWQ7dGV4dC1kZWNvcmF0aW9uLWNvbG9yOiNGRkY7dGV4dC10cmFuc2Zvcm06bm9uZTtibG9jay1wcm9ncmVzc2lvbjp0Yjtpc29sYXRpb246YXV0bzttaXgtYmxlbmQtbW9kZTpub3JtYWwiIGQ9Ik0gMTMgMyBDIDcuNDg4OTk3MSAzIDMgNy40ODg5OTcxIDMgMTMgQyAzIDE4LjUxMTAwMyA3LjQ4ODk5NzEgMjMgMTMgMjMgQyAxNS4zOTY1MDggMjMgMTcuNTk3Mzg1IDIyLjE0ODk4NiAxOS4zMjIyNjYgMjAuNzM2MzI4IEwgMjUuMjkyOTY5IDI2LjcwNzAzMSBBIDEuMDAwMSAxLjAwMDEgMCAxIDAgMjYuNzA3MDMxIDI1LjI5Mjk2OSBMIDIwLjczNjMyOCAxOS4zMjIyNjYgQyAyMi4xNDg5ODYgMTcuNTk3Mzg1IDIzIDE1LjM5NjUwOCAyMyAxMyBDIDIzIDcuNDg4OTk3MSAxOC41MTEwMDMgMyAxMyAzIHogTSAxMyA1IEMgMTcuNDMwMTIzIDUgMjEgOC41Njk4Nzc0IDIxIDEzIEMgMjEgMTcuNDMwMTIzIDE3LjQzMDEyMyAyMSAxMyAyMSBDIDguNTY5ODc3NCAyMSA1IDE3LjQzMDEyMyA1IDEzIEMgNSA4LjU2OTg3NzQgOC41Njk4Nzc0IDUgMTMgNSB6IiBmb250LXdlaWdodD0iNDAwIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgd2hpdGUtc3BhY2U9Im5vcm1hbCIgb3ZlcmZsb3c9InZpc2libGUiLz4KPC9zdmc+Cg==");
}

.expand_magnify_search.magnify-black {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgZmlsbD0iIzk3OTc5NyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMzAgMzAiIHdpZHRoPSIzMHB4IiBoZWlnaHQ9IjMwcHgiPgogICAgPHBhdGggc3R5bGU9ImxpbmUtaGVpZ2h0Om5vcm1hbDt0ZXh0LWluZGVudDowO3RleHQtYWxpZ246c3RhcnQ7dGV4dC1kZWNvcmF0aW9uLWxpbmU6bm9uZTt0ZXh0LWRlY29yYXRpb24tc3R5bGU6c29saWQ7dGV4dC1kZWNvcmF0aW9uLWNvbG9yOiNGRkY7dGV4dC10cmFuc2Zvcm06bm9uZTtibG9jay1wcm9ncmVzc2lvbjp0Yjtpc29sYXRpb246YXV0bzttaXgtYmxlbmQtbW9kZTpub3JtYWwiIGQ9Ik0gMTMgMyBDIDcuNDg4OTk3MSAzIDMgNy40ODg5OTcxIDMgMTMgQyAzIDE4LjUxMTAwMyA3LjQ4ODk5NzEgMjMgMTMgMjMgQyAxNS4zOTY1MDggMjMgMTcuNTk3Mzg1IDIyLjE0ODk4NiAxOS4zMjIyNjYgMjAuNzM2MzI4IEwgMjUuMjkyOTY5IDI2LjcwNzAzMSBBIDEuMDAwMSAxLjAwMDEgMCAxIDAgMjYuNzA3MDMxIDI1LjI5Mjk2OSBMIDIwLjczNjMyOCAxOS4zMjIyNjYgQyAyMi4xNDg5ODYgMTcuNTk3Mzg1IDIzIDE1LjM5NjUwOCAyMyAxMyBDIDIzIDcuNDg4OTk3MSAxOC41MTEwMDMgMyAxMyAzIHogTSAxMyA1IEMgMTcuNDMwMTIzIDUgMjEgOC41Njk4Nzc0IDIxIDEzIEMgMjEgMTcuNDMwMTIzIDE3LjQzMDEyMyAyMSAxMyAyMSBDIDguNTY5ODc3NCAyMSA1IDE3LjQzMDEyMyA1IDEzIEMgNSA4LjU2OTg3NzQgOC41Njk4Nzc0IDUgMTMgNSB6IiBmb250LXdlaWdodD0iNDAwIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgd2hpdGUtc3BhY2U9Im5vcm1hbCIgb3ZlcmZsb3c9InZpc2libGUiLz4KPC9zdmc+Cg==");
}

/* === Close Icon ===*/
.expand_search_close:before {
  content: "";
  position: absolute;
  width: 22px;
  height: 2px;
  margin-top: -1px;
  margin-left: -13px;
  background-color: #979797;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-radius: 2px;
}

.expand_search_close:after {
  content: "";
  position: absolute;
  width: 22px;
  height: 2px;
  background-color: #979797;
  margin-top: -1px;
  margin-left: -13px;
  cursor: pointer;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-radius: 2px;
}

.webSearch {
  position: relative;
  overflow: hidden;
}
.webSearch.webSearch_ifClose input {
  padding-right: 50px;
}
.webSearch input {
  border: 0px;
  background-color: #f2f2f2;
  border-radius: 0px;
  height: 72px;
  padding-left: 50px;
  padding-right: 72px;
  font-size: 14px;
  font-family: "Poppins-light";
}
.webSearch input:focus {
  font-family: "Poppins";
}
.webSearch .search-icon,
.webSearch .close-icon {
  position: absolute;
  top: 0px;
  bottom: 0px;
  display: flex;
  align-items: center;
  width: auto;
  justify-content: center;
  padding: 0px 10px;
}
.webSearch .search-icon i,
.webSearch .close-icon i {
  font-size: 36px;
}
.webSearch .close-icon {
  right: 0px;
  cursor: pointer;
}
.webSearch input[type=search]::-webkit-search-cancel-button {
  display: none;
}

.block__back button {
  padding: 0px 20px;
}
.block__back a {
  display: flex;
  align-self: center;
  padding: 0px 20px;
}

.custom-input-addon .btn-outline-secondary {
  min-width: 170px;
}
.custom-input-addon .btn-outline-secondary:focus, .custom-input-addon .btn-outline-secondary:hover {
  background-color: #fff;
  color: #747373;
}
.custom-input-addon .btn-outline-secondary .btn-outline-secondary:not(:disabled):not(.disabled):active {
  background-color: #fff;
  color: #747373;
}
.custom-input-addon .btn-outline-secondary,
.custom-input-addon .custom_ipt {
  height: 70px;
  border-color: #cbcbcb;
}
.custom-input-addon .btn-outline-secondary:focus, .custom-input-addon .btn-outline-secondary:hover,
.custom-input-addon .custom_ipt:focus,
.custom-input-addon .custom_ipt:hover {
  box-shadow: none;
  outline: none;
  outline-offset: 0em;
}

.button-single-state label {
  height: 51px;
  line-height: 51px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 20px;
  cursor: pointer;
  border: 1px solid #979797;
  border-radius: 8px;
  position: relative;
}
.button-single-state label:hover,
.button-single-state label.focus,
.button-single-state label.active {
  border: 2px solid #3D4C66;
}

.button-toggle {
  position: relative;
}

.btn-secondary-custom {
  box-sizing: border-box;
  border-radius: 8px;
  font-size: 14px;
  min-width: 76px;
  height: 37px;
  background-color: #fff;
}

.pl-margin button,
.pl-margin .btn-group-toggle {
  cursor: pointer;
  margin-bottom: 10px;
  border-radius: 10px !important;
}
.pl-margin button:hover label.btn.btn-outline-secondary,
.pl-margin button:hover .btn-outline-secondary,
.pl-margin .btn-group-toggle:hover label.btn.btn-outline-secondary,
.pl-margin .btn-group-toggle:hover .btn-outline-secondary {
  background-color: transparent;
  color: #4B4B4B;
}
.pl-margin button .btn-secondary,
.pl-margin .btn-group-toggle .btn-secondary {
  font-size: 17px;
  width: 100%;
  font-family: "Poppins-light";
  font-weight: 300;
}
.pl-margin button:last-child,
.pl-margin .btn-group-toggle:last-child {
  margin-bottom: 0px;
}
.pl-margin label.btn.btn-outline-secondary,
.pl-margin .btn-outline-secondary {
  font-size: 17px;
  cursor: pointer;
  font-family: "Poppins-light";
  font-weight: 300;
}

.btn-outline-toggle {
  position: relative;
}
.btn-outline-toggle::after {
  position: absolute;
  border: 1px solid #3D4C66;
}

.btn-outline-toggle:not(:disabled):not(.disabled).active,
.btn-outline-toggle:not(:disabled):not(.disabled).focus {
  color: #4b4b4b;
  background-color: transparent;
}
.btn-outline-toggle:not(:disabled):not(.disabled).active:hover,
.btn-outline-toggle:not(:disabled):not(.disabled).focus:hover {
  color: #4b4b4b;
}
.btn-outline-toggle:not(:disabled):not(.disabled).active::after,
.btn-outline-toggle:not(:disabled):not(.disabled).focus::after {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  opacity: 1;
}

.btn-mask {
  position: relative;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15) !important;
}
.btn-mask:hover, .btn-mask:focus, .btn-mask:visited, .btn-mask:active {
  background-color: transparent;
  color: #4B4B4B;
}
.btn-mask > .btn-overlay {
  position: absolute;
  width: 23px;
  left: -1px;
  top: -1px;
  bottom: -1px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.modal-65 {
  min-height: 65px;
}

.close {
  opacity: 1;
}

.modal-full .modal-dialog {
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (min-width: 576px) and (max-width: 991.5px) {
  .modal-full .modal-dialog {
    max-width: 90%;
  }
}
.modal-full .modal-content {
  min-height: 100vh;
}

.modal-center-block {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.upgrade-content {
  text-align: center;
}
.upgrade-content .icon-upgrade {
  color: #D4E50B;
  line-height: 0;
}
.upgrade-content h6 {
  font-size: 16px;
  margin-bottom: 0px;
  padding-bottom: 5px;
}
.upgrade-content p {
  font-size: 13px;
}
.upgrade-content .btn-upgrade {
  width: 142px;
  padding: 7px 0px;
  font-size: 14px;
  border-radius: 4px;
}

.card-body-content {
  padding: 10px 15px;
}
.card-body-content:last-child {
  margin-bottom: 0px;
}
.card-body-content .card-title,
.card-body-content button {
  font-size: 16px;
}
.card-body-content .card-text {
  font-size: 14px;
}
.card-body-content button {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

.quantity-portles img {
  width: 30px;
}
.quantity-portles .input-group {
  height: 62px;
}
.quantity-portles .input-group .quantity-portles-buttons {
  width: 25%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.quantity-portles .input-group .quantity-portles-form {
  width: 50%;
  display: flex;
  background-color: #F5F5F5;
  border-left: 1px solid rgba(151, 151, 151, 0.5);
  border-right: 1px solid rgba(151, 151, 151, 0.5);
  align-items: center;
  font-size: 22px;
}
.quantity-portles .input-group .quantity-portles-form .form-control {
  background-color: transparent;
  border: 0px;
  font-size: 22px;
  width: 50%;
}
.quantity-portles .input-group .quantity-portles-form .form-control::placeholder {
  color: #4b4b4b;
}
.quantity-portles .input-group .quantity-portles-form .form-control :-ms-input-placeholder {
  color: #4b4b4b;
}
.quantity-portles .input-group .quantity-portles-form .form-control ::-ms-input-placeholder {
  color: #4b4b4b;
}
.quantity-portles .input-group .quantity-portles-form span {
  width: 50%;
  text-align: right;
}
.quantity-portles .input-group .quantity-portles-form .input-group-text {
  align-items: right !important;
  width: 100%;
  border-top: 0px !important;
  border-bottom: 0px !important;
}

.quantity-portles.no-border .quantity-portles-buttons {
  border: 0px;
}
.quantity-portles.no-border .quantity-portles-form .quantity-feild {
  border: 0px;
}

.widget_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
.widget_list.widget_items_width .widget_item {
  width: 33.33%;
}
.widget_list .widget_item {
  display: flex;
  align-items: center;
  flex-grow: 1;
  padding: 0 1rem 1rem 0;
}
.widget_list .widget_item:last-child {
  padding-right: 0px;
}
.widget_list .widget_item .card-title {
  font-size: 18px;
  color: #4b4b4b;
  margin-bottom: 0;
  line-height: 24px;
}
.widget_list .widget_item .card-text {
  font-size: 16px;
  color: #4b4b4b;
  margin-bottom: 0;
  font-family: "Poppins-light";
}

.widget_day_record .widget_day_record_text {
  font-size: 14px;
}
.widget_day_record .widget_day_record_text h6 {
  font-size: 18px;
  line-height: 27px;
  color: #000000;
  margin-bottom: 0px;
}
.widget_day_record .widget_day_record_text p {
  margin-bottom: 0px;
  text-transform: capitalize;
}

.widget-icon-box {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  flex-direction: column;
}
.widget-icon-box img {
  width: 120px;
}
.widget-icon-box h4 {
  font-size: 32px;
  font-family: "Poppins-light";
  margin-bottom: 0px;
}

.widget-icon--box {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  flex-direction: row;
}
.widget-icon--box img {
  width: 120px;
}
.widget-icon--box h4 {
  font-size: 32px;
  font-family: "Poppins-light";
  margin-bottom: 0px;
}

.widget__list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 70px;
}
.widget__list .widget_text {
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 300;
  font-family: "Poppins-light";
}
.widget__list .widget_icon img {
  width: 30px;
  cursor: pointer;
}
.widget__list .widget_icon img:hover {
  width: 31px;
  transition: width 1s;
}
.widget__list .widget_icon i {
  font-size: 31px;
  cursor: pointer;
}

.widget___list {
  display: flex;
  justify-content: space-evenly;
  height: 77px;
  align-items: center;
  border-radius: 8px;
  margin-bottom: 15px;
}
.widget___list .widget_text {
  margin-bottom: 0px;
  font-size: 24px;
  font-family: "Poppins-light";
}
.widget___list .btn.btn-outline-primary {
  font-size: 14px;
  line-height: 21px;
  min-width: 75px;
  font-family: "Poppins-light";
}

.table {
  margin-bottom: 0px;
}

table.table-day-record tbody tr {
  height: 60px;
}
table.table-day-record thead th {
  border-bottom: 0px;
}
table.table-day-record th {
  text-align: center;
  font-family: "Poppins-light";
  font-weight: 300;
  border-bottom: 0px;
}
table.table-day-record .table-primary-label .widget_day_record_text {
  color: #3D4C66;
}
table.table-day-record .table-primary-label .widget_day_record_text h6, table.table-day-record .table-primary-label .widget_day_record_text p {
  color: #3D4C66;
}

.checkoutActivityDetails table td:not(:last-child) {
  padding-bottom: 0px;
}

.background {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../img/web/user.png);
  background-size: 100%;
  background-repeat: no-repeat;
}

.loginuser h6, .loginuser .h6,
.loginuser p, .loginuser2 h6, .loginuser2 .h6,
.loginuser2 p {
  margin-bottom: 0px;
}
.loginuser p, .loginuser2 p {
  font-size: 16px;
}

.loginuser2 {
  display: inline-flex;
  align-items: center;
}
.loginuser2 h6, .loginuser2 .h6 {
  font-size: 18px;
  color: #fff;
}
.loginuser2 p {
  font-size: 14px;
  color: #fff;
}
.loginuser2 .userimage {
  width: 40px;
  height: 40px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  font-size: 20px;
  justify-content: center;
  color: white;
  margin: 0px 10px;
}

.loginuser3 {
  display: flex;
  align-items: center;
  height: 71px;
  justify-content: space-between;
}
.loginuser3 h6 {
  margin-bottom: 0px;
}
.loginuser3 .userimage {
  width: 50px;
  height: 50px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  font-size: 20px;
  justify-content: center;
  color: #3D4C66;
  margin-right: 10px;
}

.no-justify {
  justify-content: start !important;
}

.background-login {
  background-color: #F0F2F4;
  background-image: none;
}

.background-selfcheckout {
  background-color: #F0F2F4;
  margin: auto;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjE0IiBoZWlnaHQ9IjIwMSIgdmlld0JveD0iMCAwIDIxNCAyMDEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIG9wYWNpdHk9IjAuMjUiPgo8cGF0aCBkPSJNMjcuNjEgMTA1LjA3NEgtNTNWMTg1LjM4NUgyNy42MVYxMDUuMDc0WiIgZmlsbD0iI0E1NjhCQyIvPgo8cGF0aCBkPSJNMTg4Ljg0NCAxMDUuMDc0SDEwOC4yMzRWMTg1LjM4NUgxODguODQ0VjEwNS4wNzRaIiBmaWxsPSIjQTFFNjYzIi8+CjxwYXRoIGQ9Ik0xMDguMjE5IDI0Ljc2MzVIMjcuNjA4OFYxMDUuMDc0SDEwOC4yMTlWMjQuNzYzNVoiIGZpbGw9IiNGRjg1NTIiLz4KPHBhdGggZD0iTTEwNy42OTcgMTg1LjY4OUgyNy4wODdWMjY2SDEwNy42OTdWMTg1LjY4OVoiIGZpbGw9IiMxREI5Q0EiLz4KPHBhdGggZD0iTTEzMy4wNzcgODAuMzEwN1YwQzE3Ny42MDQgMCAyMTMuNjg3IDM1Ljk2MjggMjEzLjY4NyA4MC4zMTA3SDEzMy4wNzdaIiBmaWxsPSIjRkZEMDI2Ii8+CjxwYXRoIGQ9Ik0xMDcuNjk3IDI2NS43MVYxODUuMzk5SDE4OC4zMDdDMTg4LjMwNyAyMjkuNzQ3IDE1Mi4yMjUgMjY1LjcxIDEwNy42OTcgMjY1LjcxWiIgZmlsbD0iIzQ3RDJBNSIvPgo8cGF0aCBkPSJNLTUzIDEwNS4wNzRDLTUzIDYwLjcxMTggLTE2LjkwMzEgMjQuNzYzNSAyNy42MSAyNC43NjM1VjEwNS4wNzRILTUzWiIgZmlsbD0iI0ZGNTI1RiIvPgo8cGF0aCBkPSJNLTUzIDE4NS4zODVIMjcuNjFWMjY1LjY5NUMtMTYuOTAzMSAyNjUuNzEgLTUzIDIyOS43NDcgLTUzIDE4NS4zODVaIiBmaWxsPSIjMjc5N0U4Ii8+CjwvZz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-position: left bottom 55px;
  background-size: auto;
}

.contentTwoPartDividedHeight {
  height: calc(100% - 57px);
}

.pg-current-checkout {
  height: calc(100vh - 130px);
}

.pg-activity-cart-details {
  height: calc(100vh - 458px);
}

.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track {
  display: none;
}

.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #6C6E71;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}

.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

.web-capsule {
  display: flex;
  align-items: stretch;
  perspective: 1500px;
}

.web-content {
  transition: all 0.3s;
  width: 100%;
}

.no-PadMarBor {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.contentTwoPartDivided {
  width: 100%;
  display: flex;
  align-items: stretch;
}
.contentTwoPartDivided .contentTwoPartDividedOne {
  width: calc(100% - 380px);
}
@media screen and (max-width: 1024px) {
  .contentTwoPartDivided .contentTwoPartDividedOne {
    width: calc(100% - 300px);
  }
}
.contentTwoPartDivided .contentTwoPartDividedOne.dividedBorderbody {
  border-right: 1px solid #CACACA;
  position: relative;
}
.contentTwoPartDivided .contentTwoPartDividedOne.dividedBorderbody::after {
  position: absolute;
  left: 0px;
  content: "";
  background-color: rgba(255, 255, 255, 0.540223);
  height: 100px;
  bottom: 0px;
  top: -100px;
  width: 1px;
  right: -1px;
  left: unset;
}
.contentTwoPartDivided .contentTwoPartDividedRight {
  width: 380px;
}
@media screen and (max-width: 1024px) {
  .contentTwoPartDivided .contentTwoPartDividedRight {
    width: 300px;
  }
}
.contentTwoPartDivided.DividedOrderChange .contentTwoPartDividedOne {
  order: 2;
}
.contentTwoPartDivided.DividedOrderChange .contentTwoPartDividedOne.dividedBorderbody {
  border-left: 1px solid #CACACA;
}
.contentTwoPartDivided.DividedOrderChange .contentTwoPartDividedOne.dividedBorderbody::after {
  left: -1px;
  right: unset;
}

.Mid-Section {
  width: 300px;
  padding-right: 15px;
}
@media screen and (min-width: 767px) and (max-width: 800px) {
  .Mid-Section {
    width: 190px;
  }
}
@media screen and (min-width: 801px) and (max-width: 900px) {
  .Mid-Section {
    width: 220px;
  }
}
@media screen and (min-width: 901px) and (max-width: 1024px) {
  .Mid-Section {
    width: 250px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1170px) {
  .Mid-Section {
    width: 280px;
  }
}

.checkout_notification {
  width: 100%;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .productListTileView {
    column-count: 4;
  }
}
@media (min-width: 1200px) {
  .productListTileView {
    column-count: 4;
  }
}
.productListTileView .card-body {
  padding: 10px;
  border-top: 1px solid #cce7f3;
  text-align: center;
}
.productListTileView .card .card-img-top {
  height: 120px;
}
.productListTileView .card-title {
  font-size: 15px;
  margin-bottom: 0px;
}

.cart-wrapper-main {
  margin: -16px;
  padding-right: 16px;
}

.cart-wrapper {
  flex: 1 0 25%;
  margin: 8px;
}

.product-list {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.product-list.pl-horizontal {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product-list.pl-horizontal .product-tile {
  margin-right: 0px;
}
.product-list.pl-verticle {
  -ms-flex-direction: column;
  flex-direction: column;
}
.product-list.pl-scroll {
  overflow-x: scroll;
}

.product--list {
  display: inline-flex;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product--list .product-tile {
  margin-right: 15px;
  margin-left: 15px;
  width: calc(50% - 30px);
}

.product-tile {
  max-width: 118px;
  max-height: 118px;
  display: inline-flex;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
.product-tile .card-checked[type=radio]:checked + .card {
  border: 2px solid #3D4C66;
}
.product-tile .card-checked[type=checkbox]:checked + .card {
  border: 2px solid #3D4C66;
}
.product-tile .card-checked {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  border-radius: 4px;
  z-index: 2;
  opacity: 0;
}
.product-tile .card {
  transition: border 0.35s ease-in-out;
  width: 100%;
}
.product-tile .card .card-image {
  max-height: 60px;
  margin: auto;
  width: 100%;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  overflow: hidden;
}
.product-tile .card .card-image img {
  object-fit: cover;
}
.product-tile .card .card-footer {
  border-color: rgba(70, 169, 212, 0.54387);
}
.product-tile .card .card-footer .card-text {
  font-size: 14px;
}
.product-tile .card-checked[type=radio]:disabled + .card {
  opacity: 0.5;
}

.checkoutActivityDetails .card-header h6 {
  font-size: 16px;
  color: #979797;
  line-height: 24px;
}

.no-product-find {
  height: 118px;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
  margin-bottom: 20px;
  flex-direction: column;
}
.no-product-find i {
  font-size: 60px;
  line-height: 0px;
}
.no-product-find p {
  font-size: 16px;
  margin-bottom: 0px;
}

.wrap_button .btn {
  font-size: 16px;
  border-radius: 8px;
  font-family: "Poppins-light";
}

.pie-chart {
  width: 26px;
  height: 26px;
  background-image: url(../img/web/chart.png);
  background-size: cover;
  overflow: hidden;
  padding: 3px;
  color: #4B4B4B;
  font-size: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lable-normal {
  font-size: 16px;
  text-align: center;
  color: #4B4B4B;
  margin: 24px 0px 7px 0px;
  margin-bottom: 14px;
}

.lable-left {
  font-size: 16px;
  text-align: left;
  color: #4B4B4B;
  margin: 24px 0px 7px 0px;
  margin-bottom: 14px;
}

.lable-right {
  font-size: 16px;
  text-align: right;
  color: #4B4B4B;
  margin: 24px 0px 7px 0px;
  margin-bottom: 14px;
}

.salecomplete {
  margin-bottom: 40px;
}

.salecompleteWebIcon {
  background-color: #3D4C66;
  height: 100vh;
  width: 100%;
  position: relative;
  display: flex;
  align-items: stretch;
  padding-left: 30px;
  padding-right: 30px;
}

.sale-heading {
  position: relative;
  width: 323px;
}
.sale-heading::after {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjc4IiBoZWlnaHQ9IjE4OSIgdmlld0JveD0iMCAwIDI3OCAxODkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjQyLjMwNSA0OS41MzAzQzI0Mi43NzMgNTYuMTYyNSAyNDUuNTc4IDYzLjg1NDMgMjQ5Ljg3OCA2OC43Nzg5QzI3Mi4wMzMgOTQuMTY1NSAyNzcuMDM1IDEyNi43NyAyNjIuOTU4IDE1OC4xODVDMjYwLjk5NSAxNjIuNTY2IDI1OS4xNTIgMTY5LjIxIDI2MS4wMTggMTcyLjgxMUMyODUuNjMxIDIyMC4zMjYgMjc5LjI0OSAyNjguNjkgMjYzLjUxIDMxNi4yNzZDMjU2LjEwNyAzMzguNjU2IDI0My42ODYgMzUzLjg5OSAyMzEuODc2IDM3Ny43MThDMjEyLjc4MSAzNzcuNzE4IDYxLjg5MzUgMzc3LjcxOCA0NC45MTg3IDM3Ny43MThDMjIuMDk2IDM1MS4xNSAxMi4wNTcgMzIxLjg2NCA1LjU2Mzg0IDI4OC44ODZDLTIuMjQyNjIgMjQ5LjIzOCAtNC40NDc5NyAyMDkuNjI4IDE2LjYwNTIgMTcyLjM5NEMxOC4yNTQ4IDE2OS40NzkgMTcuNDU2MyAxNjMuOTc3IDE1LjkwMzIgMTYwLjU1NkMwLjc0MDc0IDEyNy4xNyA0LjI0NzY1IDk2LjcwNzcgMjguMTI2MiA2OC41NTY5QzMxLjQ5NTcgNjQuNTgyMyAzMy41NzUyIDU4LjMxNDEgMzMuNzk3NSA1My4wMDQ3QzM0LjUwNTMgMzUuOTkwNSAzNC4wNjA4IDE4LjkyNiAzNC4wNjA4IDAuNjUxMDkxQzEyNy42NzQgNzcuMzkxIDE3Ni45NDYgNTEuMTg0NiAyNDEuOTU3IDBDMjQxLjk1NyAxOC4zMzEyIDI0MS4yMTEgMzMuOTk1OCAyNDIuMzA1IDQ5LjUzMDNaTTEzMC41NyAxMjIuMTIxQzEzMC40MDYgOTguNzgyMyAxMTEuODk3IDc5Ljk1NjkgODguOTMxMyA3OS43NjE2QzY1LjYxNDMgNzkuNTYwMyA0NS43MDE4IDk5LjQ0MjMgNDUuOTA5NSAxMjIuNzE2QzQ2LjEwODQgMTQ1LjE3IDY1Ljc2MDUgMTY1LjA2IDg4LjEwOTQgMTY1LjQyN0MxMTEuMjggMTY1LjgwOSAxMzAuNzM2IDE0NS45NjMgMTMwLjU3IDEyMi4xMjFaTTE0Ny4xOCAxMjEuODQzQzE0Ni45MjIgMTQ1Ljc1NiAxNjUuOTUxIDE2NS40ODcgMTg5LjE2IDE2NS4zOEMyMTEuNzY5IDE2NS4yNzQgMjMwLjY1MiAxNDYuMTM0IDIzMC45NTcgMTIzLjAxOEMyMzEuMjcyIDk4Ljk0NTEgMjEyLjU0NSA3OS42ODc2IDE4OC44OTEgNzkuNzcwNUMxNjUuOTMxIDc5Ljg0NzQgMTQ3LjQyOCA5OC41MTMgMTQ3LjE4IDEyMS44NDNaTTE0MC4xMzEgMTgzLjU4MUMxNTUuMTQ3IDE2Ni4xMjMgMTU0LjgwMiAxNTcuOTcyIDEzOS4xNjMgMTQ0LjYwN0MxMjMuOTI3IDE1OS45ODUgMTIzLjk4IDE2Ny40NzggMTQwLjEzMSAxODMuNTgxWiIgZmlsbD0iI0E5RDQ3RCIgZmlsbC1vcGFjaXR5PSIwLjk1Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTg4Ljg1OSAxNjUuOTg4QzIxMi41NjMgMTY1Ljk4OCAyMzEuNzggMTQ2LjY3IDIzMS43OCAxMjIuODM5QzIzMS43OCA5OS4wMDc2IDIxMi41NjMgNzkuNjg4NyAxODguODU5IDc5LjY4ODdDMTY1LjE1NCA3OS42ODg3IDE0NS45MzggOTkuMDA3NiAxNDUuOTM4IDEyMi44MzlDMTQ1LjkzOCAxNDYuNjcgMTY1LjE1NCAxNjUuOTg4IDE4OC44NTkgMTY1Ljk4OFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNODcuNzA3OSAxNjUuNjEzQzExMS40MTMgMTY1LjYxMyAxMzAuNjI5IDE0Ni4yOTQgMTMwLjYyOSAxMjIuNDYzQzEzMC42MjkgOTguNjMyMiAxMTEuNDEzIDc5LjMxMzQgODcuNzA3OSA3OS4zMTM0QzY0LjAwMzQgNzkuMzEzNCA0NC43ODcgOTguNjMyMiA0NC43ODcgMTIyLjQ2M0M0NC43ODcgMTQ2LjI5NCA2NC4wMDM0IDE2NS42MTMgODcuNzA3OSAxNjUuNjEzWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04Ni45Nzk0IDE0My44MzNDOTguMzE2NCAxNDMuODMzIDEwNy41MDcgMTM0LjU5MyAxMDcuNTA3IDEyMy4xOTZDMTA3LjUwNyAxMTEuNzk5IDk4LjMxNjQgMTAyLjU1OSA4Ni45Nzk0IDEwMi41NTlDNzUuNjQyNCAxMDIuNTU5IDY2LjQ1MiAxMTEuNzk5IDY2LjQ1MiAxMjMuMTk2QzY2LjQ1MiAxMzQuNTkzIDc1LjY0MjQgMTQzLjgzMyA4Ni45Nzk0IDE0My44MzNaIiBmaWxsPSIjNDZBOUQ0Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTg4LjY5MiAxNDMuODMzQzIwMC4wMjkgMTQzLjgzMyAyMDkuMjIgMTM0LjU5MyAyMDkuMjIgMTIzLjE5NkMyMDkuMjIgMTExLjc5OSAyMDAuMDI5IDEwMi41NTkgMTg4LjY5MiAxMDIuNTU5QzE3Ny4zNTUgMTAyLjU1OSAxNjguMTY1IDExMS43OTkgMTY4LjE2NSAxMjMuMTk2QzE2OC4xNjUgMTM0LjU5MyAxNzcuMzU1IDE0My44MzMgMTg4LjY5MiAxNDMuODMzWiIgZmlsbD0iIzQ2QTlENCIvPgo8L3N2Zz4K");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: bottom -1px center;
  width: 100%;
  height: 230px;
  position: absolute;
  bottom: 0px;
}

.sale-content {
  width: calc(100% - 323px);
}

.mobile-view {
  display: none;
}

@media (max-width: 991.98px) {
  .mobile-view {
    display: block;
  }

  .desktop-view {
    display: none;
  }
}

/*# sourceMappingURL=main.css.map */
