/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/bootstrap/dist/css/bootstrap.css ***!
  \***************************************************************************************************************************************************************************************************************************************/
/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --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", "Liberation 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;
}
*,
*::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-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
h1, .h1 {
  font-size: 2.5rem;
}
h2, .h2 {
  font-size: 2rem;
}
h3, .h3 {
  font-size: 1.75rem;
}
h4, .h4 {
  font-size: 1.5rem;
}
h5, .h5 {
  font-size: 1.25rem;
}
h6, .h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
  font-size: 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.25rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "\2014\00A0";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
.col-2 {
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.col-5 {
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
.col-8 {
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
.col-11 {
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
.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.333333%;
}
.offset-2 {
  margin-left: 16.666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.333333%;
}
.offset-5 {
  margin-left: 41.666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.333333%;
}
.offset-8 {
  margin-left: 66.666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.333333%;
}
.offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .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.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .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.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .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.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .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.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}
.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.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(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}
.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.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: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}
.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.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: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.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: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  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:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  -webkit-appearance: none;
  appearance: none;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
select.form-control[size], select.form-control[multiple] {
  height: auto;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: 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,
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.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: #28a745;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip,
.form-row > [class*="col-"] > .valid-tooltip {
  left: 5px;
}
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .invalid-tooltip,
.form-row > [class*="col-"] > .invalid-tooltip {
  left: 5px;
}
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  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) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.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(38, 143, 255, 0.5);
}
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.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(130, 138, 145, 0.5);
}
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.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(72, 180, 97, 0.5);
}
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.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(58, 176, 195, 0.5);
}
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  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: #212529;
  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(222, 170, 12, 0.5);
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.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(225, 83, 97, 0.5);
}
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.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(216, 217, 219, 0.5);
}
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.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(82, 88, 93, 0.5);
}
.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  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: #007bff;
  border-color: #007bff;
}
.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(0, 123, 255, 0.5);
}
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  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: #6c757d;
  border-color: #6c757d;
}
.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(108, 117, 125, 0.5);
}
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  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: #28a745;
  border-color: #28a745;
}
.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(40, 167, 69, 0.5);
}
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  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: #17a2b8;
  border-color: #17a2b8;
}
.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(23, 162, 184, 0.5);
}
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  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: #212529;
  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: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  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: #dc3545;
  border-color: #dc3545;
}
.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(220, 53, 69, 0.5);
}
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  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: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.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(248, 249, 250, 0.5);
}
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  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: #343a40;
  border-color: #343a40;
}
.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(52, 58, 64, 0.5);
}
.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  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: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.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%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .form-control:nth-last-child(n + 3),
.input-group.has-validation > .custom-select:nth-last-child(n + 3),
.input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-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: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50% / 50% 50% no-repeat;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.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' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.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' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 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' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  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(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  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: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.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: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.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: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.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: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  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 {
    -moz-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.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: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  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 {
    -ms-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.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: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified > .nav-link,
.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, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  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.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.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: 50% / 100% 100% no-repeat;
}
.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    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, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .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, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    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, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .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, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    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, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .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, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    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, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .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, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  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, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.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 xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' 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 xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' 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 rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    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 {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.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: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.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: #007bff;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  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: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.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: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary hr {
  border-top-color: #9fcdff;
}
.alert-primary .alert-link {
  color: #002752;
}
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}
.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: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  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: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}
.media {
  display: flex;
  align-items: flex-start;
}
.media-body {
  flex: 1;
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
a.close.disabled {
  pointer-events: none;
}
.toast {
  flex-basis: 350px;
  max-width: 350px;
  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);
  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: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-body {
  padding: 0.75rem;
}
.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.modal-static .modal-dialog {
  transform: scale(1.02);
}
.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);
  height: min-content;
  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 rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-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: 0.875rem;
  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", "Liberation 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: 0.875rem;
  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);
}
.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);
  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);
}
.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);
  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: 1rem;
  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: #212529;
}
.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%;
  -webkit-backface-visibility: hidden;
  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: opacity 0s 0.6s;
}
@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: 50% / 100% 100% no-repeat;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%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' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-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: .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: .75s linear infinite spinner-border;
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: .75s linear infinite spinner-grow;
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}
.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: #007bff !important;
}
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}
.bg-secondary {
  background-color: #6c757d !important;
}
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}
.bg-success {
  background-color: #28a745 !important;
}
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !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: #dc3545 !important;
}
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-right {
  border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
  border-left: 1px solid #dee2e6 !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: #007bff !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #28a745 !important;
}
.border-info {
  border-color: #17a2b8 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #dc3545 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #343a40 !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.857143%;
}
.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;
  }
}
.user-select-all {
  -webkit-user-select: all !important;
  user-select: all !important;
}
.user-select-auto {
  -webkit-user-select: auto !important;
  user-select: auto !important;
}
.user-select-none {
  -webkit-user-select: none !important;
  user-select: 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;
  margin: -1px;
  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;
}
.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;
  }
}
.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);
}
.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: #007bff !important;
}
a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}
.text-body {
  color: #212529 !important;
}
.text-muted {
  color: #6c757d !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;
  word-wrap: break-word !important;
}
.text-reset {
  color: inherit !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@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: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/ngx-bootstrap/datepicker/bs-datepicker.css ***!
  \*************************************************************************************************************************************************************************************************************************************************/
/* .bs-datepicker */
.bs-datepicker {
  display: flex;
  align-items: stretch;
  flex-flow: row wrap;
  background: #fff;
  box-shadow: 0 0 10px 0 #aaa;
  position: relative;
  z-index: 1;
  /* button */
  /* .bs-datepicker-head */
  /* .bs-datepicker-body */
  /* .current-timedate */
  /* .bs-datepicker-multiple */
  /* .bs-datepicker-btns */
  /*.bs-datepicker-custom-range */
  /* .bs-datepicker-predefined-btns */
  /* .bs-datepicker-buttons */ }
.bs-datepicker:after {
    clear: both;
    content: '';
    display: block; }
.bs-datepicker bs-day-picker {
    float: left; }
.bs-datepicker button:hover,
  .bs-datepicker button:focus,
  .bs-datepicker button:active,
  .bs-datepicker input:hover,
  .bs-datepicker input:focus,
  .bs-datepicker input:active,
  .bs-datepicker-btns button:hover,
  .bs-datepicker-btns button:focus,
  .bs-datepicker-btns button:active,
  .bs-datepicker-predefined-btns button:active,
  .bs-datepicker-predefined-btns button:focus {
    outline: none; }
.bs-datepicker-head {
    min-width: 270px;
    height: 50px;
    padding: 10px;
    border-radius: 3px 3px 0 0;
    text-align: justify;
    /* .bs-datepicker-head button */ }
.bs-datepicker-head:after {
      content: "";
      display: inline-block;
      vertical-align: top;
      width: 100%; }
.bs-datepicker-head button {
      display: inline-block;
      vertical-align: top;
      padding: 0;
      height: 30px;
      line-height: 30px;
      border: 0;
      background: transparent;
      text-align: center;
      cursor: pointer;
      color: #fff;
      transition: 0.3s; }
.bs-datepicker-head button[disabled], .bs-datepicker-head button[disabled]:hover, .bs-datepicker-head button[disabled]:active {
        background: rgba(221, 221, 221, 0.3);
        color: #f5f5f5;
        cursor: not-allowed; }
.bs-datepicker-head button.next, .bs-datepicker-head button.previous {
        border-radius: 50%;
        width: 30px;
        height: 30px; }
.bs-datepicker-head button.next span, .bs-datepicker-head button.previous span {
          font-size: 28px;
          line-height: 1;
          display: inline-block;
          position: relative;
          height: 100%;
          width: 100%;
          border-radius: 50%; }
.bs-datepicker-head button.current {
        border-radius: 15px;
        max-width: 155px;
        padding: 0 13px; }
.bs-datepicker-head button:hover {
    background-color: rgba(0, 0, 0, 0.1); }
.bs-datepicker-head button:active {
    background-color: rgba(0, 0, 0, 0.2); }
.bs-datepicker-body {
    padding: 10px;
    border-radius: 0 0 3px 3px;
    min-height: 232px;
    min-width: 278px;
    border: 1px solid #e9edf0;
    /* .bs-datepicker-body table */ }
.bs-datepicker-body .days.weeks {
      position: relative;
      z-index: 1; }
.bs-datepicker-body table {
      width: 100%;
      border-collapse: separate;
      border-spacing: 0;
      /* .bs-datepicker-body table.days */
      /* .bs-datepicker-body table.weeks */ }
.bs-datepicker-body table th {
        font-size: 13px;
        color: #9aaec1;
        font-weight: 400;
        text-align: center; }
.bs-datepicker-body table td {
        color: #54708b;
        text-align: center;
        position: relative;
        padding: 0; }
.bs-datepicker-body table td span {
          display: block;
          margin: 0 auto;
          font-size: 13px;
          border-radius: 50%;
          /*z-index: 1;*/
          -moz-user-select: none;
          -webkit-user-select: none;
          -ms-user-select: none; }
.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month) {
          cursor: pointer; }
.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,
        .bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected) {
          background-color: #e9edf0;
          transition: 0s; }
.bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span,
        .bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected) {
          background-color: #e9edf0;
          transition: 0s;
          cursor: pointer; }
.bs-datepicker-body table td span.disabled,
        .bs-datepicker-body table td.disabled span {
          color: #9aaec1; }
.bs-datepicker-body table td span.selected,
        .bs-datepicker-body table td.selected span {
          color: #fff; }
.bs-datepicker-body table td span.is-other-month,
        .bs-datepicker-body table td.is-other-month span {
          color: rgba(0, 0, 0, 0.25); }
.bs-datepicker-body table td.active {
          position: relative; }
.bs-datepicker-body table td.active.select-start:before {
            left: 35%; }
.bs-datepicker-body table td.active.select-end:before {
            left: -85%; }
.bs-datepicker-body table td span.active.select-start:after,
        .bs-datepicker-body table td span.active.select-end:after,
        .bs-datepicker-body table td.active.select-start span:after,
        .bs-datepicker-body table td.active.select-end span:after {
          content: "";
          display: block;
          position: absolute;
          z-index: -1;
          width: 100%;
          height: 100%;
          transition: 0.3s;
          top: 0;
          border-radius: 50%; }
.bs-datepicker-body table td:before,
        .bs-datepicker-body table td span:before {
          content: "";
          display: block;
          position: absolute;
          z-index: -1;
          top: 6px;
          bottom: 6px;
          left: -3px;
          right: -2px;
          box-sizing: content-box;
          background: transparent; }
.bs-datepicker-body table td.active.select-start + td.active:before {
          left: -20%; }
.bs-datepicker-body table td:last-child.active:before {
          border-radius: 0 3px 3px 0;
          width: 125%;
          left: -25%; }
.bs-datepicker-body table td span[class*="select-"],
        .bs-datepicker-body table td[class*="select-"] span {
          border-radius: 50%;
          color: #fff; }
.bs-datepicker-body table.days td.active:not(.select-start):before, .bs-datepicker-body table.days td.in-range:not(.select-start):before,
      .bs-datepicker-body table.days span.active:not(.select-start):before,
      .bs-datepicker-body table.days span.in-range:not(.select-start):before {
        background: #e9edf0; }
.bs-datepicker-body table.days span {
        width: 32px;
        height: 32px;
        line-height: 32px; }
.bs-datepicker-body table.days span.select-start {
          z-index: 2; }
.bs-datepicker-body table.days span.is-highlighted.in-range:before {
          right: 3px;
          left: 0; }
.bs-datepicker-body table.days span.in-range.select-end:before {
          right: 4px;
          left: 0; }
.bs-datepicker-body table.days td.select-start + td.select-end:before,
      .bs-datepicker-body table.days td.select-start + td.is-highlighted:before,
      .bs-datepicker-body table.days td.active + td.is-highlighted:before,
      .bs-datepicker-body table.days td.active + td.select-end:before,
      .bs-datepicker-body table.days td.in-range + td.is-highlighted:before,
      .bs-datepicker-body table.days td.in-range + td.select-end:before {
        background: #e9edf0;
        width: 100%; }
.bs-datepicker-body table.weeks tr td:nth-child(2).active:before {
        border-radius: 3px 0 0 3px;
        left: 0;
        width: 100%; }
.bs-datepicker-body table:not(.weeks) tr td:first-child:before {
        border-radius: 3px 0 0 3px; }
.bs-datepicker-body table.years td span {
        width: 46px;
        height: 46px;
        line-height: 45px;
        margin: 0 auto; }
.bs-datepicker-body table.years tr:not(:last-child) td span {
        margin-bottom: 8px; }
.bs-datepicker-body table.months td {
        height: 52px; }
.bs-datepicker-body table.months td span {
          padding: 6px;
          border-radius: 15px; }
.bs-datepicker .current-timedate {
    color: #54708b;
    font-size: 15px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    border: 1px solid #e9edf0;
    margin-bottom: 10px;
    cursor: pointer;
    text-transform: uppercase;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none; }
.bs-datepicker .current-timedate span:not(:empty):before {
      content: "";
      width: 15px;
      height: 16px;
      display: inline-block;
      margin-right: 4px;
      vertical-align: text-bottom;
      background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC); }
.bs-datepicker-multiple {
    border-radius: 4px 0 0 4px; }
.bs-datepicker-multiple + .bs-datepicker-multiple {
      margin-left: 10px; }
.bs-datepicker-multiple .bs-datepicker {
      box-shadow: none;
      position: relative; }
.bs-datepicker-multiple .bs-datepicker:not(:last-child) {
        padding-right: 10px; }
.bs-datepicker-multiple .bs-datepicker + .bs-datepicker:after {
        content: "";
        display: block;
        width: 14px;
        height: 10px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=);
        position: absolute;
        top: 25px;
        left: -8px; }
.bs-datepicker-multiple .bs-datepicker .left {
        float: left; }
.bs-datepicker-multiple .bs-datepicker .right {
        float: right; }
.bs-datepicker-container {
    padding: 15px; }
.bs-datepicker .bs-media-container {
    display: flex; }
@media (max-width: 768px) {
      .bs-datepicker .bs-media-container {
        flex-direction: column; } }
.bs-datepicker-custom-range {
    padding: 15px;
    background: #eee; }
.bs-datepicker-predefined-btns button {
    width: 100%;
    display: block;
    height: 30px;
    background-color: #9aaec1;
    border-radius: 4px;
    color: #fff;
    border: 0;
    margin-bottom: 10px;
    padding: 0 18px;
    text-align: left;
    transition: 0.3s; }
.bs-datepicker-predefined-btns button:hover {
      background-color: #54708b; }
.bs-datepicker-buttons {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-end;
    padding-top: 10px;
    border-top: 1px solid #e9edf0; }
.bs-datepicker-buttons .btn-default {
      margin-left: 10px; }
.bs-datepicker-buttons .btn-today-wrapper {
      display: flex;
      flex-flow: row wrap; }
.bs-datepicker-buttons .clear-right,
    .bs-datepicker-buttons .today-right {
      flex-grow: 0; }
.bs-datepicker-buttons .clear-left,
    .bs-datepicker-buttons .today-left {
      flex-grow: 1; }
.bs-datepicker-buttons .clear-center,
    .bs-datepicker-buttons .today-center {
      flex-grow: 0.5; }
/* .bs-timepicker */
.bs-timepicker-container {
  padding: 10px 0; }
.bs-timepicker-label {
  color: #54708b;
  margin-bottom: 10px; }
.bs-timepicker-controls {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px; }
.bs-timepicker-controls button {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 0;
    background-color: #e9edf0;
    color: #54708b;
    font-size: 16px;
    font-weight: 700;
    vertical-align: middle;
    line-height: 0;
    padding: 0;
    transition: 0.3s; }
.bs-timepicker-controls button:hover {
      background-color: #d5dadd; }
.bs-timepicker-controls input {
    width: 35px;
    height: 25px;
    border-radius: 13px;
    text-align: center;
    border: 1px solid #e9edf0; }
.bs-timepicker .switch-time-format {
  text-transform: uppercase;
  min-width: 54px;
  height: 25px;
  border-radius: 20px;
  border: 1px solid #e9edf0;
  background: #fff;
  color: #54708b;
  font-size: 13px; }
.bs-timepicker .switch-time-format img {
    vertical-align: initial;
    margin-left: 4px; }
bs-datepicker-container,
bs-daterangepicker-container {
  z-index: 1080; }
/* screen size < 1024px */
@media (max-width: 768px) {
  .bs-datepicker-multiple {
    display: flex; }
    .bs-datepicker-multiple + .bs-datepicker-multiple {
      margin-top: 10px;
      margin-left: 0; } }
/* theming */
.theme-default .bs-datepicker-head {
  background-color: #777; }
.theme-default .btn-today-wrapper .btn-success, .theme-default .btn-clear-wrapper .btn-success {
  background-color: #777;
  border-color: #777; }
.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }
.theme-default .btn-today-wrapper .btn-success:focus, .theme-default .btn-clear-wrapper .btn-success:focus {
  box-shadow: none; }
.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active, .theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
  background-color: #616161;
  border-color: #616161; }
.theme-default .btn-today-wrapper .btn-success:hover, .theme-default .btn-clear-wrapper .btn-success:hover {
  background-color: #6F6E6E;
  border-color: #6F6E6E; }
.theme-default .bs-datepicker-predefined-btns button.selected {
  background-color: #777; }
.theme-default .bs-datepicker-body table td span.selected,
.theme-default .bs-datepicker-body table td.selected span,
.theme-default .bs-datepicker-body table td span[class*="select-"]:after,
.theme-default .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #777; }
.theme-default .bs-datepicker-body table td.week span {
  color: #777; }
.theme-default .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #777;
  color: #fff;
  opacity: 0.5;
  transition: 0s; }
.theme-green .bs-datepicker-head {
  background-color: #5cb85c; }
.theme-green .btn-today-wrapper .btn-success, .theme-green .btn-clear-wrapper .btn-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }
.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }
.theme-green .btn-today-wrapper .btn-success:focus, .theme-green .btn-clear-wrapper .btn-success:focus {
  box-shadow: none; }
.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active, .theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
  background-color: #1e7e34;
  border-color: #1e7e34; }
.theme-green .btn-today-wrapper .btn-success:hover, .theme-green .btn-clear-wrapper .btn-success:hover {
  background-color: #218838;
  border-color: #218838; }
.theme-green .bs-datepicker-predefined-btns button.selected {
  background-color: #5cb85c; }
.theme-green .bs-datepicker-body table td span.selected,
.theme-green .bs-datepicker-body table td.selected span,
.theme-green .bs-datepicker-body table td span[class*="select-"]:after,
.theme-green .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #5cb85c; }
.theme-green .bs-datepicker-body table td.week span {
  color: #5cb85c; }
.theme-green .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #5cb85c;
  color: #fff;
  opacity: 0.5;
  transition: 0s; }
.theme-blue .bs-datepicker-head {
  background-color: #5bc0de; }
.theme-blue .btn-today-wrapper .btn-success, .theme-blue .btn-clear-wrapper .btn-success {
  background-color: #5bc0de;
  border-color: #5bc0de; }
.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }
.theme-blue .btn-today-wrapper .btn-success:focus, .theme-blue .btn-clear-wrapper .btn-success:focus {
  box-shadow: none; }
.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active, .theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
  background-color: #2AA8CD;
  border-color: #2AA8CD; }
.theme-blue .btn-today-wrapper .btn-success:hover, .theme-blue .btn-clear-wrapper .btn-success:hover {
  background-color: #3AB3D7;
  border-color: #3AB3D7; }
.theme-blue .bs-datepicker-predefined-btns button.selected {
  background-color: #5bc0de; }
.theme-blue .bs-datepicker-body table td span.selected,
.theme-blue .bs-datepicker-body table td.selected span,
.theme-blue .bs-datepicker-body table td span[class*="select-"]:after,
.theme-blue .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #5bc0de; }
.theme-blue .bs-datepicker-body table td.week span {
  color: #5bc0de; }
.theme-blue .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #5bc0de;
  color: #fff;
  opacity: 0.5;
  transition: 0s; }
.theme-dark-blue .bs-datepicker-head {
  background-color: #337ab7; }
.theme-dark-blue .btn-today-wrapper .btn-success, .theme-dark-blue .btn-clear-wrapper .btn-success {
  background-color: #337ab7;
  border-color: #337ab7; }
.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }
.theme-dark-blue .btn-today-wrapper .btn-success:focus, .theme-dark-blue .btn-clear-wrapper .btn-success:focus {
  box-shadow: none; }
.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active, .theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
  background-color: #266498;
  border-color: #266498; }
.theme-dark-blue .btn-today-wrapper .btn-success:hover, .theme-dark-blue .btn-clear-wrapper .btn-success:hover {
  background-color: #2C6FA9;
  border-color: #2C6FA9; }
.theme-dark-blue .bs-datepicker-predefined-btns button.selected {
  background-color: #337ab7; }
.theme-dark-blue .bs-datepicker-body table td span.selected,
.theme-dark-blue .bs-datepicker-body table td.selected span,
.theme-dark-blue .bs-datepicker-body table td span[class*="select-"]:after,
.theme-dark-blue .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #337ab7; }
.theme-dark-blue .bs-datepicker-body table td.week span {
  color: #337ab7; }
.theme-dark-blue .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #337ab7;
  color: #fff;
  opacity: 0.5;
  transition: 0s; }
.theme-red .bs-datepicker-head {
  background-color: #d9534f; }
.theme-red .btn-today-wrapper .btn-success, .theme-red .btn-clear-wrapper .btn-success {
  background-color: #d9534f;
  border-color: #d9534f; }
.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }
.theme-red .btn-today-wrapper .btn-success:focus, .theme-red .btn-clear-wrapper .btn-success:focus {
  box-shadow: none; }
.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active, .theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
  background-color: #D23531;
  border-color: #D23531; }
.theme-red .btn-today-wrapper .btn-success:hover, .theme-red .btn-clear-wrapper .btn-success:hover {
  background-color: #E33732;
  border-color: #E33732; }
.theme-red .bs-datepicker-predefined-btns button.selected {
  background-color: #d9534f; }
.theme-red .bs-datepicker-body table td span.selected,
.theme-red .bs-datepicker-body table td.selected span,
.theme-red .bs-datepicker-body table td span[class*="select-"]:after,
.theme-red .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #d9534f; }
.theme-red .bs-datepicker-body table td.week span {
  color: #d9534f; }
.theme-red .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #d9534f;
  color: #fff;
  opacity: 0.5;
  transition: 0s; }
.theme-orange .bs-datepicker-head {
  background-color: #f0ad4e; }
.theme-orange .btn-today-wrapper .btn-success, .theme-orange .btn-clear-wrapper .btn-success {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: none; }
.theme-orange .btn-today-wrapper .btn-success:focus, .theme-orange .btn-clear-wrapper .btn-success:focus {
  box-shadow: none; }
.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active, .theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active {
  background-color: #ED9C29;
  border-color: #ED9C29; }
.theme-orange .btn-today-wrapper .btn-success:hover, .theme-orange .btn-clear-wrapper .btn-success:hover {
  background-color: #FFAC35;
  border-color: #FFAC35; }
.theme-orange .bs-datepicker-predefined-btns button.selected {
  background-color: #f0ad4e; }
.theme-orange .bs-datepicker-body table td span.selected,
.theme-orange .bs-datepicker-body table td.selected span,
.theme-orange .bs-datepicker-body table td span[class*="select-"]:after,
.theme-orange .bs-datepicker-body table td[class*="select-"] span:after {
  background-color: #f0ad4e; }
.theme-orange .bs-datepicker-body table td.week span {
  color: #f0ad4e; }
.theme-orange .bs-datepicker-body table td.active-week span:hover {
  cursor: pointer;
  background-color: #f0ad4e;
  color: #fff;
  opacity: 0.5;
  transition: 0s; }
/*# sourceMappingURL=bs-datepicker.css.map */
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./node_modules/sweetalert2/src/sweetalert2.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.swal2-popup.swal2-toast {
  flex-direction: row;
  align-items: center;
  width: auto;
  padding: 0.625em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 0.625em #d9d9d9;
}
.swal2-popup.swal2-toast .swal2-header {
  flex-direction: row;
  padding: 0;
}
.swal2-popup.swal2-toast .swal2-title {
  flex-grow: 1;
  justify-content: flex-start;
  margin: 0 0.6em;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-footer {
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
  font-size: 0.8em;
}
.swal2-popup.swal2-toast .swal2-close {
  position: static;
  width: 0.8em;
  height: 0.8em;
  line-height: 0.8;
}
.swal2-popup.swal2-toast .swal2-content {
  justify-content: flex-start;
  padding: 0;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-icon {
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0;
}
.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 1.8em;
  font-weight: bold;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
    font-size: 0.25em;
  }
}
.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  top: 0.875em;
  width: 1.375em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-actions {
  flex-basis: auto !important;
  width: auto;
  height: auto;
  margin: 0 0.3125em;
  padding: 0;
}
.swal2-popup.swal2-toast .swal2-styled {
  margin: 0.125em 0.3125em;
  padding: 0.3125em 0.625em;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-styled:focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(100, 150, 200, 0.5);
}
.swal2-popup.swal2-toast .swal2-success {
  border-color: #a5dc86;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  transform: rotate(45deg);
  border-radius: 50%;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.8em;
  left: -0.5em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
  border-radius: 4em 0 0 4em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.25em;
  left: 0.9375em;
  transform-origin: 0 1.5em;
  border-radius: 0 4em 4em 0;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: 0.4375em;
  width: 0.4375em;
  height: 2.6875em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
  height: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
  top: 1.125em;
  left: 0.1875em;
  width: 0.75em;
}
.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
  top: 0.9375em;
  right: 0.1875em;
  width: 1.375em;
}
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-toast-animate-success-line-tip 0.75s;
}
.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-toast-animate-success-line-long 0.75s;
}
.swal2-popup.swal2-toast.swal2-show {
  animation: swal2-toast-show 0.5s;
}
.swal2-popup.swal2-toast.swal2-hide {
  animation: swal2-toast-hide 0.1s forwards;
}
.swal2-container {
  display: flex;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch;
}
.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
  background: rgba(0, 0, 0, 0.4);
}
.swal2-container.swal2-backdrop-hide {
  background: transparent !important;
}
.swal2-container.swal2-top {
  align-items: flex-start;
}
.swal2-container.swal2-top-start, .swal2-container.swal2-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}
.swal2-container.swal2-top-end, .swal2-container.swal2-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}
.swal2-container.swal2-center {
  align-items: center;
}
.swal2-container.swal2-center-start, .swal2-container.swal2-center-left {
  align-items: center;
  justify-content: flex-start;
}
.swal2-container.swal2-center-end, .swal2-container.swal2-center-right {
  align-items: center;
  justify-content: flex-end;
}
.swal2-container.swal2-bottom {
  align-items: flex-end;
}
.swal2-container.swal2-bottom-start, .swal2-container.swal2-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}
.swal2-container.swal2-bottom-end, .swal2-container.swal2-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}
.swal2-container.swal2-bottom > :first-child, .swal2-container.swal2-bottom-start > :first-child, .swal2-container.swal2-bottom-left > :first-child, .swal2-container.swal2-bottom-end > :first-child, .swal2-container.swal2-bottom-right > :first-child {
  margin-top: auto;
}
.swal2-container.swal2-grow-fullscreen > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-self: stretch;
  justify-content: center;
}
.swal2-container.swal2-grow-row > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}
.swal2-container.swal2-grow-column {
  flex: 1;
  flex-direction: column;
}
.swal2-container.swal2-grow-column.swal2-top, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-bottom {
  align-items: center;
}
.swal2-container.swal2-grow-column.swal2-top-start, .swal2-container.swal2-grow-column.swal2-center-start, .swal2-container.swal2-grow-column.swal2-bottom-start, .swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-bottom-left {
  align-items: flex-start;
}
.swal2-container.swal2-grow-column.swal2-top-end, .swal2-container.swal2-grow-column.swal2-center-end, .swal2-container.swal2-grow-column.swal2-bottom-end, .swal2-container.swal2-grow-column.swal2-top-right, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-bottom-right {
  align-items: flex-end;
}
.swal2-container.swal2-grow-column > .swal2-modal {
  display: flex !important;
  flex: 1;
  align-content: center;
  justify-content: center;
}
.swal2-container.swal2-no-transition {
  transition: none !important;
}
.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
  margin: auto;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-container .swal2-modal {
    margin: 0 !important;
  }
}
.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  width: 32em;
  max-width: 100%;
  padding: 1.25em;
  border: none;
  border-radius: 5px;
  background: #fff;
  font-family: inherit;
  font-size: 1rem;
}
.swal2-popup:focus {
  outline: none;
}
.swal2-popup.swal2-loading {
  overflow-y: hidden;
}
.swal2-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 1.8em;
}
.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0 0 0.4em;
  padding: 0;
  color: #595959;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}
.swal2-actions {
  display: flex;
  z-index: 1;
  box-sizing: border-box;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 1.25em auto 0;
  padding: 0 1.6em;
}
.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: 0.4;
}
.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}
.swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}
.swal2-loader {
  display: none;
  align-items: center;
  justify-content: center;
  width: 2.2em;
  height: 2.2em;
  margin: 0 1.875em;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border-width: 0.25em;
  border-style: solid;
  border-radius: 100%;
  border-color: #2778c4 transparent #2778c4 transparent;
}
.swal2-styled {
  margin: 0.3125em;
  padding: 0.625em 1.1em;
  box-shadow: none;
  font-weight: 500;
}
.swal2-styled:not([disabled]) {
  cursor: pointer;
}
.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #2778c4;
  color: #fff;
  font-size: 1.0625em;
}
.swal2-styled.swal2-deny {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #d14529;
  color: #fff;
  font-size: 1.0625em;
}
.swal2-styled.swal2-cancel {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #757575;
  color: #fff;
  font-size: 1.0625em;
}
.swal2-styled:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(100, 150, 200, 0.5);
}
.swal2-styled::-moz-focus-inner {
  border: 0;
}
.swal2-footer {
  justify-content: center;
  margin: 1.25em 0 0;
  padding: 1em 0 0;
  border-top: 1px solid #eee;
  color: #545454;
  font-size: 1em;
}
.swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0.25em;
  overflow: hidden;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.swal2-timer-progress-bar {
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2);
}
.swal2-image {
  max-width: 100%;
  margin: 1.25em auto;
}
.swal2-close {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s ease-out;
  border: none;
  border-radius: 5px;
  background: transparent;
  color: #cccccc;
  font-family: serif;
  font-size: 2.5em;
  line-height: 1.2;
  cursor: pointer;
}
.swal2-close:hover {
  transform: none;
  background: transparent;
  color: #f27474;
}
.swal2-close:focus {
  outline: none;
  box-shadow: inset 0 0 0 3px rgba(100, 150, 200, 0.5);
}
.swal2-close::-moz-focus-inner {
  border: 0;
}
.swal2-content {
  z-index: 1;
  justify-content: center;
  margin: 0;
  padding: 0 1.6em;
  color: #545454;
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
}
.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  margin: 1em auto;
}
.swal2-input,
.swal2-file,
.swal2-textarea {
  box-sizing: border-box;
  width: 100%;
  transition: border-color 0.3s, box-shadow 0.3s;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  background: inherit;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  color: inherit;
  font-size: 1.125em;
}
.swal2-input.swal2-inputerror,
.swal2-file.swal2-inputerror,
.swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}
.swal2-input:focus,
.swal2-file:focus,
.swal2-textarea:focus {
  border: 1px solid #b4dbed;
  outline: none;
  box-shadow: 0 0 0 3px rgba(100, 150, 200, 0.5);
}
.swal2-input::placeholder,
.swal2-file::placeholder,
.swal2-textarea::placeholder {
  color: #cccccc;
}
.swal2-range {
  margin: 1em auto;
  background: #fff;
}
.swal2-range input {
  width: 80%;
}
.swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}
.swal2-range input,
.swal2-range output {
  height: 2.625em;
  padding: 0;
  font-size: 1.125em;
  line-height: 2.625em;
}
.swal2-input {
  height: 2.625em;
  padding: 0 0.75em;
}
.swal2-input[type=number] {
  max-width: 10em;
}
.swal2-file {
  background: inherit;
  font-size: 1.125em;
}
.swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}
.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: 0.375em 0.625em;
  background: inherit;
  color: inherit;
  font-size: 1.125em;
}
.swal2-radio,
.swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit;
}
.swal2-radio label,
.swal2-checkbox label {
  margin: 0 0.6em;
  font-size: 1.125em;
}
.swal2-radio input,
.swal2-checkbox input {
  margin: 0 0.4em;
}
.swal2-input-label {
  display: flex;
  justify-content: center;
  margin: 1em auto;
}
.swal2-validation-message {
  display: none;
  align-items: center;
  justify-content: center;
  margin: 0 -2.7em;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666666;
  font-size: 1em;
  font-weight: 300;
}
.swal2-validation-message::before {
  content: "!";
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 0.625em;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}
.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.25em auto 1.875em;
  border: 0.25em solid transparent;
  border-radius: 50%;
  border-color: #000;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  -webkit-user-select: none;
          user-select: none;
}
.swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 3.75em;
}
.swal2-icon.swal2-error {
  border-color: #f27474;
  color: #f27474;
}
.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #f27474;
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 1.0625em;
  transform: rotate(45deg);
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 1em;
  transform: rotate(-45deg);
}
.swal2-icon.swal2-error.swal2-icon-show {
  animation: swal2-animate-error-icon 0.5s;
}
.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
  animation: swal2-animate-error-x-mark 0.5s;
}
.swal2-icon.swal2-warning {
  border-color: #facea8;
  color: #f8bb86;
}
.swal2-icon.swal2-info {
  border-color: #9de0f6;
  color: #3fc3ee;
}
.swal2-icon.swal2-question {
  border-color: #c9dae1;
  color: #87adbd;
}
.swal2-icon.swal2-success {
  border-color: #a5dc86;
  color: #a5dc86;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  transform: rotate(45deg);
  border-radius: 50%;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}
.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}
.swal2-icon.swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -0.25em;
  left: -0.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50%;
}
.swal2-icon.swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: 0.5em;
  left: 1.625em;
  width: 0.4375em;
  height: 5.625em;
  transform: rotate(-45deg);
}
.swal2-icon.swal2-success [class^=swal2-success-line] {
  display: block;
  position: absolute;
  z-index: 2;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #a5dc86;
}
.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
  top: 2.875em;
  left: 0.8125em;
  width: 1.5625em;
  transform: rotate(45deg);
}
.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
  top: 2.375em;
  right: 0.5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
  animation: swal2-animate-success-line-tip 0.75s;
}
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
  animation: swal2-animate-success-line-long 0.75s;
}
.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}
.swal2-progress-steps {
  flex-wrap: wrap;
  align-items: center;
  max-width: 100%;
  margin: 0 0 1.25em;
  padding: 0;
  background: inherit;
  font-weight: 600;
}
.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}
.swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  flex-shrink: 0;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #2778c4;
  color: #fff;
  line-height: 2em;
  text-align: center;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #2778c4;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
  background: #add8e6;
  color: #fff;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
  background: #add8e6;
}
.swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  flex-shrink: 0;
  width: 2.5em;
  height: 0.4em;
  margin: 0 -1px;
  background: #2778c4;
}
[class^=swal2] {
  -webkit-tap-highlight-color: transparent;
}
.swal2-show {
  animation: swal2-show 0.3s;
}
.swal2-hide {
  animation: swal2-hide 0.15s forwards;
}
.swal2-noanimation {
  transition: none;
}
.swal2-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.swal2-rtl .swal2-close {
  right: auto;
  left: 0;
}
.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto;
}
@supports (-ms-accelerator: true) {
  .swal2-range input {
    width: 100% !important;
  }
  .swal2-range output {
    display: none;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-range input {
    width: 100% !important;
  }
  .swal2-range output {
    display: none;
  }
}
@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    transform: translateY(0) rotateZ(0deg);
  }
}
@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}
@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }
  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}
@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }
  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}
@keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em;
  }
}
@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}
@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}
body.swal2-height-auto {
  height: auto !important;
}
body.swal2-no-backdrop .swal2-container {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  max-width: calc(100% - 0.625em * 2);
  background-color: transparent !important;
}
body.swal2-no-backdrop .swal2-container > .swal2-modal {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
body.swal2-no-backdrop .swal2-container.swal2-top {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-no-backdrop .swal2-container.swal2-top-start, body.swal2-no-backdrop .swal2-container.swal2-top-left {
  top: 0;
  left: 0;
}
body.swal2-no-backdrop .swal2-container.swal2-top-end, body.swal2-no-backdrop .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
}
body.swal2-no-backdrop .swal2-container.swal2-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.swal2-no-backdrop .swal2-container.swal2-center-start, body.swal2-no-backdrop .swal2-container.swal2-center-left {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
body.swal2-no-backdrop .swal2-container.swal2-center-end, body.swal2-no-backdrop .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
body.swal2-no-backdrop .swal2-container.swal2-bottom {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-no-backdrop .swal2-container.swal2-bottom-start, body.swal2-no-backdrop .swal2-container.swal2-bottom-left {
  bottom: 0;
  left: 0;
}
body.swal2-no-backdrop .swal2-container.swal2-bottom-end, body.swal2-no-backdrop .swal2-container.swal2-bottom-right {
  right: 0;
  bottom: 0;
}
@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden=true] {
    display: none;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
    position: static !important;
  }
}
body.swal2-toast-shown .swal2-container {
  background-color: transparent;
}
body.swal2-toast-shown .swal2-container.swal2-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}
body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}
body.swal2-toast-column .swal2-toast {
  flex-direction: column;
  align-items: stretch;
}
body.swal2-toast-column .swal2-toast .swal2-actions {
  flex: 1;
  align-self: stretch;
  height: 2.2em;
  margin-top: 0.3125em;
}
body.swal2-toast-column .swal2-toast .swal2-loading {
  justify-content: center;
}
body.swal2-toast-column .swal2-toast .swal2-input {
  height: 2em;
  margin: 0.3125em auto;
  font-size: 1em;
}
body.swal2-toast-column .swal2-toast .swal2-validation-message {
  font-size: 1em;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */
/* position */
.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}
.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}
.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}
.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}
.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}
.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}
.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 3px rgba(0,126,255,0.1)}
.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}
.ng-select .ng-has-value .ng-placeholder{display:none}
.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}
.ng-select .ng-select-container:hover{box-shadow:0 1px 0 rgba(0,0,0,0.06)}
.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}
[dir="rtl"] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}
.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}
.ng-select.ng-select-single .ng-select-container{height:36px}
.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}
[dir="rtl"] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}
.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}
.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;background-color:#ebf5ff;border-radius:2px;margin-right:5px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{display:inline-block;padding:1px 5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}
.ng-select .ng-clear-wrapper{color:#999}
.ng-select .ng-clear-wrapper:hover .ng-clear{color:#D0021B}
.ng-select .ng-spinner-zone{padding:5px 5px 0 0}
[dir="rtl"] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}
.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}
[dir="rtl"] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}
.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}
.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}
.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,0.06);left:0}
.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}
.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}
.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}
.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}
.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:rgba(0,0,0,0.54);cursor:pointer}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{background-color:#ebf5ff;font-weight:600}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:rgba(0,0,0,0.87);padding:8px 10px}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}
[dir="rtl"] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}
[dir="rtl"] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}
[dir="rtl"] .ng-dropdown-panel{direction:rtl;text-align:right}
/*!
 * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900); }
.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }
.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: 'Font Awesome 6 Free'; }
.fab,
.fa-brands {
  font-family: 'Font Awesome 6 Brands'; }
.fa-1x {
  font-size: 1em; }
.fa-2x {
  font-size: 2em; }
.fa-3x {
  font-size: 3em; }
.fa-4x {
  font-size: 4em; }
.fa-5x {
  font-size: 5em; }
.fa-6x {
  font-size: 6em; }
.fa-7x {
  font-size: 7em; }
.fa-8x {
  font-size: 8em; }
.fa-9x {
  font-size: 9em; }
.fa-10x {
  font-size: 10em; }
.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em; }
.fa-xs {
  font-size: 0.75em;
  line-height: 0.08333em;
  vertical-align: 0.125em; }
.fa-sm {
  font-size: 0.875em;
  line-height: 0.07143em;
  vertical-align: 0.05357em; }
.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em; }
.fa-xl {
  font-size: 1.5em;
  line-height: 0.04167em;
  vertical-align: -0.125em; }
.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em; }
.fa-fw {
  text-align: center;
  width: 1.25em; }
.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0; }
.fa-ul > li {
    position: relative; }
.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit; }
.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }
.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em); }
.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em); }
.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }
.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin-reverse {
  --fa-animation-direction: reverse; }
.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8)); }
@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s; } }
@keyframes fa-beat {
  0%, 90% {
    transform: scale(1); }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25)); } }
@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0); }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
  64% {
    transform: scale(1, 1) translateY(0); }
  100% {
    transform: scale(1, 1) translateY(0); } }
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4); } }
@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1); }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@keyframes fa-shake {
  0% {
    transform: rotate(-15deg); }
  4% {
    transform: rotate(15deg); }
  8%, 24% {
    transform: rotate(-18deg); }
  12%, 28% {
    transform: rotate(18deg); }
  16% {
    transform: rotate(-22deg); }
  20% {
    transform: rotate(22deg); }
  32% {
    transform: rotate(-12deg); }
  36% {
    transform: rotate(12deg); }
  40%, 100% {
    transform: rotate(0deg); } }
@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.fa-rotate-90 {
  transform: rotate(90deg); }
.fa-rotate-180 {
  transform: rotate(180deg); }
.fa-rotate-270 {
  transform: rotate(270deg); }
.fa-flip-horizontal {
  transform: scale(-1, 1); }
.fa-flip-vertical {
  transform: scale(1, -1); }
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1); }
.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, none)); }
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto); }
.fa-stack-1x {
  line-height: inherit; }
.fa-stack-2x {
  font-size: 2em; }
.fa-inverse {
  color: var(--fa-inverse, #fff); }
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-0::before {
  content: "\30"; }
.fa-1::before {
  content: "\31"; }
.fa-2::before {
  content: "\32"; }
.fa-3::before {
  content: "\33"; }
.fa-4::before {
  content: "\34"; }
.fa-5::before {
  content: "\35"; }
.fa-6::before {
  content: "\36"; }
.fa-7::before {
  content: "\37"; }
.fa-8::before {
  content: "\38"; }
.fa-9::before {
  content: "\39"; }
.fa-fill-drip::before {
  content: "\f576"; }
.fa-arrows-to-circle::before {
  content: "\e4bd"; }
.fa-circle-chevron-right::before {
  content: "\f138"; }
.fa-chevron-circle-right::before {
  content: "\f138"; }
.fa-at::before {
  content: "\40"; }
.fa-trash-can::before {
  content: "\f2ed"; }
.fa-trash-alt::before {
  content: "\f2ed"; }
.fa-text-height::before {
  content: "\f034"; }
.fa-user-xmark::before {
  content: "\f235"; }
.fa-user-times::before {
  content: "\f235"; }
.fa-stethoscope::before {
  content: "\f0f1"; }
.fa-message::before {
  content: "\f27a"; }
.fa-comment-alt::before {
  content: "\f27a"; }
.fa-info::before {
  content: "\f129"; }
.fa-down-left-and-up-right-to-center::before {
  content: "\f422"; }
.fa-compress-alt::before {
  content: "\f422"; }
.fa-explosion::before {
  content: "\e4e9"; }
.fa-file-lines::before {
  content: "\f15c"; }
.fa-file-alt::before {
  content: "\f15c"; }
.fa-file-text::before {
  content: "\f15c"; }
.fa-wave-square::before {
  content: "\f83e"; }
.fa-ring::before {
  content: "\f70b"; }
.fa-building-un::before {
  content: "\e4d9"; }
.fa-dice-three::before {
  content: "\f527"; }
.fa-calendar-days::before {
  content: "\f073"; }
.fa-calendar-alt::before {
  content: "\f073"; }
.fa-anchor-circle-check::before {
  content: "\e4aa"; }
.fa-building-circle-arrow-right::before {
  content: "\e4d1"; }
.fa-volleyball::before {
  content: "\f45f"; }
.fa-volleyball-ball::before {
  content: "\f45f"; }
.fa-arrows-up-to-line::before {
  content: "\e4c2"; }
.fa-sort-down::before {
  content: "\f0dd"; }
.fa-sort-desc::before {
  content: "\f0dd"; }
.fa-circle-minus::before {
  content: "\f056"; }
.fa-minus-circle::before {
  content: "\f056"; }
.fa-door-open::before {
  content: "\f52b"; }
.fa-right-from-bracket::before {
  content: "\f2f5"; }
.fa-sign-out-alt::before {
  content: "\f2f5"; }
.fa-atom::before {
  content: "\f5d2"; }
.fa-soap::before {
  content: "\e06e"; }
.fa-icons::before {
  content: "\f86d"; }
.fa-heart-music-camera-bolt::before {
  content: "\f86d"; }
.fa-microphone-lines-slash::before {
  content: "\f539"; }
.fa-microphone-alt-slash::before {
  content: "\f539"; }
.fa-bridge-circle-check::before {
  content: "\e4c9"; }
.fa-pump-medical::before {
  content: "\e06a"; }
.fa-fingerprint::before {
  content: "\f577"; }
.fa-hand-point-right::before {
  content: "\f0a4"; }
.fa-magnifying-glass-location::before {
  content: "\f689"; }
.fa-search-location::before {
  content: "\f689"; }
.fa-forward-step::before {
  content: "\f051"; }
.fa-step-forward::before {
  content: "\f051"; }
.fa-face-smile-beam::before {
  content: "\f5b8"; }
.fa-smile-beam::before {
  content: "\f5b8"; }
.fa-flag-checkered::before {
  content: "\f11e"; }
.fa-football::before {
  content: "\f44e"; }
.fa-football-ball::before {
  content: "\f44e"; }
.fa-school-circle-exclamation::before {
  content: "\e56c"; }
.fa-crop::before {
  content: "\f125"; }
.fa-angles-down::before {
  content: "\f103"; }
.fa-angle-double-down::before {
  content: "\f103"; }
.fa-users-rectangle::before {
  content: "\e594"; }
.fa-people-roof::before {
  content: "\e537"; }
.fa-people-line::before {
  content: "\e534"; }
.fa-beer-mug-empty::before {
  content: "\f0fc"; }
.fa-beer::before {
  content: "\f0fc"; }
.fa-diagram-predecessor::before {
  content: "\e477"; }
.fa-arrow-up-long::before {
  content: "\f176"; }
.fa-long-arrow-up::before {
  content: "\f176"; }
.fa-fire-flame-simple::before {
  content: "\f46a"; }
.fa-burn::before {
  content: "\f46a"; }
.fa-person::before {
  content: "\f183"; }
.fa-male::before {
  content: "\f183"; }
.fa-laptop::before {
  content: "\f109"; }
.fa-file-csv::before {
  content: "\f6dd"; }
.fa-menorah::before {
  content: "\f676"; }
.fa-truck-plane::before {
  content: "\e58f"; }
.fa-record-vinyl::before {
  content: "\f8d9"; }
.fa-face-grin-stars::before {
  content: "\f587"; }
.fa-grin-stars::before {
  content: "\f587"; }
.fa-bong::before {
  content: "\f55c"; }
.fa-spaghetti-monster-flying::before {
  content: "\f67b"; }
.fa-pastafarianism::before {
  content: "\f67b"; }
.fa-arrow-down-up-across-line::before {
  content: "\e4af"; }
.fa-spoon::before {
  content: "\f2e5"; }
.fa-utensil-spoon::before {
  content: "\f2e5"; }
.fa-jar-wheat::before {
  content: "\e517"; }
.fa-envelopes-bulk::before {
  content: "\f674"; }
.fa-mail-bulk::before {
  content: "\f674"; }
.fa-file-circle-exclamation::before {
  content: "\e4eb"; }
.fa-circle-h::before {
  content: "\f47e"; }
.fa-hospital-symbol::before {
  content: "\f47e"; }
.fa-pager::before {
  content: "\f815"; }
.fa-address-book::before {
  content: "\f2b9"; }
.fa-contact-book::before {
  content: "\f2b9"; }
.fa-strikethrough::before {
  content: "\f0cc"; }
.fa-k::before {
  content: "\4b"; }
.fa-landmark-flag::before {
  content: "\e51c"; }
.fa-pencil::before {
  content: "\f303"; }
.fa-pencil-alt::before {
  content: "\f303"; }
.fa-backward::before {
  content: "\f04a"; }
.fa-caret-right::before {
  content: "\f0da"; }
.fa-comments::before {
  content: "\f086"; }
.fa-paste::before {
  content: "\f0ea"; }
.fa-file-clipboard::before {
  content: "\f0ea"; }
.fa-code-pull-request::before {
  content: "\e13c"; }
.fa-clipboard-list::before {
  content: "\f46d"; }
.fa-truck-ramp-box::before {
  content: "\f4de"; }
.fa-truck-loading::before {
  content: "\f4de"; }
.fa-user-check::before {
  content: "\f4fc"; }
.fa-vial-virus::before {
  content: "\e597"; }
.fa-sheet-plastic::before {
  content: "\e571"; }
.fa-blog::before {
  content: "\f781"; }
.fa-user-ninja::before {
  content: "\f504"; }
.fa-person-arrow-up-from-line::before {
  content: "\e539"; }
.fa-scroll-torah::before {
  content: "\f6a0"; }
.fa-torah::before {
  content: "\f6a0"; }
.fa-broom-ball::before {
  content: "\f458"; }
.fa-quidditch::before {
  content: "\f458"; }
.fa-quidditch-broom-ball::before {
  content: "\f458"; }
.fa-toggle-off::before {
  content: "\f204"; }
.fa-box-archive::before {
  content: "\f187"; }
.fa-archive::before {
  content: "\f187"; }
.fa-person-drowning::before {
  content: "\e545"; }
.fa-arrow-down-9-1::before {
  content: "\f886"; }
.fa-sort-numeric-desc::before {
  content: "\f886"; }
.fa-sort-numeric-down-alt::before {
  content: "\f886"; }
.fa-face-grin-tongue-squint::before {
  content: "\f58a"; }
.fa-grin-tongue-squint::before {
  content: "\f58a"; }
.fa-spray-can::before {
  content: "\f5bd"; }
.fa-truck-monster::before {
  content: "\f63b"; }
.fa-w::before {
  content: "\57"; }
.fa-earth-africa::before {
  content: "\f57c"; }
.fa-globe-africa::before {
  content: "\f57c"; }
.fa-rainbow::before {
  content: "\f75b"; }
.fa-circle-notch::before {
  content: "\f1ce"; }
.fa-tablet-screen-button::before {
  content: "\f3fa"; }
.fa-tablet-alt::before {
  content: "\f3fa"; }
.fa-paw::before {
  content: "\f1b0"; }
.fa-cloud::before {
  content: "\f0c2"; }
.fa-trowel-bricks::before {
  content: "\e58a"; }
.fa-face-flushed::before {
  content: "\f579"; }
.fa-flushed::before {
  content: "\f579"; }
.fa-hospital-user::before {
  content: "\f80d"; }
.fa-tent-arrow-left-right::before {
  content: "\e57f"; }
.fa-gavel::before {
  content: "\f0e3"; }
.fa-legal::before {
  content: "\f0e3"; }
.fa-binoculars::before {
  content: "\f1e5"; }
.fa-microphone-slash::before {
  content: "\f131"; }
.fa-box-tissue::before {
  content: "\e05b"; }
.fa-motorcycle::before {
  content: "\f21c"; }
.fa-bell-concierge::before {
  content: "\f562"; }
.fa-concierge-bell::before {
  content: "\f562"; }
.fa-pen-ruler::before {
  content: "\f5ae"; }
.fa-pencil-ruler::before {
  content: "\f5ae"; }
.fa-people-arrows::before {
  content: "\e068"; }
.fa-people-arrows-left-right::before {
  content: "\e068"; }
.fa-mars-and-venus-burst::before {
  content: "\e523"; }
.fa-square-caret-right::before {
  content: "\f152"; }
.fa-caret-square-right::before {
  content: "\f152"; }
.fa-scissors::before {
  content: "\f0c4"; }
.fa-cut::before {
  content: "\f0c4"; }
.fa-sun-plant-wilt::before {
  content: "\e57a"; }
.fa-toilets-portable::before {
  content: "\e584"; }
.fa-hockey-puck::before {
  content: "\f453"; }
.fa-table::before {
  content: "\f0ce"; }
.fa-magnifying-glass-arrow-right::before {
  content: "\e521"; }
.fa-tachograph-digital::before {
  content: "\f566"; }
.fa-digital-tachograph::before {
  content: "\f566"; }
.fa-users-slash::before {
  content: "\e073"; }
.fa-clover::before {
  content: "\e139"; }
.fa-reply::before {
  content: "\f3e5"; }
.fa-mail-reply::before {
  content: "\f3e5"; }
.fa-star-and-crescent::before {
  content: "\f699"; }
.fa-house-fire::before {
  content: "\e50c"; }
.fa-square-minus::before {
  content: "\f146"; }
.fa-minus-square::before {
  content: "\f146"; }
.fa-helicopter::before {
  content: "\f533"; }
.fa-compass::before {
  content: "\f14e"; }
.fa-square-caret-down::before {
  content: "\f150"; }
.fa-caret-square-down::before {
  content: "\f150"; }
.fa-file-circle-question::before {
  content: "\e4ef"; }
.fa-laptop-code::before {
  content: "\f5fc"; }
.fa-swatchbook::before {
  content: "\f5c3"; }
.fa-prescription-bottle::before {
  content: "\f485"; }
.fa-bars::before {
  content: "\f0c9"; }
.fa-navicon::before {
  content: "\f0c9"; }
.fa-people-group::before {
  content: "\e533"; }
.fa-hourglass-end::before {
  content: "\f253"; }
.fa-hourglass-3::before {
  content: "\f253"; }
.fa-heart-crack::before {
  content: "\f7a9"; }
.fa-heart-broken::before {
  content: "\f7a9"; }
.fa-square-up-right::before {
  content: "\f360"; }
.fa-external-link-square-alt::before {
  content: "\f360"; }
.fa-face-kiss-beam::before {
  content: "\f597"; }
.fa-kiss-beam::before {
  content: "\f597"; }
.fa-film::before {
  content: "\f008"; }
.fa-ruler-horizontal::before {
  content: "\f547"; }
.fa-people-robbery::before {
  content: "\e536"; }
.fa-lightbulb::before {
  content: "\f0eb"; }
.fa-caret-left::before {
  content: "\f0d9"; }
.fa-circle-exclamation::before {
  content: "\f06a"; }
.fa-exclamation-circle::before {
  content: "\f06a"; }
.fa-school-circle-xmark::before {
  content: "\e56d"; }
.fa-arrow-right-from-bracket::before {
  content: "\f08b"; }
.fa-sign-out::before {
  content: "\f08b"; }
.fa-circle-chevron-down::before {
  content: "\f13a"; }
.fa-chevron-circle-down::before {
  content: "\f13a"; }
.fa-unlock-keyhole::before {
  content: "\f13e"; }
.fa-unlock-alt::before {
  content: "\f13e"; }
.fa-cloud-showers-heavy::before {
  content: "\f740"; }
.fa-headphones-simple::before {
  content: "\f58f"; }
.fa-headphones-alt::before {
  content: "\f58f"; }
.fa-sitemap::before {
  content: "\f0e8"; }
.fa-circle-dollar-to-slot::before {
  content: "\f4b9"; }
.fa-donate::before {
  content: "\f4b9"; }
.fa-memory::before {
  content: "\f538"; }
.fa-road-spikes::before {
  content: "\e568"; }
.fa-fire-burner::before {
  content: "\e4f1"; }
.fa-flag::before {
  content: "\f024"; }
.fa-hanukiah::before {
  content: "\f6e6"; }
.fa-feather::before {
  content: "\f52d"; }
.fa-volume-low::before {
  content: "\f027"; }
.fa-volume-down::before {
  content: "\f027"; }
.fa-comment-slash::before {
  content: "\f4b3"; }
.fa-cloud-sun-rain::before {
  content: "\f743"; }
.fa-compress::before {
  content: "\f066"; }
.fa-wheat-awn::before {
  content: "\e2cd"; }
.fa-wheat-alt::before {
  content: "\e2cd"; }
.fa-ankh::before {
  content: "\f644"; }
.fa-hands-holding-child::before {
  content: "\e4fa"; }
.fa-asterisk::before {
  content: "\2a"; }
.fa-square-check::before {
  content: "\f14a"; }
.fa-check-square::before {
  content: "\f14a"; }
.fa-peseta-sign::before {
  content: "\e221"; }
.fa-heading::before {
  content: "\f1dc"; }
.fa-header::before {
  content: "\f1dc"; }
.fa-ghost::before {
  content: "\f6e2"; }
.fa-list::before {
  content: "\f03a"; }
.fa-list-squares::before {
  content: "\f03a"; }
.fa-square-phone-flip::before {
  content: "\f87b"; }
.fa-phone-square-alt::before {
  content: "\f87b"; }
.fa-cart-plus::before {
  content: "\f217"; }
.fa-gamepad::before {
  content: "\f11b"; }
.fa-circle-dot::before {
  content: "\f192"; }
.fa-dot-circle::before {
  content: "\f192"; }
.fa-face-dizzy::before {
  content: "\f567"; }
.fa-dizzy::before {
  content: "\f567"; }
.fa-egg::before {
  content: "\f7fb"; }
.fa-house-medical-circle-xmark::before {
  content: "\e513"; }
.fa-campground::before {
  content: "\f6bb"; }
.fa-folder-plus::before {
  content: "\f65e"; }
.fa-futbol::before {
  content: "\f1e3"; }
.fa-futbol-ball::before {
  content: "\f1e3"; }
.fa-soccer-ball::before {
  content: "\f1e3"; }
.fa-paintbrush::before {
  content: "\f1fc"; }
.fa-paint-brush::before {
  content: "\f1fc"; }
.fa-lock::before {
  content: "\f023"; }
.fa-gas-pump::before {
  content: "\f52f"; }
.fa-hot-tub-person::before {
  content: "\f593"; }
.fa-hot-tub::before {
  content: "\f593"; }
.fa-map-location::before {
  content: "\f59f"; }
.fa-map-marked::before {
  content: "\f59f"; }
.fa-house-flood-water::before {
  content: "\e50e"; }
.fa-tree::before {
  content: "\f1bb"; }
.fa-bridge-lock::before {
  content: "\e4cc"; }
.fa-sack-dollar::before {
  content: "\f81d"; }
.fa-pen-to-square::before {
  content: "\f044"; }
.fa-edit::before {
  content: "\f044"; }
.fa-car-side::before {
  content: "\f5e4"; }
.fa-share-nodes::before {
  content: "\f1e0"; }
.fa-share-alt::before {
  content: "\f1e0"; }
.fa-heart-circle-minus::before {
  content: "\e4ff"; }
.fa-hourglass-half::before {
  content: "\f252"; }
.fa-hourglass-2::before {
  content: "\f252"; }
.fa-microscope::before {
  content: "\f610"; }
.fa-sink::before {
  content: "\e06d"; }
.fa-bag-shopping::before {
  content: "\f290"; }
.fa-shopping-bag::before {
  content: "\f290"; }
.fa-arrow-down-z-a::before {
  content: "\f881"; }
.fa-sort-alpha-desc::before {
  content: "\f881"; }
.fa-sort-alpha-down-alt::before {
  content: "\f881"; }
.fa-mitten::before {
  content: "\f7b5"; }
.fa-person-rays::before {
  content: "\e54d"; }
.fa-users::before {
  content: "\f0c0"; }
.fa-eye-slash::before {
  content: "\f070"; }
.fa-flask-vial::before {
  content: "\e4f3"; }
.fa-hand::before {
  content: "\f256"; }
.fa-hand-paper::before {
  content: "\f256"; }
.fa-om::before {
  content: "\f679"; }
.fa-worm::before {
  content: "\e599"; }
.fa-house-circle-xmark::before {
  content: "\e50b"; }
.fa-plug::before {
  content: "\f1e6"; }
.fa-chevron-up::before {
  content: "\f077"; }
.fa-hand-spock::before {
  content: "\f259"; }
.fa-stopwatch::before {
  content: "\f2f2"; }
.fa-face-kiss::before {
  content: "\f596"; }
.fa-kiss::before {
  content: "\f596"; }
.fa-bridge-circle-xmark::before {
  content: "\e4cb"; }
.fa-face-grin-tongue::before {
  content: "\f589"; }
.fa-grin-tongue::before {
  content: "\f589"; }
.fa-chess-bishop::before {
  content: "\f43a"; }
.fa-face-grin-wink::before {
  content: "\f58c"; }
.fa-grin-wink::before {
  content: "\f58c"; }
.fa-ear-deaf::before {
  content: "\f2a4"; }
.fa-deaf::before {
  content: "\f2a4"; }
.fa-deafness::before {
  content: "\f2a4"; }
.fa-hard-of-hearing::before {
  content: "\f2a4"; }
.fa-road-circle-check::before {
  content: "\e564"; }
.fa-dice-five::before {
  content: "\f523"; }
.fa-square-rss::before {
  content: "\f143"; }
.fa-rss-square::before {
  content: "\f143"; }
.fa-land-mine-on::before {
  content: "\e51b"; }
.fa-i-cursor::before {
  content: "\f246"; }
.fa-stamp::before {
  content: "\f5bf"; }
.fa-stairs::before {
  content: "\e289"; }
.fa-i::before {
  content: "\49"; }
.fa-hryvnia-sign::before {
  content: "\f6f2"; }
.fa-hryvnia::before {
  content: "\f6f2"; }
.fa-pills::before {
  content: "\f484"; }
.fa-face-grin-wide::before {
  content: "\f581"; }
.fa-grin-alt::before {
  content: "\f581"; }
.fa-tooth::before {
  content: "\f5c9"; }
.fa-v::before {
  content: "\56"; }
.fa-bangladeshi-taka-sign::before {
  content: "\e2e6"; }
.fa-bicycle::before {
  content: "\f206"; }
.fa-staff-snake::before {
  content: "\e579"; }
.fa-rod-asclepius::before {
  content: "\e579"; }
.fa-rod-snake::before {
  content: "\e579"; }
.fa-staff-aesculapius::before {
  content: "\e579"; }
.fa-head-side-cough-slash::before {
  content: "\e062"; }
.fa-truck-medical::before {
  content: "\f0f9"; }
.fa-ambulance::before {
  content: "\f0f9"; }
.fa-wheat-awn-circle-exclamation::before {
  content: "\e598"; }
.fa-snowman::before {
  content: "\f7d0"; }
.fa-mortar-pestle::before {
  content: "\f5a7"; }
.fa-road-barrier::before {
  content: "\e562"; }
.fa-school::before {
  content: "\f549"; }
.fa-igloo::before {
  content: "\f7ae"; }
.fa-joint::before {
  content: "\f595"; }
.fa-angle-right::before {
  content: "\f105"; }
.fa-horse::before {
  content: "\f6f0"; }
.fa-q::before {
  content: "\51"; }
.fa-g::before {
  content: "\47"; }
.fa-notes-medical::before {
  content: "\f481"; }
.fa-temperature-half::before {
  content: "\f2c9"; }
.fa-temperature-2::before {
  content: "\f2c9"; }
.fa-thermometer-2::before {
  content: "\f2c9"; }
.fa-thermometer-half::before {
  content: "\f2c9"; }
.fa-dong-sign::before {
  content: "\e169"; }
.fa-capsules::before {
  content: "\f46b"; }
.fa-poo-storm::before {
  content: "\f75a"; }
.fa-poo-bolt::before {
  content: "\f75a"; }
.fa-face-frown-open::before {
  content: "\f57a"; }
.fa-frown-open::before {
  content: "\f57a"; }
.fa-hand-point-up::before {
  content: "\f0a6"; }
.fa-money-bill::before {
  content: "\f0d6"; }
.fa-bookmark::before {
  content: "\f02e"; }
.fa-align-justify::before {
  content: "\f039"; }
.fa-umbrella-beach::before {
  content: "\f5ca"; }
.fa-helmet-un::before {
  content: "\e503"; }
.fa-bullseye::before {
  content: "\f140"; }
.fa-bacon::before {
  content: "\f7e5"; }
.fa-hand-point-down::before {
  content: "\f0a7"; }
.fa-arrow-up-from-bracket::before {
  content: "\e09a"; }
.fa-folder::before {
  content: "\f07b"; }
.fa-folder-blank::before {
  content: "\f07b"; }
.fa-file-waveform::before {
  content: "\f478"; }
.fa-file-medical-alt::before {
  content: "\f478"; }
.fa-radiation::before {
  content: "\f7b9"; }
.fa-chart-simple::before {
  content: "\e473"; }
.fa-mars-stroke::before {
  content: "\f229"; }
.fa-vial::before {
  content: "\f492"; }
.fa-gauge::before {
  content: "\f624"; }
.fa-dashboard::before {
  content: "\f624"; }
.fa-gauge-med::before {
  content: "\f624"; }
.fa-tachometer-alt-average::before {
  content: "\f624"; }
.fa-wand-magic-sparkles::before {
  content: "\e2ca"; }
.fa-magic-wand-sparkles::before {
  content: "\e2ca"; }
.fa-e::before {
  content: "\45"; }
.fa-pen-clip::before {
  content: "\f305"; }
.fa-pen-alt::before {
  content: "\f305"; }
.fa-bridge-circle-exclamation::before {
  content: "\e4ca"; }
.fa-user::before {
  content: "\f007"; }
.fa-school-circle-check::before {
  content: "\e56b"; }
.fa-dumpster::before {
  content: "\f793"; }
.fa-van-shuttle::before {
  content: "\f5b6"; }
.fa-shuttle-van::before {
  content: "\f5b6"; }
.fa-building-user::before {
  content: "\e4da"; }
.fa-square-caret-left::before {
  content: "\f191"; }
.fa-caret-square-left::before {
  content: "\f191"; }
.fa-highlighter::before {
  content: "\f591"; }
.fa-key::before {
  content: "\f084"; }
.fa-bullhorn::before {
  content: "\f0a1"; }
.fa-globe::before {
  content: "\f0ac"; }
.fa-synagogue::before {
  content: "\f69b"; }
.fa-person-half-dress::before {
  content: "\e548"; }
.fa-road-bridge::before {
  content: "\e563"; }
.fa-location-arrow::before {
  content: "\f124"; }
.fa-c::before {
  content: "\43"; }
.fa-tablet-button::before {
  content: "\f10a"; }
.fa-building-lock::before {
  content: "\e4d6"; }
.fa-pizza-slice::before {
  content: "\f818"; }
.fa-money-bill-wave::before {
  content: "\f53a"; }
.fa-chart-area::before {
  content: "\f1fe"; }
.fa-area-chart::before {
  content: "\f1fe"; }
.fa-house-flag::before {
  content: "\e50d"; }
.fa-person-circle-minus::before {
  content: "\e540"; }
.fa-ban::before {
  content: "\f05e"; }
.fa-cancel::before {
  content: "\f05e"; }
.fa-camera-rotate::before {
  content: "\e0d8"; }
.fa-spray-can-sparkles::before {
  content: "\f5d0"; }
.fa-air-freshener::before {
  content: "\f5d0"; }
.fa-star::before {
  content: "\f005"; }
.fa-repeat::before {
  content: "\f363"; }
.fa-cross::before {
  content: "\f654"; }
.fa-box::before {
  content: "\f466"; }
.fa-venus-mars::before {
  content: "\f228"; }
.fa-arrow-pointer::before {
  content: "\f245"; }
.fa-mouse-pointer::before {
  content: "\f245"; }
.fa-maximize::before {
  content: "\f31e"; }
.fa-expand-arrows-alt::before {
  content: "\f31e"; }
.fa-charging-station::before {
  content: "\f5e7"; }
.fa-shapes::before {
  content: "\f61f"; }
.fa-triangle-circle-square::before {
  content: "\f61f"; }
.fa-shuffle::before {
  content: "\f074"; }
.fa-random::before {
  content: "\f074"; }
.fa-person-running::before {
  content: "\f70c"; }
.fa-running::before {
  content: "\f70c"; }
.fa-mobile-retro::before {
  content: "\e527"; }
.fa-grip-lines-vertical::before {
  content: "\f7a5"; }
.fa-spider::before {
  content: "\f717"; }
.fa-hands-bound::before {
  content: "\e4f9"; }
.fa-file-invoice-dollar::before {
  content: "\f571"; }
.fa-plane-circle-exclamation::before {
  content: "\e556"; }
.fa-x-ray::before {
  content: "\f497"; }
.fa-spell-check::before {
  content: "\f891"; }
.fa-slash::before {
  content: "\f715"; }
.fa-computer-mouse::before {
  content: "\f8cc"; }
.fa-mouse::before {
  content: "\f8cc"; }
.fa-arrow-right-to-bracket::before {
  content: "\f090"; }
.fa-sign-in::before {
  content: "\f090"; }
.fa-shop-slash::before {
  content: "\e070"; }
.fa-store-alt-slash::before {
  content: "\e070"; }
.fa-server::before {
  content: "\f233"; }
.fa-virus-covid-slash::before {
  content: "\e4a9"; }
.fa-shop-lock::before {
  content: "\e4a5"; }
.fa-hourglass-start::before {
  content: "\f251"; }
.fa-hourglass-1::before {
  content: "\f251"; }
.fa-blender-phone::before {
  content: "\f6b6"; }
.fa-building-wheat::before {
  content: "\e4db"; }
.fa-person-breastfeeding::before {
  content: "\e53a"; }
.fa-right-to-bracket::before {
  content: "\f2f6"; }
.fa-sign-in-alt::before {
  content: "\f2f6"; }
.fa-venus::before {
  content: "\f221"; }
.fa-passport::before {
  content: "\f5ab"; }
.fa-heart-pulse::before {
  content: "\f21e"; }
.fa-heartbeat::before {
  content: "\f21e"; }
.fa-people-carry-box::before {
  content: "\f4ce"; }
.fa-people-carry::before {
  content: "\f4ce"; }
.fa-temperature-high::before {
  content: "\f769"; }
.fa-microchip::before {
  content: "\f2db"; }
.fa-crown::before {
  content: "\f521"; }
.fa-weight-hanging::before {
  content: "\f5cd"; }
.fa-xmarks-lines::before {
  content: "\e59a"; }
.fa-file-prescription::before {
  content: "\f572"; }
.fa-weight-scale::before {
  content: "\f496"; }
.fa-weight::before {
  content: "\f496"; }
.fa-user-group::before {
  content: "\f500"; }
.fa-user-friends::before {
  content: "\f500"; }
.fa-arrow-up-a-z::before {
  content: "\f15e"; }
.fa-sort-alpha-up::before {
  content: "\f15e"; }
.fa-chess-knight::before {
  content: "\f441"; }
.fa-face-laugh-squint::before {
  content: "\f59b"; }
.fa-laugh-squint::before {
  content: "\f59b"; }
.fa-wheelchair::before {
  content: "\f193"; }
.fa-circle-arrow-up::before {
  content: "\f0aa"; }
.fa-arrow-circle-up::before {
  content: "\f0aa"; }
.fa-toggle-on::before {
  content: "\f205"; }
.fa-person-walking::before {
  content: "\f554"; }
.fa-walking::before {
  content: "\f554"; }
.fa-l::before {
  content: "\4c"; }
.fa-fire::before {
  content: "\f06d"; }
.fa-bed-pulse::before {
  content: "\f487"; }
.fa-procedures::before {
  content: "\f487"; }
.fa-shuttle-space::before {
  content: "\f197"; }
.fa-space-shuttle::before {
  content: "\f197"; }
.fa-face-laugh::before {
  content: "\f599"; }
.fa-laugh::before {
  content: "\f599"; }
.fa-folder-open::before {
  content: "\f07c"; }
.fa-heart-circle-plus::before {
  content: "\e500"; }
.fa-code-fork::before {
  content: "\e13b"; }
.fa-city::before {
  content: "\f64f"; }
.fa-microphone-lines::before {
  content: "\f3c9"; }
.fa-microphone-alt::before {
  content: "\f3c9"; }
.fa-pepper-hot::before {
  content: "\f816"; }
.fa-unlock::before {
  content: "\f09c"; }
.fa-colon-sign::before {
  content: "\e140"; }
.fa-headset::before {
  content: "\f590"; }
.fa-store-slash::before {
  content: "\e071"; }
.fa-road-circle-xmark::before {
  content: "\e566"; }
.fa-user-minus::before {
  content: "\f503"; }
.fa-mars-stroke-up::before {
  content: "\f22a"; }
.fa-mars-stroke-v::before {
  content: "\f22a"; }
.fa-champagne-glasses::before {
  content: "\f79f"; }
.fa-glass-cheers::before {
  content: "\f79f"; }
.fa-clipboard::before {
  content: "\f328"; }
.fa-house-circle-exclamation::before {
  content: "\e50a"; }
.fa-file-arrow-up::before {
  content: "\f574"; }
.fa-file-upload::before {
  content: "\f574"; }
.fa-wifi::before {
  content: "\f1eb"; }
.fa-wifi-3::before {
  content: "\f1eb"; }
.fa-wifi-strong::before {
  content: "\f1eb"; }
.fa-bath::before {
  content: "\f2cd"; }
.fa-bathtub::before {
  content: "\f2cd"; }
.fa-underline::before {
  content: "\f0cd"; }
.fa-user-pen::before {
  content: "\f4ff"; }
.fa-user-edit::before {
  content: "\f4ff"; }
.fa-signature::before {
  content: "\f5b7"; }
.fa-stroopwafel::before {
  content: "\f551"; }
.fa-bold::before {
  content: "\f032"; }
.fa-anchor-lock::before {
  content: "\e4ad"; }
.fa-building-ngo::before {
  content: "\e4d7"; }
.fa-manat-sign::before {
  content: "\e1d5"; }
.fa-not-equal::before {
  content: "\f53e"; }
.fa-border-top-left::before {
  content: "\f853"; }
.fa-border-style::before {
  content: "\f853"; }
.fa-map-location-dot::before {
  content: "\f5a0"; }
.fa-map-marked-alt::before {
  content: "\f5a0"; }
.fa-jedi::before {
  content: "\f669"; }
.fa-square-poll-vertical::before {
  content: "\f681"; }
.fa-poll::before {
  content: "\f681"; }
.fa-mug-hot::before {
  content: "\f7b6"; }
.fa-car-battery::before {
  content: "\f5df"; }
.fa-battery-car::before {
  content: "\f5df"; }
.fa-gift::before {
  content: "\f06b"; }
.fa-dice-two::before {
  content: "\f528"; }
.fa-chess-queen::before {
  content: "\f445"; }
.fa-glasses::before {
  content: "\f530"; }
.fa-chess-board::before {
  content: "\f43c"; }
.fa-building-circle-check::before {
  content: "\e4d2"; }
.fa-person-chalkboard::before {
  content: "\e53d"; }
.fa-mars-stroke-right::before {
  content: "\f22b"; }
.fa-mars-stroke-h::before {
  content: "\f22b"; }
.fa-hand-back-fist::before {
  content: "\f255"; }
.fa-hand-rock::before {
  content: "\f255"; }
.fa-square-caret-up::before {
  content: "\f151"; }
.fa-caret-square-up::before {
  content: "\f151"; }
.fa-cloud-showers-water::before {
  content: "\e4e4"; }
.fa-chart-bar::before {
  content: "\f080"; }
.fa-bar-chart::before {
  content: "\f080"; }
.fa-hands-bubbles::before {
  content: "\e05e"; }
.fa-hands-wash::before {
  content: "\e05e"; }
.fa-less-than-equal::before {
  content: "\f537"; }
.fa-train::before {
  content: "\f238"; }
.fa-eye-low-vision::before {
  content: "\f2a8"; }
.fa-low-vision::before {
  content: "\f2a8"; }
.fa-crow::before {
  content: "\f520"; }
.fa-sailboat::before {
  content: "\e445"; }
.fa-window-restore::before {
  content: "\f2d2"; }
.fa-square-plus::before {
  content: "\f0fe"; }
.fa-plus-square::before {
  content: "\f0fe"; }
.fa-torii-gate::before {
  content: "\f6a1"; }
.fa-frog::before {
  content: "\f52e"; }
.fa-bucket::before {
  content: "\e4cf"; }
.fa-image::before {
  content: "\f03e"; }
.fa-microphone::before {
  content: "\f130"; }
.fa-cow::before {
  content: "\f6c8"; }
.fa-caret-up::before {
  content: "\f0d8"; }
.fa-screwdriver::before {
  content: "\f54a"; }
.fa-folder-closed::before {
  content: "\e185"; }
.fa-house-tsunami::before {
  content: "\e515"; }
.fa-square-nfi::before {
  content: "\e576"; }
.fa-arrow-up-from-ground-water::before {
  content: "\e4b5"; }
.fa-martini-glass::before {
  content: "\f57b"; }
.fa-glass-martini-alt::before {
  content: "\f57b"; }
.fa-rotate-left::before {
  content: "\f2ea"; }
.fa-rotate-back::before {
  content: "\f2ea"; }
.fa-rotate-backward::before {
  content: "\f2ea"; }
.fa-undo-alt::before {
  content: "\f2ea"; }
.fa-table-columns::before {
  content: "\f0db"; }
.fa-columns::before {
  content: "\f0db"; }
.fa-lemon::before {
  content: "\f094"; }
.fa-head-side-mask::before {
  content: "\e063"; }
.fa-handshake::before {
  content: "\f2b5"; }
.fa-gem::before {
  content: "\f3a5"; }
.fa-dolly::before {
  content: "\f472"; }
.fa-dolly-box::before {
  content: "\f472"; }
.fa-smoking::before {
  content: "\f48d"; }
.fa-minimize::before {
  content: "\f78c"; }
.fa-compress-arrows-alt::before {
  content: "\f78c"; }
.fa-monument::before {
  content: "\f5a6"; }
.fa-snowplow::before {
  content: "\f7d2"; }
.fa-angles-right::before {
  content: "\f101"; }
.fa-angle-double-right::before {
  content: "\f101"; }
.fa-cannabis::before {
  content: "\f55f"; }
.fa-circle-play::before {
  content: "\f144"; }
.fa-play-circle::before {
  content: "\f144"; }
.fa-tablets::before {
  content: "\f490"; }
.fa-ethernet::before {
  content: "\f796"; }
.fa-euro-sign::before {
  content: "\f153"; }
.fa-eur::before {
  content: "\f153"; }
.fa-euro::before {
  content: "\f153"; }
.fa-chair::before {
  content: "\f6c0"; }
.fa-circle-check::before {
  content: "\f058"; }
.fa-check-circle::before {
  content: "\f058"; }
.fa-circle-stop::before {
  content: "\f28d"; }
.fa-stop-circle::before {
  content: "\f28d"; }
.fa-compass-drafting::before {
  content: "\f568"; }
.fa-drafting-compass::before {
  content: "\f568"; }
.fa-plate-wheat::before {
  content: "\e55a"; }
.fa-icicles::before {
  content: "\f7ad"; }
.fa-person-shelter::before {
  content: "\e54f"; }
.fa-neuter::before {
  content: "\f22c"; }
.fa-id-badge::before {
  content: "\f2c1"; }
.fa-marker::before {
  content: "\f5a1"; }
.fa-face-laugh-beam::before {
  content: "\f59a"; }
.fa-laugh-beam::before {
  content: "\f59a"; }
.fa-helicopter-symbol::before {
  content: "\e502"; }
.fa-universal-access::before {
  content: "\f29a"; }
.fa-circle-chevron-up::before {
  content: "\f139"; }
.fa-chevron-circle-up::before {
  content: "\f139"; }
.fa-lari-sign::before {
  content: "\e1c8"; }
.fa-volcano::before {
  content: "\f770"; }
.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553"; }
.fa-sterling-sign::before {
  content: "\f154"; }
.fa-gbp::before {
  content: "\f154"; }
.fa-pound-sign::before {
  content: "\f154"; }
.fa-viruses::before {
  content: "\e076"; }
.fa-square-person-confined::before {
  content: "\e577"; }
.fa-user-tie::before {
  content: "\f508"; }
.fa-arrow-down-long::before {
  content: "\f175"; }
.fa-long-arrow-down::before {
  content: "\f175"; }
.fa-tent-arrow-down-to-line::before {
  content: "\e57e"; }
.fa-certificate::before {
  content: "\f0a3"; }
.fa-reply-all::before {
  content: "\f122"; }
.fa-mail-reply-all::before {
  content: "\f122"; }
.fa-suitcase::before {
  content: "\f0f2"; }
.fa-person-skating::before {
  content: "\f7c5"; }
.fa-skating::before {
  content: "\f7c5"; }
.fa-filter-circle-dollar::before {
  content: "\f662"; }
.fa-funnel-dollar::before {
  content: "\f662"; }
.fa-camera-retro::before {
  content: "\f083"; }
.fa-circle-arrow-down::before {
  content: "\f0ab"; }
.fa-arrow-circle-down::before {
  content: "\f0ab"; }
.fa-file-import::before {
  content: "\f56f"; }
.fa-arrow-right-to-file::before {
  content: "\f56f"; }
.fa-square-arrow-up-right::before {
  content: "\f14c"; }
.fa-external-link-square::before {
  content: "\f14c"; }
.fa-box-open::before {
  content: "\f49e"; }
.fa-scroll::before {
  content: "\f70e"; }
.fa-spa::before {
  content: "\f5bb"; }
.fa-location-pin-lock::before {
  content: "\e51f"; }
.fa-pause::before {
  content: "\f04c"; }
.fa-hill-avalanche::before {
  content: "\e507"; }
.fa-temperature-empty::before {
  content: "\f2cb"; }
.fa-temperature-0::before {
  content: "\f2cb"; }
.fa-thermometer-0::before {
  content: "\f2cb"; }
.fa-thermometer-empty::before {
  content: "\f2cb"; }
.fa-bomb::before {
  content: "\f1e2"; }
.fa-registered::before {
  content: "\f25d"; }
.fa-address-card::before {
  content: "\f2bb"; }
.fa-contact-card::before {
  content: "\f2bb"; }
.fa-vcard::before {
  content: "\f2bb"; }
.fa-scale-unbalanced-flip::before {
  content: "\f516"; }
.fa-balance-scale-right::before {
  content: "\f516"; }
.fa-subscript::before {
  content: "\f12c"; }
.fa-diamond-turn-right::before {
  content: "\f5eb"; }
.fa-directions::before {
  content: "\f5eb"; }
.fa-burst::before {
  content: "\e4dc"; }
.fa-house-laptop::before {
  content: "\e066"; }
.fa-laptop-house::before {
  content: "\e066"; }
.fa-face-tired::before {
  content: "\f5c8"; }
.fa-tired::before {
  content: "\f5c8"; }
.fa-money-bills::before {
  content: "\e1f3"; }
.fa-smog::before {
  content: "\f75f"; }
.fa-crutch::before {
  content: "\f7f7"; }
.fa-cloud-arrow-up::before {
  content: "\f0ee"; }
.fa-cloud-upload::before {
  content: "\f0ee"; }
.fa-cloud-upload-alt::before {
  content: "\f0ee"; }
.fa-palette::before {
  content: "\f53f"; }
.fa-arrows-turn-right::before {
  content: "\e4c0"; }
.fa-vest::before {
  content: "\e085"; }
.fa-ferry::before {
  content: "\e4ea"; }
.fa-arrows-down-to-people::before {
  content: "\e4b9"; }
.fa-seedling::before {
  content: "\f4d8"; }
.fa-sprout::before {
  content: "\f4d8"; }
.fa-left-right::before {
  content: "\f337"; }
.fa-arrows-alt-h::before {
  content: "\f337"; }
.fa-boxes-packing::before {
  content: "\e4c7"; }
.fa-circle-arrow-left::before {
  content: "\f0a8"; }
.fa-arrow-circle-left::before {
  content: "\f0a8"; }
.fa-group-arrows-rotate::before {
  content: "\e4f6"; }
.fa-bowl-food::before {
  content: "\e4c6"; }
.fa-candy-cane::before {
  content: "\f786"; }
.fa-arrow-down-wide-short::before {
  content: "\f160"; }
.fa-sort-amount-asc::before {
  content: "\f160"; }
.fa-sort-amount-down::before {
  content: "\f160"; }
.fa-cloud-bolt::before {
  content: "\f76c"; }
.fa-thunderstorm::before {
  content: "\f76c"; }
.fa-text-slash::before {
  content: "\f87d"; }
.fa-remove-format::before {
  content: "\f87d"; }
.fa-face-smile-wink::before {
  content: "\f4da"; }
.fa-smile-wink::before {
  content: "\f4da"; }
.fa-file-word::before {
  content: "\f1c2"; }
.fa-file-powerpoint::before {
  content: "\f1c4"; }
.fa-arrows-left-right::before {
  content: "\f07e"; }
.fa-arrows-h::before {
  content: "\f07e"; }
.fa-house-lock::before {
  content: "\e510"; }
.fa-cloud-arrow-down::before {
  content: "\f0ed"; }
.fa-cloud-download::before {
  content: "\f0ed"; }
.fa-cloud-download-alt::before {
  content: "\f0ed"; }
.fa-children::before {
  content: "\e4e1"; }
.fa-chalkboard::before {
  content: "\f51b"; }
.fa-blackboard::before {
  content: "\f51b"; }
.fa-user-large-slash::before {
  content: "\f4fa"; }
.fa-user-alt-slash::before {
  content: "\f4fa"; }
.fa-envelope-open::before {
  content: "\f2b6"; }
.fa-handshake-simple-slash::before {
  content: "\e05f"; }
.fa-handshake-alt-slash::before {
  content: "\e05f"; }
.fa-mattress-pillow::before {
  content: "\e525"; }
.fa-guarani-sign::before {
  content: "\e19a"; }
.fa-arrows-rotate::before {
  content: "\f021"; }
.fa-refresh::before {
  content: "\f021"; }
.fa-sync::before {
  content: "\f021"; }
.fa-fire-extinguisher::before {
  content: "\f134"; }
.fa-cruzeiro-sign::before {
  content: "\e152"; }
.fa-greater-than-equal::before {
  content: "\f532"; }
.fa-shield-halved::before {
  content: "\f3ed"; }
.fa-shield-alt::before {
  content: "\f3ed"; }
.fa-book-atlas::before {
  content: "\f558"; }
.fa-atlas::before {
  content: "\f558"; }
.fa-virus::before {
  content: "\e074"; }
.fa-envelope-circle-check::before {
  content: "\e4e8"; }
.fa-layer-group::before {
  content: "\f5fd"; }
.fa-arrows-to-dot::before {
  content: "\e4be"; }
.fa-archway::before {
  content: "\f557"; }
.fa-heart-circle-check::before {
  content: "\e4fd"; }
.fa-house-chimney-crack::before {
  content: "\f6f1"; }
.fa-house-damage::before {
  content: "\f6f1"; }
.fa-file-zipper::before {
  content: "\f1c6"; }
.fa-file-archive::before {
  content: "\f1c6"; }
.fa-square::before {
  content: "\f0c8"; }
.fa-martini-glass-empty::before {
  content: "\f000"; }
.fa-glass-martini::before {
  content: "\f000"; }
.fa-couch::before {
  content: "\f4b8"; }
.fa-cedi-sign::before {
  content: "\e0df"; }
.fa-italic::before {
  content: "\f033"; }
.fa-church::before {
  content: "\f51d"; }
.fa-comments-dollar::before {
  content: "\f653"; }
.fa-democrat::before {
  content: "\f747"; }
.fa-z::before {
  content: "\5a"; }
.fa-person-skiing::before {
  content: "\f7c9"; }
.fa-skiing::before {
  content: "\f7c9"; }
.fa-road-lock::before {
  content: "\e567"; }
.fa-a::before {
  content: "\41"; }
.fa-temperature-arrow-down::before {
  content: "\e03f"; }
.fa-temperature-down::before {
  content: "\e03f"; }
.fa-feather-pointed::before {
  content: "\f56b"; }
.fa-feather-alt::before {
  content: "\f56b"; }
.fa-p::before {
  content: "\50"; }
.fa-snowflake::before {
  content: "\f2dc"; }
.fa-newspaper::before {
  content: "\f1ea"; }
.fa-rectangle-ad::before {
  content: "\f641"; }
.fa-ad::before {
  content: "\f641"; }
.fa-circle-arrow-right::before {
  content: "\f0a9"; }
.fa-arrow-circle-right::before {
  content: "\f0a9"; }
.fa-filter-circle-xmark::before {
  content: "\e17b"; }
.fa-locust::before {
  content: "\e520"; }
.fa-sort::before {
  content: "\f0dc"; }
.fa-unsorted::before {
  content: "\f0dc"; }
.fa-list-ol::before {
  content: "\f0cb"; }
.fa-list-1-2::before {
  content: "\f0cb"; }
.fa-list-numeric::before {
  content: "\f0cb"; }
.fa-person-dress-burst::before {
  content: "\e544"; }
.fa-money-check-dollar::before {
  content: "\f53d"; }
.fa-money-check-alt::before {
  content: "\f53d"; }
.fa-vector-square::before {
  content: "\f5cb"; }
.fa-bread-slice::before {
  content: "\f7ec"; }
.fa-language::before {
  content: "\f1ab"; }
.fa-face-kiss-wink-heart::before {
  content: "\f598"; }
.fa-kiss-wink-heart::before {
  content: "\f598"; }
.fa-filter::before {
  content: "\f0b0"; }
.fa-question::before {
  content: "\3f"; }
.fa-file-signature::before {
  content: "\f573"; }
.fa-up-down-left-right::before {
  content: "\f0b2"; }
.fa-arrows-alt::before {
  content: "\f0b2"; }
.fa-house-chimney-user::before {
  content: "\e065"; }
.fa-hand-holding-heart::before {
  content: "\f4be"; }
.fa-puzzle-piece::before {
  content: "\f12e"; }
.fa-money-check::before {
  content: "\f53c"; }
.fa-star-half-stroke::before {
  content: "\f5c0"; }
.fa-star-half-alt::before {
  content: "\f5c0"; }
.fa-code::before {
  content: "\f121"; }
.fa-whiskey-glass::before {
  content: "\f7a0"; }
.fa-glass-whiskey::before {
  content: "\f7a0"; }
.fa-building-circle-exclamation::before {
  content: "\e4d3"; }
.fa-magnifying-glass-chart::before {
  content: "\e522"; }
.fa-arrow-up-right-from-square::before {
  content: "\f08e"; }
.fa-external-link::before {
  content: "\f08e"; }
.fa-cubes-stacked::before {
  content: "\e4e6"; }
.fa-won-sign::before {
  content: "\f159"; }
.fa-krw::before {
  content: "\f159"; }
.fa-won::before {
  content: "\f159"; }
.fa-virus-covid::before {
  content: "\e4a8"; }
.fa-austral-sign::before {
  content: "\e0a9"; }
.fa-f::before {
  content: "\46"; }
.fa-leaf::before {
  content: "\f06c"; }
.fa-road::before {
  content: "\f018"; }
.fa-taxi::before {
  content: "\f1ba"; }
.fa-cab::before {
  content: "\f1ba"; }
.fa-person-circle-plus::before {
  content: "\e541"; }
.fa-chart-pie::before {
  content: "\f200"; }
.fa-pie-chart::before {
  content: "\f200"; }
.fa-bolt-lightning::before {
  content: "\e0b7"; }
.fa-sack-xmark::before {
  content: "\e56a"; }
.fa-file-excel::before {
  content: "\f1c3"; }
.fa-file-contract::before {
  content: "\f56c"; }
.fa-fish-fins::before {
  content: "\e4f2"; }
.fa-building-flag::before {
  content: "\e4d5"; }
.fa-face-grin-beam::before {
  content: "\f582"; }
.fa-grin-beam::before {
  content: "\f582"; }
.fa-object-ungroup::before {
  content: "\f248"; }
.fa-poop::before {
  content: "\f619"; }
.fa-location-pin::before {
  content: "\f041"; }
.fa-map-marker::before {
  content: "\f041"; }
.fa-kaaba::before {
  content: "\f66b"; }
.fa-toilet-paper::before {
  content: "\f71e"; }
.fa-helmet-safety::before {
  content: "\f807"; }
.fa-hard-hat::before {
  content: "\f807"; }
.fa-hat-hard::before {
  content: "\f807"; }
.fa-eject::before {
  content: "\f052"; }
.fa-circle-right::before {
  content: "\f35a"; }
.fa-arrow-alt-circle-right::before {
  content: "\f35a"; }
.fa-plane-circle-check::before {
  content: "\e555"; }
.fa-face-rolling-eyes::before {
  content: "\f5a5"; }
.fa-meh-rolling-eyes::before {
  content: "\f5a5"; }
.fa-object-group::before {
  content: "\f247"; }
.fa-chart-line::before {
  content: "\f201"; }
.fa-line-chart::before {
  content: "\f201"; }
.fa-mask-ventilator::before {
  content: "\e524"; }
.fa-arrow-right::before {
  content: "\f061"; }
.fa-signs-post::before {
  content: "\f277"; }
.fa-map-signs::before {
  content: "\f277"; }
.fa-cash-register::before {
  content: "\f788"; }
.fa-person-circle-question::before {
  content: "\e542"; }
.fa-h::before {
  content: "\48"; }
.fa-tarp::before {
  content: "\e57b"; }
.fa-screwdriver-wrench::before {
  content: "\f7d9"; }
.fa-tools::before {
  content: "\f7d9"; }
.fa-arrows-to-eye::before {
  content: "\e4bf"; }
.fa-plug-circle-bolt::before {
  content: "\e55b"; }
.fa-heart::before {
  content: "\f004"; }
.fa-mars-and-venus::before {
  content: "\f224"; }
.fa-house-user::before {
  content: "\e1b0"; }
.fa-home-user::before {
  content: "\e1b0"; }
.fa-dumpster-fire::before {
  content: "\f794"; }
.fa-house-crack::before {
  content: "\e3b1"; }
.fa-martini-glass-citrus::before {
  content: "\f561"; }
.fa-cocktail::before {
  content: "\f561"; }
.fa-face-surprise::before {
  content: "\f5c2"; }
.fa-surprise::before {
  content: "\f5c2"; }
.fa-bottle-water::before {
  content: "\e4c5"; }
.fa-circle-pause::before {
  content: "\f28b"; }
.fa-pause-circle::before {
  content: "\f28b"; }
.fa-toilet-paper-slash::before {
  content: "\e072"; }
.fa-apple-whole::before {
  content: "\f5d1"; }
.fa-apple-alt::before {
  content: "\f5d1"; }
.fa-kitchen-set::before {
  content: "\e51a"; }
.fa-r::before {
  content: "\52"; }
.fa-temperature-quarter::before {
  content: "\f2ca"; }
.fa-temperature-1::before {
  content: "\f2ca"; }
.fa-thermometer-1::before {
  content: "\f2ca"; }
.fa-thermometer-quarter::before {
  content: "\f2ca"; }
.fa-cube::before {
  content: "\f1b2"; }
.fa-bitcoin-sign::before {
  content: "\e0b4"; }
.fa-shield-dog::before {
  content: "\e573"; }
.fa-solar-panel::before {
  content: "\f5ba"; }
.fa-lock-open::before {
  content: "\f3c1"; }
.fa-elevator::before {
  content: "\e16d"; }
.fa-money-bill-transfer::before {
  content: "\e528"; }
.fa-money-bill-trend-up::before {
  content: "\e529"; }
.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f"; }
.fa-square-poll-horizontal::before {
  content: "\f682"; }
.fa-poll-h::before {
  content: "\f682"; }
.fa-circle::before {
  content: "\f111"; }
.fa-backward-fast::before {
  content: "\f049"; }
.fa-fast-backward::before {
  content: "\f049"; }
.fa-recycle::before {
  content: "\f1b8"; }
.fa-user-astronaut::before {
  content: "\f4fb"; }
.fa-plane-slash::before {
  content: "\e069"; }
.fa-trademark::before {
  content: "\f25c"; }
.fa-basketball::before {
  content: "\f434"; }
.fa-basketball-ball::before {
  content: "\f434"; }
.fa-satellite-dish::before {
  content: "\f7c0"; }
.fa-circle-up::before {
  content: "\f35b"; }
.fa-arrow-alt-circle-up::before {
  content: "\f35b"; }
.fa-mobile-screen-button::before {
  content: "\f3cd"; }
.fa-mobile-alt::before {
  content: "\f3cd"; }
.fa-volume-high::before {
  content: "\f028"; }
.fa-volume-up::before {
  content: "\f028"; }
.fa-users-rays::before {
  content: "\e593"; }
.fa-wallet::before {
  content: "\f555"; }
.fa-clipboard-check::before {
  content: "\f46c"; }
.fa-file-audio::before {
  content: "\f1c7"; }
.fa-burger::before {
  content: "\f805"; }
.fa-hamburger::before {
  content: "\f805"; }
.fa-wrench::before {
  content: "\f0ad"; }
.fa-bugs::before {
  content: "\e4d0"; }
.fa-rupee-sign::before {
  content: "\f156"; }
.fa-rupee::before {
  content: "\f156"; }
.fa-file-image::before {
  content: "\f1c5"; }
.fa-circle-question::before {
  content: "\f059"; }
.fa-question-circle::before {
  content: "\f059"; }
.fa-plane-departure::before {
  content: "\f5b0"; }
.fa-handshake-slash::before {
  content: "\e060"; }
.fa-book-bookmark::before {
  content: "\e0bb"; }
.fa-code-branch::before {
  content: "\f126"; }
.fa-hat-cowboy::before {
  content: "\f8c0"; }
.fa-bridge::before {
  content: "\e4c8"; }
.fa-phone-flip::before {
  content: "\f879"; }
.fa-phone-alt::before {
  content: "\f879"; }
.fa-truck-front::before {
  content: "\e2b7"; }
.fa-cat::before {
  content: "\f6be"; }
.fa-anchor-circle-exclamation::before {
  content: "\e4ab"; }
.fa-truck-field::before {
  content: "\e58d"; }
.fa-route::before {
  content: "\f4d7"; }
.fa-clipboard-question::before {
  content: "\e4e3"; }
.fa-panorama::before {
  content: "\e209"; }
.fa-comment-medical::before {
  content: "\f7f5"; }
.fa-teeth-open::before {
  content: "\f62f"; }
.fa-file-circle-minus::before {
  content: "\e4ed"; }
.fa-tags::before {
  content: "\f02c"; }
.fa-wine-glass::before {
  content: "\f4e3"; }
.fa-forward-fast::before {
  content: "\f050"; }
.fa-fast-forward::before {
  content: "\f050"; }
.fa-face-meh-blank::before {
  content: "\f5a4"; }
.fa-meh-blank::before {
  content: "\f5a4"; }
.fa-square-parking::before {
  content: "\f540"; }
.fa-parking::before {
  content: "\f540"; }
.fa-house-signal::before {
  content: "\e012"; }
.fa-bars-progress::before {
  content: "\f828"; }
.fa-tasks-alt::before {
  content: "\f828"; }
.fa-faucet-drip::before {
  content: "\e006"; }
.fa-cart-flatbed::before {
  content: "\f474"; }
.fa-dolly-flatbed::before {
  content: "\f474"; }
.fa-ban-smoking::before {
  content: "\f54d"; }
.fa-smoking-ban::before {
  content: "\f54d"; }
.fa-terminal::before {
  content: "\f120"; }
.fa-mobile-button::before {
  content: "\f10b"; }
.fa-house-medical-flag::before {
  content: "\e514"; }
.fa-basket-shopping::before {
  content: "\f291"; }
.fa-shopping-basket::before {
  content: "\f291"; }
.fa-tape::before {
  content: "\f4db"; }
.fa-bus-simple::before {
  content: "\f55e"; }
.fa-bus-alt::before {
  content: "\f55e"; }
.fa-eye::before {
  content: "\f06e"; }
.fa-face-sad-cry::before {
  content: "\f5b3"; }
.fa-sad-cry::before {
  content: "\f5b3"; }
.fa-audio-description::before {
  content: "\f29e"; }
.fa-person-military-to-person::before {
  content: "\e54c"; }
.fa-file-shield::before {
  content: "\e4f0"; }
.fa-user-slash::before {
  content: "\f506"; }
.fa-pen::before {
  content: "\f304"; }
.fa-tower-observation::before {
  content: "\e586"; }
.fa-file-code::before {
  content: "\f1c9"; }
.fa-signal::before {
  content: "\f012"; }
.fa-signal-5::before {
  content: "\f012"; }
.fa-signal-perfect::before {
  content: "\f012"; }
.fa-bus::before {
  content: "\f207"; }
.fa-heart-circle-xmark::before {
  content: "\e501"; }
.fa-house-chimney::before {
  content: "\e3af"; }
.fa-home-lg::before {
  content: "\e3af"; }
.fa-window-maximize::before {
  content: "\f2d0"; }
.fa-face-frown::before {
  content: "\f119"; }
.fa-frown::before {
  content: "\f119"; }
.fa-prescription::before {
  content: "\f5b1"; }
.fa-shop::before {
  content: "\f54f"; }
.fa-store-alt::before {
  content: "\f54f"; }
.fa-floppy-disk::before {
  content: "\f0c7"; }
.fa-save::before {
  content: "\f0c7"; }
.fa-vihara::before {
  content: "\f6a7"; }
.fa-scale-unbalanced::before {
  content: "\f515"; }
.fa-balance-scale-left::before {
  content: "\f515"; }
.fa-sort-up::before {
  content: "\f0de"; }
.fa-sort-asc::before {
  content: "\f0de"; }
.fa-comment-dots::before {
  content: "\f4ad"; }
.fa-commenting::before {
  content: "\f4ad"; }
.fa-plant-wilt::before {
  content: "\e5aa"; }
.fa-diamond::before {
  content: "\f219"; }
.fa-face-grin-squint::before {
  content: "\f585"; }
.fa-grin-squint::before {
  content: "\f585"; }
.fa-hand-holding-dollar::before {
  content: "\f4c0"; }
.fa-hand-holding-usd::before {
  content: "\f4c0"; }
.fa-bacterium::before {
  content: "\e05a"; }
.fa-hand-pointer::before {
  content: "\f25a"; }
.fa-drum-steelpan::before {
  content: "\f56a"; }
.fa-hand-scissors::before {
  content: "\f257"; }
.fa-hands-praying::before {
  content: "\f684"; }
.fa-praying-hands::before {
  content: "\f684"; }
.fa-arrow-rotate-right::before {
  content: "\f01e"; }
.fa-arrow-right-rotate::before {
  content: "\f01e"; }
.fa-arrow-rotate-forward::before {
  content: "\f01e"; }
.fa-redo::before {
  content: "\f01e"; }
.fa-biohazard::before {
  content: "\f780"; }
.fa-location-crosshairs::before {
  content: "\f601"; }
.fa-location::before {
  content: "\f601"; }
.fa-mars-double::before {
  content: "\f227"; }
.fa-child-dress::before {
  content: "\e59c"; }
.fa-users-between-lines::before {
  content: "\e591"; }
.fa-lungs-virus::before {
  content: "\e067"; }
.fa-face-grin-tears::before {
  content: "\f588"; }
.fa-grin-tears::before {
  content: "\f588"; }
.fa-phone::before {
  content: "\f095"; }
.fa-calendar-xmark::before {
  content: "\f273"; }
.fa-calendar-times::before {
  content: "\f273"; }
.fa-child-reaching::before {
  content: "\e59d"; }
.fa-head-side-virus::before {
  content: "\e064"; }
.fa-user-gear::before {
  content: "\f4fe"; }
.fa-user-cog::before {
  content: "\f4fe"; }
.fa-arrow-up-1-9::before {
  content: "\f163"; }
.fa-sort-numeric-up::before {
  content: "\f163"; }
.fa-door-closed::before {
  content: "\f52a"; }
.fa-shield-virus::before {
  content: "\e06c"; }
.fa-dice-six::before {
  content: "\f526"; }
.fa-mosquito-net::before {
  content: "\e52c"; }
.fa-bridge-water::before {
  content: "\e4ce"; }
.fa-person-booth::before {
  content: "\f756"; }
.fa-text-width::before {
  content: "\f035"; }
.fa-hat-wizard::before {
  content: "\f6e8"; }
.fa-pen-fancy::before {
  content: "\f5ac"; }
.fa-person-digging::before {
  content: "\f85e"; }
.fa-digging::before {
  content: "\f85e"; }
.fa-trash::before {
  content: "\f1f8"; }
.fa-gauge-simple::before {
  content: "\f629"; }
.fa-gauge-simple-med::before {
  content: "\f629"; }
.fa-tachometer-average::before {
  content: "\f629"; }
.fa-book-medical::before {
  content: "\f7e6"; }
.fa-poo::before {
  content: "\f2fe"; }
.fa-quote-right::before {
  content: "\f10e"; }
.fa-quote-right-alt::before {
  content: "\f10e"; }
.fa-shirt::before {
  content: "\f553"; }
.fa-t-shirt::before {
  content: "\f553"; }
.fa-tshirt::before {
  content: "\f553"; }
.fa-cubes::before {
  content: "\f1b3"; }
.fa-divide::before {
  content: "\f529"; }
.fa-tenge-sign::before {
  content: "\f7d7"; }
.fa-tenge::before {
  content: "\f7d7"; }
.fa-headphones::before {
  content: "\f025"; }
.fa-hands-holding::before {
  content: "\f4c2"; }
.fa-hands-clapping::before {
  content: "\e1a8"; }
.fa-republican::before {
  content: "\f75e"; }
.fa-arrow-left::before {
  content: "\f060"; }
.fa-person-circle-xmark::before {
  content: "\e543"; }
.fa-ruler::before {
  content: "\f545"; }
.fa-align-left::before {
  content: "\f036"; }
.fa-dice-d6::before {
  content: "\f6d1"; }
.fa-restroom::before {
  content: "\f7bd"; }
.fa-j::before {
  content: "\4a"; }
.fa-users-viewfinder::before {
  content: "\e595"; }
.fa-file-video::before {
  content: "\f1c8"; }
.fa-up-right-from-square::before {
  content: "\f35d"; }
.fa-external-link-alt::before {
  content: "\f35d"; }
.fa-table-cells::before {
  content: "\f00a"; }
.fa-th::before {
  content: "\f00a"; }
.fa-file-pdf::before {
  content: "\f1c1"; }
.fa-book-bible::before {
  content: "\f647"; }
.fa-bible::before {
  content: "\f647"; }
.fa-o::before {
  content: "\4f"; }
.fa-suitcase-medical::before {
  content: "\f0fa"; }
.fa-medkit::before {
  content: "\f0fa"; }
.fa-user-secret::before {
  content: "\f21b"; }
.fa-otter::before {
  content: "\f700"; }
.fa-person-dress::before {
  content: "\f182"; }
.fa-female::before {
  content: "\f182"; }
.fa-comment-dollar::before {
  content: "\f651"; }
.fa-business-time::before {
  content: "\f64a"; }
.fa-briefcase-clock::before {
  content: "\f64a"; }
.fa-table-cells-large::before {
  content: "\f009"; }
.fa-th-large::before {
  content: "\f009"; }
.fa-book-tanakh::before {
  content: "\f827"; }
.fa-tanakh::before {
  content: "\f827"; }
.fa-phone-volume::before {
  content: "\f2a0"; }
.fa-volume-control-phone::before {
  content: "\f2a0"; }
.fa-hat-cowboy-side::before {
  content: "\f8c1"; }
.fa-clipboard-user::before {
  content: "\f7f3"; }
.fa-child::before {
  content: "\f1ae"; }
.fa-lira-sign::before {
  content: "\f195"; }
.fa-satellite::before {
  content: "\f7bf"; }
.fa-plane-lock::before {
  content: "\e558"; }
.fa-tag::before {
  content: "\f02b"; }
.fa-comment::before {
  content: "\f075"; }
.fa-cake-candles::before {
  content: "\f1fd"; }
.fa-birthday-cake::before {
  content: "\f1fd"; }
.fa-cake::before {
  content: "\f1fd"; }
.fa-envelope::before {
  content: "\f0e0"; }
.fa-angles-up::before {
  content: "\f102"; }
.fa-angle-double-up::before {
  content: "\f102"; }
.fa-paperclip::before {
  content: "\f0c6"; }
.fa-arrow-right-to-city::before {
  content: "\e4b3"; }
.fa-ribbon::before {
  content: "\f4d6"; }
.fa-lungs::before {
  content: "\f604"; }
.fa-arrow-up-9-1::before {
  content: "\f887"; }
.fa-sort-numeric-up-alt::before {
  content: "\f887"; }
.fa-litecoin-sign::before {
  content: "\e1d3"; }
.fa-border-none::before {
  content: "\f850"; }
.fa-circle-nodes::before {
  content: "\e4e2"; }
.fa-parachute-box::before {
  content: "\f4cd"; }
.fa-indent::before {
  content: "\f03c"; }
.fa-truck-field-un::before {
  content: "\e58e"; }
.fa-hourglass::before {
  content: "\f254"; }
.fa-hourglass-empty::before {
  content: "\f254"; }
.fa-mountain::before {
  content: "\f6fc"; }
.fa-user-doctor::before {
  content: "\f0f0"; }
.fa-user-md::before {
  content: "\f0f0"; }
.fa-circle-info::before {
  content: "\f05a"; }
.fa-info-circle::before {
  content: "\f05a"; }
.fa-cloud-meatball::before {
  content: "\f73b"; }
.fa-camera::before {
  content: "\f030"; }
.fa-camera-alt::before {
  content: "\f030"; }
.fa-square-virus::before {
  content: "\e578"; }
.fa-meteor::before {
  content: "\f753"; }
.fa-car-on::before {
  content: "\e4dd"; }
.fa-sleigh::before {
  content: "\f7cc"; }
.fa-arrow-down-1-9::before {
  content: "\f162"; }
.fa-sort-numeric-asc::before {
  content: "\f162"; }
.fa-sort-numeric-down::before {
  content: "\f162"; }
.fa-hand-holding-droplet::before {
  content: "\f4c1"; }
.fa-hand-holding-water::before {
  content: "\f4c1"; }
.fa-water::before {
  content: "\f773"; }
.fa-calendar-check::before {
  content: "\f274"; }
.fa-braille::before {
  content: "\f2a1"; }
.fa-prescription-bottle-medical::before {
  content: "\f486"; }
.fa-prescription-bottle-alt::before {
  content: "\f486"; }
.fa-landmark::before {
  content: "\f66f"; }
.fa-truck::before {
  content: "\f0d1"; }
.fa-crosshairs::before {
  content: "\f05b"; }
.fa-person-cane::before {
  content: "\e53c"; }
.fa-tent::before {
  content: "\e57d"; }
.fa-vest-patches::before {
  content: "\e086"; }
.fa-check-double::before {
  content: "\f560"; }
.fa-arrow-down-a-z::before {
  content: "\f15d"; }
.fa-sort-alpha-asc::before {
  content: "\f15d"; }
.fa-sort-alpha-down::before {
  content: "\f15d"; }
.fa-money-bill-wheat::before {
  content: "\e52a"; }
.fa-cookie::before {
  content: "\f563"; }
.fa-arrow-rotate-left::before {
  content: "\f0e2"; }
.fa-arrow-left-rotate::before {
  content: "\f0e2"; }
.fa-arrow-rotate-back::before {
  content: "\f0e2"; }
.fa-arrow-rotate-backward::before {
  content: "\f0e2"; }
.fa-undo::before {
  content: "\f0e2"; }
.fa-hard-drive::before {
  content: "\f0a0"; }
.fa-hdd::before {
  content: "\f0a0"; }
.fa-face-grin-squint-tears::before {
  content: "\f586"; }
.fa-grin-squint-tears::before {
  content: "\f586"; }
.fa-dumbbell::before {
  content: "\f44b"; }
.fa-rectangle-list::before {
  content: "\f022"; }
.fa-list-alt::before {
  content: "\f022"; }
.fa-tarp-droplet::before {
  content: "\e57c"; }
.fa-house-medical-circle-check::before {
  content: "\e511"; }
.fa-person-skiing-nordic::before {
  content: "\f7ca"; }
.fa-skiing-nordic::before {
  content: "\f7ca"; }
.fa-calendar-plus::before {
  content: "\f271"; }
.fa-plane-arrival::before {
  content: "\f5af"; }
.fa-circle-left::before {
  content: "\f359"; }
.fa-arrow-alt-circle-left::before {
  content: "\f359"; }
.fa-train-subway::before {
  content: "\f239"; }
.fa-subway::before {
  content: "\f239"; }
.fa-chart-gantt::before {
  content: "\e0e4"; }
.fa-indian-rupee-sign::before {
  content: "\e1bc"; }
.fa-indian-rupee::before {
  content: "\e1bc"; }
.fa-inr::before {
  content: "\e1bc"; }
.fa-crop-simple::before {
  content: "\f565"; }
.fa-crop-alt::before {
  content: "\f565"; }
.fa-money-bill-1::before {
  content: "\f3d1"; }
.fa-money-bill-alt::before {
  content: "\f3d1"; }
.fa-left-long::before {
  content: "\f30a"; }
.fa-long-arrow-alt-left::before {
  content: "\f30a"; }
.fa-dna::before {
  content: "\f471"; }
.fa-virus-slash::before {
  content: "\e075"; }
.fa-minus::before {
  content: "\f068"; }
.fa-subtract::before {
  content: "\f068"; }
.fa-chess::before {
  content: "\f439"; }
.fa-arrow-left-long::before {
  content: "\f177"; }
.fa-long-arrow-left::before {
  content: "\f177"; }
.fa-plug-circle-check::before {
  content: "\e55c"; }
.fa-street-view::before {
  content: "\f21d"; }
.fa-franc-sign::before {
  content: "\e18f"; }
.fa-volume-off::before {
  content: "\f026"; }
.fa-hands-asl-interpreting::before {
  content: "\f2a3"; }
.fa-american-sign-language-interpreting::before {
  content: "\f2a3"; }
.fa-asl-interpreting::before {
  content: "\f2a3"; }
.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3"; }
.fa-gear::before {
  content: "\f013"; }
.fa-cog::before {
  content: "\f013"; }
.fa-droplet-slash::before {
  content: "\f5c7"; }
.fa-tint-slash::before {
  content: "\f5c7"; }
.fa-mosque::before {
  content: "\f678"; }
.fa-mosquito::before {
  content: "\e52b"; }
.fa-star-of-david::before {
  content: "\f69a"; }
.fa-person-military-rifle::before {
  content: "\e54b"; }
.fa-cart-shopping::before {
  content: "\f07a"; }
.fa-shopping-cart::before {
  content: "\f07a"; }
.fa-vials::before {
  content: "\f493"; }
.fa-plug-circle-plus::before {
  content: "\e55f"; }
.fa-place-of-worship::before {
  content: "\f67f"; }
.fa-grip-vertical::before {
  content: "\f58e"; }
.fa-arrow-turn-up::before {
  content: "\f148"; }
.fa-level-up::before {
  content: "\f148"; }
.fa-u::before {
  content: "\55"; }
.fa-square-root-variable::before {
  content: "\f698"; }
.fa-square-root-alt::before {
  content: "\f698"; }
.fa-clock::before {
  content: "\f017"; }
.fa-clock-four::before {
  content: "\f017"; }
.fa-backward-step::before {
  content: "\f048"; }
.fa-step-backward::before {
  content: "\f048"; }
.fa-pallet::before {
  content: "\f482"; }
.fa-faucet::before {
  content: "\e005"; }
.fa-baseball-bat-ball::before {
  content: "\f432"; }
.fa-s::before {
  content: "\53"; }
.fa-timeline::before {
  content: "\e29c"; }
.fa-keyboard::before {
  content: "\f11c"; }
.fa-caret-down::before {
  content: "\f0d7"; }
.fa-house-chimney-medical::before {
  content: "\f7f2"; }
.fa-clinic-medical::before {
  content: "\f7f2"; }
.fa-temperature-three-quarters::before {
  content: "\f2c8"; }
.fa-temperature-3::before {
  content: "\f2c8"; }
.fa-thermometer-3::before {
  content: "\f2c8"; }
.fa-thermometer-three-quarters::before {
  content: "\f2c8"; }
.fa-mobile-screen::before {
  content: "\f3cf"; }
.fa-mobile-android-alt::before {
  content: "\f3cf"; }
.fa-plane-up::before {
  content: "\e22d"; }
.fa-piggy-bank::before {
  content: "\f4d3"; }
.fa-battery-half::before {
  content: "\f242"; }
.fa-battery-3::before {
  content: "\f242"; }
.fa-mountain-city::before {
  content: "\e52e"; }
.fa-coins::before {
  content: "\f51e"; }
.fa-khanda::before {
  content: "\f66d"; }
.fa-sliders::before {
  content: "\f1de"; }
.fa-sliders-h::before {
  content: "\f1de"; }
.fa-folder-tree::before {
  content: "\f802"; }
.fa-network-wired::before {
  content: "\f6ff"; }
.fa-map-pin::before {
  content: "\f276"; }
.fa-hamsa::before {
  content: "\f665"; }
.fa-cent-sign::before {
  content: "\e3f5"; }
.fa-flask::before {
  content: "\f0c3"; }
.fa-person-pregnant::before {
  content: "\e31e"; }
.fa-wand-sparkles::before {
  content: "\f72b"; }
.fa-ellipsis-vertical::before {
  content: "\f142"; }
.fa-ellipsis-v::before {
  content: "\f142"; }
.fa-ticket::before {
  content: "\f145"; }
.fa-power-off::before {
  content: "\f011"; }
.fa-right-long::before {
  content: "\f30b"; }
.fa-long-arrow-alt-right::before {
  content: "\f30b"; }
.fa-flag-usa::before {
  content: "\f74d"; }
.fa-laptop-file::before {
  content: "\e51d"; }
.fa-tty::before {
  content: "\f1e4"; }
.fa-teletype::before {
  content: "\f1e4"; }
.fa-diagram-next::before {
  content: "\e476"; }
.fa-person-rifle::before {
  content: "\e54e"; }
.fa-house-medical-circle-exclamation::before {
  content: "\e512"; }
.fa-closed-captioning::before {
  content: "\f20a"; }
.fa-person-hiking::before {
  content: "\f6ec"; }
.fa-hiking::before {
  content: "\f6ec"; }
.fa-venus-double::before {
  content: "\f226"; }
.fa-images::before {
  content: "\f302"; }
.fa-calculator::before {
  content: "\f1ec"; }
.fa-people-pulling::before {
  content: "\e535"; }
.fa-n::before {
  content: "\4e"; }
.fa-cable-car::before {
  content: "\f7da"; }
.fa-tram::before {
  content: "\f7da"; }
.fa-cloud-rain::before {
  content: "\f73d"; }
.fa-building-circle-xmark::before {
  content: "\e4d4"; }
.fa-ship::before {
  content: "\f21a"; }
.fa-arrows-down-to-line::before {
  content: "\e4b8"; }
.fa-download::before {
  content: "\f019"; }
.fa-face-grin::before {
  content: "\f580"; }
.fa-grin::before {
  content: "\f580"; }
.fa-delete-left::before {
  content: "\f55a"; }
.fa-backspace::before {
  content: "\f55a"; }
.fa-eye-dropper::before {
  content: "\f1fb"; }
.fa-eye-dropper-empty::before {
  content: "\f1fb"; }
.fa-eyedropper::before {
  content: "\f1fb"; }
.fa-file-circle-check::before {
  content: "\e5a0"; }
.fa-forward::before {
  content: "\f04e"; }
.fa-mobile::before {
  content: "\f3ce"; }
.fa-mobile-android::before {
  content: "\f3ce"; }
.fa-mobile-phone::before {
  content: "\f3ce"; }
.fa-face-meh::before {
  content: "\f11a"; }
.fa-meh::before {
  content: "\f11a"; }
.fa-align-center::before {
  content: "\f037"; }
.fa-book-skull::before {
  content: "\f6b7"; }
.fa-book-dead::before {
  content: "\f6b7"; }
.fa-id-card::before {
  content: "\f2c2"; }
.fa-drivers-license::before {
  content: "\f2c2"; }
.fa-outdent::before {
  content: "\f03b"; }
.fa-dedent::before {
  content: "\f03b"; }
.fa-heart-circle-exclamation::before {
  content: "\e4fe"; }
.fa-house::before {
  content: "\f015"; }
.fa-home::before {
  content: "\f015"; }
.fa-home-alt::before {
  content: "\f015"; }
.fa-home-lg-alt::before {
  content: "\f015"; }
.fa-calendar-week::before {
  content: "\f784"; }
.fa-laptop-medical::before {
  content: "\f812"; }
.fa-b::before {
  content: "\42"; }
.fa-file-medical::before {
  content: "\f477"; }
.fa-dice-one::before {
  content: "\f525"; }
.fa-kiwi-bird::before {
  content: "\f535"; }
.fa-arrow-right-arrow-left::before {
  content: "\f0ec"; }
.fa-exchange::before {
  content: "\f0ec"; }
.fa-rotate-right::before {
  content: "\f2f9"; }
.fa-redo-alt::before {
  content: "\f2f9"; }
.fa-rotate-forward::before {
  content: "\f2f9"; }
.fa-utensils::before {
  content: "\f2e7"; }
.fa-cutlery::before {
  content: "\f2e7"; }
.fa-arrow-up-wide-short::before {
  content: "\f161"; }
.fa-sort-amount-up::before {
  content: "\f161"; }
.fa-mill-sign::before {
  content: "\e1ed"; }
.fa-bowl-rice::before {
  content: "\e2eb"; }
.fa-skull::before {
  content: "\f54c"; }
.fa-tower-broadcast::before {
  content: "\f519"; }
.fa-broadcast-tower::before {
  content: "\f519"; }
.fa-truck-pickup::before {
  content: "\f63c"; }
.fa-up-long::before {
  content: "\f30c"; }
.fa-long-arrow-alt-up::before {
  content: "\f30c"; }
.fa-stop::before {
  content: "\f04d"; }
.fa-code-merge::before {
  content: "\f387"; }
.fa-upload::before {
  content: "\f093"; }
.fa-hurricane::before {
  content: "\f751"; }
.fa-mound::before {
  content: "\e52d"; }
.fa-toilet-portable::before {
  content: "\e583"; }
.fa-compact-disc::before {
  content: "\f51f"; }
.fa-file-arrow-down::before {
  content: "\f56d"; }
.fa-file-download::before {
  content: "\f56d"; }
.fa-caravan::before {
  content: "\f8ff"; }
.fa-shield-cat::before {
  content: "\e572"; }
.fa-bolt::before {
  content: "\f0e7"; }
.fa-zap::before {
  content: "\f0e7"; }
.fa-glass-water::before {
  content: "\e4f4"; }
.fa-oil-well::before {
  content: "\e532"; }
.fa-vault::before {
  content: "\e2c5"; }
.fa-mars::before {
  content: "\f222"; }
.fa-toilet::before {
  content: "\f7d8"; }
.fa-plane-circle-xmark::before {
  content: "\e557"; }
.fa-yen-sign::before {
  content: "\f157"; }
.fa-cny::before {
  content: "\f157"; }
.fa-jpy::before {
  content: "\f157"; }
.fa-rmb::before {
  content: "\f157"; }
.fa-yen::before {
  content: "\f157"; }
.fa-ruble-sign::before {
  content: "\f158"; }
.fa-rouble::before {
  content: "\f158"; }
.fa-rub::before {
  content: "\f158"; }
.fa-ruble::before {
  content: "\f158"; }
.fa-sun::before {
  content: "\f185"; }
.fa-guitar::before {
  content: "\f7a6"; }
.fa-face-laugh-wink::before {
  content: "\f59c"; }
.fa-laugh-wink::before {
  content: "\f59c"; }
.fa-horse-head::before {
  content: "\f7ab"; }
.fa-bore-hole::before {
  content: "\e4c3"; }
.fa-industry::before {
  content: "\f275"; }
.fa-circle-down::before {
  content: "\f358"; }
.fa-arrow-alt-circle-down::before {
  content: "\f358"; }
.fa-arrows-turn-to-dots::before {
  content: "\e4c1"; }
.fa-florin-sign::before {
  content: "\e184"; }
.fa-arrow-down-short-wide::before {
  content: "\f884"; }
.fa-sort-amount-desc::before {
  content: "\f884"; }
.fa-sort-amount-down-alt::before {
  content: "\f884"; }
.fa-less-than::before {
  content: "\3c"; }
.fa-angle-down::before {
  content: "\f107"; }
.fa-car-tunnel::before {
  content: "\e4de"; }
.fa-head-side-cough::before {
  content: "\e061"; }
.fa-grip-lines::before {
  content: "\f7a4"; }
.fa-thumbs-down::before {
  content: "\f165"; }
.fa-user-lock::before {
  content: "\f502"; }
.fa-arrow-right-long::before {
  content: "\f178"; }
.fa-long-arrow-right::before {
  content: "\f178"; }
.fa-anchor-circle-xmark::before {
  content: "\e4ac"; }
.fa-ellipsis::before {
  content: "\f141"; }
.fa-ellipsis-h::before {
  content: "\f141"; }
.fa-chess-pawn::before {
  content: "\f443"; }
.fa-kit-medical::before {
  content: "\f479"; }
.fa-first-aid::before {
  content: "\f479"; }
.fa-person-through-window::before {
  content: "\e5a9"; }
.fa-toolbox::before {
  content: "\f552"; }
.fa-hands-holding-circle::before {
  content: "\e4fb"; }
.fa-bug::before {
  content: "\f188"; }
.fa-credit-card::before {
  content: "\f09d"; }
.fa-credit-card-alt::before {
  content: "\f09d"; }
.fa-car::before {
  content: "\f1b9"; }
.fa-automobile::before {
  content: "\f1b9"; }
.fa-hand-holding-hand::before {
  content: "\e4f7"; }
.fa-book-open-reader::before {
  content: "\f5da"; }
.fa-book-reader::before {
  content: "\f5da"; }
.fa-mountain-sun::before {
  content: "\e52f"; }
.fa-arrows-left-right-to-line::before {
  content: "\e4ba"; }
.fa-dice-d20::before {
  content: "\f6cf"; }
.fa-truck-droplet::before {
  content: "\e58c"; }
.fa-file-circle-xmark::before {
  content: "\e5a1"; }
.fa-temperature-arrow-up::before {
  content: "\e040"; }
.fa-temperature-up::before {
  content: "\e040"; }
.fa-medal::before {
  content: "\f5a2"; }
.fa-bed::before {
  content: "\f236"; }
.fa-square-h::before {
  content: "\f0fd"; }
.fa-h-square::before {
  content: "\f0fd"; }
.fa-podcast::before {
  content: "\f2ce"; }
.fa-temperature-full::before {
  content: "\f2c7"; }
.fa-temperature-4::before {
  content: "\f2c7"; }
.fa-thermometer-4::before {
  content: "\f2c7"; }
.fa-thermometer-full::before {
  content: "\f2c7"; }
.fa-bell::before {
  content: "\f0f3"; }
.fa-superscript::before {
  content: "\f12b"; }
.fa-plug-circle-xmark::before {
  content: "\e560"; }
.fa-star-of-life::before {
  content: "\f621"; }
.fa-phone-slash::before {
  content: "\f3dd"; }
.fa-paint-roller::before {
  content: "\f5aa"; }
.fa-handshake-angle::before {
  content: "\f4c4"; }
.fa-hands-helping::before {
  content: "\f4c4"; }
.fa-location-dot::before {
  content: "\f3c5"; }
.fa-map-marker-alt::before {
  content: "\f3c5"; }
.fa-file::before {
  content: "\f15b"; }
.fa-greater-than::before {
  content: "\3e"; }
.fa-person-swimming::before {
  content: "\f5c4"; }
.fa-swimmer::before {
  content: "\f5c4"; }
.fa-arrow-down::before {
  content: "\f063"; }
.fa-droplet::before {
  content: "\f043"; }
.fa-tint::before {
  content: "\f043"; }
.fa-eraser::before {
  content: "\f12d"; }
.fa-earth-americas::before {
  content: "\f57d"; }
.fa-earth::before {
  content: "\f57d"; }
.fa-earth-america::before {
  content: "\f57d"; }
.fa-globe-americas::before {
  content: "\f57d"; }
.fa-person-burst::before {
  content: "\e53b"; }
.fa-dove::before {
  content: "\f4ba"; }
.fa-battery-empty::before {
  content: "\f244"; }
.fa-battery-0::before {
  content: "\f244"; }
.fa-socks::before {
  content: "\f696"; }
.fa-inbox::before {
  content: "\f01c"; }
.fa-section::before {
  content: "\e447"; }
.fa-gauge-high::before {
  content: "\f625"; }
.fa-tachometer-alt::before {
  content: "\f625"; }
.fa-tachometer-alt-fast::before {
  content: "\f625"; }
.fa-envelope-open-text::before {
  content: "\f658"; }
.fa-hospital::before {
  content: "\f0f8"; }
.fa-hospital-alt::before {
  content: "\f0f8"; }
.fa-hospital-wide::before {
  content: "\f0f8"; }
.fa-wine-bottle::before {
  content: "\f72f"; }
.fa-chess-rook::before {
  content: "\f447"; }
.fa-bars-staggered::before {
  content: "\f550"; }
.fa-reorder::before {
  content: "\f550"; }
.fa-stream::before {
  content: "\f550"; }
.fa-dharmachakra::before {
  content: "\f655"; }
.fa-hotdog::before {
  content: "\f80f"; }
.fa-person-walking-with-cane::before {
  content: "\f29d"; }
.fa-blind::before {
  content: "\f29d"; }
.fa-drum::before {
  content: "\f569"; }
.fa-ice-cream::before {
  content: "\f810"; }
.fa-heart-circle-bolt::before {
  content: "\e4fc"; }
.fa-fax::before {
  content: "\f1ac"; }
.fa-paragraph::before {
  content: "\f1dd"; }
.fa-check-to-slot::before {
  content: "\f772"; }
.fa-vote-yea::before {
  content: "\f772"; }
.fa-star-half::before {
  content: "\f089"; }
.fa-boxes-stacked::before {
  content: "\f468"; }
.fa-boxes::before {
  content: "\f468"; }
.fa-boxes-alt::before {
  content: "\f468"; }
.fa-link::before {
  content: "\f0c1"; }
.fa-chain::before {
  content: "\f0c1"; }
.fa-ear-listen::before {
  content: "\f2a2"; }
.fa-assistive-listening-systems::before {
  content: "\f2a2"; }
.fa-tree-city::before {
  content: "\e587"; }
.fa-play::before {
  content: "\f04b"; }
.fa-font::before {
  content: "\f031"; }
.fa-rupiah-sign::before {
  content: "\e23d"; }
.fa-magnifying-glass::before {
  content: "\f002"; }
.fa-search::before {
  content: "\f002"; }
.fa-table-tennis-paddle-ball::before {
  content: "\f45d"; }
.fa-ping-pong-paddle-ball::before {
  content: "\f45d"; }
.fa-table-tennis::before {
  content: "\f45d"; }
.fa-person-dots-from-line::before {
  content: "\f470"; }
.fa-diagnoses::before {
  content: "\f470"; }
.fa-trash-can-arrow-up::before {
  content: "\f82a"; }
.fa-trash-restore-alt::before {
  content: "\f82a"; }
.fa-naira-sign::before {
  content: "\e1f6"; }
.fa-cart-arrow-down::before {
  content: "\f218"; }
.fa-walkie-talkie::before {
  content: "\f8ef"; }
.fa-file-pen::before {
  content: "\f31c"; }
.fa-file-edit::before {
  content: "\f31c"; }
.fa-receipt::before {
  content: "\f543"; }
.fa-square-pen::before {
  content: "\f14b"; }
.fa-pen-square::before {
  content: "\f14b"; }
.fa-pencil-square::before {
  content: "\f14b"; }
.fa-suitcase-rolling::before {
  content: "\f5c1"; }
.fa-person-circle-exclamation::before {
  content: "\e53f"; }
.fa-chevron-down::before {
  content: "\f078"; }
.fa-battery-full::before {
  content: "\f240"; }
.fa-battery::before {
  content: "\f240"; }
.fa-battery-5::before {
  content: "\f240"; }
.fa-skull-crossbones::before {
  content: "\f714"; }
.fa-code-compare::before {
  content: "\e13a"; }
.fa-list-ul::before {
  content: "\f0ca"; }
.fa-list-dots::before {
  content: "\f0ca"; }
.fa-school-lock::before {
  content: "\e56f"; }
.fa-tower-cell::before {
  content: "\e585"; }
.fa-down-long::before {
  content: "\f309"; }
.fa-long-arrow-alt-down::before {
  content: "\f309"; }
.fa-ranking-star::before {
  content: "\e561"; }
.fa-chess-king::before {
  content: "\f43f"; }
.fa-person-harassing::before {
  content: "\e549"; }
.fa-brazilian-real-sign::before {
  content: "\e46c"; }
.fa-landmark-dome::before {
  content: "\f752"; }
.fa-landmark-alt::before {
  content: "\f752"; }
.fa-arrow-up::before {
  content: "\f062"; }
.fa-tv::before {
  content: "\f26c"; }
.fa-television::before {
  content: "\f26c"; }
.fa-tv-alt::before {
  content: "\f26c"; }
.fa-shrimp::before {
  content: "\e448"; }
.fa-list-check::before {
  content: "\f0ae"; }
.fa-tasks::before {
  content: "\f0ae"; }
.fa-jug-detergent::before {
  content: "\e519"; }
.fa-circle-user::before {
  content: "\f2bd"; }
.fa-user-circle::before {
  content: "\f2bd"; }
.fa-user-shield::before {
  content: "\f505"; }
.fa-wind::before {
  content: "\f72e"; }
.fa-car-burst::before {
  content: "\f5e1"; }
.fa-car-crash::before {
  content: "\f5e1"; }
.fa-y::before {
  content: "\59"; }
.fa-person-snowboarding::before {
  content: "\f7ce"; }
.fa-snowboarding::before {
  content: "\f7ce"; }
.fa-truck-fast::before {
  content: "\f48b"; }
.fa-shipping-fast::before {
  content: "\f48b"; }
.fa-fish::before {
  content: "\f578"; }
.fa-user-graduate::before {
  content: "\f501"; }
.fa-circle-half-stroke::before {
  content: "\f042"; }
.fa-adjust::before {
  content: "\f042"; }
.fa-clapperboard::before {
  content: "\e131"; }
.fa-circle-radiation::before {
  content: "\f7ba"; }
.fa-radiation-alt::before {
  content: "\f7ba"; }
.fa-baseball::before {
  content: "\f433"; }
.fa-baseball-ball::before {
  content: "\f433"; }
.fa-jet-fighter-up::before {
  content: "\e518"; }
.fa-diagram-project::before {
  content: "\f542"; }
.fa-project-diagram::before {
  content: "\f542"; }
.fa-copy::before {
  content: "\f0c5"; }
.fa-volume-xmark::before {
  content: "\f6a9"; }
.fa-volume-mute::before {
  content: "\f6a9"; }
.fa-volume-times::before {
  content: "\f6a9"; }
.fa-hand-sparkles::before {
  content: "\e05d"; }
.fa-grip::before {
  content: "\f58d"; }
.fa-grip-horizontal::before {
  content: "\f58d"; }
.fa-share-from-square::before {
  content: "\f14d"; }
.fa-share-square::before {
  content: "\f14d"; }
.fa-child-combatant::before {
  content: "\e4e0"; }
.fa-child-rifle::before {
  content: "\e4e0"; }
.fa-gun::before {
  content: "\e19b"; }
.fa-square-phone::before {
  content: "\f098"; }
.fa-phone-square::before {
  content: "\f098"; }
.fa-plus::before {
  content: "\2b"; }
.fa-add::before {
  content: "\2b"; }
.fa-expand::before {
  content: "\f065"; }
.fa-computer::before {
  content: "\e4e5"; }
.fa-xmark::before {
  content: "\f00d"; }
.fa-close::before {
  content: "\f00d"; }
.fa-multiply::before {
  content: "\f00d"; }
.fa-remove::before {
  content: "\f00d"; }
.fa-times::before {
  content: "\f00d"; }
.fa-arrows-up-down-left-right::before {
  content: "\f047"; }
.fa-arrows::before {
  content: "\f047"; }
.fa-chalkboard-user::before {
  content: "\f51c"; }
.fa-chalkboard-teacher::before {
  content: "\f51c"; }
.fa-peso-sign::before {
  content: "\e222"; }
.fa-building-shield::before {
  content: "\e4d8"; }
.fa-baby::before {
  content: "\f77c"; }
.fa-users-line::before {
  content: "\e592"; }
.fa-quote-left::before {
  content: "\f10d"; }
.fa-quote-left-alt::before {
  content: "\f10d"; }
.fa-tractor::before {
  content: "\f722"; }
.fa-trash-arrow-up::before {
  content: "\f829"; }
.fa-trash-restore::before {
  content: "\f829"; }
.fa-arrow-down-up-lock::before {
  content: "\e4b0"; }
.fa-lines-leaning::before {
  content: "\e51e"; }
.fa-ruler-combined::before {
  content: "\f546"; }
.fa-copyright::before {
  content: "\f1f9"; }
.fa-equals::before {
  content: "\3d"; }
.fa-blender::before {
  content: "\f517"; }
.fa-teeth::before {
  content: "\f62e"; }
.fa-shekel-sign::before {
  content: "\f20b"; }
.fa-ils::before {
  content: "\f20b"; }
.fa-shekel::before {
  content: "\f20b"; }
.fa-sheqel::before {
  content: "\f20b"; }
.fa-sheqel-sign::before {
  content: "\f20b"; }
.fa-map::before {
  content: "\f279"; }
.fa-rocket::before {
  content: "\f135"; }
.fa-photo-film::before {
  content: "\f87c"; }
.fa-photo-video::before {
  content: "\f87c"; }
.fa-folder-minus::before {
  content: "\f65d"; }
.fa-store::before {
  content: "\f54e"; }
.fa-arrow-trend-up::before {
  content: "\e098"; }
.fa-plug-circle-minus::before {
  content: "\e55e"; }
.fa-sign-hanging::before {
  content: "\f4d9"; }
.fa-sign::before {
  content: "\f4d9"; }
.fa-bezier-curve::before {
  content: "\f55b"; }
.fa-bell-slash::before {
  content: "\f1f6"; }
.fa-tablet::before {
  content: "\f3fb"; }
.fa-tablet-android::before {
  content: "\f3fb"; }
.fa-school-flag::before {
  content: "\e56e"; }
.fa-fill::before {
  content: "\f575"; }
.fa-angle-up::before {
  content: "\f106"; }
.fa-drumstick-bite::before {
  content: "\f6d7"; }
.fa-holly-berry::before {
  content: "\f7aa"; }
.fa-chevron-left::before {
  content: "\f053"; }
.fa-bacteria::before {
  content: "\e059"; }
.fa-hand-lizard::before {
  content: "\f258"; }
.fa-notdef::before {
  content: "\e1fe"; }
.fa-disease::before {
  content: "\f7fa"; }
.fa-briefcase-medical::before {
  content: "\f469"; }
.fa-genderless::before {
  content: "\f22d"; }
.fa-chevron-right::before {
  content: "\f054"; }
.fa-retweet::before {
  content: "\f079"; }
.fa-car-rear::before {
  content: "\f5de"; }
.fa-car-alt::before {
  content: "\f5de"; }
.fa-pump-soap::before {
  content: "\e06b"; }
.fa-video-slash::before {
  content: "\f4e2"; }
.fa-battery-quarter::before {
  content: "\f243"; }
.fa-battery-2::before {
  content: "\f243"; }
.fa-radio::before {
  content: "\f8d7"; }
.fa-baby-carriage::before {
  content: "\f77d"; }
.fa-carriage-baby::before {
  content: "\f77d"; }
.fa-traffic-light::before {
  content: "\f637"; }
.fa-thermometer::before {
  content: "\f491"; }
.fa-vr-cardboard::before {
  content: "\f729"; }
.fa-hand-middle-finger::before {
  content: "\f806"; }
.fa-percent::before {
  content: "\25"; }
.fa-percentage::before {
  content: "\25"; }
.fa-truck-moving::before {
  content: "\f4df"; }
.fa-glass-water-droplet::before {
  content: "\e4f5"; }
.fa-display::before {
  content: "\e163"; }
.fa-face-smile::before {
  content: "\f118"; }
.fa-smile::before {
  content: "\f118"; }
.fa-thumbtack::before {
  content: "\f08d"; }
.fa-thumb-tack::before {
  content: "\f08d"; }
.fa-trophy::before {
  content: "\f091"; }
.fa-person-praying::before {
  content: "\f683"; }
.fa-pray::before {
  content: "\f683"; }
.fa-hammer::before {
  content: "\f6e3"; }
.fa-hand-peace::before {
  content: "\f25b"; }
.fa-rotate::before {
  content: "\f2f1"; }
.fa-sync-alt::before {
  content: "\f2f1"; }
.fa-spinner::before {
  content: "\f110"; }
.fa-robot::before {
  content: "\f544"; }
.fa-peace::before {
  content: "\f67c"; }
.fa-gears::before {
  content: "\f085"; }
.fa-cogs::before {
  content: "\f085"; }
.fa-warehouse::before {
  content: "\f494"; }
.fa-arrow-up-right-dots::before {
  content: "\e4b7"; }
.fa-splotch::before {
  content: "\f5bc"; }
.fa-face-grin-hearts::before {
  content: "\f584"; }
.fa-grin-hearts::before {
  content: "\f584"; }
.fa-dice-four::before {
  content: "\f524"; }
.fa-sim-card::before {
  content: "\f7c4"; }
.fa-transgender::before {
  content: "\f225"; }
.fa-transgender-alt::before {
  content: "\f225"; }
.fa-mercury::before {
  content: "\f223"; }
.fa-arrow-turn-down::before {
  content: "\f149"; }
.fa-level-down::before {
  content: "\f149"; }
.fa-person-falling-burst::before {
  content: "\e547"; }
.fa-award::before {
  content: "\f559"; }
.fa-ticket-simple::before {
  content: "\f3ff"; }
.fa-ticket-alt::before {
  content: "\f3ff"; }
.fa-building::before {
  content: "\f1ad"; }
.fa-angles-left::before {
  content: "\f100"; }
.fa-angle-double-left::before {
  content: "\f100"; }
.fa-qrcode::before {
  content: "\f029"; }
.fa-clock-rotate-left::before {
  content: "\f1da"; }
.fa-history::before {
  content: "\f1da"; }
.fa-face-grin-beam-sweat::before {
  content: "\f583"; }
.fa-grin-beam-sweat::before {
  content: "\f583"; }
.fa-file-export::before {
  content: "\f56e"; }
.fa-arrow-right-from-file::before {
  content: "\f56e"; }
.fa-shield::before {
  content: "\f132"; }
.fa-shield-blank::before {
  content: "\f132"; }
.fa-arrow-up-short-wide::before {
  content: "\f885"; }
.fa-sort-amount-up-alt::before {
  content: "\f885"; }
.fa-house-medical::before {
  content: "\e3b2"; }
.fa-golf-ball-tee::before {
  content: "\f450"; }
.fa-golf-ball::before {
  content: "\f450"; }
.fa-circle-chevron-left::before {
  content: "\f137"; }
.fa-chevron-circle-left::before {
  content: "\f137"; }
.fa-house-chimney-window::before {
  content: "\e00d"; }
.fa-pen-nib::before {
  content: "\f5ad"; }
.fa-tent-arrow-turn-left::before {
  content: "\e580"; }
.fa-tents::before {
  content: "\e582"; }
.fa-wand-magic::before {
  content: "\f0d0"; }
.fa-magic::before {
  content: "\f0d0"; }
.fa-dog::before {
  content: "\f6d3"; }
.fa-carrot::before {
  content: "\f787"; }
.fa-moon::before {
  content: "\f186"; }
.fa-wine-glass-empty::before {
  content: "\f5ce"; }
.fa-wine-glass-alt::before {
  content: "\f5ce"; }
.fa-cheese::before {
  content: "\f7ef"; }
.fa-yin-yang::before {
  content: "\f6ad"; }
.fa-music::before {
  content: "\f001"; }
.fa-code-commit::before {
  content: "\f386"; }
.fa-temperature-low::before {
  content: "\f76b"; }
.fa-person-biking::before {
  content: "\f84a"; }
.fa-biking::before {
  content: "\f84a"; }
.fa-broom::before {
  content: "\f51a"; }
.fa-shield-heart::before {
  content: "\e574"; }
.fa-gopuram::before {
  content: "\f664"; }
.fa-earth-oceania::before {
  content: "\e47b"; }
.fa-globe-oceania::before {
  content: "\e47b"; }
.fa-square-xmark::before {
  content: "\f2d3"; }
.fa-times-square::before {
  content: "\f2d3"; }
.fa-xmark-square::before {
  content: "\f2d3"; }
.fa-hashtag::before {
  content: "\23"; }
.fa-up-right-and-down-left-from-center::before {
  content: "\f424"; }
.fa-expand-alt::before {
  content: "\f424"; }
.fa-oil-can::before {
  content: "\f613"; }
.fa-t::before {
  content: "\54"; }
.fa-hippo::before {
  content: "\f6ed"; }
.fa-chart-column::before {
  content: "\e0e3"; }
.fa-infinity::before {
  content: "\f534"; }
.fa-vial-circle-check::before {
  content: "\e596"; }
.fa-person-arrow-down-to-line::before {
  content: "\e538"; }
.fa-voicemail::before {
  content: "\f897"; }
.fa-fan::before {
  content: "\f863"; }
.fa-person-walking-luggage::before {
  content: "\e554"; }
.fa-up-down::before {
  content: "\f338"; }
.fa-arrows-alt-v::before {
  content: "\f338"; }
.fa-cloud-moon-rain::before {
  content: "\f73c"; }
.fa-calendar::before {
  content: "\f133"; }
.fa-trailer::before {
  content: "\e041"; }
.fa-bahai::before {
  content: "\f666"; }
.fa-haykal::before {
  content: "\f666"; }
.fa-sd-card::before {
  content: "\f7c2"; }
.fa-dragon::before {
  content: "\f6d5"; }
.fa-shoe-prints::before {
  content: "\f54b"; }
.fa-circle-plus::before {
  content: "\f055"; }
.fa-plus-circle::before {
  content: "\f055"; }
.fa-face-grin-tongue-wink::before {
  content: "\f58b"; }
.fa-grin-tongue-wink::before {
  content: "\f58b"; }
.fa-hand-holding::before {
  content: "\f4bd"; }
.fa-plug-circle-exclamation::before {
  content: "\e55d"; }
.fa-link-slash::before {
  content: "\f127"; }
.fa-chain-broken::before {
  content: "\f127"; }
.fa-chain-slash::before {
  content: "\f127"; }
.fa-unlink::before {
  content: "\f127"; }
.fa-clone::before {
  content: "\f24d"; }
.fa-person-walking-arrow-loop-left::before {
  content: "\e551"; }
.fa-arrow-up-z-a::before {
  content: "\f882"; }
.fa-sort-alpha-up-alt::before {
  content: "\f882"; }
.fa-fire-flame-curved::before {
  content: "\f7e4"; }
.fa-fire-alt::before {
  content: "\f7e4"; }
.fa-tornado::before {
  content: "\f76f"; }
.fa-file-circle-plus::before {
  content: "\e494"; }
.fa-book-quran::before {
  content: "\f687"; }
.fa-quran::before {
  content: "\f687"; }
.fa-anchor::before {
  content: "\f13d"; }
.fa-border-all::before {
  content: "\f84c"; }
.fa-face-angry::before {
  content: "\f556"; }
.fa-angry::before {
  content: "\f556"; }
.fa-cookie-bite::before {
  content: "\f564"; }
.fa-arrow-trend-down::before {
  content: "\e097"; }
.fa-rss::before {
  content: "\f09e"; }
.fa-feed::before {
  content: "\f09e"; }
.fa-draw-polygon::before {
  content: "\f5ee"; }
.fa-scale-balanced::before {
  content: "\f24e"; }
.fa-balance-scale::before {
  content: "\f24e"; }
.fa-gauge-simple-high::before {
  content: "\f62a"; }
.fa-tachometer::before {
  content: "\f62a"; }
.fa-tachometer-fast::before {
  content: "\f62a"; }
.fa-shower::before {
  content: "\f2cc"; }
.fa-desktop::before {
  content: "\f390"; }
.fa-desktop-alt::before {
  content: "\f390"; }
.fa-m::before {
  content: "\4d"; }
.fa-table-list::before {
  content: "\f00b"; }
.fa-th-list::before {
  content: "\f00b"; }
.fa-comment-sms::before {
  content: "\f7cd"; }
.fa-sms::before {
  content: "\f7cd"; }
.fa-book::before {
  content: "\f02d"; }
.fa-user-plus::before {
  content: "\f234"; }
.fa-check::before {
  content: "\f00c"; }
.fa-battery-three-quarters::before {
  content: "\f241"; }
.fa-battery-4::before {
  content: "\f241"; }
.fa-house-circle-check::before {
  content: "\e509"; }
.fa-angle-left::before {
  content: "\f104"; }
.fa-diagram-successor::before {
  content: "\e47a"; }
.fa-truck-arrow-right::before {
  content: "\e58b"; }
.fa-arrows-split-up-and-left::before {
  content: "\e4bc"; }
.fa-hand-fist::before {
  content: "\f6de"; }
.fa-fist-raised::before {
  content: "\f6de"; }
.fa-cloud-moon::before {
  content: "\f6c3"; }
.fa-briefcase::before {
  content: "\f0b1"; }
.fa-person-falling::before {
  content: "\e546"; }
.fa-image-portrait::before {
  content: "\f3e0"; }
.fa-portrait::before {
  content: "\f3e0"; }
.fa-user-tag::before {
  content: "\f507"; }
.fa-rug::before {
  content: "\e569"; }
.fa-earth-europe::before {
  content: "\f7a2"; }
.fa-globe-europe::before {
  content: "\f7a2"; }
.fa-cart-flatbed-suitcase::before {
  content: "\f59d"; }
.fa-luggage-cart::before {
  content: "\f59d"; }
.fa-rectangle-xmark::before {
  content: "\f410"; }
.fa-rectangle-times::before {
  content: "\f410"; }
.fa-times-rectangle::before {
  content: "\f410"; }
.fa-window-close::before {
  content: "\f410"; }
.fa-baht-sign::before {
  content: "\e0ac"; }
.fa-book-open::before {
  content: "\f518"; }
.fa-book-journal-whills::before {
  content: "\f66a"; }
.fa-journal-whills::before {
  content: "\f66a"; }
.fa-handcuffs::before {
  content: "\e4f8"; }
.fa-triangle-exclamation::before {
  content: "\f071"; }
.fa-exclamation-triangle::before {
  content: "\f071"; }
.fa-warning::before {
  content: "\f071"; }
.fa-database::before {
  content: "\f1c0"; }
.fa-share::before {
  content: "\f064"; }
.fa-arrow-turn-right::before {
  content: "\f064"; }
.fa-mail-forward::before {
  content: "\f064"; }
.fa-bottle-droplet::before {
  content: "\e4c4"; }
.fa-mask-face::before {
  content: "\e1d7"; }
.fa-hill-rockslide::before {
  content: "\e508"; }
.fa-right-left::before {
  content: "\f362"; }
.fa-exchange-alt::before {
  content: "\f362"; }
.fa-paper-plane::before {
  content: "\f1d8"; }
.fa-road-circle-exclamation::before {
  content: "\e565"; }
.fa-dungeon::before {
  content: "\f6d9"; }
.fa-align-right::before {
  content: "\f038"; }
.fa-money-bill-1-wave::before {
  content: "\f53b"; }
.fa-money-bill-wave-alt::before {
  content: "\f53b"; }
.fa-life-ring::before {
  content: "\f1cd"; }
.fa-hands::before {
  content: "\f2a7"; }
.fa-sign-language::before {
  content: "\f2a7"; }
.fa-signing::before {
  content: "\f2a7"; }
.fa-calendar-day::before {
  content: "\f783"; }
.fa-water-ladder::before {
  content: "\f5c5"; }
.fa-ladder-water::before {
  content: "\f5c5"; }
.fa-swimming-pool::before {
  content: "\f5c5"; }
.fa-arrows-up-down::before {
  content: "\f07d"; }
.fa-arrows-v::before {
  content: "\f07d"; }
.fa-face-grimace::before {
  content: "\f57f"; }
.fa-grimace::before {
  content: "\f57f"; }
.fa-wheelchair-move::before {
  content: "\e2ce"; }
.fa-wheelchair-alt::before {
  content: "\e2ce"; }
.fa-turn-down::before {
  content: "\f3be"; }
.fa-level-down-alt::before {
  content: "\f3be"; }
.fa-person-walking-arrow-right::before {
  content: "\e552"; }
.fa-square-envelope::before {
  content: "\f199"; }
.fa-envelope-square::before {
  content: "\f199"; }
.fa-dice::before {
  content: "\f522"; }
.fa-bowling-ball::before {
  content: "\f436"; }
.fa-brain::before {
  content: "\f5dc"; }
.fa-bandage::before {
  content: "\f462"; }
.fa-band-aid::before {
  content: "\f462"; }
.fa-calendar-minus::before {
  content: "\f272"; }
.fa-circle-xmark::before {
  content: "\f057"; }
.fa-times-circle::before {
  content: "\f057"; }
.fa-xmark-circle::before {
  content: "\f057"; }
.fa-gifts::before {
  content: "\f79c"; }
.fa-hotel::before {
  content: "\f594"; }
.fa-earth-asia::before {
  content: "\f57e"; }
.fa-globe-asia::before {
  content: "\f57e"; }
.fa-id-card-clip::before {
  content: "\f47f"; }
.fa-id-card-alt::before {
  content: "\f47f"; }
.fa-magnifying-glass-plus::before {
  content: "\f00e"; }
.fa-search-plus::before {
  content: "\f00e"; }
.fa-thumbs-up::before {
  content: "\f164"; }
.fa-user-clock::before {
  content: "\f4fd"; }
.fa-hand-dots::before {
  content: "\f461"; }
.fa-allergies::before {
  content: "\f461"; }
.fa-file-invoice::before {
  content: "\f570"; }
.fa-window-minimize::before {
  content: "\f2d1"; }
.fa-mug-saucer::before {
  content: "\f0f4"; }
.fa-coffee::before {
  content: "\f0f4"; }
.fa-brush::before {
  content: "\f55d"; }
.fa-mask::before {
  content: "\f6fa"; }
.fa-magnifying-glass-minus::before {
  content: "\f010"; }
.fa-search-minus::before {
  content: "\f010"; }
.fa-ruler-vertical::before {
  content: "\f548"; }
.fa-user-large::before {
  content: "\f406"; }
.fa-user-alt::before {
  content: "\f406"; }
.fa-train-tram::before {
  content: "\e5b4"; }
.fa-user-nurse::before {
  content: "\f82f"; }
.fa-syringe::before {
  content: "\f48e"; }
.fa-cloud-sun::before {
  content: "\f6c4"; }
.fa-stopwatch-20::before {
  content: "\e06f"; }
.fa-square-full::before {
  content: "\f45c"; }
.fa-magnet::before {
  content: "\f076"; }
.fa-jar::before {
  content: "\e516"; }
.fa-note-sticky::before {
  content: "\f249"; }
.fa-sticky-note::before {
  content: "\f249"; }
.fa-bug-slash::before {
  content: "\e490"; }
.fa-arrow-up-from-water-pump::before {
  content: "\e4b6"; }
.fa-bone::before {
  content: "\f5d7"; }
.fa-user-injured::before {
  content: "\f728"; }
.fa-face-sad-tear::before {
  content: "\f5b4"; }
.fa-sad-tear::before {
  content: "\f5b4"; }
.fa-plane::before {
  content: "\f072"; }
.fa-tent-arrows-down::before {
  content: "\e581"; }
.fa-exclamation::before {
  content: "\21"; }
.fa-arrows-spin::before {
  content: "\e4bb"; }
.fa-print::before {
  content: "\f02f"; }
.fa-turkish-lira-sign::before {
  content: "\e2bb"; }
.fa-try::before {
  content: "\e2bb"; }
.fa-turkish-lira::before {
  content: "\e2bb"; }
.fa-dollar-sign::before {
  content: "\24"; }
.fa-dollar::before {
  content: "\24"; }
.fa-usd::before {
  content: "\24"; }
.fa-x::before {
  content: "\58"; }
.fa-magnifying-glass-dollar::before {
  content: "\f688"; }
.fa-search-dollar::before {
  content: "\f688"; }
.fa-users-gear::before {
  content: "\f509"; }
.fa-users-cog::before {
  content: "\f509"; }
.fa-person-military-pointing::before {
  content: "\e54a"; }
.fa-building-columns::before {
  content: "\f19c"; }
.fa-bank::before {
  content: "\f19c"; }
.fa-institution::before {
  content: "\f19c"; }
.fa-museum::before {
  content: "\f19c"; }
.fa-university::before {
  content: "\f19c"; }
.fa-umbrella::before {
  content: "\f0e9"; }
.fa-trowel::before {
  content: "\e589"; }
.fa-d::before {
  content: "\44"; }
.fa-stapler::before {
  content: "\e5af"; }
.fa-masks-theater::before {
  content: "\f630"; }
.fa-theater-masks::before {
  content: "\f630"; }
.fa-kip-sign::before {
  content: "\e1c4"; }
.fa-hand-point-left::before {
  content: "\f0a5"; }
.fa-handshake-simple::before {
  content: "\f4c6"; }
.fa-handshake-alt::before {
  content: "\f4c6"; }
.fa-jet-fighter::before {
  content: "\f0fb"; }
.fa-fighter-jet::before {
  content: "\f0fb"; }
.fa-square-share-nodes::before {
  content: "\f1e1"; }
.fa-share-alt-square::before {
  content: "\f1e1"; }
.fa-barcode::before {
  content: "\f02a"; }
.fa-plus-minus::before {
  content: "\e43c"; }
.fa-video::before {
  content: "\f03d"; }
.fa-video-camera::before {
  content: "\f03d"; }
.fa-graduation-cap::before {
  content: "\f19d"; }
.fa-mortar-board::before {
  content: "\f19d"; }
.fa-hand-holding-medical::before {
  content: "\e05c"; }
.fa-person-circle-check::before {
  content: "\e53e"; }
.fa-turn-up::before {
  content: "\f3bf"; }
.fa-level-up-alt::before {
  content: "\f3bf"; }
.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0; }
:root, :host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }
@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('fa-brands-400.9210030c21e68a90.woff2') format("woff2"), url('fa-brands-400.5f7c5bb77eae788b.ttf') format("truetype"); }
.fab,
.fa-brands {
  font-weight: 400; }
.fa-monero:before {
  content: "\f3d0"; }
.fa-hooli:before {
  content: "\f427"; }
.fa-yelp:before {
  content: "\f1e9"; }
.fa-cc-visa:before {
  content: "\f1f0"; }
.fa-lastfm:before {
  content: "\f202"; }
.fa-shopware:before {
  content: "\f5b5"; }
.fa-creative-commons-nc:before {
  content: "\f4e8"; }
.fa-aws:before {
  content: "\f375"; }
.fa-redhat:before {
  content: "\f7bc"; }
.fa-yoast:before {
  content: "\f2b1"; }
.fa-cloudflare:before {
  content: "\e07d"; }
.fa-ups:before {
  content: "\f7e0"; }
.fa-wpexplorer:before {
  content: "\f2de"; }
.fa-dyalog:before {
  content: "\f399"; }
.fa-bity:before {
  content: "\f37a"; }
.fa-stackpath:before {
  content: "\f842"; }
.fa-buysellads:before {
  content: "\f20d"; }
.fa-first-order:before {
  content: "\f2b0"; }
.fa-modx:before {
  content: "\f285"; }
.fa-guilded:before {
  content: "\e07e"; }
.fa-vnv:before {
  content: "\f40b"; }
.fa-square-js:before {
  content: "\f3b9"; }
.fa-js-square:before {
  content: "\f3b9"; }
.fa-microsoft:before {
  content: "\f3ca"; }
.fa-qq:before {
  content: "\f1d6"; }
.fa-orcid:before {
  content: "\f8d2"; }
.fa-java:before {
  content: "\f4e4"; }
.fa-invision:before {
  content: "\f7b0"; }
.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }
.fa-centercode:before {
  content: "\f380"; }
.fa-glide-g:before {
  content: "\f2a6"; }
.fa-drupal:before {
  content: "\f1a9"; }
.fa-hire-a-helper:before {
  content: "\f3b0"; }
.fa-creative-commons-by:before {
  content: "\f4e7"; }
.fa-unity:before {
  content: "\e049"; }
.fa-whmcs:before {
  content: "\f40d"; }
.fa-rocketchat:before {
  content: "\f3e8"; }
.fa-vk:before {
  content: "\f189"; }
.fa-untappd:before {
  content: "\f405"; }
.fa-mailchimp:before {
  content: "\f59e"; }
.fa-css3-alt:before {
  content: "\f38b"; }
.fa-square-reddit:before {
  content: "\f1a2"; }
.fa-reddit-square:before {
  content: "\f1a2"; }
.fa-vimeo-v:before {
  content: "\f27d"; }
.fa-contao:before {
  content: "\f26d"; }
.fa-square-font-awesome:before {
  content: "\e5ad"; }
.fa-deskpro:before {
  content: "\f38f"; }
.fa-sistrix:before {
  content: "\f3ee"; }
.fa-square-instagram:before {
  content: "\e055"; }
.fa-instagram-square:before {
  content: "\e055"; }
.fa-battle-net:before {
  content: "\f835"; }
.fa-the-red-yeti:before {
  content: "\f69d"; }
.fa-square-hacker-news:before {
  content: "\f3af"; }
.fa-hacker-news-square:before {
  content: "\f3af"; }
.fa-edge:before {
  content: "\f282"; }
.fa-napster:before {
  content: "\f3d2"; }
.fa-square-snapchat:before {
  content: "\f2ad"; }
.fa-snapchat-square:before {
  content: "\f2ad"; }
.fa-google-plus-g:before {
  content: "\f0d5"; }
.fa-artstation:before {
  content: "\f77a"; }
.fa-markdown:before {
  content: "\f60f"; }
.fa-sourcetree:before {
  content: "\f7d3"; }
.fa-google-plus:before {
  content: "\f2b3"; }
.fa-diaspora:before {
  content: "\f791"; }
.fa-foursquare:before {
  content: "\f180"; }
.fa-stack-overflow:before {
  content: "\f16c"; }
.fa-github-alt:before {
  content: "\f113"; }
.fa-phoenix-squadron:before {
  content: "\f511"; }
.fa-pagelines:before {
  content: "\f18c"; }
.fa-algolia:before {
  content: "\f36c"; }
.fa-red-river:before {
  content: "\f3e3"; }
.fa-creative-commons-sa:before {
  content: "\f4ef"; }
.fa-safari:before {
  content: "\f267"; }
.fa-google:before {
  content: "\f1a0"; }
.fa-square-font-awesome-stroke:before {
  content: "\f35c"; }
.fa-font-awesome-alt:before {
  content: "\f35c"; }
.fa-atlassian:before {
  content: "\f77b"; }
.fa-linkedin-in:before {
  content: "\f0e1"; }
.fa-digital-ocean:before {
  content: "\f391"; }
.fa-nimblr:before {
  content: "\f5a8"; }
.fa-chromecast:before {
  content: "\f838"; }
.fa-evernote:before {
  content: "\f839"; }
.fa-hacker-news:before {
  content: "\f1d4"; }
.fa-creative-commons-sampling:before {
  content: "\f4f0"; }
.fa-adversal:before {
  content: "\f36a"; }
.fa-creative-commons:before {
  content: "\f25e"; }
.fa-watchman-monitoring:before {
  content: "\e087"; }
.fa-fonticons:before {
  content: "\f280"; }
.fa-weixin:before {
  content: "\f1d7"; }
.fa-shirtsinbulk:before {
  content: "\f214"; }
.fa-codepen:before {
  content: "\f1cb"; }
.fa-git-alt:before {
  content: "\f841"; }
.fa-lyft:before {
  content: "\f3c3"; }
.fa-rev:before {
  content: "\f5b2"; }
.fa-windows:before {
  content: "\f17a"; }
.fa-wizards-of-the-coast:before {
  content: "\f730"; }
.fa-square-viadeo:before {
  content: "\f2aa"; }
.fa-viadeo-square:before {
  content: "\f2aa"; }
.fa-meetup:before {
  content: "\f2e0"; }
.fa-centos:before {
  content: "\f789"; }
.fa-adn:before {
  content: "\f170"; }
.fa-cloudsmith:before {
  content: "\f384"; }
.fa-pied-piper-alt:before {
  content: "\f1a8"; }
.fa-square-dribbble:before {
  content: "\f397"; }
.fa-dribbble-square:before {
  content: "\f397"; }
.fa-codiepie:before {
  content: "\f284"; }
.fa-node:before {
  content: "\f419"; }
.fa-mix:before {
  content: "\f3cb"; }
.fa-steam:before {
  content: "\f1b6"; }
.fa-cc-apple-pay:before {
  content: "\f416"; }
.fa-scribd:before {
  content: "\f28a"; }
.fa-openid:before {
  content: "\f19b"; }
.fa-instalod:before {
  content: "\e081"; }
.fa-expeditedssl:before {
  content: "\f23e"; }
.fa-sellcast:before {
  content: "\f2da"; }
.fa-square-twitter:before {
  content: "\f081"; }
.fa-twitter-square:before {
  content: "\f081"; }
.fa-r-project:before {
  content: "\f4f7"; }
.fa-delicious:before {
  content: "\f1a5"; }
.fa-freebsd:before {
  content: "\f3a4"; }
.fa-vuejs:before {
  content: "\f41f"; }
.fa-accusoft:before {
  content: "\f369"; }
.fa-ioxhost:before {
  content: "\f208"; }
.fa-fonticons-fi:before {
  content: "\f3a2"; }
.fa-app-store:before {
  content: "\f36f"; }
.fa-cc-mastercard:before {
  content: "\f1f1"; }
.fa-itunes-note:before {
  content: "\f3b5"; }
.fa-golang:before {
  content: "\e40f"; }
.fa-kickstarter:before {
  content: "\f3bb"; }
.fa-grav:before {
  content: "\f2d6"; }
.fa-weibo:before {
  content: "\f18a"; }
.fa-uncharted:before {
  content: "\e084"; }
.fa-firstdraft:before {
  content: "\f3a1"; }
.fa-square-youtube:before {
  content: "\f431"; }
.fa-youtube-square:before {
  content: "\f431"; }
.fa-wikipedia-w:before {
  content: "\f266"; }
.fa-wpressr:before {
  content: "\f3e4"; }
.fa-rendact:before {
  content: "\f3e4"; }
.fa-angellist:before {
  content: "\f209"; }
.fa-galactic-republic:before {
  content: "\f50c"; }
.fa-nfc-directional:before {
  content: "\e530"; }
.fa-skype:before {
  content: "\f17e"; }
.fa-joget:before {
  content: "\f3b7"; }
.fa-fedora:before {
  content: "\f798"; }
.fa-stripe-s:before {
  content: "\f42a"; }
.fa-meta:before {
  content: "\e49b"; }
.fa-laravel:before {
  content: "\f3bd"; }
.fa-hotjar:before {
  content: "\f3b1"; }
.fa-bluetooth-b:before {
  content: "\f294"; }
.fa-sticker-mule:before {
  content: "\f3f7"; }
.fa-creative-commons-zero:before {
  content: "\f4f3"; }
.fa-hips:before {
  content: "\f452"; }
.fa-behance:before {
  content: "\f1b4"; }
.fa-reddit:before {
  content: "\f1a1"; }
.fa-discord:before {
  content: "\f392"; }
.fa-chrome:before {
  content: "\f268"; }
.fa-app-store-ios:before {
  content: "\f370"; }
.fa-cc-discover:before {
  content: "\f1f2"; }
.fa-wpbeginner:before {
  content: "\f297"; }
.fa-confluence:before {
  content: "\f78d"; }
.fa-mdb:before {
  content: "\f8ca"; }
.fa-dochub:before {
  content: "\f394"; }
.fa-accessible-icon:before {
  content: "\f368"; }
.fa-ebay:before {
  content: "\f4f4"; }
.fa-amazon:before {
  content: "\f270"; }
.fa-unsplash:before {
  content: "\e07c"; }
.fa-yarn:before {
  content: "\f7e3"; }
.fa-square-steam:before {
  content: "\f1b7"; }
.fa-steam-square:before {
  content: "\f1b7"; }
.fa-500px:before {
  content: "\f26e"; }
.fa-square-vimeo:before {
  content: "\f194"; }
.fa-vimeo-square:before {
  content: "\f194"; }
.fa-asymmetrik:before {
  content: "\f372"; }
.fa-font-awesome:before {
  content: "\f2b4"; }
.fa-font-awesome-flag:before {
  content: "\f2b4"; }
.fa-font-awesome-logo-full:before {
  content: "\f2b4"; }
.fa-gratipay:before {
  content: "\f184"; }
.fa-apple:before {
  content: "\f179"; }
.fa-hive:before {
  content: "\e07f"; }
.fa-gitkraken:before {
  content: "\f3a6"; }
.fa-keybase:before {
  content: "\f4f5"; }
.fa-apple-pay:before {
  content: "\f415"; }
.fa-padlet:before {
  content: "\e4a0"; }
.fa-amazon-pay:before {
  content: "\f42c"; }
.fa-square-github:before {
  content: "\f092"; }
.fa-github-square:before {
  content: "\f092"; }
.fa-stumbleupon:before {
  content: "\f1a4"; }
.fa-fedex:before {
  content: "\f797"; }
.fa-phoenix-framework:before {
  content: "\f3dc"; }
.fa-shopify:before {
  content: "\e057"; }
.fa-neos:before {
  content: "\f612"; }
.fa-hackerrank:before {
  content: "\f5f7"; }
.fa-researchgate:before {
  content: "\f4f8"; }
.fa-swift:before {
  content: "\f8e1"; }
.fa-angular:before {
  content: "\f420"; }
.fa-speakap:before {
  content: "\f3f3"; }
.fa-angrycreative:before {
  content: "\f36e"; }
.fa-y-combinator:before {
  content: "\f23b"; }
.fa-empire:before {
  content: "\f1d1"; }
.fa-envira:before {
  content: "\f299"; }
.fa-square-gitlab:before {
  content: "\e5ae"; }
.fa-gitlab-square:before {
  content: "\e5ae"; }
.fa-studiovinari:before {
  content: "\f3f8"; }
.fa-pied-piper:before {
  content: "\f2ae"; }
.fa-wordpress:before {
  content: "\f19a"; }
.fa-product-hunt:before {
  content: "\f288"; }
.fa-firefox:before {
  content: "\f269"; }
.fa-linode:before {
  content: "\f2b8"; }
.fa-goodreads:before {
  content: "\f3a8"; }
.fa-square-odnoklassniki:before {
  content: "\f264"; }
.fa-odnoklassniki-square:before {
  content: "\f264"; }
.fa-jsfiddle:before {
  content: "\f1cc"; }
.fa-sith:before {
  content: "\f512"; }
.fa-themeisle:before {
  content: "\f2b2"; }
.fa-page4:before {
  content: "\f3d7"; }
.fa-hashnode:before {
  content: "\e499"; }
.fa-react:before {
  content: "\f41b"; }
.fa-cc-paypal:before {
  content: "\f1f4"; }
.fa-squarespace:before {
  content: "\f5be"; }
.fa-cc-stripe:before {
  content: "\f1f5"; }
.fa-creative-commons-share:before {
  content: "\f4f2"; }
.fa-bitcoin:before {
  content: "\f379"; }
.fa-keycdn:before {
  content: "\f3ba"; }
.fa-opera:before {
  content: "\f26a"; }
.fa-itch-io:before {
  content: "\f83a"; }
.fa-umbraco:before {
  content: "\f8e8"; }
.fa-galactic-senate:before {
  content: "\f50d"; }
.fa-ubuntu:before {
  content: "\f7df"; }
.fa-draft2digital:before {
  content: "\f396"; }
.fa-stripe:before {
  content: "\f429"; }
.fa-houzz:before {
  content: "\f27c"; }
.fa-gg:before {
  content: "\f260"; }
.fa-dhl:before {
  content: "\f790"; }
.fa-square-pinterest:before {
  content: "\f0d3"; }
.fa-pinterest-square:before {
  content: "\f0d3"; }
.fa-xing:before {
  content: "\f168"; }
.fa-blackberry:before {
  content: "\f37b"; }
.fa-creative-commons-pd:before {
  content: "\f4ec"; }
.fa-playstation:before {
  content: "\f3df"; }
.fa-quinscape:before {
  content: "\f459"; }
.fa-less:before {
  content: "\f41d"; }
.fa-blogger-b:before {
  content: "\f37d"; }
.fa-opencart:before {
  content: "\f23d"; }
.fa-vine:before {
  content: "\f1ca"; }
.fa-paypal:before {
  content: "\f1ed"; }
.fa-gitlab:before {
  content: "\f296"; }
.fa-typo3:before {
  content: "\f42b"; }
.fa-reddit-alien:before {
  content: "\f281"; }
.fa-yahoo:before {
  content: "\f19e"; }
.fa-dailymotion:before {
  content: "\e052"; }
.fa-affiliatetheme:before {
  content: "\f36b"; }
.fa-pied-piper-pp:before {
  content: "\f1a7"; }
.fa-bootstrap:before {
  content: "\f836"; }
.fa-odnoklassniki:before {
  content: "\f263"; }
.fa-nfc-symbol:before {
  content: "\e531"; }
.fa-ethereum:before {
  content: "\f42e"; }
.fa-speaker-deck:before {
  content: "\f83c"; }
.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }
.fa-patreon:before {
  content: "\f3d9"; }
.fa-avianex:before {
  content: "\f374"; }
.fa-ello:before {
  content: "\f5f1"; }
.fa-gofore:before {
  content: "\f3a7"; }
.fa-bimobject:before {
  content: "\f378"; }
.fa-facebook-f:before {
  content: "\f39e"; }
.fa-square-google-plus:before {
  content: "\f0d4"; }
.fa-google-plus-square:before {
  content: "\f0d4"; }
.fa-mandalorian:before {
  content: "\f50f"; }
.fa-first-order-alt:before {
  content: "\f50a"; }
.fa-osi:before {
  content: "\f41a"; }
.fa-google-wallet:before {
  content: "\f1ee"; }
.fa-d-and-d-beyond:before {
  content: "\f6ca"; }
.fa-periscope:before {
  content: "\f3da"; }
.fa-fulcrum:before {
  content: "\f50b"; }
.fa-cloudscale:before {
  content: "\f383"; }
.fa-forumbee:before {
  content: "\f211"; }
.fa-mizuni:before {
  content: "\f3cc"; }
.fa-schlix:before {
  content: "\f3ea"; }
.fa-square-xing:before {
  content: "\f169"; }
.fa-xing-square:before {
  content: "\f169"; }
.fa-bandcamp:before {
  content: "\f2d5"; }
.fa-wpforms:before {
  content: "\f298"; }
.fa-cloudversify:before {
  content: "\f385"; }
.fa-usps:before {
  content: "\f7e1"; }
.fa-megaport:before {
  content: "\f5a3"; }
.fa-magento:before {
  content: "\f3c4"; }
.fa-spotify:before {
  content: "\f1bc"; }
.fa-optin-monster:before {
  content: "\f23c"; }
.fa-fly:before {
  content: "\f417"; }
.fa-aviato:before {
  content: "\f421"; }
.fa-itunes:before {
  content: "\f3b4"; }
.fa-cuttlefish:before {
  content: "\f38c"; }
.fa-blogger:before {
  content: "\f37c"; }
.fa-flickr:before {
  content: "\f16e"; }
.fa-viber:before {
  content: "\f409"; }
.fa-soundcloud:before {
  content: "\f1be"; }
.fa-digg:before {
  content: "\f1a6"; }
.fa-tencent-weibo:before {
  content: "\f1d5"; }
.fa-symfony:before {
  content: "\f83d"; }
.fa-maxcdn:before {
  content: "\f136"; }
.fa-etsy:before {
  content: "\f2d7"; }
.fa-facebook-messenger:before {
  content: "\f39f"; }
.fa-audible:before {
  content: "\f373"; }
.fa-think-peaks:before {
  content: "\f731"; }
.fa-bilibili:before {
  content: "\e3d9"; }
.fa-erlang:before {
  content: "\f39d"; }
.fa-cotton-bureau:before {
  content: "\f89e"; }
.fa-dashcube:before {
  content: "\f210"; }
.fa-42-group:before {
  content: "\e080"; }
.fa-innosoft:before {
  content: "\e080"; }
.fa-stack-exchange:before {
  content: "\f18d"; }
.fa-elementor:before {
  content: "\f430"; }
.fa-square-pied-piper:before {
  content: "\e01e"; }
.fa-pied-piper-square:before {
  content: "\e01e"; }
.fa-creative-commons-nd:before {
  content: "\f4eb"; }
.fa-palfed:before {
  content: "\f3d8"; }
.fa-superpowers:before {
  content: "\f2dd"; }
.fa-resolving:before {
  content: "\f3e7"; }
.fa-xbox:before {
  content: "\f412"; }
.fa-searchengin:before {
  content: "\f3eb"; }
.fa-tiktok:before {
  content: "\e07b"; }
.fa-square-facebook:before {
  content: "\f082"; }
.fa-facebook-square:before {
  content: "\f082"; }
.fa-renren:before {
  content: "\f18b"; }
.fa-linux:before {
  content: "\f17c"; }
.fa-glide:before {
  content: "\f2a5"; }
.fa-linkedin:before {
  content: "\f08c"; }
.fa-hubspot:before {
  content: "\f3b2"; }
.fa-deploydog:before {
  content: "\f38e"; }
.fa-twitch:before {
  content: "\f1e8"; }
.fa-ravelry:before {
  content: "\f2d9"; }
.fa-mixer:before {
  content: "\e056"; }
.fa-square-lastfm:before {
  content: "\f203"; }
.fa-lastfm-square:before {
  content: "\f203"; }
.fa-vimeo:before {
  content: "\f40a"; }
.fa-mendeley:before {
  content: "\f7b3"; }
.fa-uniregistry:before {
  content: "\f404"; }
.fa-figma:before {
  content: "\f799"; }
.fa-creative-commons-remix:before {
  content: "\f4ee"; }
.fa-cc-amazon-pay:before {
  content: "\f42d"; }
.fa-dropbox:before {
  content: "\f16b"; }
.fa-instagram:before {
  content: "\f16d"; }
.fa-cmplid:before {
  content: "\e360"; }
.fa-facebook:before {
  content: "\f09a"; }
.fa-gripfire:before {
  content: "\f3ac"; }
.fa-jedi-order:before {
  content: "\f50e"; }
.fa-uikit:before {
  content: "\f403"; }
.fa-fort-awesome-alt:before {
  content: "\f3a3"; }
.fa-phabricator:before {
  content: "\f3db"; }
.fa-ussunnah:before {
  content: "\f407"; }
.fa-earlybirds:before {
  content: "\f39a"; }
.fa-trade-federation:before {
  content: "\f513"; }
.fa-autoprefixer:before {
  content: "\f41c"; }
.fa-whatsapp:before {
  content: "\f232"; }
.fa-slideshare:before {
  content: "\f1e7"; }
.fa-google-play:before {
  content: "\f3ab"; }
.fa-viadeo:before {
  content: "\f2a9"; }
.fa-line:before {
  content: "\f3c0"; }
.fa-google-drive:before {
  content: "\f3aa"; }
.fa-servicestack:before {
  content: "\f3ec"; }
.fa-simplybuilt:before {
  content: "\f215"; }
.fa-bitbucket:before {
  content: "\f171"; }
.fa-imdb:before {
  content: "\f2d8"; }
.fa-deezer:before {
  content: "\e077"; }
.fa-raspberry-pi:before {
  content: "\f7bb"; }
.fa-jira:before {
  content: "\f7b1"; }
.fa-docker:before {
  content: "\f395"; }
.fa-screenpal:before {
  content: "\e570"; }
.fa-bluetooth:before {
  content: "\f293"; }
.fa-gitter:before {
  content: "\f426"; }
.fa-d-and-d:before {
  content: "\f38d"; }
.fa-microblog:before {
  content: "\e01a"; }
.fa-cc-diners-club:before {
  content: "\f24c"; }
.fa-gg-circle:before {
  content: "\f261"; }
.fa-pied-piper-hat:before {
  content: "\f4e5"; }
.fa-kickstarter-k:before {
  content: "\f3bc"; }
.fa-yandex:before {
  content: "\f413"; }
.fa-readme:before {
  content: "\f4d5"; }
.fa-html5:before {
  content: "\f13b"; }
.fa-sellsy:before {
  content: "\f213"; }
.fa-sass:before {
  content: "\f41e"; }
.fa-wirsindhandwerk:before {
  content: "\e2d0"; }
.fa-wsh:before {
  content: "\e2d0"; }
.fa-buromobelexperte:before {
  content: "\f37f"; }
.fa-salesforce:before {
  content: "\f83b"; }
.fa-octopus-deploy:before {
  content: "\e082"; }
.fa-medapps:before {
  content: "\f3c6"; }
.fa-ns8:before {
  content: "\f3d5"; }
.fa-pinterest-p:before {
  content: "\f231"; }
.fa-apper:before {
  content: "\f371"; }
.fa-fort-awesome:before {
  content: "\f286"; }
.fa-waze:before {
  content: "\f83f"; }
.fa-cc-jcb:before {
  content: "\f24b"; }
.fa-snapchat:before {
  content: "\f2ab"; }
.fa-snapchat-ghost:before {
  content: "\f2ab"; }
.fa-fantasy-flight-games:before {
  content: "\f6dc"; }
.fa-rust:before {
  content: "\e07a"; }
.fa-wix:before {
  content: "\f5cf"; }
.fa-square-behance:before {
  content: "\f1b5"; }
.fa-behance-square:before {
  content: "\f1b5"; }
.fa-supple:before {
  content: "\f3f9"; }
.fa-rebel:before {
  content: "\f1d0"; }
.fa-css3:before {
  content: "\f13c"; }
.fa-staylinked:before {
  content: "\f3f5"; }
.fa-kaggle:before {
  content: "\f5fa"; }
.fa-space-awesome:before {
  content: "\e5ac"; }
.fa-deviantart:before {
  content: "\f1bd"; }
.fa-cpanel:before {
  content: "\f388"; }
.fa-goodreads-g:before {
  content: "\f3a9"; }
.fa-square-git:before {
  content: "\f1d2"; }
.fa-git-square:before {
  content: "\f1d2"; }
.fa-square-tumblr:before {
  content: "\f174"; }
.fa-tumblr-square:before {
  content: "\f174"; }
.fa-trello:before {
  content: "\f181"; }
.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }
.fa-get-pocket:before {
  content: "\f265"; }
.fa-perbyte:before {
  content: "\e083"; }
.fa-grunt:before {
  content: "\f3ad"; }
.fa-weebly:before {
  content: "\f5cc"; }
.fa-connectdevelop:before {
  content: "\f20e"; }
.fa-leanpub:before {
  content: "\f212"; }
.fa-black-tie:before {
  content: "\f27e"; }
.fa-themeco:before {
  content: "\f5c6"; }
.fa-python:before {
  content: "\f3e2"; }
.fa-android:before {
  content: "\f17b"; }
.fa-bots:before {
  content: "\e340"; }
.fa-free-code-camp:before {
  content: "\f2c5"; }
.fa-hornbill:before {
  content: "\f592"; }
.fa-js:before {
  content: "\f3b8"; }
.fa-ideal:before {
  content: "\e013"; }
.fa-git:before {
  content: "\f1d3"; }
.fa-dev:before {
  content: "\f6cc"; }
.fa-sketch:before {
  content: "\f7c6"; }
.fa-yandex-international:before {
  content: "\f414"; }
.fa-cc-amex:before {
  content: "\f1f3"; }
.fa-uber:before {
  content: "\f402"; }
.fa-github:before {
  content: "\f09b"; }
.fa-php:before {
  content: "\f457"; }
.fa-alipay:before {
  content: "\f642"; }
.fa-youtube:before {
  content: "\f167"; }
.fa-skyatlas:before {
  content: "\f216"; }
.fa-firefox-browser:before {
  content: "\e007"; }
.fa-replyd:before {
  content: "\f3e6"; }
.fa-suse:before {
  content: "\f7d6"; }
.fa-jenkins:before {
  content: "\f3b6"; }
.fa-twitter:before {
  content: "\f099"; }
.fa-rockrms:before {
  content: "\f3e9"; }
.fa-pinterest:before {
  content: "\f0d2"; }
.fa-buffer:before {
  content: "\f837"; }
.fa-npm:before {
  content: "\f3d4"; }
.fa-yammer:before {
  content: "\f840"; }
.fa-btc:before {
  content: "\f15a"; }
.fa-dribbble:before {
  content: "\f17d"; }
.fa-stumbleupon-circle:before {
  content: "\f1a3"; }
.fa-internet-explorer:before {
  content: "\f26b"; }
.fa-stubber:before {
  content: "\e5c7"; }
.fa-telegram:before {
  content: "\f2c6"; }
.fa-telegram-plane:before {
  content: "\f2c6"; }
.fa-old-republic:before {
  content: "\f510"; }
.fa-odysee:before {
  content: "\e5c6"; }
.fa-square-whatsapp:before {
  content: "\f40c"; }
.fa-whatsapp-square:before {
  content: "\f40c"; }
.fa-node-js:before {
  content: "\f3d3"; }
.fa-edge-legacy:before {
  content: "\e078"; }
.fa-slack:before {
  content: "\f198"; }
.fa-slack-hash:before {
  content: "\f198"; }
.fa-medrt:before {
  content: "\f3c8"; }
.fa-usb:before {
  content: "\f287"; }
.fa-tumblr:before {
  content: "\f173"; }
.fa-vaadin:before {
  content: "\f408"; }
.fa-quora:before {
  content: "\f2c4"; }
.fa-reacteurope:before {
  content: "\f75d"; }
.fa-medium:before {
  content: "\f23a"; }
.fa-medium-m:before {
  content: "\f23a"; }
.fa-amilia:before {
  content: "\f36d"; }
.fa-mixcloud:before {
  content: "\f289"; }
.fa-flipboard:before {
  content: "\f44d"; }
.fa-viacoin:before {
  content: "\f237"; }
.fa-critical-role:before {
  content: "\f6c9"; }
.fa-sitrox:before {
  content: "\e44a"; }
.fa-discourse:before {
  content: "\f393"; }
.fa-joomla:before {
  content: "\f1aa"; }
.fa-mastodon:before {
  content: "\f4f6"; }
.fa-airbnb:before {
  content: "\f834"; }
.fa-wolf-pack-battalion:before {
  content: "\f514"; }
.fa-buy-n-large:before {
  content: "\f8a6"; }
.fa-gulp:before {
  content: "\f3ae"; }
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }
.fa-strava:before {
  content: "\f428"; }
.fa-ember:before {
  content: "\f423"; }
.fa-canadian-maple-leaf:before {
  content: "\f785"; }
.fa-teamspeak:before {
  content: "\f4f9"; }
.fa-pushed:before {
  content: "\f3e1"; }
.fa-wordpress-simple:before {
  content: "\f411"; }
.fa-nutritionix:before {
  content: "\f3d6"; }
.fa-wodu:before {
  content: "\e088"; }
.fa-google-pay:before {
  content: "\e079"; }
.fa-intercom:before {
  content: "\f7af"; }
.fa-zhihu:before {
  content: "\f63f"; }
.fa-korvue:before {
  content: "\f42f"; }
.fa-pix:before {
  content: "\e43a"; }
.fa-steam-symbol:before {
  content: "\f3f6"; }
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('fa-regular-400.02ad4ff91ef84f65.woff2') format("woff2"), url('fa-regular-400.570a165b064c1468.ttf') format("truetype"); }
.far,
.fa-regular {
  font-weight: 400; }
:root, :host {
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('fa-solid-900.3eae9857c06e9372.woff2') format("woff2"), url('fa-solid-900.0b5caff7ad4bc179.ttf') format("truetype"); }
.fas,
.fa-solid {
  font-weight: 900; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-display: block;
  font-weight: 400;
  src: url('fa-brands-400.9210030c21e68a90.woff2') format("woff2"), url('fa-brands-400.5f7c5bb77eae788b.ttf') format("truetype"); }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-display: block;
  font-weight: 900;
  src: url('fa-solid-900.3eae9857c06e9372.woff2') format("woff2"), url('fa-solid-900.0b5caff7ad4bc179.ttf') format("truetype"); }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-display: block;
  font-weight: 400;
  src: url('fa-regular-400.02ad4ff91ef84f65.woff2') format("woff2"), url('fa-regular-400.570a165b064c1468.ttf') format("truetype"); }
@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('fa-solid-900.3eae9857c06e9372.woff2') format("woff2"), url('fa-solid-900.0b5caff7ad4bc179.ttf') format("truetype"); }
@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('fa-brands-400.9210030c21e68a90.woff2') format("woff2"), url('fa-brands-400.5f7c5bb77eae788b.ttf') format("truetype"); }
@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('fa-regular-400.02ad4ff91ef84f65.woff2') format("woff2"), url('fa-regular-400.570a165b064c1468.ttf') format("truetype");
  unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }
@font-face {
  font-family: 'FontAwesome';
  font-display: block;
  src: url('fa-v4compatibility.6209cf0172d95b0e.woff2') format("woff2"), url('fa-v4compatibility.92dce52f885fd838.ttf') format("truetype");
  unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A; }
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
/* toast styles */
.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}
.toast-container * {
  box-sizing: border-box;
}
.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}
.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */
.toast-info {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */
.toast-error {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */
.toast-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */
.toast-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E");
}
.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}
/* Responsive Design */
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }

  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }

  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/css/fonter.css ***!
  \************************************************************************************************************************************************************************************************************/
/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  }
/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2') format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2') format('woff2');
    unicode-range: U+1F00-1FFF;
  }
/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2') format('woff2');
    unicode-range: U+0370-03FF;
  }
/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
  }
/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2') format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOlCnqEu92Fr1MmSU5fBBc4.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOmCnqEu92Fr1Mu72xKOzY.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  }
/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOmCnqEu92Fr1Mu5mxKOzY.woff2') format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOmCnqEu92Fr1Mu7mxKOzY.woff2') format('woff2');
    unicode-range: U+1F00-1FFF;
  }
/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOmCnqEu92Fr1Mu4WxKOzY.woff2') format('woff2');
    unicode-range: U+0370-03FF;
  }
/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOmCnqEu92Fr1Mu7WxKOzY.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
  }
/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOmCnqEu92Fr1Mu7GxKOzY.woff2') format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOmCnqEu92Fr1Mu4mxK.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  }
/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2') format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2') format('woff2');
    unicode-range: U+1F00-1FFF;
  }
/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2') format('woff2');
    unicode-range: U+0370-03FF;
  }
/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
  }
/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2') format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('/assets/fontsWoftsFiles/KFOlCnqEu92Fr1MmEU9fBBc4.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
/* =============== */
/* fallback */
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/fontsWoftsFiles/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2') format('woff2');
  }
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
  }
/*
 * Droid Arabic Kufi (Arabic) https://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot);
  src: url(https://fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
       url(https://fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff2) format('woff2'),
       url(https://fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff) format('woff'),
       url(https://fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot);
  src: url(https://fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'),
       url(https://fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff2) format('woff2'),
       url(https://fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff) format('woff'),
       url(https://fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.ttf) format('truetype');
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCkYb8td.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCAYb8td.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCgYb8td.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCcYb8td.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCsYb8td.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCoYb8td.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCQYbw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DRs5.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DRs5.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DRs5.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DRs5.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DRs5.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCkYb8td.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCAYb8td.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCgYb8td.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCcYb8td.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCsYb8td.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCoYb8td.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYbw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*!***********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/css/icons.css ***!
  \***********************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "fi-icons";
  src: url("https://www.moccae.gov.ae/content/fonts/ficons.eot?v=2&ix8c5w");
  src: url("https://www.moccae.gov.ae/content/fonts/ficons.eot?v=2&ix8c5w#iefix") format("embedded-opentype"),
    url("https://www.moccae.gov.ae/content/fonts/ficons.ttf?v=2&ix8c5w") format("truetype"),
    url("https://www.moccae.gov.ae/content/fonts/ficons.woff?v=2&ix8c5w") format("woff"),
    url("https://www.moccae.gov.ae/content/fonts/ficons.svg?v=2&ix8c5w#fi-icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="fi-"],
[class*=" fi-"] {
  font-family: "fi-icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fi-application-status:before {
  content: "\ea25";
}

.fi-electric-charging:before {
  content: "\ea26";
}

.fi-people-determination:before {
  content: "\ea27";
}

.fi-senior-citizen:before {
  content: "\ea28";
}

.fi-wifi:before {
  content: "\ea29";
}

.fi-register:before {
  content: "\ea24";
}

.fi-peace-justice-and-strong-institutions:before {
  content: "\ea23";
}

.fi-partnership-for-the-goals:before {
  content: "\ea13";
}

.fi-life-on-land:before {
  content: "\ea14";
}

.fi-life-below-water:before {
  content: "\ea15";
}

.fi-climate-action:before {
  content: "\ea16";
}

.fi-quality-education:before {
  content: "\ea17";
}

.fi-gender-equality:before {
  content: "\ea18";
}

.fi-clean-water-and-sanitation:before {
  content: "\ea19";
}

.fi-affordable-and-clean-energy:before {
  content: "\ea1a";
}

.fi-decent-workand-economic-growth:before {
  content: "\ea1b";
}

.fi-industry-innovation-and-infrastructure:before {
  content: "\ea1c";
}

.fi-reduced-inequalities:before {
  content: "\ea1d";
}

.fi-sustaible-cities-and-communities:before {
  content: "\ea1e";
}

.fi-responsible-consumption-and-production:before {
  content: "\ea1f";
}

.fi-good-health-and-well-being:before {
  content: "\ea20";
}

.fi-zero-hunger:before {
  content: "\ea21";
}

.fi-no-poverty:before {
  content: "\ea22";
}

.fi-rss:before {
  content: "\e978";
}

.fi-english:before {
  content: "\ea0c";
}

.fi-happiness:before {
  content: "\ea0d";
}

.fi-on-time:before {
  content: "\ea0e";
}

.fi-poll:before {
  content: "\ea0f";
}

.fi-share-1:before {
  content: "\ea11";
}

.fi-tawasul:before {
  content: "\ea12";
}

.fi-all-services-n:before {
  content: "\e9c2";
}

.fi-android-n:before {
  content: "\e9c3";
}

.fi-announcements-n:before {
  content: "\e9c4";
}

.fi-arabic-n:before {
  content: "\e9c5";
}

.fi-english-n:before {
  content: "En";
}

.fi-arrow-bottom-n:before {
  content: "\e9c6";
}

.fi-arrow-left-n:before {
  content: "\e9c7";
}

.fi-arrow-right-n:before {
  content: "\e9c8";
}

.fi-arrow-top-n:before {
  content: "\e9c9";
}

.fi-card-veiw-n:before {
  content: "\e9ca";
}

.fi-close-n-o:before {
  content: "\e9cb";
}

.fi-comment-n:before {
  content: "\e9cc";
}

.fi-company-n-o:before {
  content: "\e9cd";
}

.fi-customer-care-n:before {
  content: "\e9ce";
}

.fi-decree-n:before {
  content: "\e9cf";
}

.fi-dislike-fill-n:before {
  content: "\e9d0";
}

.fi-dislike-n:before {
  content: "\e9d1";
}

.fi-download-n:before {
  content: "\e9d2";
}

.fi-excel-n:before {
  content: "\e9d3";
}

.fi-facebook-n:before {
  content: "\e9d4";
}

.fi-gis-map-n:before {
  content: "\e9d5";
}

.fi-globe-n:before {
  content: "\e9d6";
}

.fi-instagram-n:before {
  content: "\e9d7";
}

.fi-ios-n:before {
  content: "\e9d8";
}

.fi-like-fill-n:before {
  content: "\e9d9";
}

.fi-like-n:before {
  content: "\e9da";
}

.fi-linkedin-n:before {
  content: "\e9db";
}

.fi-list-veiw-n:before {
  content: "\e9dc";
}

.fi-manual-n:before {
  content: "\e9dd";
}

.fi-map-marker-n:before {
  content: "\e9de";
}

.fi-newsletter-n:before {
  content: "\e9df";
}

.fi-pdf-n:before {
  content: "\e9e0";
}

.fi-play-n-o:before {
  content: "\e9e1";
}

.fi-play-n:before {
  content: "\e9e2";
}

.fi-powerpoint-n:before {
  content: "\e9e3";
}

.fi-print-n:before {
  content: "\e9e4";
}

.fi-reports-n:before {
  content: "\e9e5";
}

.fi-request-data-n:before {
  content: "\e9e6";
}

.fi-service-center-n:before {
  content: "\e9e7";
}

.fi-share-n-o:before {
  content: "\e9e8";
}

.fi-star-n:before {
  content: "\e9e9";
}

.fi-statistics-n:before {
  content: "\e9ea";
}

.fi-studies-n:before {
  content: "\e9eb";
}

.fi-submit-data-n:before {
  content: "\e9ec";
}

.fi-text-minus-n:before {
  content: "\e9ed";
}

.fi-text-plus-n:before {
  content: "\e9ee";
}

.fi-twitter-n:before {
  content: "\e9ef";
}

.fi-user-n:before {
  content: "\e9f0";
}

.fi-word-n:before {
  content: "\e9f1";
}

.fi-youtube-n:before {
  content: "\e9f2";
}

.fi-accessibility-n:before {
  content: "\e9f3";
}

.fi-activity-n:before {
  content: "\e9f4";
}

.fi-certificate-n-o:before {
  content: "\e9f5";
}

.fi-certificate-n:before {
  content: "\e9f6";
}

.fi-chevron-bottom-n:before {
  content: "\e9f7";
}

.fi-chevron-left-n:before {
  content: "\e9f8";
}

.fi-chevron-right-n:before {
  content: "\e9f9";
}

.fi-chevron-top-n:before {
  content: "\e9fa";
}

.fi-close-n:before {
  content: "\e9fb";
}

.fi-company-n:before {
  content: "\e9fc";
}

.fi-contact-n:before {
  content: "\e9fd";
}

.fi-cow-n:before {
  content: "\e9fe";
}

.fi-crops-n:before {
  content: "\e9ff";
}

.fi-farmer-n:before {
  content: "\ea00";
}

.fi-fisherman-n:before {
  content: "\ea01";
}

.fi-happiness-n:before {
  content: "\ea02";
}

.fi-home-n:before {
  content: "\ea03";
}

.fi-import-export-n:before {
  content: "\ea04";
}

.fi-mail-share-n:before {
  content: "\ea05";
}

.fi-notification-n:before {
  content: "\ea06";
}

.fi-search-n:before {
  content: "\ea07";
}

.fi-settings-n:before {
  content: "\ea08";
}

.fi-share-n:before {
  content: "\ea09";
}

.fi-site-services-n:before {
  content: "\ea0a";
}

.fi-sitemap-n:before {
  content: "\ea0b";
}

.fi-common-question:before {
  content: "\e9b9";
}

.fi-faq:before {
  content: "\e9ba";
}

.fi-e-services:before {
  content: "\e9bb";
}

.fi-knowledge-center:before {
  content: "\e9bc";
}

.fi-live-chat:before {
  content: "\e9bd";
}

.fi-happiness-center-2:before {
  content: "\e9be";
}

.fi-call-center-agent:before {
  content: "\e9bf";
}

.fi-contact-us:before {
  content: "\e9c0";
}

.fi-feedback-system:before {
  content: "\e9c1";
}

.fi-customer-charter:before {
  content: "\e9b6";
}

.fi-mawroothna:before {
  content: "\e9b7";
}

.fi-package:before {
  content: "\e9b8";
}

.fi-mic-mute:before {
  content: "\e9b4";
}

.fi-mic:before {
  content: "\e9b5";
}

.fi-close:before {
  content: "\e9b2";
}

.fi-notification:before {
  content: "\e9b3";
}

.fi-home-globalmast:before {
  content: "\e9a7";
}

.fi-sound-icon-globalmast:before {
  content: "\e9a8";
}

.fi-sitemap-globalmast:before {
  content: "\e9a9";
}

.fi-phone-globalmast-icon:before {
  content: "\e9aa";
}

.fi-mail:before {
  content: "\e9ab";
}

.fi-settings-cog:before {
  content: "\e9ac";
}

.fi-disability-access:before {
  content: "\e9ad";
}

.fi-call-us-icon-footer:before {
  content: "\e9ae";
}

.fi-customer-happiness-center:before {
  content: "\e9af";
}

.fi-moccae-newsletter:before {
  content: "\e9b0";
}

.fi-contact-minister-01:before {
  content: "\e9b1";
}

.fi-user-manual-2:before {
  content: "\e9a4";
}

.fi-form-download:before {
  content: "\e9a5";
}

.fi-start-service:before {
  content: "\e9a6";
}

.fi-happiness-center1:before {
  content: "\e9a1";
}

.fi-list:before {
  content: "\e9a2";
}

.fi-map-view:before {
  content: "\e9a3";
}

.fi-announcements:before {
  content: "\e99a";
}

.fi-guidelines:before {
  content: "\e99b";
}

.fi-statics:before {
  content: "\e99c";
}

.fi-studies:before {
  content: "\e99d";
}

.fi-reports:before {
  content: "\e99e";
}

.fi-researches:before {
  content: "\e99f";
}

.fi-decrees:before {
  content: "\e9a0";
}

.fi-po-box:before {
  content: "\e999";
}

.fi-more-outline:before {
  content: "\e97f";
}

.fi-video-play-thick:before {
  content: "\e980";
}

.fi-calendar-line:before {
  content: "\e981";
}

.fi-hand:before {
  content: "\e982";
}

.fi-more:before {
  content: "\e983";
}

.fi-location-pin:before {
  content: "\e984";
}

.fi-clock:before {
  content: "\e985";
}

.fi-star-think-outline:before {
  content: "\e986";
}

.fi-infographics-new:before {
  content: "\e987";
}

.fi-logos-pen:before {
  content: "\e988";
}

.fi-profile-img:before {
  content: "\e989";
}

.fi-view-thck:before {
  content: "\e98a";
}

.fi-download-thick:before {
  content: "\e98b";
}

.fi-image-thin:before {
  content: "\e98c";
}

.fi-image:before {
  content: "\e98d";
}

.fi-headphone:before {
  content: "\e98e";
}

.fi-video-play:before {
  content: "\e98f";
}

.fi-print:before {
  content: "\e990";
}

.fi-whatsapp:before {
  content: "\e991";
}

.fi-atrated:before {
  content: "\e992";
}

.fi-facebook-ico:before {
  content: "\e993";
}

.fi-arrow-short-right:before {
  content: "\e994";
}

.fi-arrow-short-left:before {
  content: "\e995";
}

.fi-arrow-thin-up:before {
  content: "\e996";
}

.fi-arrow-thin-down:before {
  content: "\e997";
}

.fi-search:before {
  content: "\e998";
}

.fi-circle-arrow-up:before {
  content: "\ea10";
}

.fi-important-icon .path1:before {
  content: "\e979";
  color: #ffd13f;
}

.fi-important-icon .path2:before {
  content: "\e97a";
  margin-left: -1em;
  color: #231f20;
}

.fi-important-icon .path3:before {
  content: "\e97b";
  margin-left: -1em;
  color: #000;
}

.fi-important-icon .path4:before {
  content: "\e97c";
  margin-left: -1em;
  color: #000;
}

.fi-circle-minus:before {
  content: "\e97d";
}

.fi-circle-plus:before {
  content: "\e97e";
}

.fi-close-thick:before {
  content: "\e953";
}

.fi-tick-thick:before {
  content: "\e954";
}

.fi-info:before {
  content: "\e976";
}

.fi-arrow-round-down:before {
  content: "\e977";
}

.fi-laboratory-examination:before {
  content: "\e955";
}

.fi-release-consignment:before {
  content: "\e956";
}

.fi-scrutinize-consignment:before {
  content: "\e957";
}

.fi-permit-issued:before {
  content: "\e958";
}

.fi-record-drafted:before {
  content: "\e959";
}

.fi-audit-documents:before {
  content: "\e95a";
}

.fi-field-visit:before {
  content: "\e95b";
}

.fi-visit-facility:before {
  content: "\e95c";
}

.fi-supplier-receipt:before {
  content: "\e95d";
}

.fi-halal-certification .path1:before {
  content: "\e95e";
  color: #231f20;
}

.fi-halal-certification .path2:before {
  content: "\e95f";
  margin-left: -1em;
  color: #000;
}

.fi-halal-certification .path3:before {
  content: "\e960";
  margin-left: -1em;
  color: #000;
}

.fi-halal-certification .path4:before {
  content: "\e961";
  margin-left: -1em;
  color: #231f20;
}

.fi-halal-certification .path5:before {
  content: "\e962";
  margin-left: -1em;
  color: #231f20;
}

.fi-halal-certification .path6:before {
  content: "\e963";
  margin-left: -1em;
  color: #231f20;
}

.fi-halal-certification .path7:before {
  content: "\e964";
  margin-left: -1em;
  color: #231f20;
}

.fi-halal-certification .path8:before {
  content: "\e965";
  margin-left: -1em;
  color: #231f20;
}

.fi-halal-certification .path9:before {
  content: "\e966";
  margin-left: -1em;
  color: #231f20;
}

.fi-halal-certification .path10:before {
  content: "\e967";
  margin-left: -1em;
  color: #231f20;
}

.fi-halal-certification .path11:before {
  content: "\e968";
  margin-left: -1em;
  color: #231f20;
}

.fi-halal-certification .path12:before {
  content: "\e969";
  margin-left: -1em;
  color: #231f20;
}

.fi-halal-certification .path13:before {
  content: "\e96a";
  margin-left: -1em;
  color: #231f20;
}

.fi-halal-certification .path14:before {
  content: "\e96b";
  margin-left: -1em;
  color: #231f20;
}

.fi-halal-certification .path15:before {
  content: "\e96c";
  margin-left: -1em;
  color: #231f20;
}

.fi-halal-certification .path16:before {
  content: "\e96d";
  margin-left: -1em;
  color: #231f20;
}

.fi-halal-certification .path17:before {
  content: "\e96e";
  margin-left: -1em;
  color: #231f20;
}

.fi-halal-certification .path18:before {
  content: "\e96f";
  margin-left: -1em;
  color: #000;
}

.fi-halal-certification .path19:before {
  content: "\e970";
  margin-left: -1em;
  color: #000;
}

.fi-spot-assessment:before {
  content: "\e971";
}

.fi-evaluate-application:before {
  content: "\e972";
}

.fi-verification-certificate:before {
  content: "\e973";
}

.fi-factory-certificate:before {
  content: "\e974";
}

.fi-laboratory:before {
  content: "\e975";
}

.fi-idea:before {
  content: "\e943";
}

.fi-link:before {
  content: "\e944";
}

.fi-instagram-outline:before {
  content: "\e945";
}

.fi-arrow-fill-rightt:before {
  content: "\e946";
}

.fi-arrow-fill-left:before {
  content: "\e947";
}

.fi-blog:before {
  content: "\e948";
}

.fi-minister:before {
  content: "\e949";
}

.fi-happiness-center-loc:before {
  content: "\e94a";
}

.fi-toll-free:before {
  content: "\e94b";
}

.fi-eservice:before {
  content: "\e94c";
}

.fi-service-directory:before {
  content: "\e94d";
}

.fi-business-service:before {
  content: "\e94e";
}

.fi-individual-service:before {
  content: "\e94f";
}

.fi-voice:before {
  content: "\e950";
}

.fi-generic:before {
  content: "\e951";
}

.fi-settings:before {
  content: "\e952";
}

.fi-arrow-thin-left:before {
  content: "\e932";
}

.fi-arrow-thin-right:before {
  content: "\e933";
}

.fi-customer-center:before {
  content: "\e934";
}

.fi-tick:before {
  content: "\e935";
}

.fi-companies:before {
  content: "\e936";
}

.fi-individual:before {
  content: "\e937";
}

.fi-video:before {
  content: "\e938";
}

.fi-epermit:before {
  content: "\e939";
}

.fi-epayment:before {
  content: "\e93a";
}

.fi-form:before {
  content: "\e93b";
}

.fi-fees:before {
  content: "\e93c";
}

.fi-star-outline:before {
  content: "\e93d";
}

.fi-star:before {
  content: "\e93e";
}

.fi-user-manual:before {
  content: "\e93f";
}

.fi-download:before {
  content: "\e940";
}

.fi-arrow-round-left:before {
  content: "\e941";
}

.fi-arrow-round-right:before {
  content: "\e942";
}

.fi-calendar:before {
  content: "\e92d";
}

.fi-question-round-rtl:before {
  content: "\e92e";
}

.fi-question-round:before {
  content: "\e92f";
}

.fi-arrow-long-left:before {
  content: "\e930";
}

.fi-arrow-long-right:before {
  content: "\e931";
}

.fi-logos:before {
  content: "\e912";
}

.fi-archives:before {
  content: "\e913";
}

.fi-infographics:before {
  content: "\e914";
}

.fi-visual-audio:before {
  content: "\e915";
}

.fi-instagram:before {
  content: "\e916";
}

.fi-twitter:before {
  content: "\e917";
}

.fi-facebook:before {
  content: "\e918";
}

.fi-youtube:before {
  content: "\e919";
}

.fi-contact-minister:before {
  content: "\e91a";
}

.fi-newsletter:before {
  content: "\e91b";
}

.fi-happiness-center:before {
  content: "\e91c";
}

.fi-call-us:before {
  content: "\e91d";
}

.fi-baladiyat:before {
  content: "\e91e";
}

.fi-important-links:before {
  content: "\e91f";
}

.fi-arrow-thick-right:before {
  content: "\e920";
}

.fi-arrow-thick-left:before {
  content: "\e921";
}

.fi-eservice-login:before {
  content: "\e922";
}

.fi-customer-service:before {
  content: "\e923";
}

.fi-service-business .path1:before {
  content: "\e924";
  color: #000;
}

.fi-service-business .path2:before {
  content: "\e925";
  margin-left: -1em;
  color: #000;
}

.fi-service-business .path3:before {
  content: "\e926";
  margin-left: -1em;
  color: #6b6b6b;
}

.fi-service-business .path4:before {
  content: "\e927";
  margin-left: -1em;
  color: #6b6b6b;
}

.fi-service-business .path5:before {
  content: "\e928";
  margin-left: -1em;
  color: #6b6b6b;
}

.fi-service-business .path6:before {
  content: "\e929";
  margin-left: -1em;
  color: #6b6b6b;
}

.fi-service-business .path7:before {
  content: "\e92a";
  margin-left: -1em;
  color: #6b6b6b;
}

.fi-service-business .path8:before {
  content: "\e92b";
  margin-left: -1em;
  color: #6b6b6b;
}

.fi-service-individual:before {
  content: "\e92c";
}

.fi-error404:before {
  content: "\e911";
}

.fi-report:before {
  content: "\e90d";
}

.fi-telephone:before {
  content: "\e90e";
}

.fi-sitemap:before {
  content: "\e90f";
}

.fi-home:before {
  content: "\e910";
}

.fi-website:before {
  content: "\e907";
}

.fi-email:before {
  content: "\e908";
}

.fi-fax:before {
  content: "\e909";
}

.fi-phone:before {
  content: "\e90a";
}

.fi-location:before {
  content: "\e90b";
}

.fi-call-center:before {
  content: "\e90c";
}

.fi-file-jpg:before {
  content: "\e900";
}

.fi-file-doc:before {
  content: "\e902";
}

.fi-file-excel:before {
  content: "\e903";
}

.fi-file-pdf:before {
  content: "\e904";
}

.fi-file-ppt:before {
  content: "\e905";
}

.fi-file-zip:before {
  content: "\e906";
}

.fi-view:before {
  content: "\e901";
}

/*!***************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/css/style-dls.css ***!
  \***************************************************************************************************************************************************************************************************************/
/* coloring starts */
:root {
  --gold-90: #413213;
  --gold-80: #5f481c;
  --gold-70: #7c5e24;
  --gold-60: #99742d;
  --gold-50: #b68a35;
  --gold-40: #c5a25d;
  --gold-30: #d6be8e;
  --gold-20: #e4d5b6;
  --gold-10: #f2eadb;

  --red-90: #4e1412;
  --red-80: #711d1a;
  --red-70: #932521;
  --red-60: #b52e29;
  --red-50: #d83731;
  --red-40: #e05f5a;
  --red-30: #ea8f8c;
  --red-20: #f1b7b5;
  --red-10: #f8dbda;

  --green-90: #17331d;
  --green-80: #214a2a;
  --green-70: #2b6136;
  --green-60: #357743;
  --green-50: #3f8e50;
  --green-40: #65a573;
  --green-30: #93c09d;
  --green-20: #bad6c0;
  --green-10: #dcebdf;

  --black-90: #323438;
  --black-80: #494a4d;
  --black-70: #606164;
  --black-60: #76777a;
  --black-50: #8d8e90;
  --black-40: #a4a5a6;
  --black-30: #bbbcbd;
  --black-20: #d1d2d3;
  --black-10: #ececec;

  --blue-90: #2f3165;
  --blue-80: #454875;
  --blue-70: #5d5f87;
  --blue-60: #747698;
  --blue-50: #8b8da9;
  --blue-40: #a2a3ba;
  --blue-30: #babbcc;
  --blue-20: #d1d1dd;
  --blue-10: #e8e9ee;

  --TRAblue-90: #001046;
  --TRAblue-80: #001866;
  --TRAblue-70: #001f84;
  --TRAblue-60: #0026a3;
  --TRAblue-50: #002dc2;
  --TRAblue-40: #3357ce;
  --TRAblue-30: #7089dd;
  --TRAblue-20: #a3b3e9;
  --TRAblue-10: #d1d9f4;

  --lightblue-90: #003d54;
  --lightblue-80: #005a7b;
  --lightblue-70: #0074a0;
  --lightblue-60: #0090c5;
  --lightblue-50: #00abeb;
  --lightblue-40: #33bcef;
  --lightblue-30: #70d0f4;
  --lightblue-20: #a3e0f7;
  --lightblue-10: #d1f0fb;

  --yellow-90: #59450e;
  --yellow-80: #826515;
  --yellow-70: #a9831b;
  --yellow-60: #d0a122;
  --yellow-50: #f8c028;
  --yellow-40: #facd53;
  --yellow-30: #fcdc87;
  --yellow-20: #fce8b1;
  --yellow-10: #fef4d8;

  --Salmon-90: #5c3023;
  --Salmon-80: #854633;
  --Salmon-70: #ad5a42;
  --Salmon-60: #d67051;
  --Salmon-50: #ff8561;
  --Salmon-40: #ff9e81;
  --Salmon-30: #ffbba7;
  --Salmon-20: #ffd3c6;
  --Salmon-10: #ffe9e2;

  --blackPearl-90: #1f2a40;
  --blackPearl-80: #384155;
  --blackPearl-70: #515a6a;
  --blackPearl-60: #6a717f;
  --blackPearl-50: #838995;
  --blackPearl-40: #9ba0aa;
  --blackPearl-30: #b5b8bf;
  --blackPearl-20: #cdd0d4;
  --blackPearl-10: #e7e8ea;

  --white-90: #fcfcfc;
  --white-80: #fafafa;
  --white-70: #f7f7f7;
  --white-60: #f5f5f5;
  --white-50: #f2f2f2;
  --white-40: #f0f0f0;
  --white-30: #ededed;
  --white-20: #ebebeb;
  --white-10: #e8e8e8;

  --AthensGray-90: #eceef0;
  --AthensGray-80: #eaecee;
  --AthensGray-70: #e8e9eb;
  --AthensGray-60: #e6e8ea;
  --AthensGray-50: #e3e5e7;
  --AthensGray-40: #e1e3e5;
  --AthensGray-30: #dee0e2;
  --AthensGray-20: #dcdee0;
  --AthensGray-10: #dadbdd;

  /* coloring ends */
}

/*!***********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/css/style.css ***!
  \***********************************************************************************************************************************************************************************************************/
:root {
  --golden: #c5a25d;
  --golden-dark: #7c5e24;
  --golden-primary: #b68a35;
  --golden-dimmed: #99742d;
  --golden-bright: #d6be8e;
  --golden-light: #f2eadb;

  --dark: #454545;
  --dark-light: #747474;

  --light: #f8f8f8;
  --light-shadow: #e5e5e5;

  --iron: #8c9093;
  --iron-light: #9fa6ac;
  --iron-dark: #5e6163;

  --silver-light: #ebebeb;

  --greeny: #2c7500;
  --greeny-primary: #215500;
  --greeny-dimmed: #35b64456;
  --greeny-bright: #35b6452e;
  --greeny-light: #2155001a;

  --grey: #4d5053;
  --grey-primary: #444649;
  --grey-dimmed: #393b3d56;
  --grey-bright: #4446492e;
  --grey-light: #4446491a;

  --red: #c22c35;
  --red-primary: #aa1e27;
  --red-dimmed: #b91e2956;
  --red-bright: #aa1e272e;
  --red-light: #aa1e271a;

  --height-light: #f7f7f7;

  --success: #00c200;
  --success-dark: #437f43;
  --success-dimmed: #00c20056;
  --success-bright: #00c2002e;
  --success-light: #00c2001a;

  --success-primary: #3f8e50;
  --success-secondary: #dcebdf;

  --danger: #ff0000;
  --danger-light: #ff00001a;

  --uae-gold: #b68a35;
  --uae-red: #d83731;
  --uae-green: #3f8e50;
  --uae-black: #1b1d21;
  --uae-white: #ffffff;
  --uae-udp-space: #171a53;
  --uae-tra-blue: #002dc2;
  --uae-ligt-blue: #00abeb;
  --uae-saffron-yellow: #f8c028;
  --uae-salmon: #ff8561;

  --uae-shadow: 1px 2px 10px 1px rgb(27 29 33 / 16%);
}

.clearfix:after,
.clear-fix:after,
.using-bootstrap .dl-horizontal dd:after,
.using-bootstrap .container:after,
.using-bootstrap .container-fluid:after,
.using-bootstrap .row:after,
.using-bootstrap .form-horizontal .form-group:after {
  clear: both;
}

.poll-holder {
  position: fixed;
  top: 165px;
  right: -440px;
  z-index: 1020;
}

.poll-holder .online-poll {
  padding: 20px !important;
  background-color: #84888b !important;
  position: relative;
  top: 50%;
  right: -160px;
  width: 380px;
  right: -9px;
  top: -62px;
}

.poll-holder .online-poll .poll-icon {
  position: absolute;
  left: -69px;
  top: 1px;
}

.poll-holder .online-poll .close-poll {
  position: absolute;
  left: 370px;
}

.poll-holder .online-poll .close-poll i {
  color: #fff;
  font-size: 1.125rem;
  font-style: initial;
}

.poll-holder .online-poll h2 {
  padding: 0 0 10px;
  margin: 0 0 10px;
  color: #fff !important;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 1.5em;
}

.poll-holder .online-poll h4 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 1.1429em;
  line-height: 1.6;
}

.poll-holder .online-poll .poll,
.poll-holder .online-poll .poll-answers {
  list-style: none;
}

.poll-holder .online-poll .poll-answers li {
  padding-bottom: 10px;
}

.poll-holder .online-poll .poll-answers li label {
  color: #fff;
}

.poll-holder .online-poll .poll-answers li div.result {
  background-color: #fcf9e8;
  border: 1px solid #fff;
  display: block;
  height: 12px;
  margin-top: 5px;
  position: relative;
  width: 155px;
}

.poll-holder .online-poll .poll-answers li div.result span.value {
  font-size: 0.6875rem;
  position: absolute;
  right: -33px;
  top: -3px;
  color: #fff;
}

.poll-holder .online-poll .poll-answers li div.result span.bar {
  background-color: var(--golden-primary);
  display: block;
  height: 12px;
}

.poll-holder .online-poll .poll li {
  padding-bottom: 5px;
}

.poll-holder .online-poll .poll li label {
  color: #fff;
  padding-right: 6px;
  display: inline-block;
  vertical-align: top;
}

.poll-holder .online-poll .actions {
  margin-top: 10px;
}

.poll-holder .online-poll .actions input {
  background-color: #494949;
  color: #fff;
  padding: 3px 10px;
  border: 1px solid #fff;
  font-size: 0.8125rem;
  margin-left: 5px;
  padding: 3px 16px;
}

.ar .poll-holder .online-poll .close-poll {
  left: 30px;
}

.ar .poll-holder .online-poll .close-poll i {
  font-style: initial;
}

.ar .poll-holder .online-poll .poll-answers li div.result span.value {
  left: -33px;
  right: unset;
}

.personalize-holder #sign-language-interpreter li {
  list-style: none;
}

.personalize-holder h3 {
  color: #fff;
  display: inline-block;
  font-size: 1.75rem;
  margin-top: 30px;
  width: 100%;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
}

.personalize-holder .links-with-logos {
  text-align: center;
  margin: 20px 0;
}

.personalize-holder .links-with-logos .link-with-logo {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.personalize-holder .links-with-logos .link-with-logo:hover .ico {
  transform: scale(1.1);
}

.personalize-holder .links-with-logos .link-with-logo .ico {
  display: block;
  font-size: 1.875rem;
  margin-bottom: 10px;
  transition: all ease-in-out 0.3s;
}

.personalize-holder .links-with-logos .link-with-logo .icon-text {
  display: block;
}

.personalize-holder .setting-w-icons ul.fonts-settings {
  margin-top: 25px;
  margin: 0 15px;
  margin-bottom: 55px;
}

.personalize-holder .setting-w-icons ul.fonts-settings li {
  background-color: var(--golden-primary);
  width: 80px;
  height: 50px;
  position: relative;
  display: inline-block;
  transition: background-color 200ms ease-in-out;
  margin: 0 15px;
  vertical-align: top;
}

.personalize-holder .setting-w-icons ul.fonts-settings li:last-child {
  margin-right: 0;
}

.personalize-holder .setting-w-icons ul.fonts-settings li:hover {
  background-color: #896829;
}

.personalize-holder .setting-w-icons ul.fonts-settings li:hover a span {
  color: #896829;
}

.personalize-holder .setting-w-icons ul.fonts-settings li a {
  display: block;
  height: 50px;
  padding: 10px;
  font-weight: bold;
}

.personalize-holder .setting-w-icons ul.fonts-settings li a i {
  background-image: url('fonts-larger-icons9b70.da5fc41607bdf576.png');
  width: 40px;
  height: 32px;
  background-position: 0 -58px;
  text-indent: -99999px;
  float: left;
  background-repeat: no-repeat;
  margin-left: 11px;
}

.personalize-holder .setting-w-icons ul.fonts-settings li a span {
  text-align: center;
  font-size: 0.6875rem;
  margin-top: 43px;
  display: block;
}

.personalize-holder .setting-w-icons ul.fonts-settings li a.inc-font-size i {
  background-position: 0 -51px;
}

.personalize-holder .setting-w-icons ul.fonts-settings li a.dec-font-size i {
  background-position: 0 -6px;
}

.personalize-holder .setting-w-icons ul.fonts-settings li a.switch-theme i {
  background-image: url('accessibility-icon-pop-up9b70.4395b2cd61a3b2c5.png?');
  background-position: 0 -4px;
}

.personalize-holder .google-translate-c {
  margin: 30px auto;
}

.personalize-holder .hr-acc {
  height: 1px;
  background-color: #fff;
  margin: auto;
  margin-top: 40px;
}

.personalize-holder ul.ut-ul {
  margin-top: 20px;
}

.personalize-holder ul.ut-ul li {
  display: inline-block;
  margin-right: 20px;
}

.personalize-holder ul.ut-ul li a {
  display: inline-block;
}

.personalize-holder ul.ut-ul li a span {
  border: 4px solid #fff;
  width: 40px;
  height: 40px;
  background-image: none !important;
  position: relative;
  transition: all ease 0.3s;
}

.personalize-holder ul.ut-ul li a span:hover.go-red-ico {
  border-color: #d63200;
}

.personalize-holder ul.ut-ul li a span:hover.go-green-ico {
  border-color: var(--greeny);
}

.personalize-holder ul.ut-ul li a span:hover.go-gold-ico {
  border-color: var(--golden-primary);
}

.personalize-holder ul.ut-ul li a span:hover.go-gray-ico {
  border-color: var(--grey);
}

.personalize-holder ul.ut-ul li a span.go-red-ico {
  background-color: #d63200;
}

.personalize-holder ul.ut-ul li a span.go-green-ico {
  background-color: var(--greeny);
}

.personalize-holder ul.ut-ul li a span.go-gold-ico {
  background-color: var(--golden-primary);
}

.personalize-holder ul.ut-ul li a span.go-gray-ico {
  background-color: var(--grey);
}

.personalize-holder ul.ut-ul li a span:after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: #615e5e transparent transparent;
  border-width: 29px;
  position: absolute;
  top: 11px;
  left: 11px;
  transform: rotate(-45deg);
}

.personalize-holder ul.ut-ul li:last-child {
  margin-right: 0;
}

.personalize-holder .close {
  color: #fff;
  font-size: 1rem;
  border-radius: 110px;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 5px;
  right: 5px;
  line-height: 32px;
  text-align: center;
  font-weight: 700;
  transition: all 0.3s ease-in-out 0s;
  opacity: 1;
  cursor: pointer;
}

.personalize-holder .close:hover {
  opacity: 0.6;
  cursor: pointer;
  transform: rotate(360deg);
  transition: all 0.3s ease-in-out 0s;
}

.personalize-holder .close:before {
  transform: rotate(45deg);
}

.personalize-holder .close:after {
  transform: rotate(-45deg);
}

.personalize-holder .close:before,
.personalize-holder .close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 25px;
  width: 2px;
  background-color: white;
  cursor: pointer;
}

.ar .personalize-holder .setting-w-icons ul.fonts-settings li {
  margin-right: auto;
  margin-left: 20px;
}

.ar .personalize-holder .setting-w-icons ul.fonts-settings li:last-child {
  margin-right: auto;
  margin-left: 0;
}

.ar .personalize-holder .setting-w-icons ul.fonts-settings li a i {
  float: right;
  margin-left: auto;
  margin-right: 11px;
}

.ar .personalize-holder .setting-w-icons ul.fonts-settings li a span {
  left: auto;
  right: -10px;
}

.ar .personalize-holder ul.ut-ul li {
  margin-right: auto;
  margin-left: 20px;
}

.ar .personalize-holder ul.ut-ul li a span:after {
  left: auto;
  right: 11px;
  border-color: transparent #615e5e transparent;
}

.ar .personalize-holder ul.ut-ul li:last-child {
  margin-right: auto;
  margin-left: 0;
}

.ar .personalize-holder .close {
  right: auto;
  left: 5px;
}

.ar .personalize-holder .close:before,
.ar .personalize-holder .close:after {
  left: auto;
  right: 15px;
}

@media (max-width: 900px) {
  .rs_preserve {
    position: absolute;
    top: 161px;
  }
}

@media (max-width: 600px) {
  div.personalize-holder h3 {
    font-size: 1rem;
    margin-top: 0;
  }

  div.personalize-holder .setting-w-icons ul.fonts-settings {
    margin-top: 0;
  }

  div.personalize-holder ul.ut-ul {
    margin-top: 9px;
  }

  div.personalize-holder .hr-acc {
    margin-top: 0;
  }
}

@media (max-width: 400px) {
  div.personalize-holder .setting-w-icons ul.fonts-settings li {
    width: 72px;
    text-align: center;
  }
}

@media (max-width: 360px) {
  div.personalize-holder .setting-w-icons ul.fonts-settings li:last-child {
    margin-top: 38px;
  }
}

[data-popup] {
  position: fixed;
  z-index: 6;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(15, 15, 15, 0.47);
  z-index: 10;
  transform: scale(0);
  opacity: 0;
  transition-delay: 0.3s;
  z-index: 99999;
  overflow-y: auto;
}

[data-popup].open {
  transform: scale(1);
  opacity: 1;
  transition-delay: 0s;
}

[data-popup].open .popup-c {
  transform: scale(1);
}

[data-popup] .icon {
  margin-top: 4px;
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  text-indent: -99999px;
  background-image: url('icons-enhan9b70.a5ad520a5e1efd7c.png');
  width: 26px;
  height: 27px;
  color: transparent;
  font-size: 0;
}

[data-popup] .popup-c {
  transform: scale(0);
  transition: all ease-in-out 0.3s;
  transition-delay: 0.3s;
  width: 75%;
  margin: 100px auto;
  text-align: center;
  padding: 30px 50px;
  border-radius: 19px;
  max-width: 700px;
  background-color: #fff;
  position: relative;
  box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.13);
}

[data-popup] .popup-c .close {
  color: #d6d6d6;
  font-size: 1.4286em;
  position: absolute;
  top: 10px;
  right: 15px;
  transition: all ease-in-out 0.3s;
}

[data-popup] .popup-c .close:hover {
  transform: rotate(180deg);
  color: var(--golden-primary);
}

[data-popup] .popup-c > i {
  font-size: 2.8571em;
  color: #fff;
  background-color: var(--golden-primary);
  border-radius: 50%;
  padding: 20px;
  margin-top: 25px;
  display: inline-block;
}

[data-popup] .popup-c .popup-title {
  font-size: 2em;
  font-weight: 600;
  display: block;
  margin-bottom: 25px;
}

[data-popup] .popup-c .message {
  margin-top: 15px;
  font-size: 1.2857em;
  margin-bottom: 20px;
}

[data-popup] .popup-c .message.success {
  color: #2fa422;
}

[data-popup] .popup-c .message.fail,
[data-popup] .popup-c .message.error {
  color: #ff7b7b;
}

@media (max-width: 768px) {
  [data-popup].open .popup-c {
    width: 90%;
    padding: 25px;
  }
}

@media (max-width: 600px) {
  [data-popup] .popup-c {
    width: 95%;
    padding: 25px 15px;
    margin: 60px auto;
  }

  [data-popup] .popup-c .popup-title {
    font-size: 1.5em;
  }

  #rc-imageselect,
  .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }

  .g-recaptcha > div {
    width: 100% !important;
  }
}

.sticky-menu-container {
  position: fixed;
  top: 103px;
  right: 5px;
  z-index: 1020;
  direction: rtl;
  transition: right 0.1s ease-in;
}

.sticky-menu-container .sticky-menu.active {
  right: 0;
}

.sticky-menu-container .sticky-menu li {
  padding: 4px 3px;
  width: 35px;
  background-color: white;
}

.sticky-menu-container .sticky-menu li i {
  font-size: 2em;
  display: inline-block;
  vertical-align: middle;
  text-shadow: 0 0 0 #fff;
  line-height: 35px;
}

.sticky-menu-container .sticky-menu li span {
  vertical-align: middle;
  display: none;
}

.sticky-menu-container .sticky-menu li:hover {
  background-color: var(--golden-primary);
  width: auto;
  min-width: 115px;
}

.sticky-menu-container .sticky-menu li:hover i,
.sticky-menu-container .sticky-menu li:hover span {
  color: #fff;
}

.sticky-menu-container .sticky-menu li:hover > a span {
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 35px;
  padding: 0 10px;
  float: left;
}

.sticky-menu-container .sticky-menu li:hover > a,
.sticky-menu-container .sticky-menu li:hover .social {
  width: auto;
}

.sticky-menu-container .sticky-menu li:hover > a i,
.sticky-menu-container .sticky-menu li:hover .social i {
  color: #fff;
}

.sticky-menu-container .sticky-menu li:hover span {
  background-color: var(--golden-primary);
  display: inline-block;
}

.sticky-menu-container .sticky-menu li > a,
.sticky-menu-container .sticky-menu li .social {
  display: block;
  position: relative;
  width: 30px;
  height: 35px;
}

.sticky-menu-container .sticky-menu li a {
  color: var(--golden-primary);
}

.sticky-menu-container .sticky-menu li .social i {
  color: var(--golden-primary);
}

.sticky-menu-container .sticky-menu li .social a {
  display: inline-block;
  color: #fff;
  font-size: 1.25rem;
  margin: 0 3px;
  padding: 0 3px;
}

.sticky-menu-container .sticky-menu li .social a.instagram {
  border-radius: 4px;
}

.sticky-menu-container .sticky-menu li .social a:hover {
  transition: all ease-in-out 0.3s;
}

.sticky-menu-container .sticky-menu li .social a:hover.facebook {
  color: #4a6ea9;
}

.sticky-menu-container .sticky-menu li .social a:hover.twitter {
  color: #2aa9e0;
}

.sticky-menu-container .sticky-menu li .social a:hover.youtube-me {
  color: #c8302a;
}

.sticky-menu-container .sticky-menu li .social a:hover.instagram {
  background: #f09433;
  background: linear-gradient(
    45deg,
    #f09433 0,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
}

@media (max-width: 600px) {
  .sticky-menu {
    display: none;
  }
}

.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height 500ms ease-in-out;
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.no-js .owl-carousel {
  display: block;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url('icon-gold-2016.6e4d6b5a6d0e5f72.png') no-repeat;
  background-position: -25px -690px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

.vbox-overlay *,
.vbox-overlay *:before,
.vbox-overlay *:after {
  -webkit-backface-visibility: hidden;
  box-sizing: border-box;
}

.vbox-overlay {
  background: #fdfdfd;
  background: rgba(0, 0, 0, 0.85);
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 100002;
  opacity: 0;
  overflow-x: hidden;
  overflow-y: auto;
}

.vbox-preloader {
  position: fixed;
  width: 32px;
  height: 32px;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
  background-image: url('preload-circle.1c5677a90ee40c32.png');
  text-indent: -100px;
  overflow: hidden;
  animation: playload 1.4s steps(18) infinite;
  display: none;
}

@keyframes playload {
  from {
    background-position: 0 0;
  }

  to {
    background-position: -576px;
  }
}

.vbox-close {
  cursor: pointer;
  position: fixed;
  top: -1px;
  right: 11px;
  width: 46px;
  height: 40px;
  padding: 10px 20px 10px 0;
  display: block;
  background: url('close.35790abf4b1ecc0c.gif') no-repeat #161617;
  background-position: 10px center;
  color: #fff;
  text-indent: -100px;
  overflow: hidden;
}

.vbox-next,
.vbox-prev {
  box-sizing: content-box;
  cursor: pointer;
  position: fixed;
  top: 50%;
  color: #fff;
  width: 30px;
  height: 170px;
  margin-top: -85px;
  text-indent: -100px;
  border: solid transparent;
  overflow: hidden;
}

.vbox-prev {
  left: 0;
  border-width: 0 30px 0 10px;
  background: url('prev.db1752f7ed158920.gif') center center no-repeat;
}

.vbox-next {
  right: 0;
  border-width: 0 10px 0 30px;
  background: url('next.bdf7c69f5a1b3e72.gif') center center no-repeat;
}

.vbox-title {
  width: 100%;
  height: 55px;
  float: left;
  text-align: center;
  line-height: 28px;
  font-size: 1.25rem;
  color: #fff;
  padding: 13px 40px;
  overflow: hidden;
  background: #161617;
  position: fixed;
  display: none;
  top: -1px;
  left: 0;
}

.vbox-num {
  cursor: pointer;
  position: fixed;
  top: -1px;
  left: 0;
  height: 55px;
  display: block;
  color: #fff;
  overflow: hidden;
  line-height: 41px;
  font-size: 1.0625rem;
  padding: 6px 10px;
  background: #161617;
  display: none;
}

.vbox-inline {
  background: #fff;
  padding: 0;
  background-color: transparent !important;
  display: inline-block;
  max-width: 1000px;
  max-height: 800px;
}

.venoframe {
  margin-top: 30px;
  border: 0;
  width: 735px;
  height: 503px;
}

@media (max-width: 992px) {
  .venoframe {
    width: 640px;
    height: 480px;
  }
}

@media (max-width: 767px) {
  .venoframe {
    width: 420px;
    height: 315px;
  }
}

@media (max-width: 460px) {
  .vbox-inline {
    width: 100%;
  }

  .venoframe {
    width: 100%;
    height: 260px;
  }
}

.vbox-open {
  overflow: hidden;
}

.vbox-container {
  position: relative;
  background: #000;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.vbox-content {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.vbox-container img {
  max-width: 100%;
  height: auto;
}

.header .show-mobile {
  display: none !important;
}

.header .main-menu .responsive-menu-btn {
  display: none;
}

.header .main-menu .responsive-menu-btn a.c-mobile-menu {
  display: none;
  width: 40px;
  height: 40px;
  background-color: var(--golden-primary);
  z-index: 1;
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
}

.header .main-menu .responsive-menu-btn a.c-mobile-menu:after {
  content: '';
  position: absolute;
  left: 9px;
  width: 23px;
  height: 17px;
  border-top: 10px double #fff;
  border-bottom: 3px solid #fff;
  top: 11px;
}

.header .main-menu a.c-mobile-close-menu {
  display: none !important;
}

.header .main-menu .top-menu {
  direction: ltr !important;
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}

.header .main-menu .top-menu a {
  display: block;
}

.header .main-menu .top-menu .logo {
  margin: 0;
  text-align: left;
}

.header .main-menu .top-menu .tools .utilities > li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 7px;
}

.header .main-menu .top-menu .tools .utilities > li a {
  display: block;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
  color: #727272;
  font-size: 1.25rem;
}

.header .main-menu .top-menu .tools .utilities > li a.circle {
  padding: 5px;
  border-radius: 100%;
  border: 1px solid var(--light);
  line-height: 10px;
}

.header .main-menu .top-menu .tools .utilities > li a.circle i {
  line-height: 1em;
}

.header .main-menu .top-menu .tools .utilities > li a:hover {
  text-shadow: 0 0 10px #a7a7a7;
}

.header
  .main-menu
  .top-menu
  .tools
  .utilities
  > li
  .menu-search
  .search-field-c {
  position: relative;
}

.navigation.nav-fixed .tools {
  display: none;
}

.header
  .main-menu
  .top-menu
  .tools
  .utilities
  > li
  .menu-search
  .search-field-c
  .search-field {
  border-radius: 50px;
  outline: 0;
  padding: 6px 15px;
  border: solid 1px #e8e8e8;
  width: 240px;
}

.header
  .main-menu
  .top-menu
  .tools
  .utilities
  > li
  .menu-search
  .search-field-c
  .search-btn {
  position: absolute;
  padding: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  font-size: 1.0625rem;
}

.header .main-menu .menu .navigation {
  position: relative;
  z-index: 1000;
  margin: 0 auto;
  background-color: #fff;
  border-bottom: 1px solid var(--golden-primary);
}

.header .main-menu .menu .navigation.nav-fixed {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 1020;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.35);
}

.header .main-menu .menu .navigation:not(.nav-fixed) ul.primary-navigation {
  position: relative;
  z-index: 1000;
  margin: 0 auto;

  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 162px);
  top: 0px;
}

.header .main-menu .menu .navigation .tools {
  margin-top: 3px;
}

html[lang='ar'] .header .main-menu .menu .navigation .tools {
  float: left;
  direction: rtl;
}

html[lang='en'] .header .main-menu .menu .navigation .tools {
  float: right;
  direction: ltr;
}

.header .main-menu .menu .tools .utilities > li > a {
  display: block;
  transition: all ease-in-out 0.3s;
  font-size: 16px;
  line-height: 50px;
  cursor: pointer;
  color: #b68a35;
  text-decoration: none;
}

.header
  .main-menu
  .menu
  .tools
  .utilities
  > li
  .menu-search
  .search-field-c
  .search-field {
  outline: 0;
  padding: 6px 15px;
  border: solid 1px #e8e8e8;
  width: 100%;
  font-size: 1.2em;
}

.header .main-menu .menu .tools .utilities > li .menu-search .search-field-c {
  position: relative;
  display: inline-block;
  top: 5vh;
  right: -50%;
  transform: translateX(-50%);
  min-width: 45em;
  max-width: 45em;
}

html[lang='ar']
  .header
  .main-menu
  .menu
  .tools
  .utilities
  > li
  .menu-search
  .search-field-c
  .search-btn {
  position: absolute;
  padding: 0;
  top: 20px;
  transform: translateY(-50%);
  left: 10px;
  font-size: 17px;
}

html[lang='en']
  .header
  .main-menu
  .menu
  .tools
  .utilities
  > li
  .menu-search
  .search-field-c
  .search-btn {
  position: absolute;
  padding: 0;
  top: 20px;
  transform: translateY(-50%);
  right: 10px;
  font-size: 17px;
}

.header .main-menu .menu .tools .utilities > li .menu-search .close {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #fff;
  transition: all ease-in-out 0.3s;
  font-size: 25px;
}

.fi-search-n:before {
  content: '\ea07';
}

.header
  .main-menu
  .menu
  .tools
  .utilities
  > li
  .menu-search
  .keyword-suggestions-container-new {
  margin: 0;
  max-width: 100%;
}

.keyword-suggestions-container-new .keyword-suggestions {
  display: none;
}

.keyword-suggestions-container-new .keyword-suggestions .words-list {
  display: block;
  background-color: #fff;
}

.header .main-menu .menu .navigation .tools .utilities {
  margin: 0 -10px;
}

.header .main-menu .menu .navigation .tools .utilities > li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px;
}

.header .main-menu .menu .navigation ul.primary-navigation {
  margin: 0 auto;
  list-style: none;
  display: table;
}

.header .main-menu .menu .navigation ul.primary-navigation > li {
  position: relative;
  display: table-cell;
}

.header .main-menu .menu .navigation ul.primary-navigation > li.mobile-search {
  display: none;
}

.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li:last-child
  > a:after {
  display: none;
}

.header .main-menu .menu .navigation ul.primary-navigation > li > a {
  padding: 0 18px;
  line-height: 50px;
  /* font-size: 0.9em; */
}

.header .main-menu .menu .navigation ul.primary-navigation > li > a:after {
  content: '';
  height: 15px;
  display: inline-block;
  border-left: solid 2px var(--light);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.header .main-menu .menu .navigation ul.primary-navigation > li a {
  display: block;
  white-space: nowrap;
  text-align: center;
  color: #4c4c4c;
}

.header .main-menu .menu .navigation ul.primary-navigation > li.first:hover {
  background-color: transparent;
}

.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li.first:hover
  > a {
  color: var(--golden-primary);
}

.header .main-menu .menu .navigation ul.primary-navigation > li.first > a {
  font-size: 1.25rem;
}

.header .main-menu .menu .navigation ul.primary-navigation > li.last > ul {
  left: auto;
  right: 0;
}

.header .main-menu .menu .navigation ul.primary-navigation > li.current:before {
  content: '';
  border-bottom: 2px solid var(--golden-primary);
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li:hover:not(.first)
  > a {
  color: var(--golden-primary);
}

.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li:hover:not(.first)
  > ul {
  display: block;
  visibility: visible !important;
}

.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li:hover:not(.first):not(.no-child):after {
  width: 0;
  height: 0;
  border-right: 7px solid transparent;
  border-bottom: 7px solid var(--golden-primary);
  border-left: 7px solid transparent;
  content: '';
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
}

.header .main-menu .menu .navigation ul.primary-navigation > li > ul {
  background-color: #fff;
  display: none;
  height: auto;
  left: 0;
  z-index: 1000;
  transition: all ease-in-out 0.1s;
  min-width: 100%;
  max-height: 650px;
  transition: all ease-in-out 0.4s;
  position: absolute;
  top: 100%;
  overflow: visible;
  border-bottom: 0;
  border: 1px solid var(--golden-primary);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding-top: 17px;
  width: 300px;
}

.header .main-menu .menu .navigation ul.primary-navigation > li > ul > li {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  min-height: 40px;
  border-left: 0;
  position: relative;
  transition: all 250ms ease-in-out;
}

.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li.clearfix,
.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li.using-bootstrap
  .dl-horizontal
  dd,
.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li.using-bootstrap
  .container,
.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li.using-bootstrap
  .container-fluid,
.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li.using-bootstrap
  .row,
.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li.using-bootstrap
  .form-horizontal
  .form-group {
  display: none;
}

.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li.no-child
  a.second-level:after {
  display: none;
}

.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li:hover {
  background: #f8f9f8;
}

.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li:hover
  > a {
  color: var(--golden-primary);
}

.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li:hover
  ul {
  visibility: visible;
}

.header .main-menu .menu .navigation ul.primary-navigation > li > ul > li a {
  height: auto;
  opacity: 1;
  text-align: left;
  text-transform: none;
  padding: 7px 20px;
  white-space: pre-wrap;
}

.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  a.second-level:after,
.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  a.second-level:before {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid var(--golden-primary);
  content: '';
  position: absolute;
  top: 10px;
  right: 14px;
}

.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  a.second-level:before {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #fff;
  right: 17px;
  z-index: 1;
  top: 12px;
}

.header .main-menu .menu .navigation ul.primary-navigation > li > ul > li ul {
  visibility: hidden;
  transform: translate(100%, -41px);
  position: absolute;
  z-index: -1;
  transition: all 250ms ease-in-out;
  background-color: #fff;
  border: 1px solid var(--golden-primary);

  width: 100%;
}

html[lang='ar'].header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  ul {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}

html[lang='en'].header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  ul {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}

.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  ul
  li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  width: 100%;
  border-left: 0;
  position: relative;
  min-height: 40px;
}

.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  ul
  li:hover
  a {
  color: var(--golden-primary);
}

.header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  ul
  li
  a {
  height: auto;
  opacity: 1;
  text-align: left;
  text-transform: none;
}

.ar
  .header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  ul {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}

.ar
  .header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  ul
  li
  a {
  text-align: right;
  line-height: 1.5em;
}

.ar .header .main-menu .menu .navigation ul.primary-navigation > li.last > ul {
  left: 0;
  right: auto;
}

.ar .header .main-menu .menu .navigation ul.primary-navigation > li > ul {
  left: auto;
  right: 0;
}

.ar
  .header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  a {
  text-align: right;
  line-height: 1.5em;
}

.ar
  .header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  a.second-level:after {
  right: auto;
  left: 14px;
  transform: scale(-1);
}

.ar
  .header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  a.second-level:before {
  right: auto;
  left: 17px;
  transform: scale(-1);
}

.ar
  .header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  ul {
  transform: translate(-100%, -41px);
}

.ar .header .main-menu .menu .navigation ul.primary-navigation > li > a:after {
  right: auto;
  left: 0;
}

.ar .header .main-menu .top-menu {
  direction: ltr;
}

.ar .header .main-menu .top-menu .text-right {
  text-align: right;
}

.ar
  .header
  .main-menu
  .top-menu
  .tools
  .utilities
  > li
  .menu-search
  .search-field-c
  .search-field {
  direction: rtl;
}

.ar
  .header
  .main-menu
  .top-menu
  .tools
  .utilities
  > li
  .menu-search
  .search-field-c
  .search-btn {
  right: auto;
  left: 10px;
}

@media (max-width: 768px) {
  .responsive-menu-btn {
    display: block;
  }

  .c-mobile-close-menu {
    display: block;
  }

  .header .main-menu .top-menu .tools .utilities {
    margin-top: 20px;
  }

  .header
    .main-menu
    .menu
    .navigation
    ul.primary-navigation
    > li
    > ul
    > li
    a.second-level:before {
    display: none;
  }

  .header .main-menu .menu .navigation ul.primary-navigation > li > ul > li a {
    letter-spacing: 0;
  }

  .header
    .main-menu
    .top-menu
    .tools
    .utilities
    > li
    .menu-search
    .search-field-c
    .search-field {
    width: 100%;
  }

  .header .main-menu .responsive-menu-btn {
    display: block;
  }

  .menu-responsive .navigation {
    padding-top: 100px;
  }

  .menu-responsive .tools {
    position: absolute;
    top: 10px;
    left: 10px;
    color: white;
  }

  html[lang='ar'] .menu-responsive .tools {
    right: 10px;
    left: unset;
  }

  .menu-responsive .tools a {
    color: white !important;
  }

  .header div.main-menu div.menu .navigation {
    margin-left: 0;
    padding-bottom: 70px;
    height: auto;
    display: block;
    width: 100%;
    direction: ltr;
    position: fixed;
    height: 100%;
    overflow: auto;
    z-index: 2;
    top: 0;
    height: 100vh;
    left: 0;
    right: 0;
    background-color: var(--golden-primary);
    transform: translateX(100%);
    transition: all ease 0.4s;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    ul.primary-navigation
    > li
    > ul
    > li
    a.second-level:after,
  .header
    div.main-menu
    div.menu
    .navigation
    ul.primary-navigation
    > li
    > a:after {
    display: none !important;
  }

  .header div.main-menu div.menu .navigation.nav-fixed {
    position: absolute;
    top: 30px;
    right: 10px;
    height: 40px;
    width: 40px;
    box-shadow: none;
    z-index: 1050;
  }

  .header div.main-menu div.menu .navigation .primary-navigation {
    top: 0;
    left: 0;
    right: 0;
    background-color: var(--golden-primary);
    background-size: cover;
    margin-left: 200%;
    transition: margin-left 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    width: auto;
    margin-left: 0;
    padding-bottom: 70px;
    height: auto;
    display: block;
    width: 100%;
    direction: ltr;
    position: fixed;
    height: 100%;
    overflow: auto;
    z-index: 2;
    margin-top: 60px;
  }

  .header div.main-menu div.menu .navigation .primary-navigation a {
    white-space: pre-wrap;
    color: #fff !important;
  }

  .header div.main-menu div.menu .navigation > ul.primary-navigation > li {
    border-left: 0;
    display: block;
    letter-spacing: 2px;
    height: auto;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    > ul.primary-navigation
    > li.hover
    > a {
    background-color: transparent;
    color: #fff !important;
    border: 0;
    height: auto;
    margin-top: 0;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    > ul.primary-navigation
    > li.hover:after {
    display: none;
  }

  .header div.main-menu div.menu .navigation > ul.primary-navigation > li > a {
    color: #fff;
    font-size: 2em;
    background-image: url('arrow-left-mobil-menu.95cb17b6309059e4.png');
    background-repeat: no-repeat;
    background-position: 10px 13px;
    padding-left: 35px;
    text-align: left;
    font-size: 1.25rem;
  }

  .header div.main-menu div.menu .navigation a.c-mobile-close-menu {
    font-size: 2.2rem;
    border-radius: 50%;
    display: block !important;
    padding: 0;
    background: 0;
    text-align: center;
    line-height: 36px !important;
    margin: 20px auto;
    z-index: 1100;
    position: fixed;
    top: 0;
    right: 5%;
    transform: translateX(-50%);
    color: #fff;
  }

  html[lang='ar']
    .header
    div.main-menu
    div.menu
    .navigation
    a.c-mobile-close-menu {
    left: 5%;
    right: unset;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    > ul.primary-navigation
    > li.first
    a:before {
    display: none;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    > ul.primary-navigation
    > li.first
    a
    .tip {
    position: relative;
    visibility: visible;
    opacity: 1;
    background: transparent;
    left: auto;
    right: auto;
    font-size: 1em;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    > ul.primary-navigation
    > li.first
    a
    .tip:after {
    display: none;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    > ul.primary-navigation
    > li
    > ul
    > li.even,
  .header div.main-menu div.menu #navbar > ul > li > ul > li.odd {
    float: none;
    width: auto;
    height: auto !important;
    padding: 0 40px;
    border: 0;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    > ul.primary-navigation
    > li
    > ul
    > li.even
    a,
  .header div.main-menu div.menu #navbar > ul > li > ul > li.odd a {
    color: #cbcbcb !important;
    font-size: 1.4em;
    border-bottom: 0;
    position: relative;
    padding-left: 25px;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    > ul.primary-navigation
    > li
    > ul
    > li.even
    a:after,
  .header div.main-menu div.menu #navbar > ul > li > ul > li.odd a:after {
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #8c8c8c;
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 4px;
  }

  .header
    div.main-menu
    div.menu
    .header
    .main-menu
    .menu
    .navigation
    ul.primary-navigation
    > li
    > ul
    > li
    a {
    padding: 7px 10px;
    color: #fff;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    > ul.primary-navigation
    > li
    > ul
    > li.even
    ul,
  .header div.main-menu div.menu #navbar > ul > li > ul > li.odd ul {
    height: auto !important;
    margin-left: 25px;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    > ul.primary-navigation
    > li
    > ul
    > li.even
    ul.no-childs,
  .header div.main-menu div.menu #navbar > ul > li > ul > li.odd ul.no-childs {
    margin-left: 0;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    > ul.primary-navigation
    > li
    > ul
    > li.even
    ul
    li,
  .header div.main-menu div.menu #navbar > ul > li > ul > li.odd ul li {
    border: 0;
  }

  .header div.main-menu div.menu .navigation ul.primary-navigation li ul {
    border-bottom: 0;
    box-shadow: none;
    position: relative;
    visibility: visible !important;
    width: auto !important;
    top: 0;
    padding: 10px 0;
    right: auto !important;
    left: auto !important;
    display: block;
    background: 0;
    margin-left: 20px;
    box-shadow: none !important;
    transform: translate(0);
    visibility: visible;
    max-height: initial;
    background-color: transparent !important;
  }

  .header div.main-menu div.menu .navigation ul.primary-navigation li ul li {
    background: 0;
    float: none;
    height: auto;
    margin: 0 10px;
    width: auto;
    background-color: transparent !important;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    ul.primary-navigation
    li
    ul
    li:last-child {
    border: 0 !important;
  }

  .header
    div.main-menu
    div.menu
    .header
    .main-menu
    .menu
    .navigation
    ul.primary-navigation
    > li
    > ul
    > li
    a,
  .header
    div.main-menu
    div.menu
    .header.open-menu
    .main-menu
    .menu
    .navigation
    ul.primary-navigation
    li
    ul
    li
    ul
    li
    a {
    padding: 7px 11px;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    ul.primary-navigation
    li
    ul
    li.even,
  .header div.main-menu div.menu #navbar ul li ul li.odd {
    background: 0;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    ul.primary-navigation
    li
    ul
    li:hover
    a {
    background-color: transparent;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    ul.primary-navigation
    li
    ul
    li
    ul
    li
    a {
    padding: 7px 10px;
  }

  .header div.main-menu div.menu .navigation ul.utilities li.search-ex-m {
    padding: 0 20px;
  }

  .header div.main-menu div.menu .navigation ul.utilities li div {
    /* display: block; */
  }

  .header div.main-menu div.menu .navigation ul.utilities li div.search-holder {
    float: none;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    ul.utilities
    li
    div.search-holder
    .c-mobile-search {
    display: none;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    ul.utilities
    li
    div
    .search-area-mainmenu {
    border-radius: 55px;
    height: 45px;
    border: 5px solid #d6ae62;
    width: auto;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    ul.utilities
    li
    div
    .search-area
    .search-field {
    margin-left: 0;
    margin-top: 0;
    padding: 0 70px 0 20px;
    height: 45px;
    font-size: 1.125rem;
    border-radius: 55px;
    width: 100%;
    box-sizing: border-box;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    ul.utilities
    li
    div
    .search-area
    .icon-search {
    background-image: url('search-icon.54448bf00524bf07.png');
    width: 37px;
    height: 37px;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -19px;
  }

  .header div.main-menu div.menu .navigation .primary-navigation {
    margin-left: 0;
  }

  .header div.main-menu div.menu .navigation ul.utilities {
    display: block;
  }

  .header
    div.main-menu
    div.menu
    .navigation
    ul.primary-navigation
    li.hover
    ul.utilities {
    display: block !important;
  }

  .header div.main-menu div.menu .navigation .c-mobile-menu {
    top: 30px;
    right: 10px;
  }

  .header.open-menu {
    position: relative;
    margin-top: 0;
  }

  .header.open-menu .main-menu .menu .navigation {
    transform: translateX(0);
  }

  .ar
    .header
    div.main-menu
    div.menu
    .navigation
    > ul.primary-navigation
    > li
    > a {
    text-align: right;
    padding-left: 0;
    padding-right: 35px;
  }

  .ar
    .header
    div.main-menu
    div.menu
    .navigation
    > ul.primary-navigation
    > li
    > a {
    background-image: url('arrow-right-mobil-menu.b9602d90fe536c95.png');
    background-position: 99% 13px;
  }

  .ar .header div.main-menu div.menu .navigation ul.primary-navigation li ul {
    padding-left: 0;
    padding-right: 20px;
  }

  .ar
    .header
    .main-menu
    .menu
    .navigation
    ul.primary-navigation
    > li
    > ul
    > li
    ul {
    transform: translate(0);
  }

  .ar
    .header
    div.main-menu
    div.menu
    .navigation
    > ul.primary-navigation
    > li.first
    a
    .tip {
    letter-spacing: 0;
  }

  .ar
    .header
    div.main-menu
    div.menu
    .navigation
    > ul.primary-navigation
    > li
    > a {
    letter-spacing: 0;
  }

  .ar .header div.main-menu div.menu .navigation ul.primary-navigation li ul {
    margin-left: 0;
    margin-right: 20px;
  }
}

@media (max-width: 600px) {
  .header {
    padding: 0 20px;
  }

  .header .hide-mobile {
    display: none !important;
  }

  .header .show-mobile {
    display: inline-block !important;
  }

  .header .main-menu .responsive-menu-btn a.c-mobile-menu {
    margin-bottom: 0;
  }

  .header .main-menu .responsive-menu-btn a.c-mobile-menu:after {
    width: 21px;
    height: 17px;

    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .header .main-menu .top-menu {
    margin-bottom: 0;
  }

  .header .main-menu .top-menu .tools .utilities {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
    margin-right: -15px;
    margin-left: -15px;
  }

  .header .main-menu .top-menu .tools .utilities > li {
    margin-bottom: 15px;
  }

  .header .main-menu .top-menu .tools .utilities > li.search-li {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .header .main-menu .top-menu .logo a img {
    width: 120%;
  }
}

.footer {
  position: relative;
}

.footer .support-entities-title h3 {
  margin: 30px 0 10px;
  font-size: 1.5714em;
  color: #303030;
  font-weight: 600;
  text-transform: uppercase;
}

.footer .support-entities {
  padding: 0;
  margin: 0 auto;
  margin-bottom: 30px;
}

.footer .support-entities li {
  list-style-type: none;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

.footer .support-entities li a {
  display: block;
  border: 1px solid #f5f5f5;
  margin: 16px 0;
  position: relative;
  transition: all ease 0.3s;
  background: #f7f7f7;
  border-radius: 5px;
  height: 140px;
}

.footer .support-entities li a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 76%;
}

.footer .support-entities li.has-tool-tip img {
  transition: all ease-in 0.4s;
}

.footer .support-entities li.has-tool-tip img:hover {
  transform: translate(-50%, -50%) scale(0.9);
  transition: all ease-in-out 0.4s;
}

.footer .support-entities .owl-controls .owl-nav {
  font-size: 0.9375rem;
  color: var(--golden-primary);
  display: none !important;
}

.footer .support-entities .owl-controls .owl-nav .owl-prev,
.footer .support-entities .owl-controls .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transition: all ease-in-out 0.3s;
  display: block;
  transform: translateY(-50%);
}

.footer .support-entities .owl-controls .owl-nav .owl-prev:hover,
.footer .support-entities .owl-controls .owl-nav .owl-next:hover {
  transform: scale(1.3);
  transform: translateY(-50%) scale(1.3);
}

.footer .support-entities .owl-controls .owl-nav .owl-prev {
  left: -10px;
}

.footer .support-entities .owl-controls .owl-nav .owl-next {
  right: -10px;
}

.footer .support-entities .owl-controls .owl-dots {
  position: absolute;
  left: 0;
  z-index: 11;
  bottom: -30px;
}

.footer .support-entities .owl-controls .owl-dots .owl-dot {
  width: 9px;
  height: 9px;
  margin-right: 9px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  background-color: #cecfd1;
}

.footer .support-entities .owl-controls .owl-dots .owl-dot.active {
  background-color: #84888b;
}

.footer .website-info {
  font-size: 0.9286em;
  margin-top: 20px;
  color: #303030;
}

.footer .footer-bottom-menu {
  display: block;
  text-align: center;
  margin-top: 50px;
}

.footer .footer-bottom-menu li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
  border-right: 1px solid var(--golden-primary);
}

.footer .footer-bottom-menu li.last {
  border: 0 none !important;
}

.footer .footer-bottom-menu li a {
  font-weight: 600;
  color: #303030;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
}

.footer .footer-bottom-menu li a:hover {
  color: #99713f;
  text-decoration: underline;
}

.footer .footer-links {
  margin-top: 20px;
}

.footer .footer-links .footer-menu {
  list-style-type: none;
  line-height: 15px;
}

.footer .footer-links .footer-menu:after,
.footer .footer-links .footer-menu:before {
  content: '';
  display: block;
  clear: both;
}

.footer .footer-links .footer-menu li {
  padding-left: 2px;
  float: left;
  width: 33.3%;
}

.footer .footer-links .footer-menu li a {
  font-weight: 400;
  color: #303030;
  text-decoration: none;
  margin-bottom: 8px;
  display: inline-block;
  text-transform: uppercase;
}

.footer .footer-links .footer-menu li a:hover {
  color: #99713f;
  text-decoration: underline;
}

.footer .footer-bottom {
  margin: 0 auto;
}

.footer .footer-bottom .copyright {
  font-weight: 600;
  margin: 15px 0;
  color: #8c8c8c;
}

.footer .footer-bottom p {
  line-height: 160%;
  margin: 4px 0;
  padding-right: 10px;
  text-align: center;
}

.footer .footer-bottom-ul-c {
  border-top: 2px solid #f5f5f5;
  border-bottom: 2px solid #f5f5f5;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 20px 0;
}

.footer .footer-bottom-ul-c .footer-bottom-ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
  width: 20%;
  vertical-align: top;
  position: relative;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .game-link {
  display: inline-block;
  width: 25px;
  height: 25px;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .game-link img {
  width: 25px;
  height: 25px;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .game-link.has-tool-tip {
  transition: all ease-in-out 0.2s;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .game-link.has-tool-tip i {
  top: -36px;
  transition: all ease-in-out 0.2s;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li.supports .links {
  text-indent: 0;
  font-size: 0.625rem;
  text-decoration: none;
  padding-top: 27px;
  color: #303030;
  text-align: center;
  font-weight: 600;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .title {
  font-size: 1em;
  color: #303030;
  font-weight: 800;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .links {
  width: 25px;
  height: 25px;
  overflow: hidden;
  text-indent: -9999px;
  display: inline-block;
  background: url('footer-icons9b70.5a0f6b905a1c47ca.png') no-repeat;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .links.adobe {
  background-position: -261px -25px;
  height: 30px;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .links.flash {
  background-position: -299px -24px;
  height: 30px;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .links.windows {
  background-position: -334px -24px;
  height: 30px;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .links.explorer {
  background-position: -378px -25px;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .links.mozilla {
  background-position: -418px -24px;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .links.safari {
  background-position: -459px -24px;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .links.opera {
  background-position: -498px -24px;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .links.chrome {
  background-position: -539px -24px;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .links.ios {
  background-position: -578px -24px;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .links.android {
  background-position: -613px -24px;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .links.has-tool-tip i {
  top: -36px;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .links.icon-social:hover {
  transition: all ease-in-out 0.2s;
}

.footer .footer-bottom-ul-c .footer-bottom-ul li .count {
  color: #303030;
  font-size: 1.5714em;
  font-weight: 700;
  line-height: 0.9;
}

.footer .arabic-label {
  display: block;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 14px;
  font-family: 'Droid Arabic Kufi', sans-serif;
  color: #808080;
}

.footer .arabic-label.has-tool-tip.hovered i {
  top: -35px;
}

.footer .has-tool-tip {
  position: relative;
  overflow: visible !important;
}

.footer .has-tool-tip.hovered i {
  top: -12px;
  opacity: 1;
  transition: all ease-in-out 0.4s;
}

.footer .has-tool-tip i {
  opacity: 0;
  transition: all ease-in 0.4s;
  background-color: #000;
  padding: 5px;
  color: #fff;
  position: absolute;
  transform: translate3d(-50%, 0, 0);
  text-indent: 0;
  top: -36px;
  left: 50%;
  font-style: normal;
  font-size: 0.75rem;
  border-radius: 6px;
  white-space: nowrap;
}

.footer .has-tool-tip i:after {
  content: '';
  position: absolute;
  bottom: -7px;
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 13px solid #000;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}

.footer .scrollToTopBtn {
  background-color: #fff;
  border: 0;
  border-radius: 50%;
  color: white;
  cursor: pointer;
  font-size: 1rem;
  position: fixed;
  bottom: 55px;
  left: 30px;
  z-index: 100;
  opacity: 0;
  transform: translateY(100px);
  transition: all 0.5s ease;
  border: 1px solid var(--golden-primary);
}

.footer .scrollToTopBtn i {
  color: #000;
  font-size: 1.875rem;
  margin: auto;
  padding: 7px;
  display: block;
}

.footer .scrollToTopBtn.hover i {
  box-shadow: 0 0 7px #b5b5b5;
}

.footer .scrollToTopBtn.showBtn {
  opacity: 1;
  transform: translateY(0);
}

.ar .footer .footer-bottom-menu li {
  border-left: 1px solid var(--golden-primary);
  border-right: 0;
}

.ar .footer .footer-bottom-menu li.last {
  border: 0 none !important;
}

.ar .footer .support-entities .owl-controls .owl-nav .owl-prev i,
.ar .footer .support-entities .owl-controls .owl-nav .owl-next i {
  transform: scaleX(-1);
  display: block;
}

.ar .footer .support-entities .owl-controls .owl-nav .owl-prev {
  left: auto;
  right: -10px;
}

.ar .footer .support-entities .owl-controls .owl-nav .owl-next {
  right: auto;
  left: -10px;
}

.ar .footer .support-entities .owl-controls .owl-dots {
  left: auto;
  right: 0;
}

.ar .footer .support-entities .owl-controls .owl-dots .owl-dot {
  margin-right: 0;
  margin-left: 9px;
}

.ar .footer .footer-menu li {
  float: right;
}

.ar .footer .arabic-label {
  font-family: 'Oswald', sans-serif;
}

@media (max-width: 600px) {
  .footer {
    padding: 0 20px;
  }

  .footer .support-entities-c {
    margin-bottom: 20px;
  }

  .footer .footer-links .footer-menu {
    column-count: 2;
  }

  .footer .support-entities .owl-controls .owl-dots {
    top: auto;
    bottom: -20px;
    text-align: center !important;
  }

  .footer .footer-bottom-ul-c .footer-bottom-ul {
    text-align: center;
    justify-content: center;
  }

  .footer .footer-bottom-ul-c .footer-bottom-ul li {
    width: 50%;
    margin: 10px 0;
  }
}

@media (max-width: 360px) {
  .header .main-menu .top-menu .tools .utilities > li a {
    font-size: 1rem;
  }

  .header .main-menu .top-menu .tools .utilities > li {
    margin-bottom: 9px;
  }
}

.using-bootstrap a {
  color: var(--golden-dark);
}

.page-title {
  font-size: 1.9em;
  margin-bottom: 20px;
  padding: 5px 0 10px;
  color: #303030;
}

* {
  margin: 0;
  padding: 0;
}

.hidden {
  display: none !important;
}

ul {
  list-style: none;
}

html,
body {
  background-color: #fff;
  width: 100%;
  overflow: auto;
  color: var(--uae-black);
}

body {
  direction: ltr;
  font-family: 'Roboto Condensed', 'Droid Arabic Kufi', sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  overflow-x: hidden;
}

a:not(.footer a):hover {
  text-decoration: none;
}

html[lang='ar'] body {
  font-family: 'Droid Arabic Kufi', 'Roboto Condensed', sans-serif;
  direction: rtl;
  text-align: right;
}

html[lang='ar'] .form-text {
  direction: rtl;
}

.show-on-mobile,
.show-on-tablet {
  display: none;
}

#HideScreen {
  background-color: #fff;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  opacity: 0.6;
}

#HideScreen .img-loader {
  position: fixed;
  top: 50% !important;
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  padding: 0 !important;
  max-height: 250px;
}

.presentage-in {
  position: fixed;
  width: 100%;
  top: 60%;
  margin: 0 10px auto 5px;
  z-index: 1050;
  font-size: 1.25rem;
  color: var(--golden-primary);
  font-weight: bold;
  text-align: center;
}

.float-back-to-top {
  position: fixed;
  top: 0;
  left: 50%;
  transition: opacity 0.5s;
  z-index: 1020;
  background-color: #fafafa;
  background-image: linear-gradient(top, #fff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2', GradientType=0);
  color: #4c4c4c !important;
  font-size: 0.9em !important;
  padding: 5px 26px;
  border: 1px solid #dac8ac;
  border-width: 0 1px 1px;
  border-radius: 0 0 4px 4px;
  margin: 0 0 0 -67px !important;
  display: none;
  box-shadow: 0 1px 5px rgba(50, 50, 50, 0.45);
  font-weight: 700;
}

.custom-tool-tip {
  position: relative;
  overflow: visible !important;
}

.custom-tool-tip:hover .tip {
  opacity: 1;
  transition: all ease-in-out 0.4s;
}

.custom-tool-tip .tip {
  opacity: 0;
  transition: all ease-in 0.4s;
  background-color: #000;
  padding: 5px;
  color: #fff;
  position: absolute;
  transform: translate3d(-50%, 0, 0);
  text-indent: 0;
  left: 50%;
  font-style: normal;
  font-size: 0.75rem;
  border-radius: 6px;
  white-space: nowrap;
  font-weight: 600;
  bottom: 100%;
  line-height: 1.5em;
  font-family: 'Roboto Condensed', 'Droid Arabic Kufi', sans-serif;
}

.custom-tool-tip .tip:after {
  content: '';
  position: absolute;
  bottom: -7px;
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 13px solid #000;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}

.keyword-suggestions-container-new {
  position: absolute;
  top: 100%;
  margin: 0 -50px;
  z-index: 9999;
  max-height: 500px;
  overflow-y: scroll;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  display: none;
  background-color: #fff;
  max-width: 340px;
}

.keyword-suggestions-container-new::-webkit-scrollbar {
  width: 10px;
}

.keyword-suggestions-container-new::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 10px;
}

.keyword-suggestions-container-new::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #e9e9e9;
  border: 2px solid #fff;
}

.keyword-suggestions-container-new::-webkit-scrollbar-thumb:hover {
  background-color: #c3c3c3;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  cursor: pointer;
}

.keyword-suggestions-container-new.width100 {
  max-width: 100%;
  width: 100%;
  margin: 0;
}

.keyword-suggestions-container-new.open {
  display: block;
}

.keyword-suggestions-container-new.open .keyword-suggestions {
  display: block;
}

.keyword-suggestions-container-new .keyword-suggestions {
  display: none;
}

.keyword-suggestions-container-new .keyword-suggestions .words-list {
  display: block;
  background-color: #fff;
}

.keyword-suggestions-container-new .keyword-suggestions .words-list li {
  display: block;
  float: none;
  height: auto;
  padding: 0;
}

.keyword-suggestions-container-new .keyword-suggestions .words-list li:hover {
  background-color: #f0f0f0;
}

.keyword-suggestions-container-new .keyword-suggestions .words-list li a {
  height: auto;
  border-radius: 0;
  color: #555;
  padding: 2px 10px;
  overflow: hidden;
  font-size: 1em !important;
  text-align: left;
  margin: 5px 0;
  cursor: pointer;
  display: block;
}

.keyword-suggestions-container-new
  .keyword-suggestions
  .words-list
  li
  a
  .focus {
  color: var(--golden-primary);
}

.keyword-suggestions-container-new .keyword-suggestions .words-list li a:hover {
  background-color: unset;
}

.alertable-overlay {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1040;
  display: none;
}

.alertable {
  width: 400px;
  position: fixed;
  top: 30%;
  left: 50%;
  background-color: #fff;
  margin-left: -200px;
  color: #333;
  padding: 20px;
  z-index: 1050;
  border-radius: 15px;
}

.alertable .alertable-message {
  font-size: 0.8125rem;
  font-weight: 700;
  text-align: center;
}

.alertable .alertable-buttons {
  text-align: center;
}

.alertable .alertable-cancel {
  background-color: #797979;
  border: 0;
  padding: 10px;
  margin: 10px 0 0 10px;
  color: #fff;
}

.alertable .alertable-ok {
  background-color: var(--golden-primary);
  border: 0;
  padding: 10px;
  margin: 10px 0 0 10px;
  color: #fff;
}

.cusom-popup {
  position: fixed;
  width: 650px;
  max-width: 90%;
  top: 50%;
  left: 50%;
  z-index: 1050;
  padding: 15px;
  display: none;
  transform: translate(-50%, -50%);
  opacity: 0;
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  background-color: #fff;
}

.cusom-popup .close {
  color: #666;
  font-size: 1rem;
  border-radius: 110px;
  width: 32px;
  height: 25px;
  position: absolute;
  top: 5px;
  right: 5px;
  line-height: 32px;
  text-align: center;
  font-weight: 700;
  transition: all 0.3s ease-in-out 0s;
  opacity: 1;
  cursor: pointer;
}

.cusom-popup .close:hover {
  opacity: 0.6;
  cursor: pointer;
  transform: rotate(180deg);
  transition: all 0.3s ease-in-out 0s;
}

.cusom-popup .close:before {
  transform: rotate(45deg);
}

.cusom-popup .close:after {
  transform: rotate(-45deg);
}

.cusom-popup .close:before,
.cusom-popup .close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 25px;
  width: 2px;
  background-color: #666;
  cursor: pointer;
}

.cusom-popup h3 {
  display: inline-block;
  font-size: 1.75rem;
  margin-top: 30px;
  width: 100%;
  font-weight: 600;
  color: #3e3e3e;
  font-size: 3em;
}

.cusom-popup ul.list-items,
.cusom-popup ol.list-items {
  list-style: none;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 25px;
  margin-bottom: 25px;
  max-height: 65vh;
  overflow-y: auto;
}

.cusom-popup ul.list-items li,
.cusom-popup ol.list-items li {
  margin-bottom: 15px;
  display: inline-block;
  width: 25% !important;
  padding: 10px !important;
  transition: all ease-in-out 0.3s;
  border-radius: 10px;
}

.cusom-popup ul.list-items li a,
.cusom-popup ol.list-items li a {
  display: block;
  transition: all ease-in-out 0.3s;
  padding: 10px 15px;
  border-radius: 10px;
}

.cusom-popup ul.list-items li a:hover,
.cusom-popup ol.list-items li a:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}

.cusom-popup ul.list-items li a span.title,
.cusom-popup ol.list-items li a span.title {
  color: #3e3e3e;
  font-size: 1.3em !important;
  margin-bottom: 0 !important;
}

.cusom-popup ul.list-items li a img,
.cusom-popup ol.list-items li a img {
  display: block;
  width: 100%;
  margin-top: 5px;
}

.cusom-popup ul.list-items li a span.btn,
.cusom-popup ol.list-items li a span.btn {
  display: block;
  border-radius: 50px;
  background-color: #6fb80f;
  color: #fff;
  margin-top: 5px;
  font-size: 1.3em;
  padding: 5px 10px;
}

.ar .keyword-suggestions-container-new .keyword-suggestions .words-list li a {
  text-align: right;
}

.ar .custom-tool-tip .tip {
  font-family: 'Droid Arabic Kufi', sans-serif;
}

.ar .cusom-popup .close {
  right: auto;
  left: 5px;
}

.ar .cusom-popup .close:before,
.ar .cusom-popup .close:after {
  left: auto;
  right: 15px;
}

@media (max-width: 1023px) {
  .show-on-tablet {
    display: block;
  }

  .mobile-footer {
    text-align: center;
    padding: 10px 0 20px;
  }
}

@media (max-width: 767px) {
  .show-on-mobile {
    display: block;
  }
}

@media (max-width: 600px) {
  .cusom-popup ul.list-items li,
  .cusom-popup ol.list-items li {
    width: 41% !important;
  }
}

@media (max-width: 375px) {
  .cusom-popup h3 {
    font-size: 2em;
    line-height: 1.2;
  }

  .cusom-popup ul.list-items li a span.title,
  .cusom-popup ol.list-items li a span.title {
    font-size: 1em !important;
  }
}

.home-page-sllider {
  overflow: hidden;
  z-index: 1;
}

.home-page-sllider .banner-title {
  position: relative;
  text-indent: 0;
  margin-left: 18px;
  margin-top: -12px;
}

.home-page-sllider .banner-title b {
  position: absolute;
  top: 7px;
  left: 10px;
  word-wrap: break-word;
  color: #fff;
  line-height: 11px;
  background-color: var(--golden-primary);
  padding: 6px;
  white-space: nowrap;
  border-radius: 4px;
}

.home-page-sllider .banner-title b:after {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid var(--golden-primary);
  content: '';
  position: absolute;
  top: 5px;
  left: -6px;
}

.home-page-sllider .site-header .owl-controls .owl-dots {
  position: absolute;
  left: 50px;
  z-index: 11;
  bottom: 35px;
}

.home-page-sllider .site-header .owl-controls .owl-dots .owl-dot {
  background-color: transparent;
  width: 9px;
  height: 9px;
  margin-right: 9px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  border: 1px solid #bbb;
}

.home-page-sllider .site-header .owl-controls .owl-dots .owl-dot.active {
  background-color: #bbb;
}

.ar .home-page-sllider .site-header .owl-controls .owl-dots {
  left: auto;
  right: 50px;
}

.ar .home-page-sllider .site-header .owl-controls .owl-dots .owl-dot {
  margin-right: 0;
  margin-left: 9px;
}

@media (max-width: 1024px) {
  .home-page-sllider {
    top: 9px;
  }
}

@media (max-width: 1023px) {
  .home-page-sllider {
    width: 100%;
    height: auto;
    top: 10px;
  }
}

@media (max-width: 800px) {
  .home-page-sllider {
    height: auto;
  }
}

@media (width: 667px) {
  .home-page-sllider,
  .site-header {
    height: auto;
  }
}

@media (max-width: 414px) {
  .home-page-sllider {
    height: auto;
    width: 100%;
    top: -36px;
  }
}

.important-announcement {
  width: 100%;
  padding: 15px 0;
  background-color: #f2f2f2;
}

.important-announcement .ico {
  display: inline-block;
  vertical-align: middle;
  font-size: 2.5rem;
  color: #fff;
  background-color: var(--golden-primary);
  border-radius: 100%;
  padding: 10px;
  margin: 0 20px;
}

.important-announcement .details {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 107px);
}

.important-announcement .details .details-title {
  font-size: 1.7em;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
}

.important-announcement .details .items .item {
  padding: 10px 0;
  width: calc(100% - 40px);
}

.important-announcement .details .items .item .item-title {
  font-size: 1.2em;
  margin: 0;
  line-height: 1.7;
}

.important-announcement .owl-carousel .owl-controls .owl-nav {
  position: absolute;
  right: 0;
  font-size: 1.75rem;
  bottom: -10px;
}

.important-announcement .owl-carousel .owl-controls .owl-nav .owl-prev,
.important-announcement .owl-carousel .owl-controls .owl-nav .owl-next {
  transition: all ease-in-out 0.3s;
}

.important-announcement .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.important-announcement .owl-carousel .owl-controls .owl-nav .owl-next:hover {
  transform: scale(1.2);
}

.ar .important-announcement .owl-carousel .owl-controls .owl-nav {
  right: auto;
  left: 0;
}

@media (max-width: 600px) {
  .important-announcement .details .details-title {
    font-size: 1.2em;
  }

  .important-announcement .details .details-title {
    font-size: 1em;
  }

  .important-announcement .owl-carousel .owl-controls .owl-nav {
    font-size: 1.3125rem;
  }
}

.services-categories-containers {
  background-color: var(--golden-primary);
}

.services-categories-containers .services-categories {
  padding: 20px 0;
}

.services-categories-containers .services-categories .section-title {
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  font-weight: 600;
  padding: 0 20px;
  font-size: 2.2em;
}

.services-categories-containers .services-categories .all-services {
  color: #fff !important;
  padding: 7px 15px;
  border: 2px solid;
  display: inline-block;
  transition: all ease-in-out 0.3s;
}

.services-categories-containers .services-categories .all-services:hover {
  text-shadow: 0 0 7px #fff;
}

.services-categories-containers .services-categories .items {
  margin-top: 30px;
  padding-bottom: 20px;
}

.services-categories-containers
  .services-categories
  .items
  .owl-item.active:last-child
  .item:after {
  display: none;
}

.services-categories-containers .services-categories .items .item {
  display: block;
  padding: 13px 25px;
  position: relative;
}

.services-categories-containers
  .services-categories
  .items
  .item:hover
  .info
  .ico {
  transform: scale(1.1);
  text-shadow: 0 0 7px #fff;
}

.services-categories-containers .services-categories .items .item:after {
  content: '';
  top: 15px;
  bottom: 15px;
  right: 0;
  position: absolute;
  border-right: 1px solid #c19b53;
}

.services-categories-containers .services-categories .items .item .info {
  display: flex;
  flex-wrap: wrap;
}

.services-categories-containers .services-categories .items .item .info .ico {
  display: inline-block;
  color: #fff;
  font-size: 3.125rem;
  line-height: 40px;
  transition: all ease 0.3s;
}

.services-categories-containers
  .services-categories
  .items
  .item
  .info
  .item-title {
  display: inline-block;
  margin: 0 5px;
  color: #fff;
  font-size: 1em;
  width: calc(100% - 70px);
  line-height: 1.3em;
  transition: all ease 0.3s;
}

.services-categories-containers
  .services-categories
  .items
  .item
  .services-count {
  color: #fff;
  padding: 3px 8px;
  background-color: #9a752d;
  border-radius: 20px;
  display: inline-block;
  margin-top: 15px;
}

.services-categories-containers .services-categories .owl-carousel .owl-dots {
  position: absolute;
  left: 0;
  z-index: 11;
  bottom: 0;
}

.services-categories-containers
  .services-categories
  .owl-carousel
  .owl-dots
  .owl-dot {
  background-color: transparent;
  width: 9px;
  height: 9px;
  margin-right: 9px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  border: 1px solid #fff;
}

.services-categories-containers
  .services-categories
  .owl-carousel
  .owl-dots
  .owl-dot.active {
  background-color: #fff;
}

.ar .services-categories-containers .services-categories .items .item:after {
  right: auto;
  left: 0;
}

.ar
  .services-categories-containers
  .services-categories
  .owl-carousel
  .owl-controls
  .owl-dots {
  left: auto;
  right: 0;
}

.ar
  .services-categories-containers
  .services-categories
  .owl-carousel
  .owl-controls
  .owl-dots
  .owl-dot {
  margin-right: 0;
  margin-left: 9px;
}

@media (max-width: 600px) {
  .services-categories-containers .services-categories .section-title {
    font-size: 1.4em;
  }

  .services-categories-containers .services-categories .all-services {
    color: #fff;
    padding: 4px 9px;
    display: inline-block;
    margin: 0 15%;
    margin-top: 20px;
  }

  .services-categories-containers .services-categories .owl-carousel .owl-dots {
    width: 100%;
    text-align: center;
  }
}

.most-used-services-container {
  background-color: #fafafa;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url('bg-white-right.67ddd9ba1d3c5910.jpg');
}

.most-used-services-container .most-used-services {
  padding-top: 0;
  padding-bottom: 20px;
}

.most-used-services-container .most-used-services .section-title {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 2.2em;
}

.most-used-services-container .most-used-services .all-services {
  color: #363636;
  padding: 7px 15px;
  border: 2px solid var(--golden-primary);
  display: inline-block;
  transition: all ease-in-out 0.3s;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 20px;
}

.most-used-services-container .most-used-services .all-services:hover {
  text-shadow: 0 0 7px var(--golden-primary);
}

.most-used-services-container .most-used-services .items {
  margin-top: 30px;
  padding-bottom: 20px;
}

.most-used-services-container .most-used-services .items .item {
  padding: 20px;
  background-color: #fff;
  height: 100%;
  padding-bottom: 60px;
  position: relative;
  box-shadow: 0 0 20px -5px #cecece;
}

.most-used-services-container
  .most-used-services
  .items
  .item:hover
  .info
  .ico {
  transform: scale(1.1);
  text-shadow: 0 0 7px #fff;
}

.most-used-services-container .most-used-services .items .item .info .ico {
  font-size: 3.125rem;
  line-height: 40px;
  transition: all ease 0.3s;
  height: 60px;
  width: 102px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 15px;
}

.most-used-services-container
  .most-used-services
  .items
  .item
  .info
  .item-title {
  display: block;
  margin: 0 5px;
  font-size: 1em;
  line-height: 1.5em;
  transition: all ease 0.3s;
  text-transform: uppercase;
  font-weight: 600;
}

.most-used-services-container .most-used-services .items .item .links {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  padding: 0 20px;
}

.most-used-services-container .most-used-services .items .item .links .link {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1em;
  transition: ease-in-out all 0.3s;
}

.most-used-services-container
  .most-used-services
  .items
  .item
  .links
  .link.more {
  border-bottom: 1px solid transparent;
  border-bottom: 2px solid var(--golden-primary);
  color: #373737;
  line-height: 26px;
}

.most-used-services-container
  .most-used-services
  .items
  .item
  .links
  .link.start {
  background-color: #fafafa;
  color: var(--golden-primary);
  padding: 6px 17px;
}

.most-used-services-container
  .most-used-services
  .items
  .item
  .links
  .link:hover {
  transform: scale(1.05);
}

.most-used-services-container .most-used-services .slider {
  margin: 0 -20px;
}

.most-used-services-container .most-used-services .owl-carousel .owl-stage {
  display: flex;
  flex-wrap: wrap;
}

.most-used-services-container
  .most-used-services
  .owl-carousel
  .owl-stage
  .owl-item {
  padding: 20px;
}

.most-used-services-container .most-used-services .owl-carousel .owl-dots {
  position: absolute;
  left: 0;
  z-index: 11;
  bottom: -15px;
  padding: 0 20px;
}

.most-used-services-container
  .most-used-services
  .owl-carousel
  .owl-dots
  .owl-dot {
  background-color: transparent;
  width: 9px;
  height: 9px;
  margin-right: 9px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  border: 1px solid #e3cda1;
  background-color: #e3cda1;
}

.most-used-services-container
  .most-used-services
  .owl-carousel
  .owl-dots
  .owl-dot.active {
  background-color: var(--golden-primary);
}

.ar .most-used-services-container {
  background-image: url('bg-white-left.b6b4f5533a8ba4ed.jpg');
  background-position: left center;
}

.ar
  .most-used-services-container
  .most-used-services
  .owl-carousel
  .owl-controls
  .owl-dots {
  left: auto;
  right: 0;
}

.ar
  .most-used-services-container
  .most-used-services
  .owl-carousel
  .owl-controls
  .owl-dots
  .owl-dot {
  margin-right: 0;
  margin-left: 9px;
}

@media (max-width: 600px) {
  .most-used-services-container .most-used-services .section-title {
    margin-bottom: 0;
    font-size: 1.4em;
    margin-top: 0;
  }

  .most-used-services-container .most-used-services .all-services {
    padding: 4px 9px;
    margin-top: 35px;
  }

  .most-used-services-container .most-used-services .owl-carousel .owl-dots {
    width: 100%;
    text-align: center;
  }
}

.home-media-highlights-container {
  background-color: #fafafa;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url('bg-gold-left.86c53df5ab495ebe.jpg');
}

.home-media-highlights-container .home-media-highlights {
  padding: 50px 0;
  min-height: 450px;
}

.home-media-highlights-container .home-media-highlights .section-title {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 2.2em;
}

.home-media-highlights-container .home-media-highlights .view-all {
  color: #fff;
  padding: 7px 15px;
  border: 2px solid;
  display: inline-block;
  transition: all ease-in-out 0.3s;
  text-transform: uppercase;
  font-weight: 600;
}

.home-media-highlights-container .home-media-highlights .view-all:hover {
  text-shadow: 0 0 7px #fff;
}

.home-media-highlights-container .home-media-highlights .no-results-found {
  font-size: 1.5em;
  color: #fff;
}

.home-media-highlights-container
  .home-media-highlights
  .tab-area
  .tab-btn-area {
  margin: 0 -3px;
}

.home-media-highlights-container
  .home-media-highlights
  .tab-area
  .tab-btn-area
  .tab-btn {
  list-style-type: none;
  display: inline-block;
  vertical-align: middle;
  font-size: 1.1429em;
  font-weight: 700;
  padding: 7px 14px;
  cursor: pointer;
  margin: 0 3px;
  background-color: transparent;
  text-transform: uppercase;
  color: #eeeddf;
}

.home-media-highlights-container
  .home-media-highlights
  .tab-area
  .tab-btn-area
  .tab-btn.active,
.home-media-highlights-container
  .home-media-highlights
  .tab-area
  .tab-btn-area
  .tab-btn:hover {
  color: var(--golden-primary);
  background-color: #eeeddf;
}

.home-media-highlights-container .home-media-highlights .actions {
  margin-top: 40px;
}

.home-media-highlights-container .home-media-highlights .tab-area {
  margin-top: 20px;
}

.home-media-highlights-container .home-media-highlights img {
  max-width: 100%;
}

.home-media-highlights-container .home-media-highlights .tabs_content {
  height: 0;
  overflow: hidden;
  visibility: hidden;
  transition: all ease-in-out 0.3s;
}

.home-media-highlights-container .home-media-highlights .tabs_content.active {
  height: auto;
  overflow: visible;
  visibility: visible;
}

.home-media-highlights-container .home-media-highlights .tab-content {
  margin-top: 50px;
}

.home-media-highlights-container .home-media-highlights .tab-content #tab2 {
  display: none;
}

.home-media-highlights-container .home-media-highlights .tab-content #tab3 {
  display: none;
}

.home-media-highlights-container .home-media-highlights .tab-content #tab4 {
  display: none;
}

.home-media-highlights-container .home-media-highlights .higlights-slider {
  list-style: none;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item {
  list-style-type: none;
  width: 100%;
  background: #fff;
  position: relative;
  box-shadow: 0 0 14px -3px rgba(0, 0, 0, 0.18);
  transition: all ease 0.3s;
  height: 100%;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item
  .dot {
  display: inline-block;
  vertical-align: text-bottom;
  padding: 02px;
  font-weight: 800;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item
  .date {
  font-size: 1em;
  color: #9b9b9b;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item
  img {
  max-width: 100%;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item
  .article-content {
  padding: 0 20px 20px;
  margin-top: 15px;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item:not(.video)
  .article-content {
  padding: 0 20px 60px 20px;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item
  h3 {
  font-size: 1em;
  font-weight: 600;
  transition: all ease-in-out 0.3s;
  color: #4a4a4a;
  margin-top: 10px;
  line-height: 1.5;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item
  .action-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  padding: 0 20px;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item
  .action-area
  .link {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1em;
  transition: ease-in-out all 0.3s;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item
  .action-area
  .link.more {
  border-bottom: 1px solid transparent;
  border-bottom: 2px solid var(--golden-primary);
  color: #373737;
  line-height: 26px;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item
  .action-area
  .link.start {
  background-color: #fafafa;
  color: var(--golden-primary);
  padding: 6px 17px;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item
  .action-area
  .link:hover {
  transform: scale(1.05);
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.event
  .icons {
  padding: 20px;
  position: absolute;
  z-index: 1;
  width: 100%;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.event
  .icons
  .add-to-calendar {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  background-color: var(--golden-primary);
  padding: 7px 8px;
  border-radius: 100%;
  font-size: 1.4286em;
  line-height: 17px;
  text-align: center;
  transition: all ease-in-out 0.3s;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.event
  .icons
  .add-to-calendar.closed {
  cursor: pointer;
  pointer-events: none;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.event
  .icons
  .add-to-calendar:hover:not(.closed) {
  background-color: #f5c45f;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.event
  .icons
  .larg-ico {
  display: inline-block;
  float: right;
  font-size: 5em;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.event
  .countdown {
  margin-top: 20px;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.event
  .countdown
  .countdown-timer {
  list-style-type: none;
  display: flex;
  text-align: center;
  justify-content: space-around;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.event
  .countdown
  .countdown-timer
  .counter-item {
  position: relative;
  width: 100%;
  font-size: 0.875rem;
  text-align: center;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.event
  .countdown
  .countdown-timer
  .counter-item
  span {
  display: block;
  color: #fff;
  position: relative;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.event
  .countdown
  .countdown-timer
  .counter-item
  .count {
  font-weight: 700;
  background-color: var(--golden-primary);
  border-radius: 100%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 1.0714em;
  display: block;
  margin: auto;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.event
  .countdown
  .countdown-timer
  .counter-item
  .time {
  font-size: 0.9em;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-top: 5px;
  font-size: 1em;
  color: var(--golden-primary);
  display: block;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.event
  .countdown
  .event-closed {
  text-align: center;
  font-weight: 700;
  color: #fff;
  display: block;
  background-color: #a9a9a9;
  padding: 5px;
  border-radius: 50px;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.eConsultation
  .status {
  font-weight: 500;
  color: var(--golden-primary);
  font-size: 1em;
  display: block;
  margin-bottom: 5px;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.eConsultation
  .consultation-timing {
  margin: 5px 0;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.eConsultation
  .consultation-timing
  li {
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
  width: 49%;
  border-right: 1px solid #d0d0d0;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.eConsultation
  .consultation-timing
  li.closing {
  padding-left: 15px;
  border-right: 0;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.eConsultation
  .consultation-timing
  li
  .day {
  padding: 0;
  margin: 0;
  font-size: 0.9em;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.eConsultation
  .consultation-timing
  li
  > h4 {
  font-size: 1em;
  font-weight: 600;
  color: var(--golden-primary);
  font-size: 0.9em;
  margin-bottom: 5px;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.video
  a {
  display: block;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.video
  a
  .vid-ico {
  position: absolute;
  color: #fff;
  font-size: 3.5714em;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all ease-in-out 0.3s;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item.video
  a:hover
  .vid-ico {
  transform: translate(-50%, -50%) scale(1.1);
  text-shadow: 0 0 9px #fff;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item
  .img-container,
.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item
  .article-img {
  position: relative;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item
  .img-container
  .photos-count,
.home-media-highlights-container
  .home-media-highlights
  .higlights-slider
  .item
  .article-img
  .photos-count {
  color: #fff;
  background-color: rgba(87, 86, 90, 0.65);
  display: inline-block;
  padding: 2px 8px;
  border-radius: 50px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 1em;
}

.home-media-highlights-container
  .home-media-highlights
  .owl-carousel
  .owl-stage {
  display: flex;
  flex-wrap: wrap;
}

.home-media-highlights-container
  .home-media-highlights
  .owl-carousel
  .owl-dots {
  position: absolute;
  left: 0;
  z-index: 11;
  bottom: -65px;
}

.home-media-highlights-container
  .home-media-highlights
  .owl-carousel
  .owl-dots
  .owl-dot {
  width: 9px;
  height: 9px;
  margin-right: 9px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  border: 1px solid #e9d7b4;
  background-color: #e9d7b4;
}

.home-media-highlights-container
  .home-media-highlights
  .owl-carousel
  .owl-dots
  .owl-dot.active {
  background-color: #fff;
}

.ar .home-media-highlights-container {
  background-image: url('bg-gold-right.eb6c7c0213e99dc6.jpg');
  background-position: left center;
}

.ar
  .home-media-highlights-container
  .home-media-highlights
  .owl-carousel
  .owl-controls
  .owl-dots {
  left: auto;
  right: 0;
}

.ar
  .home-media-highlights-container
  .home-media-highlights
  .owl-carousel
  .owl-controls
  .owl-dots
  .owl-dot {
  margin-right: 0;
  margin-left: 9px;
}

@media (max-width: 600px) {
  .home-media-highlights-container .home-media-highlights .section-title {
    font-size: 1.4em;
    margin: 0;
  }

  .home-media-highlights-container
    .home-media-highlights
    .tab-area
    .tab-btn-area
    .tab-btn {
    font-size: 1em;
    font-weight: 500;
    padding: 4px 8px;
  }
}

.home-social-media-container {
  background-color: #fafafa;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url('bg-white-right.67ddd9ba1d3c5910.jpg');
}

.home-social-media-container .home-social-media {
  padding: 50px 0;
  min-height: 450px;
}

.home-social-media-container .home-social-media .section-title {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 35px;
}

.home-social-media-container .home-social-media .all-services {
  color: #363636;
  padding: 7px 15px;
  border: 2px solid var(--golden-primary);
  display: inline-block;
  transition: all ease-in-out 0.3s;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 20px;
}

.home-social-media-container .home-social-media .all-services:hover {
  text-shadow: 0 0 7px var(--golden-primary);
}

.home-social-media-container .home-social-media .sliders {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.home-social-media-container .home-social-media .sliders .slider-container {
  padding: 10px;
  width: calc(100% / 5);
  min-height: 400px;
}

.home-social-media-container
  .home-social-media
  .sliders
  .slider-container
  .default {
  position: relative;
}

.home-social-media-container
  .home-social-media
  .sliders
  .slider-container
  .default
  img {
  width: 100%;
}

.home-social-media-container
  .home-social-media
  .sliders
  .slider-container
  .default
  .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  text-align: center;
}

.home-social-media-container
  .home-social-media
  .sliders
  .slider-container
  .default
  .content
  .text {
  display: block;
  font-weight: 700;
}

.home-social-media-container
  .home-social-media
  .sliders
  .slider-container
  .default
  .content
  .social-name {
  text-transform: uppercase;
  font-weight: 800;
  display: block;
  margin-top: 15px;
  font-size: 1.8em;
}

.home-social-media-container
  .home-social-media
  .sliders
  .slider-container
  .default
  .content
  a:hover
  i {
  box-shadow: 0 0 11px 5px white;
}

.home-social-media-container
  .home-social-media
  .sliders
  .slider-container
  .default
  .content
  i {
  color: #303030;
  border-radius: 100%;
  line-height: 1em;
  display: inline-block;
  padding: 11px;
  pointer-events: auto;
  background-color: #fff;
  transition: all ease-in-out 0.3s;
  margin-top: 15px;
  font-size: 2.5rem;
}

.home-social-media-container
  .home-social-media
  .sliders
  .slider-container
  .slider {
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 0 20px -5px #cecece;
  height: 100%;
  position: relative;
  padding-top: 63px;
  padding-bottom: 45px;
}

.home-social-media-container
  .home-social-media
  .sliders
  .slider-container
  .slider.has-background {
  background-image: url('linked-in.3823aeb5cca06017.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.home-social-media-container
  .home-social-media
  .sliders
  .slider-container
  .slider
  .sub-title {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  pointer-events: none;
  top: 0;
  margin: 15px 0 20px;
  text-align: center;
}

.home-social-media-container
  .home-social-media
  .sliders
  .slider-container
  .slider
  .sub-title:before {
  position: absolute;
  left: 0;
  right: 0;
  border-bottom: 1px solid var(--golden-primary);
  top: 50%;
  z-index: -1;
}

.home-social-media-container
  .home-social-media
  .sliders
  .slider-container
  .slider
  .sub-title
  a {
  color: #303030;
  border-radius: 100%;
  border: 1px solid var(--golden-primary);
  line-height: 20px;
  display: inline-block;
  padding: 6px;
  pointer-events: auto;
  background-color: #fff;
  transition: all ease-in-out 0.3s;
}

.home-social-media-container
  .home-social-media
  .sliders
  .slider-container
  .slider
  .sub-title
  a:hover {
  transform: scale(1.1);
}

.home-social-media-container
  .home-social-media
  .sliders
  .slider-container
  .slider
  .items
  .item
  a {
  color: #363636;
}

.home-social-media-container
  .home-social-media
  .sliders
  .slider-container
  .slider
  .items
  .item
  .video-container {
  position: relative;
  display: block;
}

.home-social-media-container
  .home-social-media
  .sliders
  .slider-container
  .slider
  .items
  .item
  .video-container
  .ico {
  position: absolute;
  color: rgba(161, 161, 161, 0.66);
  font-size: 3.5714em;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all ease-in-out 0.3s;
}

.home-social-media-container
  .home-social-media
  .sliders
  .slider-container
  .slider
  .items
  .item
  .video-container:hover
  .ico {
  transform: translate(-50%, -50%) scale(1.1);
}

.home-social-media-container
  .home-social-media
  .sliders
  .slider-container
  .slider
  .items
  .item
  img {
  width: 100%;
  margin-bottom: 10px;
  display: block;
}

.home-social-media-container .home-social-media .sliders .owl-carousel {
  position: initial;
  position: unset;
  height: 100%;
}

.home-social-media-container
  .home-social-media
  .sliders
  .owl-carousel
  .owl-stage-outer {
  height: 100%;
}

.home-social-media-container
  .home-social-media
  .sliders
  .owl-carousel
  .owl-stage {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}

.home-social-media-container
  .home-social-media
  .sliders
  .owl-carousel
  .owl-stage
  .owl-item {
  height: 100%;
}

.home-social-media-container
  .home-social-media
  .sliders
  .owl-carousel
  .owl-dots {
  position: absolute;
  left: 0;
  z-index: 11;
  bottom: 15px;
  left: 20px;
  right: 20px;
}

.home-social-media-container
  .home-social-media
  .sliders
  .owl-carousel
  .owl-dots
  .owl-dot {
  width: 9px;
  height: 9px;
  margin-right: 9px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  border: 1px solid #e9d7b4;
  background-color: #e9d7b4;
}

.home-social-media-container
  .home-social-media
  .sliders
  .owl-carousel
  .owl-dots
  .owl-dot.active {
  background-color: var(--golden-primary);
}

.ar .home-social-media-container {
  background-image: url('bg-white-left.b6b4f5533a8ba4ed.jpg');
  background-position: left center;
}

.ar .home-social-media-container .home-social-media .sliders .slider-container {
  min-height: 351px;
}

.ar
  .home-social-media-container
  .home-social-media
  .owl-carousel
  .owl-controls
  .owl-dots
  .owl-dot {
  margin-right: 0;
  margin-left: 9px;
}

@media (max-width: 768px) {
  .home-social-media-container .home-social-media .sliders .slider-container {
    width: calc(100% / 2);
  }
}

@media (max-width: 600px) {
  .home-social-media-container {
    background-image: none !important;
  }

  .home-social-media-container .home-social-media .all-services {
    float: left;
    margin-bottom: 15px;
  }

  .home-social-media-container .home-social-media .section-title {
    font-size: 1.4em;
    margin: 0;
  }

  .home-social-media-container .home-social-media .sliders .slider-container {
    min-height: auto;
    min-height: initial;
  }

  .home-social-media-container
    .home-social-media
    .sliders
    .slider-container
    .slider.has-background {
    min-height: 410px;
  }
}

@media (max-width: 375px) {
  .home-social-media-container .home-social-media .sliders .slider-container {
    width: 100%;
  }
}

.moccae-updates-container {
  background: linear-gradient(to right, #f5f5f5 50%, #edeeef 50%);
}

.moccae-updates-container .moccae-updates {
  padding: 50px 0 160px;
  min-height: 450px;
}

.moccae-updates-container .moccae-updates .section-title {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 2.2em;
}

.moccae-updates-container .moccae-updates .section {
  width: 80%;
}

.moccae-updates-container .moccae-updates .section.left {
  float: left;
}

.moccae-updates-container .moccae-updates .section.right {
  float: right;
}

.moccae-updates-container .moccae-updates .section .sub-title {
  font-size: 1.2em;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--golden-primary);
  margin: 12px 0 20px;
  display: block;
}

.moccae-updates-container .moccae-updates .items .item {
  display: block;
}

.moccae-updates-container .moccae-updates .owl-carousel .owl-stage {
  display: flex;
  flex-wrap: wrap;
}

.moccae-updates-container .moccae-updates .owl-carousel .owl-nav {
  position: absolute;
  right: 0;
  z-index: 11;
  bottom: -60px;
  line-height: 10px;
}

.moccae-updates-container .moccae-updates .owl-carousel .owl-nav .owl-prev,
.moccae-updates-container .moccae-updates .owl-carousel .owl-nav .owl-next {
  display: inline-block;
  font-size: 1.875rem;
  color: var(--golden-primary);
  transition: all ease-in-out 0.3s;
}

.moccae-updates-container
  .moccae-updates
  .owl-carousel
  .owl-nav
  .owl-prev:hover,
.moccae-updates-container
  .moccae-updates
  .owl-carousel
  .owl-nav
  .owl-next:hover {
  transform: scale(1.1);
}

.moccae-updates-container .moccae-updates .owl-carousel .owl-dots {
  position: absolute;
  left: 0;
  z-index: 11;
  bottom: -60px;
}

.moccae-updates-container .moccae-updates .owl-carousel .owl-dots .owl-dot {
  background-color: transparent;
  width: 9px;
  height: 9px;
  margin-right: 9px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  border: 1px solid #e3cda1;
  background-color: #e3cda1;
}

.moccae-updates-container
  .moccae-updates
  .owl-carousel
  .owl-dots
  .owl-dot.active {
  background-color: var(--golden-primary);
}

.ar .moccae-updates-container {
  background: linear-gradient(to right, #edeeef 50%, #f5f5f5 50%);
}

.ar .moccae-updates-container .moccae-updates .section .sub-title {
  font-weight: 600;
}

.ar .moccae-updates-container .moccae-updates .section.left {
  float: right;
}

.ar .moccae-updates-container .moccae-updates .section.right {
  float: left;
}

.ar
  .moccae-updates-container
  .moccae-updates
  .owl-carousel
  .owl-controls
  .owl-dots {
  left: auto;
  right: 0;
}

.ar
  .moccae-updates-container
  .moccae-updates
  .owl-carousel
  .owl-controls
  .owl-nav {
  left: 0;
  right: auto;
}

.ar
  .moccae-updates-container
  .moccae-updates
  .owl-carousel
  .owl-controls
  .owl-nav
  i {
  display: block;
  transform: scale(-1);
}

.ar
  .moccae-updates-container
  .moccae-updates
  .owl-carousel
  .owl-controls
  .owl-dots
  .owl-dot {
  margin-right: 0;
  margin-left: 9px;
}

.ngx-pagination .current {
  background: darkgoldenrod !important;
}

html[lang='ar'] .arabic-styling .row {
  direction: rtl;
  text-align: right;
}

html[lang='ar'] .arabic-styling .float-right {
  float: left !important;
}

/* DS button containers starts */

/* .ds-btns .ds-btn:not(.btn-group .ds-btn) {
  margin-right: 0.5rem;
}

html[lang='en'] .ds-btns .ds-btn:first-child {
  margin-left: 0;
}

html[lang='ar'] .ds-btns .ds-btn:first-child {
  margin-right: 0;
}
html[lang='en'] .ds-btns .ds-btn:last-child {
  margin-right: 0;
}

html[lang='ar'] .ds-btns .ds-btn:last-child {
  margin-left: 0;
} */

.ds-btns {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  column-gap: 5px;
  justify-content: end;
}

.ds-btns.ds-btns-start {
  justify-content: start;
}

/* DS button containers ends */

.ds-btn {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;

  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.3rem;
  padding: 0.2em 1em;
  height: 40px;
  line-height: 2em;
  transition: color 0.15s ease, background-color 0.15s ease,
    border-color 0.15s ease, box-shadow 0.15s ease;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;

  transition: outline 300ms;
}

.ds-btn:hover {
  text-decoration: none;

  transition: outline 300ms;
}

.ds-btn-sm {
  height: 36px;
  padding-left: 16px;
  padding-right: 16px;
  font-weight: 400;
  font-size: 14px;
}

.ds-btn-lg {
  height: 44px;
  padding-left: 24px;
  padding-right: 24px;
}

.ds-btn[disabled],
.ds-btn[disabled='true'] {
  opacity: 0.5;
  cursor: not-allowed;
}

.ds-btn.ds-btn-sm {
  font-size: 0.86rem;
  padding: 0.18em 0.9em;
  line-height: 2.2em;
}

.ds-btn.ds-btn-primary,
a.ds-btn.ds-btn-primary {
  background-color: var(--golden-primary);
  color: white;
}

.ds-btn.ds-btn-primary:hover {
  outline: 5px solid var(--golden-light);
}

.ds-btn.ds-btn-primary:active,
.ds-btn.ds-btn-primary:focus,
.ds-btn.ds-btn-primary:focus-visible,
.ds-btn.ds-btn-primary.ds-btn-clicked {
  outline: 5px solid var(--golden-bright);
  background-color: var(--golden-dark);
}

.ds-btn.ds-btn-secondary {
  background-color: white;
  color: var(--golden-dark);
  border: 1px solid var(--golden-primary);
}

.ds-btn.ds-btn-secondary:hover {
  box-shadow: 2px 3px 20px var(--golden-light);
}

.ds-btn.ds-btn-success {
  background-color: var(--success);
  color: white;
}

.ds-btn.ds-btn-success:hover {
  outline: 5px solid var(--success-light);
  background-color: var(--success-dark);
}

.ds-btn.ds-btn-success:active,
.ds-btn.ds-btn-success:focus,
.ds-btn.ds-btn-success:focus-visible,
.ds-btn.ds-btn-success.ds-btn-clicked {
  outline: 5px solid var(--success-light);
  background-color: var(--success-dark);
}

.ds-btn-icon {
  cursor: pointer;
  padding: 5px;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ds-btn-icon.ds-btn-large {
  height: 50px;
  width: 50px;
}

.ds-btn-icon:hover {
  outline: 5px solid var(--golden-light);
}

.ds-btn-icon.ds-btn-bg-bright {
  background-color: var(--golden-bright);
}

.ds-btn-icon.ds-btn-bg-light {
  background-color: var(--light);
}

.ds-btn-icon.ds-btn-border-bright {
  border: 1px solid var(--golden-bright);
}

.ds-btn.ds-btn-secondary.ds-btn-danger {
  border: 1px solid var(--danger);
  color: var(--danger);
}

.ds-btn.ds-btn-sm {
  font-size: 0.86rem;
  padding: 0.18em 0.9em;
}

.ds-btn-rounded {
  border-radius: 20px;
}

.ds-btn-small {
  font-size: 14px;
  padding-left: 16px;
  padding-right: 16px;
  line-height: 2.5em;
}

.ds-btn-container {
  display: flex;
  gap: 1rem;
}

.ds-btn-container-small {
  display: flex;
  gap: 0.5rem;
}

html[lang='ar'] .btn-group > .ds-btn:not(:last-child):not(.dropdown-toggle),
html[lang='ar'] .btn-group > .btn-group:not(:last-child) > .ds-btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

html[lang='en'] .btn-group > .ds-btn:not(:last-child):not(.dropdown-toggle),
html[lang='en'] .btn-group > .btn-group:not(:last-child) > .ds-btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

html[lang='ar'] .btn-group > .ds-btn:not(:first-child),
html[lang='ar'] .btn-group > .btn-group:not(:first-child) > .ds-btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

html[lang='en'] .btn-group > .ds-btn:not(:first-child),
html[lang='en'] .btn-group > .btn-group:not(:first-child) > .ds-btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

agm-map {
  height: 300px;
}

.danger {
  color: var(--danger);
}

.success {
  color: var(--success);
}

.warning {
  color: var(--warning);
}

.info {
  color: var(--info);
}

.bg-success-light {
  background-color: var(--success-light);
}

.bg-danger-light {
  background-color: var(--danger-light);
}

.bg-golden-light {
  background-color: var(--golden-light);
}

.bg-dark-light {
  background-color: var(--dark-light);
}

.bg-light-shadow {
  background-color: var(--light-shadow);
}

.dark {
  color: var(--dark) !important;
}

/* DS list style start */

html[lang='ar'] .ds-list-group-default {
  direction: rtl;
}

html[lang='ar'] .ds-list-group-default * {
  text-align: right;
}

.ds-list-group-default {
  box-shadow: 0px 0px 2px 2px #efefef;
}

.ds-list-group-default li {
  padding: 0;
  flex-wrap: wrap;
}

.ds-list-group-default li.list-group-item:not(.ds-list-group-head-default) {
  cursor: pointer;
  z-index: 0;
  transition: 200ms box-shadow;
}

.ds-list-group-default
  li.list-group-item:not(.ds-list-group-head-default):hover {
  box-shadow: 0px 0px 4px 2px #cfcfcf85;
  z-index: 1;
}

.ds-list-group-default .list-group-item.ds-list-group-head-default {
  border-bottom-width: 2px;
  border-bottom-color: var(--golden-primary);
}

.ds-list-group-default
  .list-group-item.ds-list-group-head-default
  app-detail-display:not(.ds-list-group-head-default app-detail-display):hover {
  background: #f7f7f7;
}

.ds-list-group-default.ds-list-group-small {
  font-size: 14px;
}

.ds-list-group-default.ds-list-group-small .ds-list-group-head-default {
  gap: 5px;
}

.ds-list-group-default.ds-list-group-small .ds-list-group-item-head {
  gap: 5px;
}

.ds-list-group-default.ds-list-group-text-truncate .detail-group .detail-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list-group-item-options {
  display: flex;
  align-items: center;
  margin-left: auto;
}

html[lang='ar'] .list-group-item-options {
  margin-right: auto;
  margin-left: initial;
}

.list-group-item-options a.btn {
  background-color: transparent;
  margin: 0;
  display: inline-block;
  padding: 5px;
  font-size: 0.9em;
}

.list-group-item-options a i {
  transition: font-size ease 300ms;
}

.list-group-item-options a.btn i.fi-large {
  font-size: 1.5em;
}

.list-group-item-options a.ds-btn-icon .fi-arrow-thin-down {
  transition: transform 500ms ease;
}

.list-group-item-options
  a.ds-btn-icon[aria-expanded='true']
  .fi-arrow-thin-down {
  transform: rotate(180deg);
}

.list-group-item-options .ds-btn-icon {
  margin-right: 0.2rem;
  margin-left: 0.2rem;
}

.ds-list-group-item-head {
  display: flex;
  gap: 1em;
  flex-wrap: wrap;
}

.ds-list-group-item-head.ds-list-group-item-head-open {
  background-color: rgb(182 138 53 / 10%);
}

.ds-list-group-item-head.ds-list-group-item-head-selected {
  box-shadow: inset 0px 0px 3px 2px var(--golden-bright);
  background-color: var(--golden-light);
}

.list-group-item-details {
  background-color: var(--white);
}

.ds-list-group-head-default {
  display: flex;
  gap: 1em;
}

.ds-list-group-head-default .detail-group label {
  font-size: 1em;
}

.list-group.ds-list-group-default .list-group-item .ds-detail-table {
  font-size: 0.87em;
}

/* DS list style end */

/* DS coloring starts */

.color-black {
  color: var(--uae-black) !important;
}

/* DS coloring ends */

/* DS font sizing starts */

.ds-font-2xs {
  font-size: 0.625em;
}

.ds-font-xs {
  font-size: 0.75em;
}

.ds-font-sm {
  font-size: 0.875em;
}

.ds-font-lg {
  font-size: 1.25em;
}

.ds-font-xl {
  font-size: 1.5em;
}

.ds-font-2xl {
  font-size: 2em;
}

.ds-font-1x {
  font-size: 1em;
}

.ds-font-2x {
  font-size: 2em;
}

/* DS font sizing ends */

/* DS detail group starts */

.detail-group {
  margin: 0.5em 0;
}

.detail-group label {
  font-weight: inherit;
  font-size: inherit;
  margin: 0;
  font-size: 0.8em;
  color: var(--gray);
}

.detail-group.heigh-light-info label {
  border-bottom: 4px solid var(--info);
}

html[lang='ar'] .detail-group label {
  float: right;
  text-align: right;
}

.detail-text {
  clear: both;
  width: 100%;
  overflow-wrap: break-word;
}

html[lang='ar'] .detail-text {
  text-align: right;
}

/* DS detail group ends */

/* DS sizing starts */

.w-mm-5 {
  min-width: 5%;
  max-width: 5%;
}

.w-mm-10 {
  min-width: 10%;
  max-width: 10%;
}

.w-mm-12 {
  min-width: 12%;
  max-width: 12%;
}

.w-mm-15 {
  min-width: 15%;
  max-width: 15%;
}

.w-mm-20 {
  min-width: 20%;
  max-width: 20%;
}

.w-mm-25 {
  min-width: 25%;
  max-width: 25%;
}

.w-mm-30 {
  min-width: 30%;
  max-width: 30%;
}

.w-mm-40 {
  min-width: 40%;
  max-width: 40%;
}

.w-mm-50 {
  min-width: 50%;
  max-width: 50%;
}

.w-mm-60 {
  min-width: 60%;
  max-width: 60%;
}

.w-mm-70 {
  min-width: 70%;
  max-width: 70%;
}

.w-max-30 {
  max-width: 30%;
}

.w-min-30 {
  min-width: 30%;
}

/* DS sizing ends */

/* DS Font Size starts */

.ds-fs-30 {
  font-size: 30px;
}

.ds-fs-2 {
  font-size: 2em;
}

/* DS Font Size ends */

/* DS detail table starts */

.ds-detail-table {
  border: 1px solid var(--iron);
  border-radius: 4px;
}

.ds-detail-table .detail-group label {
  font-size: 1em;
}

.ds-detail-table .ds-detail-table-row {
  border-bottom: 1px solid var(--iron);
}

.ds-detail-table .ds-detail-table-row:last-of-type {
  border-bottom: none;
}

.ds-detail-table.ds-detail-table-border-none {
  border: none;
}

.ds-detail-table .ds-detail-table-col {
  border-right: 1px solid var(--iron);
}

html[lang='ar'] .ds-detail-table .ds-detail-table-col {
  border-left: 1px solid var(--iron);
  border-right: none;
}

.ds-detail-table .ds-detail-table-col .detail-group {
  margin: 0.5em;
}

.ds-detail-table .ds-detail-table-col:last-of-type {
  border-right: none;
}

html[lang='ar'] .ds-detail-table .ds-detail-table-col:last-of-type {
  border-left: none;
  border-right: none;
}

/* DS detail table ends */

.list-group-item-details .ds-detail-table .detail-group .detail-text {
  font-size: 0.9em;
}

.list-group-item-details
  .ds-detail-table-row.ds-detail-display-responsive::after,
.list-group-item-details
  .ds-detail-table-row.ds-detail-display-responsive::before {
  content: none;
}

@media (min-width: 768px) {
  .ds-detail-display-responsive .detail-group label {
    display: none !important;
  }

  .row-gap-md-0 {
    row-gap: 0 !important;
  }

  .row-gap-md-1,
  .row-gap-sm-1,
  .row-gap-1 {
    row-gap: 0.25rem;
  }

  .row-gap-md-2,
  .row-gap-sm-2,
  .row-gap-2 {
    row-gap: 0.5rem;
  }
}

@media (max-width: 600px) {
  .moccae-updates-container {
    background: #f5f5f5 !important;
  }

  .moccae-updates-container .moccae-updates .section {
    width: 100%;
    float: none !important;
  }

  .moccae-updates-container .moccae-updates .section.left {
    margin-bottom: 95px;
  }

  .card-1 {
    margin-bottom: 20px;
  }

  .footer .footer-links .footer-menu {
    column-count: 1 !important;
  }

  .card-4 {
    margin-bottom: 15px;
  }
}

@media (min-width: 576px) {
  .row-gap-sm-1,
  .row-gap-1 {
    row-gap: 0.25rem;
  }

  .row-gap-sm-2,
  .row-gap-2 {
    row-gap: 0.5rem;
  }
}

@media (max-width: 480px) {
  .toast-container {
    top: 20px;
  }

  html[lang='ar'] .toast-container {
    left: 0;
    right: auto;
  }

  .toast-container .ngx-toastr {
    margin: 5px 0;
  }

  html[lang='ar'] .toast-container .ngx-toastr {
    padding: 10px 50px 10px 10px;
    background-position: 95% 50%;
  }

  .toast-container.toast-top-right {
    right: 0;
    width: 100%;
  }

  .toast-container.toast-top-right .ngx-toastr,
  .toast-container.toast-bottom-right .ngx-toastr {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.8em;
  }

  /* toast message bottom side starts */

  .toast-container {
    bottom: auto !important;
    top: 0 !important;
    margin: 0;
    padding: 0;
    z-index: 16000010 !important;
    right: 0 !important;
    left: 0 !important;
  }

  .toast-container .ngx-toastr {
    margin: 0 !important;
    padding: 10px 55px;
    width: 100%;
    font-size: 0.8em;
    border-radius: 0;
    width: 100% !important;
  }

  /* toast message bottom side ends */

  .row-gap-1 {
    row-gap: 0.25rem;
  }

  .row-gap-2 {
    row-gap: 0.5rem;
  }
}

/* DS col animation starts */

.animate-resizing {
  transition-property: flex-grow;
  transition-duration: 1ms;
  transition-timing-function: ease-in;
}

/* DS col animation ends */

/* DS cursor classes starts */

.cursor-default {
  cursor: default !important;
}

/* DS cursor classes ends */

/* DS shadow classes starts */

.shadow-none {
  box-shadow: none !important;
}

/* DS shadow classes ends */

/* chatbot styling starts */

.bp-widget-web {
  z-index: 1200 !important;
}

/* chatbot styling ends */

/* DS utils starts */

.ds-direction-ltr {
  direction: ltr !important;
}

/* DS utils ends */

/* changes by Jamil in footer */

.footer .footer-container {
}

.footer .footer-container .newsletter-bar {
  margin: auto;
  padding: 30px 0 0;
}

.footer .footer-container .newsletter-bar:before,
.footer .footer-container .newsletter-bar:after {
  content: '';
  display: table;
  clear: both;
}

.footer .footer-container .copy-write-bar {
  margin: auto;
  padding: 30px 0 5px;
  position: relative;
}

.footer .footer-container .copy-write-bar .text {
  color: #a7a7a7;
  font-size: 1em;
  font-weight: 500;
  width: calc(100% / 5 * 2);
}

.footer .footer-container .copy-write-bar .text,
.footer .footer-container .copy-write-bar .social,
.footer .footer-container .copy-write-bar .tel {
  width: calc(100% / 4);
  float: left;
  padding: 20px 0;
  margin-top: 10px;
}

.fi-pdf-icon:before {
  content: '\ea3a';
}

.fi-windows-ic:before {
  content: '\ea47';
}

.fi-flash-player-ic:before {
  content: '\ea46';
}

html[lang='en'] .footer .footer-container .newsletter-bar .visitor-count,
html[lang='en'] .footer .footer-container .newsletter-bar .col-2,
html[lang='en'] .footer .footer-container .newsletter-bar .our-apps,
html[lang='en'] .footer .footer-container .newsletter-bar .newsletter,
html[lang='en'] .footer .footer-container .menu-bar .logos,
html[lang='en'] .footer .footer-container .menu-bar .footer-menu,
html[lang='en'] .footer .footer-container .menu-bar .best-viewd,
html[lang='en'] .footer .footer-container .copy-write-bar .text,
html[lang='en'] .footer .footer-container .copy-write-bar .social,
html[lang='en'] .footer .footer-container .copy-write-bar .tel,
html[lang='en'] .footer .footer-container .menu-bar .footer-menu .submenu {
  float: left;
}

html[lang='ar'] .footer .footer-container .newsletter-bar .visitor-count,
html[lang='ar'] .footer .footer-container .newsletter-bar .col-2,
html[lang='ar'] .footer .footer-container .newsletter-bar .our-apps,
html[lang='ar'] .footer .footer-container .newsletter-bar .newsletter,
html[lang='ar'] .footer .footer-container .menu-bar .logos,
html[lang='ar'] .footer .footer-container .menu-bar .footer-menu,
html[lang='ar'] .footer .footer-container .menu-bar .best-viewd,
html[lang='ar'] .footer .footer-container .copy-write-bar .text,
html[lang='ar'] .footer .footer-container .copy-write-bar .social,
html[lang='ar'] .footer .footer-container .copy-write-bar .tel,
html[lang='ar'] .footer .footer-container .menu-bar .footer-menu .submenu {
  float: right;
}

.footer .footer-container .newsletter-bar .visitor-count {
  width: calc(100% / 4);
  float: left;
  padding: 20px 0;
}

.footer .footer-container .newsletter-bar .visitor-count .key {
  margin: 0 10px;
  display: inline-block;
  vertical-align: middle;
}

.footer .footer-container .newsletter-bar .visitor-count .visitors-value {
  color: #b7b7b7;
  display: inline-block;
  vertical-align: middle;
}

.footer .footer-container .newsletter-bar .col-2 {
  width: calc(100% / 4 * 3);
  float: left;
  position: relative;
  height: 65px;
  max-width: unset !important;
}

.footer .footer-container .newsletter-bar .our-apps {
  padding-left: 20px;
  width: calc(100% / 3 * 2);
  float: left;
  position: relative;
  padding: 20px 0;
  height: 65px;
}

.footer
  .footer-container
  .newsletter-bar
  .our-apps
  .app-seciton
  .section-label {
  vertical-align: middle;
  display: inline-block;
  color: #b68a35;
  margin: 0;
  font-size: 1.2em;
  font-weight: 500;
}

.footer .footer-container .newsletter-bar .our-apps .app-seciton ul {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}

.footer .footer-container .newsletter-bar .our-apps .app-seciton ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 7px;
}

.footer .footer-container .newsletter-bar .our-apps .app-seciton ul li a {
  color: #a7a7a7;
  font-size: 20px;
}

.fi-android-n:before {
  content: '\e9c3';
}

.fi-ios-n:before {
  content: '\e9d8';
}

html[lang='en'] .footer .footer-container .newsletter-bar .newsletter {
  border-left: 1.5px solid #d9d9d9;
  border-right: 0;
  padding-right: 0;
  padding-left: 13px;
}

html[lang='ar'] .footer .footer-container .newsletter-bar .newsletter {
  border-right: 1.5px solid #d9d9d9;
  border-left: 0;
  padding-left: 0;
  padding-right: 13px;
}

.footer .footer-container .newsletter-bar .newsletter input {
  height: 45px;
  background-color: transparent;
  border: 0;
  width: calc(100% - 95px);
  font-size: 0.9em;
  outline: 0;
  font-weight: 500;
}

.footer .footer-container .newsletter-bar .newsletter a {
  transition: ease-in-out all 0.3s;
  font-size: 1.2em;
  font-weight: 500;
}

.fi-submit-icon:before {
  content: '\ea39';
}

html[lang='ar'] .footer .footer-container .newsletter-bar .newsletter a i {
  display: inline-block;
}

html[lang='en'] .footer .footer-container .newsletter-bar .newsletter a i {
  transform: rotate(-90deg);
  display: inline-block;
}

html[lang='ar'] .footer .footer-container .newsletter-bar .newsletter a i {
  margin-left: 5px;
}

html[lang='en'].footer .footer-container .newsletter-bar .newsletter a i {
  margin-right: 5px;
}

.footer .footer-container .newsletter-bar:before,
.footer .footer-container .newsletter-bar:after {
  content: '';
  display: table;
  clear: both;
}

.footer .footer-container .newsletter-bar .col-2:before,
.footer .footer-container .newsletter-bar .col-2:after {
  content: '';
  display: table;
  clear: both;
}

.footer .footer-container .bar {
  display: block;
  border-top: 1.5px solid #d9d9d9;
  width: 100%;
}

.footer .footer-container .copy-write-bar .text {
  color: #a7a7a7;
  font-size: 1em;
  font-weight: 500;
  width: calc(100% / 5 * 2);
}

.footer .footer-container .copy-write-bar .social {
  text-align: center !important;
  width: calc(100% / 5 * 2);
}

.footer .footer-container .copy-write-bar .social li {
  display: inline-block;
  margin: 0 10px;
}

.footer .footer-container .copy-write-bar .social li a {
  color: #828181;
  font-size: 19px;
  transition: all ease-in-out 0.3s;
}

.footer .footer-container .copy-write-bar .tel {
  text-align: right;
  width: calc(100% / 5);
}

html[lang='ar'] .footer .footer-container .copy-write-bar .tel {
  text-align: left;
  display: inline-block;
}

html[lang='en'].footer .footer-container .copy-write-bar .tel {
  text-align: right;
  display: inline-block;
}

.footer .footer-container .copy-write-bar .tel span {
  color: #828181;
  text-align: left;
  margin: 0 5px;
}

.footer .footer-container .copy-write-bar .tel a {
  color: #b68a35;
  font-size: 1.2em;
  font-weight: 500;
  transition: all ease-in-out 0.3s;
}

.footer .footer-container .copy-write-bar:before,
.footer .footer-container .copy-write-bar:after {
  content: '';
  display: table;
  clear: both;
}

html[lang='ar'] .footer .footer-section-last-update {
  text-align: right;
}

html[lang='en'] .footer .footer-section-last-update {
  text-align: left;
}

.footer .footer-section-last-update {
  margin: auto;
  color: #b7b7b7;
  margin-bottom: 20px;
  margin-bottom: 30px;
  margin-top: 40px;
}

.clearfix:after,
.clear-fix:after,
.using-bootstrap .dl-horizontal dd:after,
.using-bootstrap .container:after,
.using-bootstrap .container-fluid:after,
.using-bootstrap .row:after,
.using-bootstrap .form-horizontal .form-group:after {
  clear: both;
}

.footer .footer-container .copy-write-bar:before,
.footer .footer-container .copy-write-bar:after {
  content: '';
  display: table;
  clear: both;
}

html[lang='ar'] .footer .footer-container .copy-write-bar .tel i {
  transform: rotate(245deg);
  display: inline-block;
}

html[lang='en'] .footer .footer-container .copy-write-bar .tel i {
  transform: rotate(245deg);
  display: inline-block;
}

.fi-phone-globalmast-icon:before {
  content: '\e9aa';
}

.footer .footer-container .copy-write-bar .tel span {
  color: #828181;
  text-align: left;
  margin: 0 5px;
}

.fi-facebook-ico:before {
  content: '\e993';
}

.footer .footer-container .menu-bar {
  margin: auto;
  padding: 30px 0 5px;
}

.footer .footer-container .menu-bar:before,
.footer .footer-container .menu-bar:after {
  content: '';
  display: table;
  clear: both;
}

.footer .footer-container .menu-bar .logos {
  width: calc(99.2% / 4);
  float: left;
}

.using-bootstrap ul,
.using-bootstrap ol {
  margin-top: 0;
  margin-bottom: 10px;
}

.footer .footer-container .menu-bar .logos li {
  display: block;
}

.footer .footer-container .menu-bar .logos li a {
  display: block;
  margin-bottom: 25px;
  transition: all ease-in-out 0.3s;
}

.footer .has-tool-tip {
  position: relative;
  overflow: visible !important;
}

.footer .footer-container .menu-bar .logos li a img {
  max-width: 80%;
  max-height: 120px;
}

.footer .has-tool-tip i:after {
  content: '';
  position: absolute;
  bottom: -7px;
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 13px solid #000;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}

.footer .footer-container .menu-bar .footer-menu {
  width: calc(99.2% / 4 * 2);
  float: left;
}

html[lang='ar'] .footer .footer-container .menu-bar .footer-menu .submenu {
  padding-right: 0;
  padding-left: 10px;
}

html[lang='en'] .footer .footer-container .menu-bar .footer-menu .submenu {
  padding-left: 0;
  padding-right: 10px;
}

.footer .footer-container .menu-bar .footer-menu .submenu .list {
  margin-top: 10px;
}

.fi-gamification .path2:before {
  content: '\ea49';
  margin-left: -1em;
  color: #000;
}

.footer .footer-container .menu-bar .footer-menu .submenu .list li {
  padding: 3px 0;
}

.footer .footer-container .menu-bar .footer-menu .submenu .list li a {
  color: #a7a7a7;
  font-size: 1em;
  font-weight: 300;
  transition: all ease-in-out 0.3s;
  display: inline-block;
  position: relative;
}

.footer .footer-container .menu-bar .footer-menu .submenu {
  width: calc(99.2% / 3);
  float: left;
  padding-right: 10px;
}

.footer .footer-container .menu-bar .footer-menu .submenu.col-2 {
  width: calc(99.2% / 3 * 2);
  max-width: unset;
  float: left;
}

.footer .footer-container .menu-bar .footer-menu .submenu .label {
  display: inline-block;
  font-size: 1.2em;
  font-weight: 500;
  color: #b68a35;
}

.footer .footer-container .menu-bar .footer-menu .submenu.col-2 .list {
  column-count: 2;
}

.footer .footer-container .menu-bar .footer-menu .submenu .list {
  margin-top: 10px;
}

.footer .footer-container .menu-bar .footer-menu .submenu .list li {
  padding: 3px 0;
}

.footer .footer-container .menu-bar .footer-menu .submenu .list li a {
  color: #a7a7a7;
  font-size: 1em;
  font-weight: 300;
  transition: all ease-in-out 0.3s;
  display: inline-block;
  position: relative;
}

.footer .footer-container .menu-bar .best-viewd {
  width: calc(99.2% / 4);
  float: right;
  margin-top: 44px;
  color: #a7a7a7;
}

.using-bootstrap p {
  margin: 0 0 10px;
}

.footer .footer-container .menu-bar .best-viewd .main-section {
  margin-top: 20px;
}

html[lang='ar']
  .footer
  .footer-container
  .menu-bar
  .best-viewd
  .main-section
  .sub-section {
  float: right;
  width: 50%;
}

html[lang='en']
  .footer
  .footer-container
  .menu-bar
  .best-viewd
  .main-section
  .sub-section {
  float: left;
  width: 50%;
}

.footer
  .footer-container
  .menu-bar
  .best-viewd
  .main-section
  .sub-section
  .title {
  display: inline-block;
  font-size: 1.1em;
  font-weight: 500;
  color: #b68a35;
}

.footer
  .footer-container
  .menu-bar
  .best-viewd
  .main-section
  .sub-section
  span {
  margin-right: 10px;
  font-size: 12px;
  display: inline-block;
  margin-bottom: 5px;
  min-width: 45px;
}

html[lang='ar'] .footer .footer-container .menu-bar .best-viewd span {
  margin-left: 10px;
  margin-right: 0;
}

html[lang='en'] .footer .footer-container .menu-bar .best-viewd span {
  margin-right: 10px;
  margin-left: 0;
}

.footer
  .footer-container
  .menu-bar
  .best-viewd
  .main-section
  .sub-section
  span {
  margin-right: 10px;
  font-size: 12px;
  display: inline-block;
  margin-bottom: 5px;
  min-width: 45px;
}

.footer
  .footer-container
  .menu-bar
  .best-viewd
  .main-section
  .sub-section
  span
  i {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  color: #7f7f7f;
}

.fi-firefox-icon:before {
  content: '\ea38';
}

.fi-firefox-icon:before {
  content: '\ea38';
}

.fi-safari-icon:before {
  content: '\ea37';
}

.fi-opera-icon:before {
  content: '\ea35';
}

.fi-google-chrome-icon:before {
  content: '\ea36';
}

.footer .footer-container .newsletter-bar .newsletter {
  padding-left: 20px;
  width: calc(100% / 3);
  float: left;
  position: relative;
  height: 65px;
  border-left: 1.5px solid #d9d9d9;
  padding-top: 7px;
}

html[lang='ar'] .footer .footer-container .newsletter-bar .visitor-count,
html[lang='ar'] .footer .footer-container .newsletter-bar .col-2,
html[lang='ar'] .footer .footer-container .newsletter-bar .our-apps,
html[lang='ar'] .footer .footer-container .newsletter-bar .newsletter,
html[lang='ar'] .footer .footer-container .menu-bar .logos,
html[lang='ar'] .footer .footer-container .menu-bar .footer-menu,
html[lang='ar'] .footer .footer-container .menu-bar .best-viewd,
html[lang='ar'] .footer .footer-container .copy-write-bar .text,
html[lang='ar'] .footer .footer-container .copy-write-bar .social,
.footer .footer-container .copy-write-bar .tel,
html[lang='ar'] .footer .footer-container .menu-bar .footer-menu .submenu {
  float: right;
  text-align: right;
}

html[lang='en'] .footer .footer-container .newsletter-bar .visitor-count,
html[lang='en'].footer .footer-container .newsletter-bar .col-2,
html[lang='en'].footer .footer-container .newsletter-bar .our-apps,
html[lang='en'].footer .footer-container .newsletter-bar .newsletter,
html[lang='en'].footer .footer-container .menu-bar .logos,
html[lang='en'] .footer .footer-container .menu-bar .footer-menu,
html[lang='en'] .footer .footer-container .menu-bar .best-viewd,
html[lang='en'] .footer .footer-container .copy-write-bar .text,
html[lang='en'] .footer .footer-container .copy-write-bar .social,
.footer .footer-container .copy-write-bar .tel,
html[lang='en'] .footer .footer-container .menu-bar .footer-menu .submenu {
  float: left;
  text-align: left;
}

@media (max-width: 575px) {
  .footer .footer-container .newsletter-bar .visitor-count,
  .footer .footer-container .newsletter-bar .col-2,
  .footer .footer-container .newsletter-bar .our-apps,
  .footer .footer-container .newsletter-bar .newsletter,
  .footer .footer-container .menu-bar .logos,
  .footer .footer-container .menu-bar .footer-menu,
  .footer .footer-container .menu-bar .best-viewd,
  .footer .footer-container .copy-write-bar .text,
  .footer .footer-container .copy-write-bar .social,
  .footer .footer-container .copy-write-bar .tel,
  .footer .footer-container .menu-bar .footer-menu .submenu {
    width: 100%;
    float: initial !important;
    text-align: center !important;
  }

  .footer .footer-container .menu-bar .logos li a img {
    max-width: 60% !important;
    max-height: 120px;
  }

  .footer-container .logos {
    margin-top: 15% !important;
  }

  .footer .footer-container .menu-bar .footer-menu .submenu.col-2 {
    width: 100% !important;
  }

  .footer .footer-container .newsletter-bar .newsletter {
    border: none !important;
  }

  .header .main-menu .menu .tools .utilities > li .menu-search .close {
    top: 0px !important;
  }

  .header .main-menu .menu .navigation:not(.nav-fixed) ul.primary-navigation {
    width: 100% !important;
  }
}

/* changes by Jamil in footer end */

/* sticky bar styling starts */

.sticky-menu-container {
  position: fixed;
  top: 103px;
  right: 5px;
  z-index: 1020;
  direction: rtl;
  transition: right 0.1s ease-in;
}

.sticky-menu-container .sticky-menu.active {
  right: 0;
}

.sticky-menu li:hover a i {
  position: absolute;
  right: 0;
}

.sticky-menu-container .sticky-menu li {
  padding: 4px 3px;
  width: 35px;
  background-color: white;
}

.sticky-menu-container .sticky-menu li i {
  font-size: 2em;
  display: inline-block;
  vertical-align: middle;
  text-shadow: 0 0 0 #fff;
  line-height: 35px;
}

.sticky-menu-container .sticky-menu li span {
  vertical-align: middle;
  display: none;
}

.sticky-menu-container .sticky-menu li:hover {
  background-color: #b68a35;
  width: auto;
  min-width: 115px;
}

.sticky-menu-container .sticky-menu li:hover i,
.sticky-menu-container .sticky-menu li:hover span {
  color: #fff;
}

.sticky-menu-container .sticky-menu li:hover > a span {
  font-size: 12px;
  font-weight: bold;
  line-height: 35px;
  padding: 0 10px;
  float: left;
  margin-right: 35px;
  font-family: 'Roboto', sans-serif !important;
}

.sticky-menu-container .sticky-menu li:hover > a,
.sticky-menu-container .sticky-menu li:hover .social {
  width: auto;
}

.sticky-menu-container .sticky-menu li:hover > a i,
.sticky-menu-container .sticky-menu li:hover .social i {
  color: #fff;
}

.sticky-menu-container .sticky-menu li:hover span {
  background-color: #b68a35;
  display: inline-block;
}

.sticky-menu-container .sticky-menu li > a,
.sticky-menu-container .sticky-menu li .social {
  display: block;
  position: relative;
  width: 30px;
  height: 35px;
}

.sticky-menu-container .sticky-menu li .social a {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  margin: 0 3px;
  padding: 0 3px;
}

.sticky-menu-container .sticky-menu li .social a.instagram {
  border-radius: 4px;
}

.sticky-menu-container .sticky-menu li .social a:hover {
  transition: all ease-in-out 0.3s;
}

.sticky-menu-container .sticky-menu li .social a:hover.facebook {
  color: #4a6ea9;
}

.sticky-menu-container .sticky-menu li .social a:hover.twitter {
  color: #2aa9e0;
}

.sticky-menu-container .sticky-menu li .social a:hover.youtube-me {
  color: #c8302a;
}

.sticky-menu-container .sticky-menu li .social a:hover.instagram {
  background: #f09433;
  background: linear-gradient(
    45deg,
    #f09433 0,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
}

.my_sugges:hover {
  min-width: 165px !important;
}

.my_happiness:hover {
  min-width: 140px !important;
}

/* sticky bar styling starts */

/* bootstrap rtl display starts */

html[lang='ar'] .text-right {
  text-align: left !important;
}

html[lang='ar'] .text-left {
  text-align: right !important;
}

html[lang='ar'] .pr-0 {
  padding-left: 0 !important;
  padding-right: initial !important;
}

html[lang='ar'] .pr-0[class^='col'] {
  padding-left: 0 !important;
  padding-right: 15px !important;
}

html[lang='ar'] .ml-auto {
  margin-left: initial !important;
  margin-right: auto;
}

html[lang='ar'] .mr-auto {
  margin-left: auto;
  margin-right: initial !important;
}

html[lang='ar'] .mr-1 {
  margin-right: initial !important;
  margin-left: 0.25rem !important;
}

html[lang='ar'] .mr-2 {
  margin-right: initial !important;
  margin-left: 0.5rem !important;
}

html[lang='ar'] .pl-5 {
  padding-right: 3rem !important;
  padding-left: initial !important;
}

/* bootstrap rtl display ends */

/* request card styling starts */

.request-card-actions {
  font-size: 0.8rem;
  font-weight: 700;

  display: flex;
  justify-content: space-between;
  row-gap: 10px;
}

/* request card styling ends */

/* alert styling start */

.alert a {
  color: blue;
}

.alert-secondary {
  color: var(--light);
  border-color: var(--iron-dark);
  background-color: var(--iron);
}

/* alert styling end */

/* bootstrap overrides starts */

input[type='radio'].custom-control-input {
  z-index: 10;
}

.text-primary,
.text-primary a,
.text-primary label,
.text-primary .fa {
  color: var(--uae-gold) !important;
}

.text-yellow {
  color: var(--uae-saffron-yellow) !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: var(--uae-gold) !important;
}

html[lang='ar'] .dropdown-toggle::after {
  margin-right: 0.255em;
  margin-left: initial !important;
}

.custom-switch .custom-control-label::before {
  left: -3.5rem;
  width: 2.5rem;
  height: 1.5rem;
  border-radius: 0.8rem;
}

.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 4px);
  left: calc(-3.4rem + 4px);
  width: calc(1.2rem - 4px);
  height: calc(1.2rem - 4px);
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  transform: translateX(0.9rem);
}

.custom-switch label,
.custom-switch input,
.custom-switch label::after,
.custom-switch label::before {
  cursor: pointer;
}

.custom-switch .custom-control-input {
  width: 4rem;
}

html[lang='en'] .custom-switch .custom-control-label {
  margin-left: 20px;
}

html[lang='ar'] .custom-switch .custom-control-label {
  margin-left: 20px;
}

.custom-control-input:checked ~ .custom-control-label::before {
  background-color: var(--uae-gold);
  border-color: var(--uae-gold);
}

/* bootstrap overrides ends */

.ds-attachment-list-item {
  padding: 10px 15px;
  background-color: var(--golden-light);
  border-radius: 10px;
}

.flex-gap-1 {
  gap: 1em;
}

.card-material {
  padding: 15px;
  border-radius: 10px;
  background-color: white;
  border: 2px solid #e5e5e5;
}

.card-material-btn {
  float: left;
  width: 30%;
  height: 30px;
  border: 2px solid #e5e5e5;
  border-radius: unset;
  font-size: x-large;
}

.card-material-btn.card-btn-plus {
  border-start-start-radius: 10px;
  border-end-start-radius: 10px;
  border-right: none;
}

.card-material-btn.card-btn-minus {
  border-start-end-radius: 10px;
  border-end-end-radius: 10px;
  border-left: none;
}

.card-material-number {
  float: left;
  width: 40%;
  height: 30px;
  border: 2px solid #e5e5e5;
  text-align: center;
}

.card-material-btn:hover {
  background-color: var(--grey-bright);
  box-shadow: 2px 3px 20px var(--grey-bright);
}

.card-material-btn:active {
  background-color: var(--light-shadow);
  box-shadow: 2px 3px 20px var(--grey-bright);
}

.material-selected {
  color: var(--golden-dark);
}

.material-error {
  border-color: #dc3545;
}

/* signature pad styling starts */

canvas.signature-pad {
  border-radius: 5px;
  border: 1px solid var(--silver-light);
}

/* signature pad styling ends */

/* request card styling starts */

a.request-action {
  text-decoration: none;
}

a.request-action:hover {
  text-decoration: none;
}

.request-card-actions {
  font-size: 0.8rem;
  font-weight: normal;

  display: flex;
  justify-content: space-between;
  row-gap: 10px;
}

.card-3 {
  padding: 15px;
  border-radius: 10px;
  background-color: white;
  border: 1px solid darkgray;
}

.card-3-icon {
  width: 45px;
  height: 55px;
  position: absolute;
  background-color: var(--uae-gold);
  border-start-start-radius: 10px;
  border-end-end-radius: 10px;
  vertical-align: middle;
  display: flex;
  font-size: 1.2em;
  color: white;
  box-shadow: var(--uae-shadow);
}

html[lang='en'] .card-3-icon {
  top: -16px;
  left: -49px;
}

html[lang='ar'] .card-3-icon {
  top: -16px;
  right: -49px;
}

/* request card styling ends */

/* ds spacing starts */

.ds-mr-1 {
  margin-right: 0.25rem !important;
}

html[lang='ar'] .ds-mr-1 {
  margin-left: 0.25rem !important;
  margin-right: unset !important;
}

.pt-sm-1 {
  padding-top: 0.25rem !important;
}

.pt-md-2 {
  padding-top: 0.5rem !important;
}

.pb-lg-3 {
  padding-bottom: 0.75rem !important;
}

.pl-xl-4 {
  padding-left: 1rem !important;
}

.pr-sm-1 {
  padding-right: 0.25rem !important;
}

.px-md-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.py-lg-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.mt-sm-1 {
  margin-top: 0.25rem !important;
}

.mt-md-2 {
  margin-top: 0.5rem !important;
}

.mb-lg-3 {
  margin-bottom: 0.75rem !important;
}

.ml-xl-4 {
  margin-left: 1rem !important;
}

.mr-sm-1 {
  margin-right: 0.25rem !important;
}

.mx-md-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.my-lg-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

/* ds spacing ends */

/* dashboard styling starts */

.color-dashboard {
  color: var(--gold-50) !important;
}

.license-expiry {
  position: absolute;
  top: -31px;
  right: -21px;
  background: #ffe9e6;
  padding: 0.2em 0.4em;
  border-radius: 10px;
}

html[lang='ar'] .license-expiry {
  left: -21px;
  right: unset;
}

.min-height-60 {
  min-height: 60px;
}

.dashboardPackageBox {
  transition: all 0.2s;
  height: 100%;
}

.dashboardPackageBox:hover {
  box-shadow: 1px 2px 10px 1px rgb(27 29 33 / 16%);
}

/* dashboard styling ends */

/* favorite service card style starts */

.favorite-star .text-secondary:hover {
  color: var(--uae-saffron-yellow) !important;
  opacity: 0.7;
}

.favorite-star .text-yellow:hover {
  color: var(--uae-gold) !important;
}

html[lang='en'] .favorite-star {
  right: 30px;
}

html[lang='ar'] .favorite-star {
  left: 30px;
}

.ds-card-service .favorite-star {
  position: absolute;
  top: 15px;
}

.ds-card {
  padding: 15px;
  border-radius: 10px;
}

.ds-card-default {
  background-color: white;

  transition: box-shadow 300ms;
}

.ds-card-default:hover {
  box-shadow: var(--uae-shadow);
}

.ds-card-has-icon .ds-card-title {
  width: calc(100% - 25px);
}

/* favorite service card style ends */

/* ds shadow starts */

.ds-shadow {
  box-shadow: var(--uae-shadow);
}

/* ds shadow ends */

.services-sub-categories-btns {
  display: flex;
  flex-wrap: wrap;
}

.services-sub-categories-btns button {
  text-align: center !important;
}

.select_custom_style {
  width: 100%;
  z-index: 1;
  margin-top: 0;
}

/* animation styling starts */

.col-0 {
  width: 0;
}

.row [class*='col-'].ds-animate {
  transition: flex 0.3s ease-in-out, max-width 0.3s ease-in-out;
}

/* animation styling ends */

/* forms styling starts */

label.form-control-label-required::after {
  content: '*';
  color: var(--danger);
  padding: 0 0.2em;
}

/* forms styling ends */

/* force remove success green icon till applying it to all controls  */

.was-validated .form-control:valid,
.form-control.is-valid {
  background-image: none !important;
  border-color: rgb(206, 212, 218) !important;
  padding-right: 0.75rem !important;
}

html[lang='ar'] .ds-btns-mr {
  margin-right: auto !important;
  padding-left: 8px;
}

html[lang='en'] .ds-btns-mr {
  margin-left: auto !important;
  padding-right: 8px;
}

.profile-cont {
  padding-top: 12px;
  /* max-width: 300px; */
}

.profile-cont a {
  text-wrap: wrap;
}

.profile-cont .dropdown-menu {
  text-align: left;
  text-wrap: wrap;
  width: -webkit-fill-available;
}

html[lang='ar'] .profile-cont .dropdown-menu {
  text-align: right;
}

.profile-cont .logout {
  color: var(--uae-red);
}

.page_size {
  width: max-content;
}

.ng-select .ng-option-label {
  white-space: break-spaces;
}

.dashbord-form-group {
  padding: 10px;
  border: 1px solid darkgray;
  margin: 10px;
  height: 50px;
  max-height: 50px;
  border-radius: 5px;
}

.dashbord-form-group > label {
  position: absolute;
  top: -5px;
  background-color: white;
  font-weight: bold;
}

html[lang='en'] .dashbord-form-group > label {
  left: 35px;
}

.dashbord-form-group > input {
  border: none;
  outline: none;
  width: 100%;
}

.dashbord-form-group .ng-select > .ng-select-container {
  border: none;
  outline: none;
  margin-top: -5px;
}

.resetFilters {
  text-wrap: nowrap;
}

.card-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.badge-notification {
  position: absolute;
  top: -10px;
  right: -5px;
  padding: 3px 6px;
  border-radius: 50%;
  color: white;
  font-size: 0.75rem;
  width: 21px;
  height: 21px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.625rem;
}

.has-error .ng-select .ng-select-container {
  border-color: #dc3545;
}

#CitesPurposeTbl{
  width: 100%;
  border: solid 2px gray;
}

#CitesPurposeTbl th{
  border: solid 2px gray;
  background-color: var(--golden-primary) ;
  text-align: center;
}

#CitesPurposeTbl td{
  border: solid 2px gray;
}

#CitesPurposeTbl .code{
  text-align: center;
}
/*!***********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/css/print.css ***!
  \***********************************************************************************************************************************************************************************************************/
@media print {
  body {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .ds-print-pba-always {
    page-break-after: always;
  }
  .ds-btn-icon,
  .sections-indexer-container {
    display: none !important;
  }

  .form-group {
    display: block;
  }

  /* copied from style.css starts */

  @media print {
    .using-bootstrap *,
    .using-bootstrap *:before,
    .using-bootstrap *:after {
      background: transparent !important;
      color: #000 !important;
      box-shadow: none !important;
      text-shadow: none !important;
    }

    .using-bootstrap a,
    .using-bootstrap a:visited {
      text-decoration: underline;
    }

    .using-bootstrap abbr[title]:after {
      content: " (" attr(title) ")";
    }

    .using-bootstrap a[href^="#"]:after,
    .using-bootstrap a[href^="javascript:"]:after {
      content: "";
    }

    .using-bootstrap pre,
    .using-bootstrap blockquote {
      border: 1px solid #999;
      page-break-inside: avoid;
    }

    .using-bootstrap thead {
      display: table-header-group;
    }

    .using-bootstrap tr,
    .using-bootstrap img {
      page-break-inside: avoid;
    }

    .using-bootstrap img {
      max-width: 100% !important;
    }

    .using-bootstrap p,
    .using-bootstrap h2,
    .using-bootstrap h3 {
      orphans: 3;
      widows: 3;
    }

    .using-bootstrap h2,
    .using-bootstrap h3 {
      page-break-after: avoid;
    }

    .using-bootstrap * {
      print-color-adjust: exact;
      -webkit-print-color-adjust: exact;
    }

    .using-bootstrap body {
      print-color-adjust: exact !important;
      -webkit-print-color-adjust: exact !important;
    }

    .using-bootstrap .navbar {
      display: none;
    }

    .using-bootstrap .btn > .caret,
    .using-bootstrap .dropup > .btn > .caret {
      border-top-color: #000 !important;
    }

    .using-bootstrap .label {
      border: 1px solid #000;
    }

    .using-bootstrap .table {
      border-collapse: collapse !important;
    }

    .using-bootstrap .table td,
    .using-bootstrap .table th {
      background-color: #fff !important;
    }

    .using-bootstrap .table-bordered th,
    .using-bootstrap .table-bordered td {
      border: 1px solid #ddd !important;
    }

    .using-bootstrap .main-menu,
    .using-bootstrap .social-media,
    .using-bootstrap .tools-bar,
    .using-bootstrap .other-news,
    .using-bootstrap footer,
    .using-bootstrap .bread-crumb,
    .using-bootstrap .submenu-inner,
    .using-bootstrap .share-paging {
      display: none;
    }

    .using-bootstrap .home footer .statistics,
    .using-bootstrap .home footer .footer-menu,
    .using-bootstrap .home footer .footer-bottom-menu {
      display: block !important;
    }

    .using-bootstrap .logos li {
      float: right;
    }

    .using-bootstrap .logos li:first-child {
      float: left;
    }

    .using-bootstrap .news-details .images-c {
      right: 0 !important;
      width: 100% !important;
    }

    .using-bootstrap .content-section {
      padding: 0;
      width: 100% !important;
    }

    .using-bootstrap .owl-nav {
      display: none !important;
    }

    .using-bootstrap .module-header,
    .using-bootstrap .media-center {
      display: block !important;
      opacity: 1 !important;
    }

    .using-bootstrap .inview {
      display: block !important;
      opacity: 1 !important;
    }

    .using-bootstrap [data-animate] {
      display: block !important;
      opacity: 1 !important;
    }

    .using-bootstrap .services .service-list {
      width: 100%;
      display: table;
    }

    .using-bootstrap .services .service-list .service-c {
      width: 50% !important;
      display: table-cell;
    }

    .using-bootstrap .faq .sorting,
    .using-bootstrap .faq .ask {
      display: none !important;
    }

    .using-bootstrap .faq .items .item .item-body {
      display: block !important;
    }

    .using-bootstrap .page .search,
    .using-bootstrap .widget .search {
      display: none !important;
    }

    .using-bootstrap #swifttagcontaineri8c5tplvtc,
    .using-bootstrap #swifttagcontainerxefl5ly5k3 {
      display: none !important;
    }
  }

  /* copied from style.css ends */

  /* bootstrap print starts */

  .row {
    display: flex;
  }

  [class*="col-"] {
    display: block;
  }

  /* copied from https://stackoverflow.com/questions/26354611/print-html-div-with-styles-not-working-with-bootstrap */

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  /* 
  .col-sm-12 {
    max-width: 100%;
  }

  .col-sm-11 {
    max-width: 91.66666666666666%;
  }

  .col-sm-10 {
    max-width: 83.33333333333334%;
  }

  .col-sm-9 {
    max-width: 75%;
  }

  .col-sm-8 {
    max-width: 66.66666666666666%;
  }

  .col-sm-7 {
    max-width: 58.333333333333336%;
  }

  .col-sm-6 {
    max-width: 50%;
  }

  .col-sm-5 {
    max-width: 41.66666666666667%;
  }

  .col-sm-4 {
    max-width: 33.33333333333333%;
  }

  .col-sm-3 {
    max-width: 25%;
  }

  .col-sm-2 {
    max-width: 16.666666666666664%;
  }

  .col-sm-1 {
    max-width: 8.333333333333332%;
  } */

  /* bootstrap print ends */

  /* print grid starts */

  .col-print-1 {
    max-width: 8%;
    float: left;
  }

  .col-print-2 {
    max-width: 16%;
    float: left;
  }

  .col-print-3 {
    max-width: 25%;
    float: left;
  }

  .col-print-4 {
    max-width: 33%;
    float: left;
  }

  .col-print-5 {
    max-width: 42%;
    float: left;
  }

  .col-print-6 {
    max-width: 50%;
    float: left;
  }

  .col-print-7 {
    max-width: 58%;
    float: left;
  }

  .col-print-8 {
    max-width: 66%;
    float: left;
  }

  .col-print-9 {
    max-width: 75%;
    float: left;
  }

  .col-print-10 {
    max-width: 83%;
    float: left;
  }

  .col-print-11 {
    max-width: 92%;
    float: left;
  }

  .col-print-12 {
    flex: 0 0 100%;
    max-width: 100%;
    float: left;
  }

  /* print grid ends */

  .form-section {
    page-break-inside: avoid;
    break-inside: avoid;
  }
}

/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/css/custom.css ***!
  \************************************************************************************************************************************************************************************************************/
.heading-dashboard-1 {
  color: #b68a35 !important;
}

.heading-dashboard1 {
  color: white !important;
}

.label-color {
  color: #a9abae !important;
}

.container-1 {
  background-color: var(--white-90);
  border-top: 2px solid var(--gold-50);
}

.container-2 {
  background-color: #f5f5f5 !important;
}

.notify {
  background-color: white;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  position: relative;
}

.add-btn {
  background-color: white;
  border: 2px solid #b68a35;
  border-radius: 50%;
  padding: 8px;
  position: absolute;
  margin-top: -25px !important;
  float: right !important;
}

.add-btn1 {
  float: right !important;
  margin-right: 20px;
}

.statistics {
  padding: 8px !important;
  background-color: #b68a35 !important;
  border: 1px solid #e6e6e6 !important;
  border-radius: 5px !important;
  color: white !important;
  font-size: 15px !important;
}

.additional {
  padding: 9px;
  background-color: white;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  color: white !important;
  font-size: 15px !important;
  margin-left: -30px !important;
}

.search {
  padding: 9px 28px;
  background-color: #b68a35;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  color: white !important;
  font-size: 15px !important;
}

.search-1 {
  padding: 9px 10px;
  background-color: #6eb444;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  color: white !important;
  font-size: 15px !important;
  margin-top: 28px !important;
}

.card-1 {
  background-image: linear-gradient(to bottom, rgb(255, 255, 255), #fce6bd);
  padding: 15px;
  border-radius: 10px;
}

.card-2 {
  padding: 15px;
  border-radius: 10px;
  background-color: white;
}

.card-4 {
  border: 1px solid #f1f1f1 !important;
  padding: 15px;
  border-radius: 10px;
  background-color: white;
}

.card-10 {
  padding: 15px;
  background-color: white;
  border: 1px solid #e6e7e8;
}

.border-bottom {
  border-bottom: 1px solid darkgray;
}

.color-1 {
  color: darkgray !important;
}

.color-2 {
  color: #b68a35;
}

.pt-2 {
  margin-top: 30px !important;
}

.pt-20 {
  margin-top: 27px !important;
}

.pt-1 {
  padding-top: 10px !important;
}

.pt-55 {
  padding-top: 7px !important;
}

.pt-3 {
  padding-top: 20px !important;
}

.pt-5 {
  margin-top: 10% !important;
}

.pt-4 {
  margin-top: 3% !important;
}

.pt-7 {
  margin-top: 30% !important;
}

.pt-6 {
  margin-top: 15px !important;
}

.float-right {
  float: right !important;
}

.input-1 {
  width: 100%;
  border: 2px solid darkgray;
  border-radius: 5px;
  padding: 10px;
  font-size: 18px !important;
}

.input-2 {
  width: 90%;
  border: 1px solid darkgray;
  border-radius: 5px;
  padding: 10px;
  font-size: 18px !important;
}

.tb-1 {
  width: 74%;
  color: #8c9093;
}

.p-1 {
  padding: 10px !important;
}

.color-3 {
  background-color: #f2f3f3 !important;
}

.approved {
  color: green !important;
  background-color: #e5f3ee;
  width: 40%;
  text-align: center;
  padding: 5px;
  border-radius: 5px;
  position: relative !important;
}

.status-code {
  background-color: white !important;
  width: 100%;
  text-align: center;
  padding: 5px;
  border-radius: 5px;
  /* position:relative !important; */
}

.dropbtn {
  border: none;
  background-color: white;
}

.dropbtn-1 {
  border: none;
  background-color: white;
  width: 50px;
  height: 40px;
}

.dropdown {
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 100px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 1111;
}

.dropdown-content-1 {
  position: absolute;
  background-color: white;
  min-width: 400px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 1111;
}

.dropdown-content-1 {
  position: absolute;
  background-color: white;
  width: 100px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 1111;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  display: block;
}

.dropdown-content-1 a {
  color: black;
  padding: 12px 16px;
  display: block;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.color-red {
  color: red !important;
}

.rejected {
  color: #e36b55 !important;
  background-color: #fbece9;
  width: 40%;
  text-align: center;
  padding: 5px;
  border-radius: 5px;
  position: relative !important;
}

.progress {
  color: #fe873c !important;
  background-color: #fff2e9;
  width: 40%;
  text-align: center;
  padding: 5px;
  height: 30px;
  border-radius: 5px;
  position: relative !important;
}

.expired {
  color: #fe873c !important;
  background-color: #fff2e9;
  text-align: center;
  padding: 5px;
  border-radius: 5px;
  width: 100%;
}

.page-color {
  color: #c19b53;
}

.box-1 {
  background-color: white;
  border: 2px solid #f5f5f5;
  padding: 8px 10px;
}

.stat {
  background-color: white;
  width: 100%;
}

.stat-1 {
  background-image: url('/assets/Images/bg-dirtywhite.png');
}

.stat-2 {
  background-image: url('/assets/Images/bg-dirtywhite-1.png');
}

.stat-3 {
  background-image: url('/assets/Images/background/bg-white-right.jpg');
}

.show-details {
  background-image: url('/assets/Images/background/bg-gray.png');
}

.color-9 {
  color: black !important;
  font-size: 18px !important;
}

.active-2 {
  border-bottom: 2px solid #bd9548;
}

.block {
  border-radius: 5px;
  float: left;
  width: 300px;
  overflow: hidden;
}

#section1 {
  transform: rotate(0deg);
}

#section2 {
  transform: rotate(76deg);
}

#section3 {
  transform: rotate(215deg);
}

#section4 {
  transform: rotate(-32deg);
}

#section5 {
  transform: rotate(215deg);
}

#section6 {
  transform: rotate(246deg);
}

.pt-11 {
  margin-top: 15px !important;
}

.font-12 {
  font-size: 10px !important;
}

.pad {
  padding: 7px !important;
}

.color-40 {
  color: black !important;
}

.btn-16 {
  background-color: #b68a35 !important;
  color: white !important;
  width: auto;
  border-radius: 20px;
  width: 87.3%;
  border: none;
  padding: 7px 0px;
  outline: 0;
}

.btn-16:focus {
  outline: 0;
}

.btn-20 {
  background-color: #b68a35 !important;
  color: white !important;
  width: auto;
  border-radius: 20px;
  width: 60%;
  border: none;
  padding: 5px 0px;
}

.btn-17 {
  background-color: #b68a35 !important;
  color: white !important;
  width: auto;
  border-radius: 20px;
  width: 25%;
  border: none;
  padding: 5px 0px;
  height: 40px;
}

.btn-102 {
  background-color: white !important;
  color: #b68a35 !important;
  width: 100%;
  border-radius: 20px;
  border: 2px solid #b68a35;
  padding: 5px 0px;
}

.btn-102 {
  height: 38px;
  background-color: white !important;
  color: #b68a35 !important;
  width: 79%;
  border-radius: 20px;
  border: 1px solid #b68a35;
  padding: 8px 3px;
}

.ud-col {
  color: #b68a35;
  border-bottom: 1px solid #b68a35;
}

.btn-101 {
  background-color: #f8f8f8 !important;
  color: #454545 !important;
  width: auto;
  border-radius: 20px;
  width: 15%;
  border: 1px solid #454545;
  padding: 6px 0px;
  outline: 0;
}

.btn-101:focus {
  outline: 0;
}

.btn-201 {
  background-color: #f8f8f8 !important;
  padding: 8px !important;
  border: 1px solid #b68a35 !important;
  border-radius: 5px !important;
  color: #b68a35 !important;
  font-size: 15px !important;
}

.btn-13 {
  background-color: #b68a35 !important;
  color: white !important;
  border-radius: 5px;
  width: 60%;
  border: none;
  padding: 5px;
}

.pb-1 {
  padding-bottom: 20px !important;
}

.pb-2 {
  padding-bottom: 40px !important;
}

.p-10 {
  padding-bottom: 40px;
  padding-top: 40px;
}

.example-12 .blu {
  padding: 10px !important;
  font-size: 17px !important;
  border: 1px solid #f1f1f1 !important;
  float: left !important;
  width: 67% !important;
  border-right: none !important;
  background: white !important;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.example-12 .button-1 {
  float: left !important;
  width: 5% !important;
  padding: 9px !important;
  background: white !important;
  color: black !important;
  font-size: 17px !important;
  border: 1px solid #f1f1f1 !important;
  border-left: none !important;
  border-right: none !important;
  cursor: pointer !important;
}

.example-12 .button-2 {
  float: left !important;
  width: 8% !important;
  padding: 9.5px !important;
  background: white !important;
  color: black !important;
  font-size: 17px !important;
  border: 1px solid #f1f1f1 !important;
  border-left: none !important;
  cursor: pointer !important;
  border-top-right-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}

.card-4:hover {
  transform: scale(0.98);
}

.card-4:hover {
  transform: scale(1);
  filter: blur(0px);
  opacity: 1;
  box-shadow: 0 8px 20px 0px rgba(0, 0, 0, 0.125);
}

.dot {
  height: 5px;
  width: 5px;
  margin-bottom: 2px;
  background-color: #b68a35;
  border-radius: 50%;
  display: inline-block;
}

.border-left {
  border-left: 2px solid #b68a35;
  padding: 0px 10px;
}

.width-1 {
  width: 40%;
  text-align: left;
}

.width-2 {
  text-align: left !important;
  width: 40%;
}

.none-1 {
  background-color: transparent;
  border: none;
}

.bg-grey-1 {
  background-color: #84888b !important;
  border-radius: 4px;
  margin-right: 1px !important;
  margin-left: 1px !important;
  height: 25px;
}

.pt-52 {
  padding-top: 2px !important;
}

.hell-1 {
  color: #b68a35 !important;
  border-bottom: 1px solid #b68a35 !important;
}

.pad {
  padding: 0px 0px 0px 15px !important;
  color: black;
  font-size: 14px;
}

.btn-red {
  color: white !important;
  background-color: #db4124 !important;
  border: none;
  border-radius: 20px;
  padding: 4px 14px;
}

.border-bottom {
  border-bottom: none;
}

.border-top {
  border-top: none;
}

.search-2 {
  padding: 9px 28px;
  background-color: #b68a35;
  border: 1px solid #e6e6e6;
  border-radius: 20px;
  color: white !important;
  font-size: 15px !important;
  width: 60%;
}

.cancel {
  padding: 9px 28px;
  background-color: transparent;
  border: none;
  border-radius: 20px;
  font-size: 15px !important;
}

.color-w {
  color: white !important;
}

.bg-grey {
  background-color: #84888b !important;
  border-radius: 5px;
  height: 20px !important;
}

.approved-1 {
  color: green !important;
  background-color: #e5f3ee;
  width: 100%;
  text-align: center;
  padding: 2px;
  border-radius: 5px;
  position: relative !important;
}

.rejected-1 {
  color: #e36b55 !important;
  background-color: #fbece9;
  width: 100%;
  text-align: center;
  padding: 2px;
  border-radius: 5px;
  position: relative !important;
}

.progress-1 {
  color: #fe873c !important;
  background-color: #fff2e9;
  width: 100%;
  text-align: center;
  padding: 4px;
  height: 30px;
  border-radius: 5px;
  position: relative !important;
}

.border-right-1 {
  border-right: 1px solid #c8c8c8;
}

.dot-1 {
  height: 15px;
  width: 15px;
  background-color: #b68a35;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  margin-left: 68px;
}

.dot-2 {
  height: 15px;
  width: 15px;
  background-color: #b68a35;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  margin-left: 208px;
}

.dot-3 {
  height: 15px;
  width: 15px;
  background-color: #b68a35;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  margin-left: 238px;
}

.color-blunt {
  color: #b68a35;
  font-size: 16px;
}

.dash-bor {
  border: 2px dashed #b68a35;
}

.color-rad {
  color: black !important;
  font-size: 20px !important;
}

.color-rad-1 {
  color: black !important;
  margin-right: 10px !important;
}

.font-size-1 {
  font-size: 20px !important;
}

.width-12 {
  width: 100% !important;
  font-size: 18px !important;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}

.test-inliner {
  display: inline;
}

.m_scroller::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

.m_scroller::-webkit-scrollbar {
  width: 12px;
  background-color: #f5f5f5;
}

.m_scroller::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #b68a35;
}

.m_scroller::-moz-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

.m_scroller::-moz-scrollbar {
  width: 12px;
  background-color: #f5f5f5;
}

.m_scroller::-moz-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}

.p_zero {
  padding: 0 !important;
}

.my_custom_width {
  width: 45.835% !important;
  flex: 0 0 45.666667%;
  max-width: 45.666667%;
}

.list-group-item .tooltip .arrow::before {
  border-top-color: #b68a35 !important;
}

.list-group-item .tooltip .tooltip-inner {
  background: #b68a35 !important;
}

.my_custom_tooltip .tooltip .arrow::before {
  border-top-color: #b68a35 !important;
}

.my_custom_tooltip .tooltip .tooltip-inner {
  background: #b68a35 !important;
}

input:read-only {
  background-color: #faf9f7;
}

.tooltip-UAEVerify .tooltip-inner {
  background-color: #fff;
  color: #494848;
  border: 1px solid;
  font-size: 100%;
  width: 100%;
  max-width: 500px;
  text-align: inherit;
  font-family: inherit;
}

.tooltip-UAEVerify .tooltip-inner .UAEVerifyTitle {
  background-color: darkgreen;
  color: #fff;
  height: 30px;
  margin: auto;
}

.tooltip-UAEVerify .tooltip-inner li {
  font-size: small;
}

.tooltip-UAEVerify .tooltip-inner a {
  color: #b68a35;
}

html[lang='ar'] .float-right {
  float: left !important;
}

.btn-dashboard{
  width: 50px;
  height: 40px;
  border-radius: 5px;
  border: 0px;
}

.btn-important-links {
  background-color: darkgoldenrod;
}

.btn-workspace {
  background-color: gray;
}

.important-link{
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .float-right-lg {
    float: right !important;
  }

  html[lang='ar'] .float-right-lg {
    float: left !important;
  }
}

#profileAccordion .card .card-header {
  cursor: pointer;
}

#profileAccordion .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}

#profileAccordion .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

label.form-control-label-required::after {
  content: '*';
  color: var(--danger);
  padding: 0 0.2em;
}

.custom-checkbox-required-start {
  padding: 0 0.2em;
  color: var(--danger);
}

.checkbox-gold{
  cursor: pointer;
  accent-color: var(--uae-gold);
}
/*!*************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/css/custom2.css ***!
  \*************************************************************************************************************************************************************************************************************/
.heading-dashboard-1 {
  color: #b68a35 !important;
}

.heading-dashboard1 {
  color: white !important;
}

.label-color {
  color: #a9abae;
}

.container-1 {
  background-color: #f5f5f5 !important;
  border-top: 2px solid #caab72;
}

.container-card {
  background-color: #f5f5f5 !important;
}

.notify {
  background-color: white;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  position: relative;
}

.statistics {
  padding: 8px !important;
  background-color: #b68a35 !important;
  border: 1px solid #e6e6e6 !important;
  border-radius: 5px !important;
  color: white !important;
  font-size: 0.9375rem !important;
}

.search {
  padding: 9px 28px;
  background-color: #b68a35;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  color: white !important;
  font-size: 0.9375rem !important;
}

.search-1 {
  padding: 8px 10px;
  background-color: #b68a35;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  color: white !important;
  font-size: 0.9375rem !important;
  margin-top: 20px !important;
}

.card-1 {
  background-image: linear-gradient(to bottom, rgb(255, 255, 255), #fce6bd);
  padding: 15px;
  border-radius: 10px;
}

.card-2 {
  padding: 15px;
  border-radius: 10px;
  background-color: white;
}

.card-4 {
  border: 1px solid #f1f1f1 !important;
  padding: 15px;
  border-radius: 10px;
  background-color: white;
}

.card-10 {
  padding: 15px;
  background-color: white;
  border: 1px solid darkgray;
}

.border-bottom {
  border-bottom: 1px solid darkgray;
}

.color-1 {
  color: darkgray !important;
}

.color-2 {
  color: #b68a35;
}

.pt-55 {
  padding-top: 7px !important;
}

.input-1 {
  width: 100%;
  border: 1px solid darkgray;
  border-radius: 5px;
  padding: 10px;
  font-size: 1.125rem !important;
}

.tb-1 {
  width: 74%;
  color: #8c9093;
}

.color-3 {
  background-color: #f2f3f3 !important;
}

.approved {
  color: green !important;
  background-color: #e5f3ee;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  padding: 5px;
  border-radius: 5px;
  position: relative !important;
}

.dropbtn {
  border: none;
  background-color: white;
}

.dropdown {
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 100px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  display: block;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.color-red {
  color: red !important;
}

.mb-1 {
  margin-bottom: 20px !important;
}

.rejected {
  color: #e36b55 !important;
  background-color: #fbece9;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  padding: 5px;
  border-radius: 5px;
  position: relative !important;
}

.progressed {
  color: #fe873c !important;
  background-color: #fff2e9;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  padding: 5px;
  border-radius: 5px;
  position: relative !important;
}

.expired {
  color: #f00 !important;
  background-color: #fff2e9;
  text-align: center;
  padding: 5px;
  border-radius: 5px;
  width: 100%;
  font-size: 13px;
}

.page-color {
  color: #c19b53;
}

.box-1 {
  background-color: white;
  border: 2px solid #f5f5f5;
  padding: 8px 10px;
}

.stat {
  background-color: white;
  width: 100%;
}

.color-9 {
  color: black !important;
  font-size: 1.125rem !important;
}

.active-2 {
  border-bottom: 2px solid #bd9548;
}

.block {
  border-radius: 5px;
  float: left;
  width: 300px;
  overflow: hidden;
}

#section1 {
  transform: rotate(0deg);
}

#section2 {
  transform: rotate(76deg);
}

#section3 {
  transform: rotate(215deg);
}

#section4 {
  transform: rotate(-32deg);
}

#section5 {
  transform: rotate(215deg);
}

#section6 {
  transform: rotate(246deg);
}

.pt-11 {
  margin-top: 15px !important;
}

.font-12 {
  font-size: 0.625rem !important;
}

.pad {
  padding: 7px !important;
}

.color-40 {
  color: black !important;
}

.height-1 {
  height: 150px;
}

.center {
  text-align: center;
}

.using-bootstrap .container .breadcrumb {
  background-color: transparent;
}

.panelstatpads {
  padding: 15px;
}

.example-12 .blu {
  padding: 10px !important;
  font-size: 1.0625rem !important;
  border: 1px solid #f1f1f1 !important;
  float: left !important;
  width: 67% !important;
  border-right: none !important;
  background: white !important;
  border-top-left-radius: 20px !important;
  border-bottom-left-radius: 20px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}

.example-12 .button-1 {
  float: left !important;
  width: 5% !important;
  padding: 9px !important;
  background: white !important;
  color: black !important;
  font-size: 1.0625rem !important;
  border: 1px solid #f1f1f1 !important;
  border-left: none !important;
  border-right: none !important;
  cursor: pointer !important;
}

.example-12 .button-2 {
  float: left !important;
  width: 8% !important;
  padding: 9.5px !important;
  background: white !important;
  color: black !important;
  font-size: 1.0625rem !important;
  border: 1px solid #f1f1f1 !important;
  border-left: none !important;
  cursor: pointer !important;
}

.button-gp {
  background-color: white;
  border: none;
  color: #b68a35;
  padding: 18px 15px;
  cursor: pointer;
  float: left;
  width: 25% !important;
  border-right: 1px solid #dedede;
  text-align: left;
  transition: all 0.2s;
}

.button-gp.button-gp-active {
  color: var(--gold-80);
  font-weight: bold;
}

.button-gp:nth-child(even) {
  background-color: var(--gold-10);
}

.button-gp:hover {
  background-color: #b68a35;
  color: white !important;
  border-color: #b68a35;
}

.card-4:hover {
  transform: scale(0.98);
}

.card-4:hover {
  transform: scale(1);
  filter: blur(0px);
  opacity: 1;
  box-shadow: 0 20px 40px 0px rgba(0, 0, 0, 0.125);
}

.stat-3 {
  background-image: url('/assets/Images/background/bg-white-right.jpg');
}

.stat-3-dirty {
  background-image: url('/assets/Images/background/bg-dirtywhite-1.png');
}

.dropbtn-1 {
  border: none;
  background-color: #9f1d35;
}

.dropdown-content-1 {
  position: absolute;
  background-color: white;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 111;
}

.dropdown-content-1 {
  position: absolute;
  background-color: white;
  min-width: 450px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 111;
}

.pt-52 {
  padding-top: 2px !important;
}

.hell-1 {
  color: #b68a35 !important;
  border-bottom: 1px solid #b68a35 !important;
}

.highLightText {
  color: #b68a35 !important;
  border-bottom: 0px solid #b68a35 !important;
}

.none-1 {
  background-color: transparent;
  border: none;
}

.bg-grey-1 {
  background-color: #84888b !important;
  border-radius: 4px;
  margin-right: 1px !important;
  margin-left: 1px !important;
  height: 25px;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  display: block;
}

.dropdown-content-1 a {
  color: black;
  padding: 12px 16px;
  display: inline-block;
}

.pad {
  padding: 0px 0px 0px 15px !important;
  color: black;
  font-size: 0.875rem;
}

.btn-red {
  color: white !important;
  background-color: #db4124 !important;
  border: none;
  border-radius: 20px;
  padding: 4px 14px;
}

.border-bottom {
  border-bottom: none;
}

.border-bottom {
  border-bottom: none;
}

.border-top {
  border-top: none;
}

.search-2 {
  padding: 9px 28px;
  background-color: #b68a35;
  border: 1px solid #e6e6e6;
  border-radius: 20px;
  color: white !important;
  font-size: 15px !important;
  width: 60%;
}

.cancel {
  padding: 9px 28px;
  background-color: transparent;
  border: none;
  border-radius: 20px;
  font-size: 0.9375rem !important;
}

.color-w {
  color: white !important;
}

.bg-grey {
  background-color: #84888b !important;
  border-radius: 5px;
  height: 20px !important;
}

.modal-header-custom {
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.card {
  z-index: 0;
  border: none;
  position: relative;
}

#progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
  display: flex;
  justify-content: center;
}

#progressbar .active {
  color: #673ab7;
}

#progressbar li {
  width: 20%;
  float: left;
  position: relative;
  font-weight: 400;
}

#progressbar #account:before {
  background-image: url('/assets/Images/perm_identity-24px.png');
  background-repeat: no-repeat;
  background-size: 28px 28px;
  background-position: center;
  content: '\f13e';
}

#progressbar #ApplicantConfiguration:before,
#progressbar #ApplicantConfiguration-active:before {
  background-image: url('/assets/Images/perm_identity-24px.png');
  background-repeat: no-repeat;
  background-size: 28px 28px;
  background-position: center;
  content: '\f13e';
  background-color: var(--golden-primary);
}

#progressbar #ServiceDetailsConfiguration:before {
  content: '\e90f';
  font-family: 'icomoon';
  font-size: 40px;
  padding-top: 7px;
  color: #b68a35;
}

#progressbar #ServiceDetailsConfiguration-active:before {
  background-color: #b68a35;
  content: '\e90f';
  font-family: 'icomoon';
  font-size: 40px;
  padding-top: 7px;
  color: #fff;
}

#progressbar #AttachmentsConfiguration:before {
  content: '\e913';
  font-family: 'icomoon';
  font-size: 40px;
  padding-top: 7px;
  color: #b68a35;
}

#progressbar #AttachmentsConfiguration-active:before {
  content: '\e913';
  font-family: 'icomoon';
  font-size: 40px;
  padding-top: 7px;
  color: #fff;
}

#progressbar #ReviewConfiguration:before {
  content: '\e90d';
  font-family: 'icomoon';
  font-size: 40px;
  padding-top: 7px;
  color: #b68a35;
}

#progressbar #ReviewConfiguration-active:before {
  content: '\e90d';
  font-family: 'icomoon';
  font-size: 40px;
  padding-top: 7px;
  color: #fff;
}

#progressbar #ReviewConfiguration-active:after {
  visibility: hidden;
}

#progressbar #PaymentConfiguration:before {
  content: '\e906';
  font-family: 'icomoon';
  font-size: 40px;
  padding-top: 7px;
  color: #b68a35;
}

#progressbar #PaymentConfiguration-active:before {
  content: '\e906';
  font-family: 'icomoon';
  font-size: 40px;
  padding-top: 7px;
  color: #fff;
}

#progressbar li:before {
  width: 60px;
  height: 60px;
  line-height: 45px;
  display: block;
  font-size: 0px;
  background: white;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px;
  float: left;
  border: 2px solid #b68a35;
}

#progressbar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: transparent;
  position: absolute;
  left: 0;
  top: 28px;
  z-index: -1;
}

.padding_ico {
  padding: 0px 8px !important;
}

#progressbar li.active:before {
  background: #b68a35;
}

#progressbar li.active-1:after {
  background: #b68a35;
}

.btn-902 {
  height: 38px;
  background-color: white !important;
  color: #b68a35 !important;
  width: 100%;
  border-radius: 20px;
  border: 1px solid #b68a35;
  padding: 8px 3px;
}

.cursor-pointer {
  cursor: pointer;
}

.scaleout {
  transition: all 0.2s;
}

.scaleout:hover {
  transform: scale(1.1);
  filter: blur(0px);
  opacity: 1;
  box-shadow: 0 20px 40px 0px rgba(0, 0, 0, 0.125);
}

/* ==============ToolTip=============== */

.fab {
  background-color: transparent;
  height: 64px;
  width: 64px;
  border-radius: 32px;
  transition: height 300ms;
  transition-timing-function: ease;
  text-align: center;
}

.fab:hover .mainop {
  transform: rotate(89deg);
}

.mainop {
  background-color: white;
  border: 3px solid #b68a35;
  border-radius: 50%;
  margin: auto;
  width: 64px;
  height: 64px;
  position: absolute;
  bottom: 0;
  right: 0;
  transition: transform 300ms;
  border-radius: 32px;
  z-index: 6;
}

.mainopShadow {
  width: 64px;
  height: 64px;
  border-radius: 32px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.mainop i {
  margin-top: 16px;
  font-size: 2rem;
  color: #fff;
}

.addicon {
  height: 40px;
  width: 40px;
  margin-top: 10px;
}

.minifab {
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 24px;
  z-index: 5;
  float: left;
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 8px;
  background-color: blue;
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.minifab:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.minifabIcon {
  height: 24px;
  width: 24px;
  margin-top: 12px;
}

.op2 {
  background-color: white;
}

.op3 {
  background-color: #6eb444;
}

.op4 {
  background-color: #b68a35;
}

.op5 {
  background-color: #9f1d35;
}

.Shadow {
  box-shadow: inset 100px 100px 100px 100px lightgray;
}

.tooltip {
  z-index: 1000;
}

.tooltip-bg-reddish .arrow::before {
  border-top-color: red;
  border-bottom-color: red;
  z-index: 1000;
}

.tooltip-bg-reddish .arrow::after {
  border-top-color: red;
  border-bottom-color: red;
}

.tooltip-bg-reddish .tooltip-inner {
  background-color: red;
  font-size: 100%;
  width: 100%;
  max-width: 500px;
}

.tooltip-bg-goldish-pr2 .arrow::before {
  border-top-color: #b68a35;
  border-bottom-color: #b68a35;
}

.tooltip-bg-goldish-pr2 .arrow::after {
  border-top-color: #b68a35;
  border-bottom-color: #b68a35;
}

.tooltip-bg-goldish-pr2 .tooltip-inner {
  background-color: #b68a35;
  font-size: 100%;
  width: 100%;
  max-width: 500px;
}

.textShortToolTipShow {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-wrap: wrap;
}

.fabcontainer {
  position: fixed;
  right: 15px;
  bottom: 109px;
  z-index: 999999;
}

.mainpos {
  display: flex;
  justify-content: center;
}

.fab_inner_icon {
  opacity: 0;
  height: 0;
  display: none;
}

.fab:hover .fab_inner_icon {
  opacity: 1;
  height: 226px;
  right: 51px;
  position: fixed;
  bottom: 20px;
  padding-right: 30px;
  display: block;
  z-index: 9999999;
}

.fab_inner_icon .minifab {
  float: inherit;
}

.prelative {
  position: relative;
}

.common_alert_pos {
  position: absolute;
  right: 63px;
  top: 5px;
  background: #fff;
  padding: 6px 20px;
  border-radius: 3px;
  border: 1px solid #ccc;
}

.my_info_icon {
  width: 21px;
  display: inline-block;
  margin: 0 5px;
}

.my_info_icon img {
  width: 100%;
}

.my_custom_lbl {
  display: flex !important;
  align-items: flex-end;
}

.fabcontainer .fab {
  position: relative;
}

.custom_badge {
  top: -4px;
  right: -4px;
}

.m_t_30 {
  margin: 30px 0 0 !important;
}

.list-group-item li:last-child span {
  font-weight: bold;
}

.sub_cat {
  color: #8c8a8a;
}

.ico_s {
  width: 21px;
  height: 21px;
  display: inline-block;
  background-position: 0 !important;
  background-size: 21px !important;
}

.plus_icon {
  background: url('plus_ico.6ee0cdae13a306c9.png') no-repeat;
}

.minus_icon {
  background: url('minu_ico.e94bcdee56cb974b.png') no-repeat;
}

.icr_btn {
  border: none;
}

.icr_btn:focus {
  border: none;
  outline: 0;
}

.custom_tble tr {
  padding: 0 !important;
}

.custom_tble tr td {
  padding: 10px !important;
}

.custom_tble tr th {
  padding: 10px !important;
}

.my_heading_lbl {
  height: auto !important;
  padding: 10px;
}

.my_heading_lbl p {
  margin: 0 !important;
}

.cm_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 110px;
}

.cm_btn img {
  margin-right: 5px;
}

.rquest_con {
  width: 131px;
}

.pagination_in .pagination {
  justify-content: flex-end;
}

#pagination2 ul li:focus {
  outline: 0;
}

.dash-bor {
  position: relative;
  padding: 15px 0 !important;
  margin-bottom: 20px !important;
  margin-top: 5px !important;
}

.uplaoded_file {
  width: 80px;
  height: 80px;
  background: #f1f1f1;
  padding: 10px;
  border-radius: 6px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #f1f2f4;
  margin-bottom: 15px;
}

.uplaoded_file a {
  position: absolute;
  right: 10px;
  top: 3px;
  width: 10px;
}

.uplaoded_file span {
  font-size: 40px;
  color: #b68a35;
}

.centr_in {
  display: flex;
  align-items: center;
}

.my_logo_area {
  height: 80px;
  width: 80px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 50%;
  background: #e8e8e8;
  padding: 10px;
}

.my_logo_area img {
  width: 100%;
}

.logo_con {
  display: flex;
  align-items: flex-end;
}

/* START TOOLTIP STYLES */

.review_labl_heading_margin {
  margin: 20px 0 !important;
}

.congrats_container {
  padding: 15px 15px 30px;
}

.info_lbl {
  width: 100%;
  display: block;
  margin-top: 15px;
}

.cancel_btn_width {
  width: 126.48px !important;
}

.flex_flow {
  display: flex;
}

.flex_between {
  justify-content: space-between;
}

.centr_in {
  margin-bottom: 30px;
}

.select_category {
  margin: 10px 0;
}

.custom_check_box {
  display: flex;
}

.custom_check_box input[type='checkbox'] {
  margin: 3px 7px 0 0 !important;
}

.my_arrow {
  margin: 0 5px;
}

.cancel_icon {
  width: 21px;
  display: inline-block;
}

.cancel_icon img {
  width: 100%;
}

.dropdown-content-1 {
  right: 0;
}

.cente_alignment {
  display: flex;
  justify-content: flex-start;
  padding: 0 !important;
}

.no_records_fond {
  color: #fff !important;
  font-size: 0.875rem !important;
}

.cente_alignment p {
  font-size: 0.8125rem !important;
}

.cente_alignment .status-code {
  text-align: center !important;
}

.c-primary {
  color: var(--golden-primary);
}

.view_upload_btn {
  display: inline-block;
  width: 122px;
  margin-bottom: 0;
}

.f_14 {
  font-size: 0.875rem !important;
}

.m_t_10 {
  margin-top: 10px !important;
}

.pagination_margin {
  margin: 15px 0;
}

.notificatio_he {
  height: auto;
}

.swal2-container {
  z-index: 9999 !important;
}

.swal2-cancel {
  margin-left: 15px !important;
}

.top_arrow {
  position: relative;
}

.top_arrow:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 14px solid #8b8f92;
  left: 12%;
  position: absolute;
  bottom: -16px;
}

.arrow_second:before {
  left: 38% !important;
}

.arrow_third:before {
  left: 63% !important;
}

.arrow_fourth:before {
  left: 26% !important;
}

.arrow_second_ar:before {
  left: 36% !important;
}

.arrow_third_ar:before {
  left: 62% !important;
}

.arrow_first_ar:before {
  left: 88% !important;
}

.cancel_reqst:before {
  width: 20px !important;
}

.my_bred_cumb {
  display: flex;
  justify-content: space-between;
}

.total_fine_payment {
  margin: 30px 0;
}

#notificationMessageModalDialog textarea {
  height: 70px !important;
  margin-bottom: 10px;
}

#notificationMessageModalDialog .box-tools {
  top: 19px;
}

.green-border-focus textarea:focus {
  border-color: #b68a35 !important;
  box-shadow: 0 0 0 0.2rem rgb(182 138 53 / 11%) !important;
  border: 1px solid #b68a35 !important;
}

.direct-chat-messages::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

.direct-chat-messages::-webkit-scrollbar {
  width: 12px;
  background-color: #f5f5f5;
}

.direct-chat-messages::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #b68a35;
}

#notificationMessageModalDialog .modal-dialog {
  width: 100% !important;
  margin: auto;
}

#exampleModalLabel {
  font-size: 20px;
  font-weight: bold;
}

.theme_color_popup {
  position: fixed;
  z-index: 6;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(15, 15, 15, 0.47);
  z-index: 10;
  transition-delay: 0.3s;
  z-index: 99999999;
  overflow-y: auto;
}

.personalize_color {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 700px;
  border-radius: 19px;
  padding: 20px;
  text-align: center;
}

.close_icon {
  position: absolute;
  right: 15px;
  width: 15px;
  top: 15px;
  cursor: pointer;
}

.personalize_color h2 {
  font-weight: bold;
}

.personalize_color h3 {
  margin: 30px 0;
}

.red {
  background: red;
  width: 40px;
  height: 40px;
  display: inline-block;
}

.red_active {
  border: 3px solid #b23d3d !important;
}

.color_com {
  display: flex;
  justify-content: center;
}

.color_com li {
  margin: 0 10px;
}

.color_com li span {
  transition: all ease 0.3s;
  border: 4px solid #fff;
  border-radius: 1px;
  position: relative;
}

.color_com li span:after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: #615e5e transparent transparent;
  border-width: 21px;
  position: absolute;
  top: 11px;
  left: 11px;
  transform: rotate(-45deg);
}

.green_bg {
  background: #2c7500;
  width: 40px;
  height: 40px;
  display: inline-block;
}

.green_bg:hover {
  border-color: #2c7500 !important;
}

.yellow_bg {
  background: #b68a35;
  width: 40px;
  height: 40px;
  display: inline-block;
}

.yellow_bg:hover {
  border-color: #b68a35;
}

.grey_bg {
  background: #4d5053;
  width: 40px;
  height: 40px;
  display: inline-block;
}

.grey_bg:hover {
  border-color: #4d5053 !important;
}

.color_com .red:hover {
  border-color: #ff0000 !important;
  width: 40px;
  height: 40px;
  display: inline-block;
}

.color_com .red {
  cursor: pointer;
}

.color_com li span {
  cursor: pointer;
}

.rm_border {
  border: none !important;
}

.translate_container {
  border-top: 1px solid #eee;
  margin: 50px 0 15px;
  padding: 30px 0 0;
}

.personalize-holder {
  margin-top: 30px;
}

.popup-title {
  font-size: 2em;
  font-weight: 600;
  display: block;
  margin-bottom: 25px;
}

.view_info a {
  width: 30px;
  display: flex;
  border: 1px solid;
  border-radius: 50%;
  padding: 6px;
  height: 30px;
  justify-content: center;
  align-items: center;
}

.view_info {
  margin-left: 15px;
}

.view_info .tooltip {
  left: 5px !important;
}

.view_info .tooltip .arrow::before {
  left: 37px;
}

.custom_bredcumb {
  display: flex;
  align-items: center;
}

#notificationMessageModalDialog .close {
  font-size: 30px;
}

.view_info a img {
  width: 100%;
}

.progress_container svg {
  width: 100px;
  height: 100px;
}

#progressbar .account_tooltip {
  left: -75px !important;
}

#progressbar .account_tooltip .arrow {
  left: 70px;
}

#progressbar .activities_tooltip {
  left: -70px !important;
}

#progressbar .attachment_tooltip {
  left: -70px !important;
}

#progressbar .review_tooltip {
  left: -67px !important;
}

#progressbar #ngb-tooltip-9 {
  left: 5px !important;
}

#progressbar #ngb-tooltip-9 .arrow {
  left: 36px !important;
}

#progressbar #ngb-tooltip-10 .arrow {
  margin-left: 0 !important;
}

.progressbar .tooltip:first-child {
  left: 10px !important;
}

.review_card {
  display: inline-block;
  width: 100%;
}

.remove_border:after {
  background: transparent;
  width: 0 !important;
}

.remove_border:after {
  width: 0 !important;
}

.review_border:after {
  background: transparent;
  width: 0;
}

.review_border:after {
  background: transparent;
  width: 0;
}

.review_border:after {
  width: 0 !important;
}

.on_borarding_controls {
  margin: 20px 0 0;
}

#swal2-title {
  font-size: 20px !important;
}

.swal2-styled.swal2-confirm {
  background: #b68a35 !important;
}

@media (max-width: 768px) {
  .list-items li {
    width: 50% !important;
  }

  div.personalize-holder .setting-w-icons ul.fonts-settings li {
    width: 72px !important;
    margin: 0 6px !important;
  }

  .personalize_color {
    width: 90%;
  }

  .mb_buttn .btn-red {
    padding: 4px 9px;
  }

  .cente_alignment {
    display: block;
  }

  .header div.main-menu div.menu .navigation ul.primary-navigation li ul {
    margin-left: 0 !important;
  }

  .header div.main-menu div.menu .navigation.nav-fixed {
    z-index: -1 !important;
  }

  .breadcrumb {
    display: block;
  }

  .breadcrumb a:nth-child(3) {
    white-space: initial;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .re_positioning {
    display: flex;
    padding: 0 15px;
    margin: 15px 0 0 !important;
  }

  .c-mobile-close-menu {
    display: block;
  }

  .ng-select-clearable {
    width: 100% !important;
  }

  .cm_btn {
    width: 100%;
  }

  .my_custom_width {
    width: 100% !important;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .btn-16 {
    width: 100%;
    margin-top: 20px !important;
  }

  .btn-101 {
    width: 100%;
  }

  .width-2 {
    width: 100%;
  }

  .example-12 .blu {
    width: 72% 1important;
  }

  .example-12 .button-1 {
    width: 14% !important;
  }

  .example-12 .button-2 {
    width: 14% !important;
  }

  .respons_tool_con {
    width: 100%;
    text-align: center !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  .most-used-services {
    padding: 0 0 20px !important;
  }

  .requests {
    margin: 15px 0 0 !important;
  }

  .pagination_cont {
    text-align: center !important;
  }

  .pagination_in .ngx-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .pagination_in .pagination-previous {
    display: flex;
  }

  .pagination_in .pagination-next {
    display: flex;
  }

  .pagination_in .pagination-next a {
    display: flex;
  }

  .pagination_in .ngx-pagination a {
    padding: 7px !important;
  }

  .z_padding {
    padding: 0 !important;
  }

  .btn-902 {
    width: 100%;
  }

  #progressbar li:before {
    width: 40px;
    height: 40px;
  }

  #progressbar li:after {
    left: 4px;
    top: 22px;
  }

  .mobile_popup {
    position: fixed;
    top: 0;
    z-index: 9999;
    overflow-x: scroll;
    overflow-y: scroll;
    width: 100vw;
    height: 100vh;
  }

  .mobile_popup .show-details {
    overflow: hidden;
    height: 100%;
    overflow-y: scroll;
  }

  .button_container {
    display: flex;
    flex-flow: column-reverse !important;
    margin: 0 !important;
  }

  .button_container .btn-101 {
    margin-top: 20px;
    width: 100% !important;
  }

  #progressbar {
    margin: 0 !important;
  }

  .search-1 {
    width: 100% !important;
  }

  .width-1 {
    width: 100%;
  }

  .dropdown-content-1 {
    min-width: 90%;
    width: 90%;
  }

  .close_btn_pos {
    position: absolute !important;
  }

  .bs-datepicker {
    width: 97% !important;
    left: 5px;
  }

  .bs-datepicker-container {
    width: 90% !important;
  }

  .bs-datepicker-body {
    min-width: 270px;
  }
}

/*============================*/

.services_icon .tooltip {
  left: -4px !important;
}

.youtube_plyer_icon .tooltip {
  left: 12px !important;
}

.bred_crumb_icons {
  display: flex;
}

.white_custom_tooltip .tooltip .arrow::before {
  border-top-color: #dedede !important;
}

.white_custom_tooltip .tooltip .tooltip-inner {
  background: #dedede !important;
  border: 1px solid #ddd;
  color: #222;
}

.controls button[disabled] {
  background: #ddd !important;
  box-shadow: 0 0 7px #fff;
}

button[disabled] {
  background: #b68a35a6;
  box-shadow: 0 0 7px #fff;
}

.terms_conditions {
  position: relative;
}

.terms_conditions input {
  margin-left: 16px !important;
}

span.mendatory {
  color: red;
  position: absolute;
  top: 4px;
  left: -15px;
}

.direct-chat-messages {
  height: 380px !important;
}

.common_alert_pos {
  right: 38px;
  top: 10px;
  background: transparent;
  border: none;
  text-align: right;
  text-transform: uppercase;
  color: #fff;
  min-width: 200px;
}

.cardsAct {
  overflow: initial !important;
}

p.terms_conditions {
  font-size: 15px;
}

.show-details {
  background-size: 50%;
  background-repeat: repeat-y;
  background-color: #8b8f92;
}

.dashboard_statistics {
  padding: 3em 0;
}

.btn-red {
  padding: 4px 14px !important;
}

.selected_items {
  max-height: 240px;
  overflow-y: scroll;
}

.select_inner_box {
  overflow: hidden;
  max-height: 383px;
}

.overflow_hidden {
  overflow-y: auto;
  max-height: 235px;
}

.msg_history {
  height: auto !important;
}

.received_msg {
  margin-bottom: 15px;
}

.golden_tooltip .tooltip-inner {
  background-color: #b68a35;
}

.golden_tooltip .arrow::before {
  border-top-color: #b68a35;
}

.notif_title p {
  margin-bottom: 0;
  padding: 6px 12px;
}

.pay_btns {
  display: flex;
  justify-content: flex-end;
}

.pay_btns button {
  width: 130px;
}

/*================== FOR ICONS ===================*/

.floatingicon span {
  color: #b68a35;
  font-size: 39px;
}

.practice_icon_con a span {
  font-size: 25px;
}

/*==============================================*/

.custom_icon span {
  font-size: 25px;
  color: #b68a35;
}

.overlay_bg {
  width: 100vw;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99999999;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}

.spinner h2 {
  color: #fff;
  font-size: 22px;
  letter-spacing: 3px;
}

.footer .footer-bottom-menu {
  text-align: left;
}

/*============ Footer styles ===============*/

.channels a,
.mobile-app a,
a.game-link img {
  transition: all 0.5s;
}

.channels a:hover,
.mobile-app a:hover,
a.game-link img:hover {
  transform: scale(1.3);
}

.ngx-file-drop__drop-zone {
  border-color: #b68a35 !important;
  border-radius: 10px !important;
}

.ds-default-file-drop ngx-file-drop .ngx-file-drop__drop-zone {
  border: none;
  height: auto;
}

.ds-default-file-drop ngx-file-drop .ngx-file-drop__content {
  border: none !important;
  height: auto;
  justify-content: initial;
}

.search-btn {
  margin-right: 0 !important;
}

.menu-search {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #b68a35b5;
  z-index: 99999;
  display: none;
}

ul.list-group.list-group-flush {
  overflow-y: auto;
  width: 100%;
  max-height: 340px;
  /* position: absolute; */
  border: 1px solid #ccc;
  z-index: 1001;
  background: #f9f9f9;
  left: -37px;
  margin-top: 0px;
  text-align: left;
}

.header .main-menu .responsive-menu-btn a.c-mobile-menu {
  cursor: pointer;
}

/*.mr-cont-tooltip-window{
    display: none;
}*/

.pymnt {
  background: #f2f3f3;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.payment_card {
  background: #f2f3f3;
}

.payment_card .title {
  font-weight: 600;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}

.payment_card .detail {
  padding: 10px;
}

.ng-select.ng-select-opened > .ng-select-container {
  background: #fff;
  border-color: #b68a35 #b68a35 #b68a35 #b68a35;
}

.ng-dropdown-panel.ng-select-bottom {
  border-color: #b68a35;
}

.ng-dropdown-panel .scroll-host {
  direction: ltr;
  /*margin-top: -10px;*/
}

.ng-dropdown-panel .ng-dropdown-panel-items {
  overflow-y: scroll;
}

.ng-dropdown-panel .ng-dropdown-panel-items::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

.ng-dropdown-panel .ng-dropdown-panel-items::-webkit-scrollbar {
  width: 12px;
  background-color: #f5f5f5;
}

.ng-dropdown-panel .ng-dropdown-panel-items::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #b68a35;
}

.ng-dropdown-panel .ng-dropdown-panel-items::-moz-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

.ng-dropdown-panel .ng-dropdown-panel-items::-moz-scrollbar {
  width: 12px;
  background-color: #f5f5f5;
}

.ng-dropdown-panel .ng-dropdown-panel-items::-moz-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}

/*======================  CHECK BOX =========================*/

.toggle {
  --uiToggleSize: var(--toggleSize, 1.25rem);
  --uiToggleBorderWidth: var(--toggleBorderWidth, 2px);
  --uiToggleColor: var(--toggleColor, #222);
  display: var(--toggleDisplay, inline-flex);
  position: relative;
  margin-left: 15px;
}

.toggle__input {
  width: var(--uiToggleSize);
  height: var(--uiToggleSize);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}

/*
1. Calculation of the gap for the custom checkbox
*/

.toggle__label {
  display: inline-flex;
  min-height: var(--uiToggleSize);
  padding-left: calc(var(--uiToggleSize) + var(--toggleIndent, 0.4em));
}

.toggle__input:not(:disabled) ~ .toggle__label {
  cursor: pointer;
}

/*
1. Ems helps to calculate size of the checkbox
*/

.toggle__label::after {
  content: '';
  box-sizing: border-box;
  width: 1em;
  height: 1em;
  font-size: var(--uiToggleSize);
  /* 1 */
  background-color: transparent;
  border: var(--uiToggleBorderWidth) solid var(--uiToggleColor);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.toggle__input:checked ~ .toggle__label::after {
  background-color: var(--uiToggleColor);
  width: 1.1em;
  height: 1.1em;
}

.toggle__text {
  margin-top: auto;
  margin-bottom: auto;
}

/*
The arrow size and position depends from sizes of square because I needed an arrow correct positioning from the top left corner of the element toggle

1. Ems helps to calculate size and position of the arrow
*/

.toggle__label::before {
  content: '';
  width: 0;
  height: 0;
  font-size: var(--uiToggleSize);
  /* 1 */
  border-left-width: 0;
  border-bottom-width: 0;
  border-left-style: solid;
  border-bottom-style: solid;
  border-color: var(--toggleArrowColor, #fff);
  position: absolute;
  top: 0.5428em;
  left: 0.25em;
  z-index: 3;
  transform-origin: left top;
  transform: rotate(-40deg) skew(10deg);
}

.toggle__input:checked ~ .toggle__label::before {
  --uiToggleArrowWidth: var(--toggleArrowWidth, 2px);
  width: 0.4em;
  height: 0.2em;
  border-left-width: var(--uiToggleArrowWidth);
  border-bottom-width: var(--uiToggleArrowWidth);
}

.toggle__label::after {
  border-radius: var(--toggleBorderRadius, 2px);
}

/*
The animation of switching states
*/

.toggle__input:not(:disabled) ~ .toggle__label::before {
  will-change: width, height;
  opacity: 0;
}

.toggle__input:not(:disabled):checked ~ .toggle__label::before {
  opacity: 1;
  /*transition: opacity .1s ease-out .25s, width .1s ease-out .5s, height .2s ease-out .3s;*/
}

.toggle__input:not(:disabled) ~ .toggle__label::after {
  will-change: background-color;
  transition: background-color 0.2s ease-out;
}

/*
=====
SETTINGS
=====
*/

.page__custom-settings {
  --toggleColor: #b68a35;
  --toggleOutlineColorFocus: #b68a35;
  --toggleSize: 1.25rem;
}

.activity_checkbox .page__custom-settings {
  /*--toggleColor: #b68a35;*/
  /*--toggleOutlineColorFocus: #b68a35;*/
  --toggleSize: 0.85rem;
}

.activity_checkbox .toggle__input:checked ~ .toggle__label::before {
  width: 0.6em;
  height: 0.33em;
}

.activity_checkbox .toggle__input:disabled ~ .toggle__label::after {
  background: #e5cea2;
  border-color: #e5cea2;
}

.activity_checkbox .toggle {
  margin-left: 0;
}

.activity_checkbox ol {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

.page__section {
  display: flex;
  flex-wrap: wrap;
  font-weight: 700;
}

.page__section:nth-child(n + 2) {
  margin-top: 3rem;
}

.page__custom-settings {
  --pageToggleTextFontSize: 14px;
}

.page__toggle {
  font-size: var(--pageToggleTextFontSize);
}

.dash-bor p {
  word-break: break-all;
  padding: 0 15px;
}

.en_text_right {
  text-align: right;
}

.arabic_back_arrow {
  margin-top: 19px;
}

.services_search {
  display: flex;
  justify-content: center;
  align-items: center;
}

.services_card {
  height: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}

.services_card .starred a {
  position: absolute;
  right: 30px;
  top: 13px;
}

.services_card .card_inner_content h4 {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.25;
}

.services_card .card_inner_content label {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.start_details {
  position: absolute;
  bottom: 50px;
  bottom: 0px;
  width: 90%;
}

.start_details .view_details {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

a.ser_start_btn {
  width: 100%;
  display: block;
  text-align: center;
}

.main_cat_card_active {
  box-shadow: 0 0 7px #b68a35;
}

/*=============================================================*/

@media (max-width: 1199px) {
  .practice_icon_con {
    display: flex;
  }

  .padding_ico {
    overflow: initial;
  }
}

@media (max-width: 992px) {
  .card-1 {
    margin-bottom: 20px;
  }

  .respons_tool_con {
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }

  .status-code {
    padding-left: 15px !important;
    display: flex;
  }

  .practice_icon_con {
    display: flex;
  }

  .view_info.progress_container {
    display: flex;
    justify-content: center;
    margin-left: 0;
    width: 100%;
    margin-top: 20px;
  }

  .footer .footer-bottom-ul-c .footer-bottom-ul li {
    width: 33.33%;
    margin: 15px 0;
    text-align: center !important;
    justify-content: center !important;
  }

  .footer .footer-bottom-ul-c .footer-bottom-ul {
    display: flex;
    justify-content: center;
  }

  .rs_preserve {
    top: initial !important;
    bottom: 4px;
  }

  .applicant_info_comp {
    width: 80% !important;
  }
}

@media (max-width: 900px) {
  .rs_preserve {
    top: initial !important;
    bottom: 4px;
  }
}

@media (max-width: 768px) {
  .custom_bredcumb {
    display: block;
  }

  .bred_crumb_icons {
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
  }

  .view_info.services_icon {
    margin-left: 0;
  }

  #progressbar li:before {
    width: 50px;
    height: 50px;
  }

  #progressbar #ServiceDetailsConfiguration:before,
  #progressbar #AttachmentsConfiguration:before,
  #progressbar #ReviewConfiguration:before,
  #progressbar #PaymentConfiguration:before {
    font-size: 30px;
    padding-top: 0;
  }

  #progressbar #ServiceDetailsConfiguration-active:before,
  #progressbar #AttachmentsConfiguration-active:before,
  #progressbar #ReviewConfiguration-active:before,
  #progressbar #PaymentConfiguration-active:before {
    font-size: 30px;
    padding-top: 0;
  }

  .footer .footer-bottom-ul-c .footer-bottom-ul li {
    width: 50%;
  }

  select.page_size,
  button.search-btn {
    width: 100% !important;
  }

  ul.list-group.list-group-flush {
    width: 100%;
    left: 0;
  }

  .rs_preserve {
    left: 35%;
  }
}

@media (max-width: 575px) {
  .bred_crumb_icons {
    display: flex;
    justify-content: center;
  }

  .terms_conditions,
  .terms_conditions a {
    font-size: 15px !important;
  }

  .overflow_hidden {
    height: 315px;
  }

  .dropdown-content-1 {
    right: 15px !important;
  }

  .my_logo_area {
    display: flex;
  }

  .pagination_cont,
  .pagination_in {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }

  .footer .footer-links .footer-menu li {
    width: 100%;
  }

  .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .mobile-mt-15 {
    margin-top: 15px;
  }

  .textShortToolTipShow {
    white-space: inherit;
  }

  /*.pymnt{
        padding: 10px 0;

    }*/
  .payment_card .title {
    border-bottom: none;
  }

  .payment_card .detail {
    border-bottom: 1px solid #ccc;
  }

  .personalize_color {
    transform: translate(-50%, -50%);
  }

  .mobile_popup .show-details {
    padding-bottom: 60px;
  }

  .tools {
    direction: ltr;
  }
}

@media (max-width: 380px) {
  .requests.cursor-pointer {
    margin-top: 0 !important;
  }

  .using-bootstrap .col-xs-6 {
    width: 100%;
  }

  .mb_buttn .btn-red {
    margin-bottom: 10px;
    width: 100%;
  }

  .header .main-menu .top-menu .tools .utilities > li {
    padding: 0 5px;
  }

  .animal_care_view {
    padding: 15px 0;
  }

  .arabic_in_mobile {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }

  .header {
    padding: 0;
  }

  .menu-search {
    padding: 0 10px;
  }

  .padding_ico {
    padding: 0px 6px !important;
  }
}

[class='ngx-file-drop__file-input'] {
  display: none !important;
}

/*==========================*/

.cat_icon {
  font-size: 2.2rem;
  color: #b68a35;
}

.set_icon {
  padding-left: 8px;
}

.modal-header .close {
  margin: 0;
  font-weight: bolder;
  opacity: 1;
  color: #b68a35 !important;
  border-radius: 50%;
  font-size: 22px;
  padding: 0 !important;
}

@media (max-width: 991.98px) {
  .sm-slide {
    flex-wrap: inherit;
    overflow: scroll;
    display: flex;
    flex-direction: row;
    justify-content: space-between !important;
  }

  .sm-slide .card-4 {
    width: 150px;
  }

  .top_arrow:before,
  .arrow_third_ar:before,
  .arrow_second_ar:before,
  .arrow_first_ar:before,
  .arrow_second:before,
  .arrow_third:before {
    display: none !important;
  }
}

table .form-control {
  border: 1px solid #cccccc36 !important;
}

.btn-add {
  color: #fff !important;
  background: #b68a35 !important;
  border-radius: 5px;
  margin-top: 0 !important;
}

.animal-care-serv ul {
  width: max-content;
  margin-top: 20px;
}

.animal-care-serv .form-control[readonly] {
  background-color: transparent !important;
  opacity: 1;
  border: none !important;
  box-shadow: none !important;
}

.table > thead > tr > th {
  text-align: start;
}

.sticky p {
  box-shadow: 0px 4px 10px #9d9d9d;
  border-radius: 0px;
  position: relative;
  overflow: hidden;
}

.Info {
  background-color: #2f97b4 !important;
}

.Danger {
  background-color: #bf3630 !important;
}

.Warning {
  background-color: #f99406 !important;
}

.Dark {
  background-color: #343a40 !important;
}

.attatch-note {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

@media screen and (max-width: 991px) {
  .attatch-block .textShortToolTipShow {
    white-space: initial;
  }

  .attatch-note {
    display: block;
  }
}

/*!******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/css/custom_icons.css ***!
  \******************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: 'icomoon';
  src: url('icomoon.d69360b8e26af686.eot?jsjsf5');
  src: url('icomoon.d69360b8e26af686.eot?jsjsf5#iefix')
      format('embedded-opentype'),
    url('icomoon.866619eb13e812d9.ttf?jsjsf5') format('truetype'),
    url('icomoon.df5834120d57ee05.woff?jsjsf5') format('woff'),
    url('icomoon.4cd39ec123bd653c.svg?jsjsf5#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^='icon-'],
[class*=' icon-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-edit-item:before {
  content: '\e932';
}

.icon-delete-Item:before {
  content: '\e933';
}

.icon-star:before {
  content: '\e931';
}

.icon-pulse:before {
  content: '\e934';
}

.icon-Good-Professional-Standing-Cert-Icon:before {
  content: '\e92e';
}

.icon-Promote-License-Icon:before {
  content: '\e930';
}

.icon-add-job:before {
  content: '\e92a';
}

.icon-CancelAssociation:before {
  content: '\e92b';
}

.icon-ChangeExamDate:before {
  content: '\e92c';
}

.icon-changeLocation:before {
  content: '\e92d';
}

.icon-remove-job:before {
  content: '\e92f';
}

.icon-paperclip:before {
  content: '\e928';
}

.icon-Message:before {
  content: '\e929';
}

.icon-exclamation:before {
  content: '\e927';
}

.icon-invoice:before {
  content: '\e926';
}

.icon-serv-activity:before {
  content: '\e920';
}

.icon-serv-cities:before {
  content: '\e921';
}

.icon-serv-export:before {
  content: '\e922';
}

.icon-serv-fisherman:before {
  content: '\e923';
}

.icon-service_cog:before {
  content: '\e924';
}

.icon-serv-registration:before {
  content: '\e925';
}

.icon-add_activity:before {
  content: '\e900';
}

.icon-add_circle-24px2x:before {
  content: '\e901';
}

.icon-apps-24px2x:before {
  content: '\e902';
}

.icon-cancel_activity:before {
  content: '\e903';
}

.icon-cancel_license:before {
  content: '\e904';
}

.icon-get_app-24px:before {
  content: '\e905';
}

.icon-pay_ico:before {
  content: '\e906';
}

.icon-policy-24px:before {
  content: '\e907';
}

.icon-renewal-24px:before {
  content: '\e908';
}

.icon-send-and-view:before {
  content: '\e909';
}

.icon-upload:before {
  content: '\e90a';
}

.icon-visibility-24px-1:before {
  content: '\e90b';
}

.icon-upload1:before {
  content: '\e90c';
}

.icon-revese_pay_gold:before {
  content: '\e90d';
}

.icon-perm_identity-24px-gold:before {
  content: '\e90e';
}

.icon-gear-gold2x:before {
  content: '\e90f';
}

.icon-file2x:before {
  content: '\e910';
}

.icon-continuew_arrow:before {
  content: '\e911';
}

.icon-cancel-24px-gold:before {
  content: '\e912';
}

.icon-attach-file-gold2x:before {
  content: '\e913';
}

.icon-arrow_drop_down_circle--gray24px2x:before {
  content: '\e914';
}

.icon-arrow_drop_down_circle-24px2x:before {
  content: '\e915';
}

.icon-print:before {
  content: '\e916';
}

.icon-print2:before {
  content: '\e917';
}

.icon-receipt:before {
  content: '\e918';
}

.icon-logout:before {
  content: '\e919';
}

.icon-edit-user:before {
  content: '\e91a';
}

.icon-share:before {
  content: '\e91b';
}

.icon-contact:before {
  content: '\e91c';
}

.icon-Face:before {
  content: '\e91d';
}

.icon-Tawasul171:before {
  content: '\e91e';
}

.icon-Tawasul:before {
  content: '\e91f';
}

.icon-copy:before {
  content: '\e935';
}

.icon-minus:before {
  content: '\e936';
}

/* icon sizing starts */

[class^='icon-'].fs-x2,
[class*=' icon-'].fs-x2 {
  font-size: 2em;
}

[class^='icon-'].fs-x4,
[class*=' icon-'].fs-x4 {
  font-size: 4em;
}

/* icon sizing ends */

/*!******************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./src/css/colors_theme.css ***!
  \******************************************************************************************************************************************************************************************************************/
/* red theme ds start */

.red_theme .m_scroller::-webkit-scrollbar-thumb {
  background: var(--red) !important;
}

.red_theme #progressbar #ServiceDetailsConfiguration-active:before {
  background-color: var(--red) !important;
}

.red_theme .next-design #progressbar li.active:before {
  background-color: var(--red) !important;
}

.red_theme #progressbar li.active-1:after {
  background: var(--red);
}

.red_theme p {
  color: var(--red);
}

/*==============================*/

.red_theme .my_scroll_new::-webkit-scrollbar-thumb {
  background: var(--red) !important;
}

.red_theme .m_scroller::-webkit-scrollbar-thumb {
  background: var(--red) !important;
}

.red_theme .tooltip-bg-goldish-pr2 .tooltip-inner,
.red_theme .tooltip .tooltip-inner {
  background: var(--red) !important;
  border-color: var(--red) !important;
  color: #fff;
}

.red_theme .tooltip-bg-goldish-pr2 .arrow::before,
.red_theme .tooltip .arrow::before {
  border-top-color: var(--red) !important;
  border-bottom-color: var(--red) !important;
}

.red_theme .footer .footer-links .footer-menu li a:hover {
  color: var(--red) !important;
}

.red_theme .footer .support-entities .owl-controls .owl-dots .owl-dot.active {
  background-color: var(--red) !important;
}

.red_theme .progress_container svg circle {
  stroke: var(--red) !important;
}

.red_theme .golden_tooltip .tooltip-inner {
  background-color: var(--red) !important;
}

.red_theme .golden_tooltip .arrow::before {
  border-top-color: var(--red) !important;
}

.red_theme .white_custom_tooltip .tooltip .arrow::before {
  border-top-color: #dedede !important;
}

.red_theme .white_custom_tooltip .tooltip .tooltip-inner {
  background: #dedede !important;
  border: 1px solid #dedede !important;
  color: #222 !important;
}

.red_theme .dash-bor {
  border: 2px dashed var(--red) !important;
}

.red_theme .personalize-holder .setting-w-icons ul.fonts-settings li {
  background-color: var(--red) !important;
}

.red_theme .personalize_color a {
  color: #000 !important;
}

.red_theme .personalize_color a::hover {
  color: var(--red) !important;
}

.red_theme .personalize_color ul li:hover a {
  color: var(--red) !important;
}

.red_theme .container-1 {
  border-color: var(--red) !important;
}

.red_theme .color-dashboard {
  color: var(--red-50) !important;
}

.red_theme a {
  cursor: pointer;
}

.red_theme .direct-chat-messages::-webkit-scrollbar-thumb {
  background: var(--red) !important;
}

.red_theme .direct-chat-msg.right.clnt_msg .direct-chat-text {
  background: var(--red) !important;
}

.red_theme .list-group-item.active {
  border-color: var(--red) !important;
}

.red_theme .header .main-menu .menu .navigation {
  border-color: var(--red) !important;
}

.red_theme
  .header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li:hover:not(.first):not(.no-child):after {
  border-bottom-color: var(--red) !important;
}

.red_theme
  .header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  a.second-level:after {
  border-left: 7px solid var(--red) !important;
}

.red_theme .header .main-menu .menu .navigation ul.primary-navigation > li > ul,
.red_theme
  .header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  ul {
  border-color: var(--red) !important;
}

.red_theme .btn-902 {
  border-color: var(--red) !important;
  color: var(--red) !important;
}

.red_theme #progressbar #ReviewConfiguration-active:before {
  background-color: var(--red) !important;
}

.red_theme #progressbar #ServiceDetailsConfiguration:before,
.red_theme #progressbar #AttachmentsConfiguration:before,
.red_theme #progressbar #ReviewConfiguration:before,
.red_theme #progressbar #PaymentConfiguration:before {
  color: var(--red) !important;
}

.red_theme #progressbar #ApplicantConfiguration:before,
.red_theme #progressbar #ApplicantConfiguration-active:before {
  background-color: var(--red-primary);
}

.red_theme .color-2 {
  color: var(--red) !important;
}

.red_theme .custom_icon span {
  font-size: 25px;
  color: var(--red) !important;
}

/* ====== icons =====*/

.red_theme .mainop {
  border-color: var(--red) !important;
}

.red_theme .floatingicon span {
  color: var(--red) !important;
}

/*==============================*/

.red_theme .search {
  background: var(--red) !important;
}

.red_theme .c-primary {
  color: var(--red) !important;
}

.red_theme .highLightText {
  color: var(--red) !important;
}

.red_theme .ngx-pagination .current {
  background: var(--red) !important;
}

.red_theme .statistics {
  background: var(--red) !important;
}

.red_theme .ngx-pagination .current {
  background: var(--red) !important;
}

.red_theme .using-bootstrap a,
.using-bootstrap .red_theme a {
  color: var(--red);
}

.red_theme .heading-dashboard-1 {
  color: var(--red) !important;
}

.red_theme .search-1 {
  background: var(--red) !important;
}

.red_theme .btn-16 {
  background: var(--red) !important;
}

.red_theme .list-group-item.active {
  background: var(--red) !important;
}

.red_theme #progressbar li.active:before {
  background: var(--red);
}

.red_theme #progressbar li:before {
  border: 2px solid var(--red);
}

.red_theme .bg-grey {
  background: var(--red) !important;
  color: #fff !important;
}

.red_theme a.btn-red,
.red_theme .notificatio_he p {
  color: #fff !important;
}

/*=======================================================================*/

.red_theme .sticky-menu i {
  color: var(--red) !important;
  text-shadow: 0 0 0 var(--red) !important;
}

.red_theme .sticky-menu-container .sticky-menu li:hover i,
.red_theme .sticky-menu-container .sticky-menu li:hover,
.red_theme .sticky-menu-container .sticky-menu span {
  background-color: var(--red) !important;
  color: #fff !important;
}

.red_theme .uplaoded_file span {
  color: var(--red) !important;
}

.red_theme .btn-201 {
  border-color: var(--red) !important;
  color: var(--red) !important;
}

.red_theme .next,
.red_theme .complete {
  background-color: var(--red) !important;
}

.red_theme .print_icon span {
  color: var(--red) !important;
}

.red_theme .payment_confirmation_page {
  border-color: var(--red) !important;
}

.red_theme .ngx-file-drop__drop-zone {
  border-color: var(--red) !important;
}

.red_theme .ng-select.ng-select-opened > .ng-select-container {
  background: #fff;
  border-color: var(--red) var(--red) var(--red);
}

.red_theme .select_custom_style {
  border-color: var(--red);
}

.red_theme .ng-dropdown-panel.ng-select-bottom {
  border-color: var(--red);
}

.red_theme
  .ng-dropdown-panel
  .ng-dropdown-panel-items::-webkit-scrollbar-thumb {
  background-color: var(--red);
}

.red_theme .page__custom-settings {
  --toggleColor: var(--red);
  --toggleOutlineColorFocus: var(--red);
}

.red_theme .launching p {
  color: var(--red) !important;
}

.red_theme .activity_checkbox .toggle__input:disabled ~ .toggle__label::after {
  background: #efb5b8 !important;
  border-color: #efb5b8 !important;
}

.red_theme .cat_icon {
  color: var(--red) !important;
}

.red_theme .next-design .breadcrumb a {
  color: var(--red-primary);
}

.red_theme .next-design legend {
  color: var(--red-primary);
}

.red_theme .next-design .btn.btn-primary {
  background-color: var(--red-primary);
  border-color: var(--red-primary);
}

.red_theme .next-design .ds-btn.ds-btn-primary:hover {
  outline: 5px solid var(--red-bright);
}

.ds-btn.ds-btn-primary:active,
.ds-btn.ds-btn-primary:focus,
.ds-btn.ds-btn-primary:focus-visible {
  outline: 5px solid var(--red-bright);
}

.red_theme .next-design .ds-btn.ds-btn-secondary {
  background-color: var(--light);
  color: var(--red-dark);
  border: 1px solid var(--red-primary);
}

.red_theme .next-design .ds-btn.ds-btn-secondary:hover {
  box-shadow: 2px 3px 20px var(--red-light);
}

.red_theme
  .next-design
  .ds-list-group-default
  .list-group-item.ds-list-group-head-default {
  border-bottom-color: var(--red-primary);
}

.red_theme .next-design .indexer-item:hover {
  color: var(--red-primary);
}

.red_theme .next-design .indexer-item-active {
  color: var(--red-primary);
  border-left: 5px solid var(--red-primary);
}

html[lang='ar'] .red_theme .next-design .indexer-item-active {
  border-right: 5px solid var(--red-primary);
  border-left: initial;
}

.red_theme .ds-list-group-item-head.ds-list-group-item-head-open {
  background-color: var(--red-light);
}

.red_theme .ds-list-group-item-head.ds-list-group-item-head-selected {
  box-shadow: inset 0px 0px 3px 2px var(--red-bright);
  background-color: var(--red-light);
}

.red_theme .ds-btn-primary,
.red_theme a.ds-btn-primary {
  background-color: var(--red-primary);
  border-color: var(--red-primary);
  color: white;
}

.red_theme .alert a {
  color: blue;
}

.red_theme .text-primary,
.red_theme .text-primary a,
.red_theme .text-primary label,
.red_theme .text-primary .fa {
  color: var(--red-primary) !important;
}

.red_theme .custom-control-input:checked ~ .custom-control-label::before {
  background-color: var(--red-primary);
  border-color: var(--red-primary);
}

/* red theme ds end */

/*===============================================================================*/

/*================================== GREEN THEME ================================*/

/*===============================================================================*/

.green_theme .m_scroller::-webkit-scrollbar-thumb {
  background: var(--greeny) !important;
}

.green_theme #progressbar #ServiceDetailsConfiguration-active:before {
  background-color: var(--greeny) !important;
}

.green_theme .next-design #progressbar li.active:before {
  background-color: var(--greeny) !important;
}

.green_theme #progressbar li.active-1:after {
  background: var(--greeny);
}

.green_theme p {
  color: var(--greeny);
}

/*==============================*/

.green_theme .my_scroll_new::-webkit-scrollbar-thumb {
  background: var(--greeny) !important;
}

.green_theme .m_scroller::-webkit-scrollbar-thumb {
  background: var(--greeny) !important;
}

.green_theme .tooltip-bg-goldish-pr2 .tooltip-inner,
.green_theme .tooltip .tooltip-inner {
  background: var(--greeny) !important;
  border-color: var(--greeny) !important;
  color: #fff;
}

.green_theme .tooltip-bg-goldish-pr2 .arrow::before,
.green_theme .tooltip .arrow::before {
  border-top-color: var(--greeny) !important;
  border-bottom-color: var(--greeny) !important;
}

.green_theme .footer .footer-links .footer-menu li a:hover {
  color: var(--greeny) !important;
}

.green_theme .footer .support-entities .owl-controls .owl-dots .owl-dot.active {
  background-color: var(--greeny) !important;
}

.green_theme .progress_container svg circle {
  stroke: var(--greeny) !important;
}

.green_theme .golden_tooltip .tooltip-inner {
  background-color: var(--greeny) !important;
}

.green_theme .golden_tooltip .arrow::before {
  border-top-color: var(--greeny) !important;
}

.green_theme .white_custom_tooltip .tooltip .arrow::before {
  border-top-color: #dedede !important;
}

.green_theme .white_custom_tooltip .tooltip .tooltip-inner {
  background: #dedede !important;
  border: 1px solid #dedede !important;
  color: #222 !important;
}

.green_theme .dash-bor {
  border: 2px dashed var(--greeny) !important;
}

.green_theme .personalize-holder .setting-w-icons ul.fonts-settings li {
  background-color: var(--greeny) !important;
}

.green_theme .personalize_color a {
  color: #000 !important;
}

.green_theme .personalize_color a::hover {
  color: var(--greeny) !important;
}

.green_theme .personalize_color ul li:hover a {
  color: var(--greeny) !important;
}

.green_theme .container-1 {
  border-color: var(--greeny) !important;
}

.green_theme .color-dashboard {
  color: var(--green-50) !important;
}

.green_theme a {
  cursor: pointer;
}

.green_theme .direct-chat-messages::-webkit-scrollbar-thumb {
  background: var(--greeny) !important;
}

.green_theme .direct-chat-msg.right.clnt_msg .direct-chat-text {
  background: var(--greeny) !important;
}

.green_theme .list-group-item.active {
  border-color: var(--greeny) !important;
}

.green_theme .header .main-menu .menu .navigation {
  border-color: var(--greeny) !important;
}

.green_theme
  .header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li:hover:not(.first):not(.no-child):after {
  border-bottom-color: var(--greeny) !important;
}

.green_theme
  .header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  a.second-level:after {
  border-left: 7px solid var(--greeny) !important;
}

.green_theme
  .header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul,
.green_theme
  .header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  ul {
  border-color: var(--greeny) !important;
}

.green_theme .btn-902 {
  border-color: var(--greeny) !important;
  color: var(--greeny) !important;
}

.green_theme #progressbar #ReviewConfiguration-active:before {
  background-color: var(--greeny) !important;
}

.green_theme #progressbar #ServiceDetailsConfiguration:before,
.green_theme #progressbar #AttachmentsConfiguration:before,
.green_theme #progressbar #ReviewConfiguration:before,
.green_theme #progressbar #PaymentConfiguration:before {
  color: var(--greeny) !important;
}

.green_theme #progressbar #ApplicantConfiguration:before,
.green_theme #progressbar #ApplicantConfiguration-active:before {
  background-color: var(--greeny-primary);
}

.green_theme .color-2 {
  color: var(--greeny) !important;
}

.green_theme .custom_icon span {
  font-size: 25px;
  color: var(--greeny) !important;
}

/* ====== icons =====*/

.green_theme .mainop {
  border-color: var(--greeny) !important;
}

.green_theme .floatingicon span {
  color: var(--greeny) !important;
}

/*==============================*/

.green_theme .search {
  background: var(--greeny) !important;
}

.green_theme .c-primary {
  color: var(--greeny) !important;
}

.green_theme .ngx-pagination .current {
  background: var(--greeny) !important;
}

.green_theme .highLightText {
  color: var(--greeny) !important;
}

.green_theme .statistics {
  background: var(--greeny) !important;
}

.green_theme .ngx-pagination .current {
  background: var(--greeny) !important;
}

.green_theme .using-bootstrap a,
.using-bootstrap .green_theme a {
  color: var(--greeny);
}

.green_theme .heading-dashboard-1 {
  color: var(--greeny) !important;
}

.green_theme .search-1 {
  background: var(--greeny) !important;
}

.green_theme .btn-16 {
  background: var(--greeny) !important;
}

.green_theme .list-group-item.active {
  background: var(--greeny) !important;
}

.green_theme #progressbar li.active:before {
  background: var(--greeny);
}

.green_theme #progressbar li:before {
  border: 2px solid var(--greeny);
}

.green_theme .bg-grey {
  background: var(--greeny) !important;
  color: #fff !important;
}

.green_theme a.btn-red,
.green_theme .notificatio_he p {
  color: #fff !important;
}

/*======================================================================*/

.green_theme .sticky-menu i {
  color: var(--greeny) !important;
  text-shadow: 0 0 0 var(--greeny) !important;
}

.green_theme .sticky-menu-container .sticky-menu li:hover i,
.green_theme .sticky-menu-container .sticky-menu li:hover,
.green_theme .sticky-menu-container .sticky-menu span {
  background-color: var(--greeny) !important;
  color: #fff !important;
}

.green_theme .uplaoded_file span {
  color: var(--greeny);
}

.green_theme .btn-201 {
  border-color: var(--greeny) !important;
  color: var(--greeny) !important;
}

.green_theme .next,
.green_theme .complete {
  background-color: var(--greeny) !important;
}

.green_theme .print_icon span {
  color: var(--greeny) !important;
}

.green_theme .payment_confirmation_page {
  border-color: var(--greeny) !important;
}

.green_theme .ngx-file-drop__drop-zone {
  border-color: var(--greeny) !important;
}

.green_theme .ng-select.ng-select-opened > .ng-select-container {
  background: #fff;
  border-color: var(--greeny) var(--greeny) var(--greeny);
}

.green_theme .select_custom_style {
  border-color: var(--greeny);
}

.green_theme .select_custom_style {
  border-color: var(--greeny);
}

.green_theme .ng-dropdown-panel.ng-select-bottom {
  border-color: var(--greeny);
}

.green_theme
  .ng-dropdown-panel
  .ng-dropdown-panel-items::-webkit-scrollbar-thumb {
  background-color: var(--greeny);
}

.green_theme .page__custom-settings {
  --toggleColor: var(--greeny);
  --toggleOutlineColorFocus: var(--greeny);
}

.green_theme .launching p {
  color: var(--greeny) !important;
}

.green_theme
  .activity_checkbox
  .toggle__input:disabled
  ~ .toggle__label::after {
  background: #b0ce9e !important;
  border-color: #b0ce9e !important;
}

.green_theme .cat_icon {
  color: var(--greeny) !important;
}

.green_theme .next-design .breadcrumb a {
  color: var(--greeny-primary);
}

.green_theme .next-design legend {
  color: var(--greeny-primary);
}

.green_theme .next-design .btn.btn-primary {
  background-color: var(--greeny-primary);
  border-color: var(--greeny-primary);
}

.green_theme .next-design .ds-btn.ds-btn-primary:hover {
  outline: 5px solid var(--greeny-bright);
}

.ds-btn.ds-btn-primary:active,
.ds-btn.ds-btn-primary:focus,
.ds-btn.ds-btn-primary:focus-visible {
  outline: 5px solid var(--greeny-bright);
}

.green_theme .next-design .ds-btn.ds-btn-secondary {
  background-color: var(--light);
  color: var(--greeny-dark);
  border: 1px solid var(--greeny-primary);
}

.green_theme .next-design .ds-btn.ds-btn-secondary:hover {
  box-shadow: 2px 3px 20px var(--greeny-light);
}

.green_theme
  .next-design
  .ds-list-group-default
  .list-group-item.ds-list-group-head-default {
  border-bottom-color: var(--greeny-primary);
}

.green_theme .next-design .indexer-item:hover {
  color: var(--greeny-primary);
}

.green_theme .next-design .indexer-item-active {
  color: var(--greeny-primary);
  border-left: 5px solid var(--greeny-primary);
}

html[lang='ar'] .green_theme .next-design .indexer-item-active {
  border-right: 5px solid var(--greeny-primary);
  border-left: initial;
}

.green_theme .ds-list-group-item-head.ds-list-group-item-head-open {
  background-color: var(--greeny-light);
}

.green_theme .ds-list-group-item-head.ds-list-group-item-head-selected {
  box-shadow: inset 0px 0px 3px 2px var(--greeny-bright);
  background-color: var(--greeny-light);
}

.green_theme .ds-btn-primary,
.green_theme a.ds-btn-primary {
  background-color: var(--greeny-primary);
  border-color: var(--greeny-primary);
  color: white;
}

.green_theme .alert a {
  color: blue;
}

.green_theme .text-primary,
.green_theme .text-primary a,
.green_theme .text-primary label,
.green_theme .text-primary .fa {
  color: var(--greeny-primary) !important;
}

.green_theme .custom-control-input:checked ~ .custom-control-label::before {
  background-color: var(--greeny-primary);
  border-color: var(--greeny-primary);
}

/*======================================================================*/

/*============================ GREY THEME ==============================*/

/*======================================================================*/

.dark_grey .m_scroller::-webkit-scrollbar-thumb {
  background: var(--grey) !important;
}

.dark_grey #progressbar #ServiceDetailsConfiguration-active:before {
  background-color: var(--grey) !important;
}

.dark_grey .next-design #progressbar li.active:before {
  background-color: var(--grey) !important;
}

.dark_grey #progressbar li.active-1:after {
  background: var(--grey);
}

.dark_grey p {
  color: var(--grey);
}

/*==============================*/

.dark_grey .my_scroll_new::-webkit-scrollbar-thumb {
  background: var(--grey) !important;
}

.dark_grey .m_scroller::-webkit-scrollbar-thumb {
  background: var(--grey) !important;
}

.dark_grey .tooltip-bg-goldish-pr2 .tooltip-inner,
.dark_grey .tooltip .tooltip-inner {
  background: var(--grey) !important;
  border-color: var(--grey) !important;
  color: #fff;
}

.dark_grey .tooltip-bg-goldish-pr2 .arrow::before,
.dark_grey .tooltip .arrow::before {
  border-top-color: var(--grey) !important;
  border-bottom-color: var(--grey) !important;
}

.dark_grey .footer .footer-links .footer-menu li a:hover {
  color: var(--grey) !important;
}

.dark_grey .footer .support-entities .owl-controls .owl-dots .owl-dot.active {
  background-color: var(--grey) !important;
}

.dark_grey .progress_container svg circle {
  stroke: var(--grey) !important;
}

.dark_grey .golden_tooltip .tooltip-inner {
  background-color: var(--grey) !important;
}

.dark_grey .golden_tooltip .arrow::before {
  border-top-color: var(--grey) !important;
}

.dark_grey .white_custom_tooltip .tooltip .arrow::before {
  border-top-color: #dedede !important;
}

.dark_grey .white_custom_tooltip .tooltip .tooltip-inner {
  background: #dedede !important;
  border: 1px solid #dedede !important;
  color: #222 !important;
}

.dark_grey .dash-bor {
  border: 2px dashed var(--grey) !important;
}

.dark_grey .personalize-holder .setting-w-icons ul.fonts-settings li {
  background-color: var(--grey) !important;
}

.dark_grey .personalize_color a {
  color: #000 !important;
}

.dark_grey .personalize_color a::hover {
  color: var(--grey) !important;
}

.dark_grey .personalize_color ul li:hover a {
  color: var(--grey) !important;
}

.dark_grey .container-1 {
  border-color: var(--grey) !important;
}

.dark_grey .color-dashboard {
  color: var(--black-50) !important;
}

.dark_grey .highLightText {
  color: var(--grey) !important;
}

.dark_grey a {
  cursor: pointer;
}

.dark_grey .direct-chat-messages::-webkit-scrollbar-thumb {
  background: var(--grey) !important;
}

.dark_grey .direct-chat-msg.right.clnt_msg .direct-chat-text {
  background: var(--grey) !important;
}

.dark_grey .list-group-item.active {
  border-color: var(--grey) !important;
}

.dark_grey .header .main-menu .menu .navigation {
  border-color: var(--grey) !important;
}

.dark_grey
  .header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li:hover:not(.first):not(.no-child):after {
  border-bottom-color: var(--grey) !important;
}

.dark_grey
  .header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  a.second-level:after {
  border-left: 7px solid var(--grey) !important;
}

.dark_grey .header .main-menu .menu .navigation ul.primary-navigation > li > ul,
.dark_grey
  .header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  ul {
  border-color: var(--grey) !important;
}

.dark_grey .btn-902 {
  border-color: var(--grey) !important;
  color: var(--grey) !important;
}

.dark_grey #progressbar #ReviewConfiguration-active:before {
  background-color: var(--grey) !important;
}

.dark_grey #progressbar #ServiceDetailsConfiguration:before,
.dark_grey #progressbar #AttachmentsConfiguration:before,
.dark_grey #progressbar #ReviewConfiguration:before,
.dark_grey #progressbar #PaymentConfiguration:before {
  color: var(--grey) !important;
}

.dark_grey #progressbar #ApplicantConfiguration:before,
.dark_grey #progressbar #ApplicantConfiguration-active:before {
  background-color: var(--grey-primary);
}

.dark_grey .color-2 {
  color: var(--grey) !important;
}

.dark_grey .custom_icon span {
  font-size: 25px;
  color: var(--grey) !important;
}

/* ====== icons =====*/

.dark_grey .mainop {
  border-color: var(--grey) !important;
}

.dark_grey .floatingicon span {
  color: var(--grey) !important;
}

.dark_grey .sticky-menu-container .sticky-menu li:hover i,
.dark_grey .sticky-menu-container .sticky-menu li:hover,
.dark_grey .sticky-menu-container .sticky-menu span {
  background-color: var(--grey) !important;
  color: #fff !important;
}

/*==============================*/

.dark_grey .search {
  background: var(--grey) !important;
}

.dark_grey .c-primary {
  color: var(--grey) !important;
}

.dark_grey .ngx-pagination .current {
  background: var(--grey) !important;
}

.dark_grey .statistics {
  background: var(--grey) !important;
}

.dark_grey .ngx-pagination .current {
  background: var(--grey) !important;
}

.dark_grey .using-bootstrap a,
.using-bootstrap .dark_grey a {
  color: var(--grey);
}

.dark_grey .heading-dashboard-1 {
  color: var(--grey) !important;
}

.dark_grey .search-1 {
  background: var(--grey) !important;
}

.dark_grey .btn-16 {
  background: var(--grey) !important;
}

.dark_grey .list-group-item.active {
  background: var(--grey) !important;
}

/* .dark_grey #progressbar li.active:before {
    background: var(--grey) !important;
} */

.dark_grey #progressbar li:before {
  border: 2px solid var(--grey);
}

.dark_grey a.btn-red,
.dark_grey .notificatio_he p {
  color: #fff !important;
}

/*========================================================================*/

.dark_grey .sticky-menu i {
  color: var(--grey) !important;
  text-shadow: 0 0 0 var(--grey) !important;
}

.dark_grey .sticky-menu-container .sticky-menu li:hover i,
.dark_grey .sticky-menu-container .sticky-menu li:hover,
.dark_grey .sticky-menu-container .sticky-menu span {
  background-color: var(--grey) !important;
  color: #fff !important;
}

.dark_grey .uplaoded_file span {
  color: var(--grey);
}

.dark_grey .btn-201 {
  border-color: var(--grey) !important;
  color: var(--grey) !important;
}

.dark_grey .next,
.dark_grey .complete {
  background-color: var(--grey) !important;
}

.dark_grey .print_icon span {
  color: var(--grey) !important;
}

.dark_grey .payment_confirmation_page {
  border-color: var(--grey) !important;
}

.dark_grey .ngx-file-drop__drop-zone {
  border-color: var(--grey) !important;
}

.dark_grey .ng-select.ng-select-opened > .ng-select-container {
  background: #fff;
  border-color: var(--grey) var(--grey) var(--grey);
}

.dark_grey .select_custom_style {
  border-color: var(--grey);
}

.dark_grey .select_custom_style {
  border-color: var(--grey);
}

.dark_grey .ng-dropdown-panel.ng-select-bottom {
  border-color: var(--grey);
}

.dark_grey
  .ng-dropdown-panel
  .ng-dropdown-panel-items::-webkit-scrollbar-thumb {
  background-color: var(--grey);
}

.dark_grey .page__custom-settings {
  --toggleColor: var(--grey);
  --toggleOutlineColorFocus: var(--grey);
}

.dark_grey .launching p {
  color: var(--grey) !important;
}

.dark_grey .activity_checkbox .toggle__input:disabled ~ .toggle__label::after {
  background: #b6b8ba !important;
  border-color: #b6b8ba !important;
}

.dark_grey .cat_icon {
  color: var(--grey) !important;
}

.dark_grey .next-design .breadcrumb a {
  color: var(--grey-primary);
}

.dark_grey .next-design legend {
  color: var(--grey-primary);
}

.dark_grey .next-design .btn.btn-primary {
  background-color: var(--grey-primary);
  border-color: var(--grey-primary);
}

.dark_grey .next-design .ds-btn.ds-btn-primary:hover {
  outline: 5px solid var(--grey-bright);
}

.ds-btn.ds-btn-primary:active,
.ds-btn.ds-btn-primary:focus,
.ds-btn.ds-btn-primary:focus-visible {
  outline: 5px solid var(--grey-bright);
}

.dark_grey .next-design .ds-btn.ds-btn-secondary {
  background-color: var(--light);
  color: var(--grey-dark);
  border: 1px solid var(--grey-primary);
}

.dark_grey .next-design .ds-btn.ds-btn-secondary:hover {
  box-shadow: 2px 3px 20px var(--grey-light);
}

.dark_grey
  .next-design
  .ds-list-group-default
  .list-group-item.ds-list-group-head-default {
  border-bottom-color: var(--grey-primary);
}

.dark_grey .next-design .indexer-item:hover {
  color: var(--grey-primary);
}

.dark_grey .next-design .indexer-item-active {
  color: var(--grey-primary);
  border-left: 5px solid var(--grey-primary);
}

html[lang='ar'] .dark_grey .next-design .indexer-item-active {
  border-right: 5px solid var(--grey-primary);
  border-left: initial;
}

/* grey theme ds start */

.dark_grey .ds-list-group-item-head.ds-list-group-item-head-open {
  background-color: var(--grey-light);
}

.dark_grey .ds-list-group-item-head.ds-list-group-item-head-selected {
  box-shadow: inset 0px 0px 3px 2px var(--grey-bright);
  background-color: var(--grey-light);
}

.dark_grey .ds-btn-primary,
.dark_grey a.ds-btn-primary {
  background-color: var(--grey-primary);
  border-color: var(--grey-primary);
  color: white;
}

.dark_grey .alert a {
  color: blue;
}

.dark_grey .text-primary,
.dark_grey .text-primary a,
.dark_grey .text-primary label,
.dark_grey .text-primary .fa {
  color: var(--grey-primary) !important;
}

.dark_grey .custom-control-input:checked ~ .custom-control-label::before {
  background-color: var(--grey-primary);
  border-color: var(--grey-primary);
}

/* grey theme ds end */

/*=======================================================================*/

/*=======================================================================*/

/*=======================================================================*/

.dark_mode {
  background: #333 !important;
}

body.dark_mode {
  color: var(--uae-white);
}

.dark_mode .next-design ng-select > *,
.dark_mode ng-dropdown-panel > * {
  background: var(--dark-light) !important;
}

.dark_mode .container-1 {
  background: #333 !important;
}

.dark_mode .container-card {
  background: #333 !important;
}

.dark_mode .footer .footer-links .footer-menu li a {
  color: #fff !important;
}

.dark_mode .footer .website-info {
  color: #fff !important;
}

.dark_mode .highLightText {
  color: #fff !important;
}

.dark_mode .footer .footer-bottom-menu li a {
  color: #fff !important;
}

.dark_mode
  .header
  .main-menu
  .menu
  .navigation
  ul.primary-navigation
  > li
  > ul
  > li
  a {
  color: #333 !important;
}

.dark_mode .footer .footer-bottom-ul-c .footer-bottom-ul li .title {
  color: #fff !important;
}

.dark_mode .header .main-menu .menu .navigation {
  background: #333 !important;
}

.dark_mode .primary-navigation li a {
  color: #fff !important;
}

.dark_mode .stat-3 {
  background: #333 !important;
}

.dark_mode .card-10 {
  background: #333 !important;
  color: #fff;
}

.dark_mode .list-group-item {
  color: #333 !important;
}

.dark_mode .support-entities-title h3 {
  color: #fff !important;
}

.dark_mode .card-2 {
  background-color: #333333;
}

.dark_mode .most-used-services {
  color: #fff;
}

.dark_mode .custom_bredcumb a {
  color: #fff !important;
}

.dark_mode .heading-dashboard {
  color: #333 !important;
}

.dark_mode .progress_container svg tspan {
  fill: #fff;
}

.dark_mode .arabic_back_arrow a {
  background: #fff;
  padding: 7px;
  border-radius: 6px;
}

.dark_mode .color-black {
  color: var(--uae-white) !important;
}

.dark_mode .breadcrumbs-link,
.dark_mode a.breadcrumbs-link {
  color: var(--uae-white) !important;
}

.dark_mode .breadcrumbs-link::after {
  color: var(--uae-white) !important;
}

.dark_mode .footer .support-entities li a {
  background: transparent !important;
}

.dark_mode .sticky-menu-container .sticky-menu li:hover > a i,
.dark_mode .sticky-menu-container .sticky-menu li:hover .social i,
.dark_mode .sticky-menu-container .sticky-menu li .social a,
.dark_mode .sticky-menu-container .sticky-menu li,
.dark_mode .sticky-menu-container .sticky-menu li i {
  color: var(--uae-black) !important;
}


/*# sourceMappingURL=styles.ce77cf3cde9b9d68.css.map*/