

/* Start:/tools/css/bootstrap.css?1724402293196186*/
/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #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", 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", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 30px;
  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: 20px;
}

p {
  margin-top: 0;
  margin-bottom: 30px;
}

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: 30px;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 30px;
}

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 30px;
}

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 {
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  text-decoration: none;
}

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

a:not([href]):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: 30px;
  overflow: auto;
}

figure {
  margin: 0 0 30px;
}

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

label {
  display: inline-block;
  margin-bottom: 20px;
}

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 40px;
  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: 20px;
  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: 40px;
}

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

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

.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: 30px;
  margin-bottom: 30px;
  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: 20px;
}

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

.blockquote {
  margin-bottom: 30px;
  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: 10px;
  background-color: #fff;
  border: 1px solid #EFF0F4;
  border-radius: 10px;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 20px;
  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 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

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

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

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

.container-fluid, .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: 1210px;
  }
}

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

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -ms-flex-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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -ms-flex-order: 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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 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 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 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: 30px;
  color: #212529;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #EFF0F4;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #EFF0F4;
}

.table tbody + tbody {
  border-top: 2px solid #EFF0F4;
}

.table-sm th,
.table-sm td {
  padding: 0.50px;
}

.table-bordered {
  border: 1px solid #EFF0F4;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #EFF0F4;
}

.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: #EFF0F4;
}

.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: 30px;*/
  /*font-weight: 400;*/
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 10px;
  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::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

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(20px + 1px);
  padding-bottom: calc(20px + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(10px + 1px);
  padding-bottom: calc(10px + 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: 30px;
  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 + 20px + 2px);
  padding: 10px 20px;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

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

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

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 20px;
}

.form-text {
  display: block;
  margin-top: 10px;
}

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

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

.form-check-input {
  position: absolute;
  margin-top: 0.50px;
  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: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 10px;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 10px 20px;
  margin-top: .30px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 10px;
}

.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") no-repeat right 0.75rem center/8px 10px, 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #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: 10px;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 10px 20px;
  margin-top: .30px;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 10px;
}

.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") no-repeat right 0.75rem center/8px 10px, 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #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: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 10px;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: 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;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 30px;
  line-height: 1.5;
  border-radius: 10px;
  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;
}

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;
  box-shadow: none;
}

.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  /*padding: 20px 30px;*/
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.50px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 10px 20px;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

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

.btn-block + .btn-block {
  margin-top: 20px;
}

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: 20px 0;
  margin: 0.125rem 0 0;
  font-size: 30px;
  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: 10px;
}

.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: 20px 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 10px 40px;
  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: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

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

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

.dropdown-item-text {
  display: block;
  padding: 10px 40px;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -ms-flex: 1 1 auto;
  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: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  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 {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  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: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  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(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -ms-flexbox;
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

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

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

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 10px;
}

.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 + 30px + 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: 20px 30px;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.50px;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 20px + 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: 10px 20px;
  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 > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

.custom-control {
  position: relative;
  display: block;
  min-height: 40px;
  padding-left: 40px;
}

.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 30px;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 30px;
  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: 10px;
  left: -40px;
  display: block;
  width: 30px;
  height: 30px;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

.custom-control-label::after {
  position: absolute;
  top: 10px;
  left: -40px;
  display: block;
  width: 30px;
  height: 30px;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 10px;
}

.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: 20px;
}

.custom-switch .custom-control-label::after {
  top: calc(10px + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(30px - 4px);
  height: calc(30px - 4px);
  background-color: #adb5bd;
  border-radius: 20px;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  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;
  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, -webkit-transform 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;
  -webkit-transform: translateX(0.75rem);
  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: 30px;
  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") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: 10px;
  -webkit-appearance: none;
  -moz-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 + 20px + 2px);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 30px + 2px);
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  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;
  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;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 10px;
}

.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 10px 10px 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-range:focus {
  outline: none;
}

.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: 30px;
  height: 30px;
  margin-top: -10px;
  background-color: #007bff;
  border: 0;
  border-radius: 30px;
  -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: 20px;
  color: transparent;
  cursor: pointer;
  background-color: #EFF0F4;
  border-color: transparent;
  border-radius: 30px;
}

.custom-range::-moz-range-thumb {
  width: 30px;
  height: 30px;
  background-color: #007bff;
  border: 0;
  border-radius: 30px;
  -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;
  -moz-appearance: none;
  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: 20px;
  color: transparent;
  cursor: pointer;
  background-color: #EFF0F4;
  border-color: transparent;
  border-radius: 30px;
}

.custom-range::-ms-thumb {
  width: 30px;
  height: 30px;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 30px;
  -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: 20px;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 20px;
}

.custom-range::-ms-fill-lower {
  background-color: #EFF0F4;
  border-radius: 30px;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #EFF0F4;
  border-radius: 30px;
}

.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: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 20px 30px;
}

.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 #EFF0F4;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #EFF0F4;
  background: #004393;
  color: #fff;
}

.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: #EFF0F4 #EFF0F4 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 10px;
}

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

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

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

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

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

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 30px;
}

.navbar .container,
.navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 30px;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

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

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggler {
  padding: 10px 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 10px;
}

.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

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

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .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 {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
  }
  .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 {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    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 {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
  }
  .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 {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    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 {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
  }
  .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 {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    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 {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
  }
  .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 {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  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 {
  -ms-flex-direction: row;
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 20px;
  padding-left: 20px;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  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(0, 0, 0, 0.5)' 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(255, 255, 255, 0.5)' 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: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 10px;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

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

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

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

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

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

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

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

.card-link + .card-link {
  margin-left: 1.25rem;
}

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

.card-header:first-child {
  border-radius: calc(10px - 1px) calc(10px - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 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(10px - 1px) calc(10px - 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;
}

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

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

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

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

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

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

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

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

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

.accordion > .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: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 30px;
  margin-bottom: 30px;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 10px;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 20px;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 20px;
  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: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 10px;
}

.page-link {
  position: relative;
  display: block;
  padding: 20px 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #EFF0F4;
}

.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #EFF0F4;
}

.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: 10px;
  border-bottom-left-radius: 10px;
}

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

.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: #EFF0F4;
}

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

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

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

.pagination-sm .page-link {
  padding: 10px 20px;
  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: 10px;
  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 30px;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.50px;
}

@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: 30px;
  border: 1px solid transparent;
  border-radius: 10px;
}

.alert-heading {
  color: inherit;
}

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

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  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;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 30px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 30px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 10px;
}

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  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: 30px 30px;
}

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

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}

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

.media-body {
  -ms-flex: 1;
  flex: 1;
}

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

.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: 10px;
  border-top-right-radius: 10px;
}

.list-group-item:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.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 {
  -ms-flex-direction: row;
  flex-direction: row;
}

.list-group-horizontal .list-group-item:first-child {
  border-bottom-left-radius: 10px;
  border-top-right-radius: 0;
}

.list-group-horizontal .list-group-item:last-child {
  border-top-right-radius: 10px;
  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 {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-sm .list-group-item:first-child {
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item:last-child {
    border-top-right-radius: 10px;
    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 {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-md .list-group-item:first-child {
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md .list-group-item:last-child {
    border-top-right-radius: 10px;
    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 {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-lg .list-group-item:first-child {
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item:last-child {
    border-top-right-radius: 10px;
    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 {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-xl .list-group-item:first-child {
    border-bottom-left-radius: 10px;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item:last-child {
    border-top-right-radius: 10px;
    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 .list-group-item {
  border-right-width: 0;
  border-left-width: 0;
  border-radius: 0;
}

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

.list-group-flush:last-child .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: 40px;
  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;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 10px;
}

.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: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 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);
}

.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: 20px;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 30px);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 30px);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 30px);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 30px);
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.50px;
  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: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 30px;
  border-bottom: 1px solid #EFF0F4;
  border-top-left-radius: calc(0.50px - 1px);
  border-top-right-radius: calc(0.50px - 1px);
}

.modal-header .close {
  padding: 30px 30px;
  margin: -30px -30px -30px auto;
}

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

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

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #EFF0F4;
  border-bottom-right-radius: calc(0.50px - 1px);
  border-bottom-left-radius: calc(0.50px - 1px);
}

.modal-footer > * {
  margin: 10px;
}

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 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", 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: 10px 20px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 10px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 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.50px;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 30px;
  height: 20px;
  margin: 0 0.50px;
}

.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: 20px;
}

.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc(-20px - 1px);
}

.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 20px 20px 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: 20px 20px 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 20px;
}

.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc(-20px - 1px);
  width: 20px;
  height: 30px;
  margin: 0.50px 0;
}

.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 20px 20px 20px 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: 20px 20px 20px 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 20px;
}

.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc(-20px - 1px);
}

.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 20px 20px 20px;
  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 20px 20px 20px;
  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: 30px;
  margin-left: -20px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 20px;
}

.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc(-20px - 1px);
  width: 20px;
  height: 30px;
  margin: 0.50px 0;
}

.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 20px 0 20px 20px;
  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: 20px 0 20px 20px;
  border-left-color: #fff;
}

.popover-header {
  padding: 20px 0.75rem;
  margin-bottom: 0;
  font-size: 30px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.50px - 1px);
  border-top-right-radius: calc(0.50px - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 20px 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
  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: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-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 {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  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: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

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

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

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

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' 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: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  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;
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    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%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
  width: 30px;
  height: 30px;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite;
}

.spinner-grow-sm {
  width: 30px;
  height: 30px;
}

.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 #EFF0F4 !important;
}

.border-top {
  border-top: 1px solid #EFF0F4 !important;
}

.border-right {
  border-right: 1px solid #EFF0F4 !important;
}

.border-bottom {
  border-bottom: 1px solid #EFF0F4 !important;
}

.border-left {
  border-left: 1px solid #EFF0F4 !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: 10px !important;
}

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

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

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

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

.rounded-lg {
  border-radius: 0.50px !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: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    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: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    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 {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

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

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

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

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

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

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

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

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

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

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

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

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

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

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

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

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

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

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

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

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

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

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

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

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

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

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

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

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

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

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

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

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

.position-sticky {
  position: -webkit-sticky !important;
  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: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    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 10px rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 30px 50px rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

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

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

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

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

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

.m-1 {
  margin: 10px !important;
}

.mt-1,
.my-1 {
  margin-top: 10px !important;
}

.mr-1,
.mx-1 {
  margin-right: 10px !important;
}

.mb-1,
.my-1 {
  margin-bottom: 10px !important;
}

.ml-1,
.mx-1 {
  margin-left: 10px !important;
}

.m-2 {
  margin: 20px !important;
}

.mt-2,
.my-2 {
  margin-top: 20px !important;
}

.mr-2,
.mx-2 {
  margin-right: 20px !important;
}

.mb-2,
.my-2 {
  margin-bottom: 20px !important;
}

.ml-2,
.mx-2 {
  margin-left: 20px !important;
}

.m-3 {
  margin: 30px !important;
}

.mt-3,
.my-3 {
  margin-top: 30px !important;
}

.mr-3,
.mx-3 {
  margin-right: 30px !important;
}

.mb-3,
.my-3 {
  margin-bottom: 30px !important;
}

.ml-3,
.mx-3 {
  margin-left: 30px !important;
}

.m-4 {
  margin: 40px !important;
}

.mt-4,
.my-4 {
  margin-top: 40px !important;
}

.mr-4,
.mx-4 {
  margin-right: 40px !important;
}

.mb-4,
.my-4 {
  margin-bottom: 40px !important;
}

.ml-4,
.mx-4 {
  margin-left: 40px !important;
}

.m-5 {
  margin: 50px !important;
}

.mt-5,
.my-5 {
  margin-top: 50px !important;
}

.mr-5,
.mx-5 {
  margin-right: 50px !important;
}

.mb-5,
.my-5 {
  margin-bottom: 50px !important;
}

.ml-5,
.mx-5 {
  margin-left: 50px !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: 10px !important;
}

.pt-1,
.py-1 {
  padding-top: 10px !important;
}

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

.pb-1,
.py-1 {
  padding-bottom: 10px !important;
}

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

.p-2 {
  padding: 20px !important;
}

.pt-2,
.py-2 {
  padding-top: 20px !important;
}

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

.pb-2,
.py-2 {
  padding-bottom: 20px !important;
}

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

.p-3 {
  padding: 30px !important;
}

.pt-3,
.py-3 {
  padding-top: 30px !important;
}

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

.pb-3,
.py-3 {
  padding-bottom: 30px !important;
}

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

.p-4 {
  padding: 40px !important;
}

.pt-4,
.py-4 {
  padding-top: 40px !important;
}

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

.pb-4,
.py-4 {
  padding-bottom: 40px !important;
}

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

.p-5 {
  padding: 50px !important;
}

.pt-5,
.py-5 {
  padding-top: 50px !important;
}

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

.pb-5,
.py-5 {
  padding-bottom: 50px !important;
}

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

.m-n1 {
  margin: -10px !important;
}

.mt-n1,
.my-n1 {
  margin-top: -10px !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -10px !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -10px !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -10px !important;
}

.m-n2 {
  margin: -20px !important;
}

.mt-n2,
.my-n2 {
  margin-top: -20px !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -20px !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -20px !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -20px !important;
}

.m-n3 {
  margin: -30px !important;
}

.mt-n3,
.my-n3 {
  margin-top: -30px !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -30px !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -30px !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -30px !important;
}

.m-n4 {
  margin: -40px !important;
}

.mt-n4,
.my-n4 {
  margin-top: -40px !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -40px !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -40px !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -40px !important;
}

.m-n5 {
  margin: -50px !important;
}

.mt-n5,
.my-n5 {
  margin-top: -50px !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -50px !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -50px !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -50px !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: 10px !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 10px !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 10px !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 10px !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 10px !important;
  }
  .m-sm-2 {
    margin: 20px !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 20px !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 20px !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 20px !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 20px !important;
  }
  .m-sm-3 {
    margin: 30px !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 30px !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 30px !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 30px !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 30px !important;
  }
  .m-sm-4 {
    margin: 40px !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 40px !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 40px !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 40px !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 40px !important;
  }
  .m-sm-5 {
    margin: 50px !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 50px !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 50px !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 50px !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 50px !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: 10px !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 10px !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 10px !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 10px !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 10px !important;
  }
  .p-sm-2 {
    padding: 20px !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 20px !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 20px !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 20px !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 20px !important;
  }
  .p-sm-3 {
    padding: 30px !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 30px !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 30px !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 30px !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 30px !important;
  }
  .p-sm-4 {
    padding: 40px !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 40px !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 40px !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 40px !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 40px !important;
  }
  .p-sm-5 {
    padding: 50px !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 50px !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 50px !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 50px !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 50px !important;
  }
  .m-sm-n1 {
    margin: -10px !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -10px !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -10px !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -10px !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -10px !important;
  }
  .m-sm-n2 {
    margin: -20px !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -20px !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -20px !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -20px !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -20px !important;
  }
  .m-sm-n3 {
    margin: -30px !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -30px !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -30px !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -30px !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -30px !important;
  }
  .m-sm-n4 {
    margin: -40px !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -40px !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -40px !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -40px !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -40px !important;
  }
  .m-sm-n5 {
    margin: -50px !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -50px !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -50px !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -50px !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -50px !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: 10px !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 10px !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 10px !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 10px !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 10px !important;
  }
  .m-md-2 {
    margin: 20px !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 20px !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 20px !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 20px !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 20px !important;
  }
  .m-md-3 {
    margin: 30px !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 30px !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 30px !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 30px !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 30px !important;
  }
  .m-md-4 {
    margin: 40px !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 40px !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 40px !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 40px !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 40px !important;
  }
  .m-md-5 {
    margin: 50px !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 50px !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 50px !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 50px !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 50px !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: 10px !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 10px !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 10px !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 10px !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 10px !important;
  }
  .p-md-2 {
    padding: 20px !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 20px !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 20px !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 20px !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 20px !important;
  }
  .p-md-3 {
    padding: 30px !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 30px !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 30px !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 30px !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 30px !important;
  }
  .p-md-4 {
    padding: 40px !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 40px !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 40px !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 40px !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 40px !important;
  }
  .p-md-5 {
    padding: 50px !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 50px !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 50px !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 50px !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 50px !important;
  }
  .m-md-n1 {
    margin: -10px !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -10px !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -10px !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -10px !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -10px !important;
  }
  .m-md-n2 {
    margin: -20px !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -20px !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -20px !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -20px !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -20px !important;
  }
  .m-md-n3 {
    margin: -30px !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -30px !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -30px !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -30px !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -30px !important;
  }
  .m-md-n4 {
    margin: -40px !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -40px !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -40px !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -40px !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -40px !important;
  }
  .m-md-n5 {
    margin: -50px !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -50px !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -50px !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -50px !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -50px !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: 10px !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 10px !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 10px !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 10px !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 10px !important;
  }
  .m-lg-2 {
    margin: 20px !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 20px !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 20px !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 20px !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 20px !important;
  }
  .m-lg-3 {
    margin: 30px !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 30px !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 30px !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 30px !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 30px !important;
  }
  .m-lg-4 {
    margin: 40px !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 40px !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 40px !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 40px !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 40px !important;
  }
  .m-lg-5 {
    margin: 50px !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 50px !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 50px !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 50px !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 50px !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: 10px !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 10px !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 10px !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 10px !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 10px !important;
  }
  .p-lg-2 {
    padding: 20px !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 20px !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 20px !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 20px !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 20px !important;
  }
  .p-lg-3 {
    padding: 30px !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 30px !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 30px !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 30px !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 30px !important;
  }
  .p-lg-4 {
    padding: 40px !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 40px !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 40px !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 40px !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 40px !important;
  }
  .p-lg-5 {
    padding: 50px !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 50px !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 50px !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 50px !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 50px !important;
  }
  .m-lg-n1 {
    margin: -10px !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -10px !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -10px !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -10px !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -10px !important;
  }
  .m-lg-n2 {
    margin: -20px !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -20px !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -20px !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -20px !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -20px !important;
  }
  .m-lg-n3 {
    margin: -30px !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -30px !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -30px !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -30px !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -30px !important;
  }
  .m-lg-n4 {
    margin: -40px !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -40px !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -40px !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -40px !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -40px !important;
  }
  .m-lg-n5 {
    margin: -50px !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -50px !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -50px !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -50px !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -50px !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: 10px !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 10px !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 10px !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 10px !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 10px !important;
  }
  .m-xl-2 {
    margin: 20px !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 20px !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 20px !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 20px !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 20px !important;
  }
  .m-xl-3 {
    margin: 30px !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 30px !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 30px !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 30px !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 30px !important;
  }
  .m-xl-4 {
    margin: 40px !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 40px !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 40px !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 40px !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 40px !important;
  }
  .m-xl-5 {
    margin: 50px !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 50px !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 50px !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 50px !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 50px !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: 10px !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 10px !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 10px !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 10px !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 10px !important;
  }
  .p-xl-2 {
    padding: 20px !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 20px !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 20px !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 20px !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 20px !important;
  }
  .p-xl-3 {
    padding: 30px !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 30px !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 30px !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 30px !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 30px !important;
  }
  .p-xl-4 {
    padding: 40px !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 40px !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 40px !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 40px !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 40px !important;
  }
  .p-xl-5 {
    padding: 50px !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 50px !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 50px !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 50px !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 50px !important;
  }
  .m-xl-n1 {
    margin: -10px !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -10px !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -10px !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -10px !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -10px !important;
  }
  .m-xl-n2 {
    margin: -20px !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -20px !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -20px !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -20px !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -20px !important;
  }
  .m-xl-n3 {
    margin: -30px !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -30px !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -30px !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -30px !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -30px !important;
  }
  .m-xl-n4 {
    margin: -40px !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -40px !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -40px !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -40px !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -40px !important;
  }
  .m-xl-n5 {
    margin: -50px !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -50px !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -50px !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -50px !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -50px !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

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

.text-wrap {
  white-space: normal !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-primary {
  color: #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;
  overflow-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 #EFF0F4 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #EFF0F4;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #EFF0F4;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/* End */


/* Start:/tools/mmenu/mmenu.css?171984221247952*/
/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */.mm-menu_theme-white{--mm-color-border:rgba( 0,0,0, 0.1 );--mm-color-button:rgba( 0,0,0, 0.3 );--mm-color-text:rgba( 0,0,0, 0.7 );--mm-color-text-dimmed:rgba( 0,0,0, 0.3 );--mm-color-background:#fff;--mm-color-background-highlight:rgba( 0,0,0, 0.06 );--mm-color-background-emphasis:rgba( 0,0,0, 0.03 );--mm-shadow:0 0 10px rgba( 0,0,0, 0.2 )}.mm-menu_theme-dark{--mm-color-border:rgba( 0,0,0, 0.3 );--mm-color-button:rgba( 255,255,255, 0.4 );--mm-color-text:rgba( 255,255,255, 0.85 );--mm-color-text-dimmed:rgba( 255,255,255, 0.4 );--mm-color-background:#333;--mm-color-background-highlight:rgba( 255,255,255, 0.08 );--mm-color-background-emphasis:rgba( 0,0,0, 0.1 );--mm-shadow:0 0 20px rgba( 0,0,0, 0.5 )}.mm-menu_theme-black{--mm-color-border:rgba( 255,255,255, 0.25 );--mm-color-button:rgba( 255,255,255, 0.4 );--mm-color-text:rgba( 255,255,255, 0.75 );--mm-color-text-dimmed:rgba( 255,255,255, 0.4 );--mm-color-background:#000;--mm-color-background-highlight:rgba( 255,255,255, 0.2 );--mm-color-background-emphasis:rgba( 255,255,255, 0.15 );--mm-shadow:none}:root{--mm-line-height:20px;--mm-listitem-size:44px;--mm-navbar-size:44px;--mm-offset-top:0;--mm-offset-right:0;--mm-offset-bottom:0;--mm-offset-left:0;--mm-color-border:rgba(0, 0, 0, 0.1);--mm-color-button:rgba(0, 0, 0, 0.3);--mm-color-text:rgba(0, 0, 0, 0.75);--mm-color-text-dimmed:rgba(0, 0, 0, 0.3);--mm-color-background:#f3f3f3;--mm-color-background-highlight:rgba(0, 0, 0, 0.05);--mm-color-background-emphasis:rgba(255, 255, 255, 0.4);--mm-shadow:0 0 10px rgba(0, 0, 0, 0.3)}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{top:0;right:0;bottom:0;left:0;background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:var(--mm-offset-top);right:var(--mm-offset-right);bottom:var(--mm-offset-bottom);left:var(--mm-offset-left);z-index:0;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);line-height:var(--mm-line-height);-webkit-tap-highlight-color:var(--mm-color-background-emphasis);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{text-decoration:none;color:inherit}[dir=rtl] .mm-menu{direction:rtl}.mm-panel{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);z-index:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-panel:after{height:44px}.mm-panel:not(.mm-hidden){display:block}.mm-panel:after{content:'';display:block;height:var(--mm-listitem-size)}.mm-panel_opened{z-index:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel_opened-parent{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panel_highest{z-index:2}.mm-panel_noanimation{-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.mm-panel_noanimation.mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panels>.mm-panel{position:absolute;left:0;right:0;top:0;bottom:0}.mm-panel__content{padding:20px 20px 0}.mm-panels{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);position:relative;height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text)}[dir=rtl] .mm-panel:not(.mm-panel_opened){-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}[dir=rtl] .mm-panel.mm-panel_opened-parent{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-listitem_vertical>.mm-panel{display:none;width:100%;padding:10px 0 10px 10px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.mm-listitem_vertical>.mm-panel:after,.mm-listitem_vertical>.mm-panel:before{content:none;display:none}.mm-listitem_opened>.mm-panel{display:block}.mm-listitem_vertical>.mm-listitem__btn{height:44px;height:var(--mm-listitem-size);bottom:auto}.mm-listitem_vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem_opened>.mm-listitem__btn:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}.mm-btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:50px;padding:0}.mm-btn:after,.mm-btn:before{border:2px solid rgba(0,0,0,.3);border:2px solid var(--mm-color-button)}.mm-btn_next:after,.mm-btn_prev:before{content:'';border-bottom:none;border-right:none;-webkit-box-sizing:content-box;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0}.mm-btn_prev:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-btn_next:after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-btn_close:after,.mm-btn_close:before{content:'';-webkit-box-sizing:content-box;box-sizing:content-box;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-btn_close:before{border-right:none;border-bottom:none;right:18px}.mm-btn_close:after{border-left:none;border-top:none;right:25px}[dir=rtl] .mm-btn_next:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}[dir=rtl] .mm-btn_prev:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}[dir=rtl] .mm-btn_close:after,[dir=rtl] .mm-btn_close:before{right:auto}[dir=rtl] .mm-btn_close:before{left:25px}[dir=rtl] .mm-btn_close:after{left:18px}.mm-navbar{min-height:44px;border-bottom:1px solid rgba(0,0,0,.1);background:#f3f3f3;color:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;min-height:var(--mm-navbar-size);border-bottom:1px solid var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center;opacity:1;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.mm-navbar>*{min-height:44px}@supports ((position:-webkit-sticky) or (position:sticky)){.mm-navbar_sticky{position:-webkit-sticky;position:sticky;top:0;z-index:1}}.mm-navbar>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-navbar__btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.mm-navbar__title{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:20px;padding-right:20px;overflow:hidden}.mm-navbar__title:not(:last-child){padding-right:0}.mm-navbar__title>span{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-navbar__btn:not(.mm-hidden)+.mm-navbar__title{padding-left:0}.mm-navbar__btn:not(.mm-hidden)+.mm-navbar__title:last-child{padding-right:50px}[dir=rtl] .mm-navbar{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-listitem{color:rgba(0,0,0,.75);border-color:rgba(0,0,0,.1);color:var(--mm-color-text);border-color:var(--mm-color-border);list-style:none;display:block;padding:0;margin:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mm-listitem:after{content:'';border-color:inherit;border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:20px;right:0;bottom:0}.mm-listitem a,.mm-listitem a:hover{text-decoration:none}.mm-listitem__btn,.mm-listitem__text{padding:12px;display:block;padding:calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2);padding-left:0;padding-right:0;color:inherit}.mm-listitem__text{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:20px;padding-right:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:10%;flex-basis:10%}.mm-listitem__btn{background:rgba(3,2,1,0);border-color:inherit;width:auto;padding-right:50px;position:relative}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:1px;border-left-style:solid}.mm-listitem_selected>.mm-listitem__text{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-listitem_opened>.mm-listitem__btn,.mm-listitem_opened>.mm-panel{background:rgba(0,0,0,.05);background:var(--mm-color-background-highlight)}[dir=rtl] .mm-listitem:after{left:0;right:20px}[dir=rtl] .mm-listitem__text{padding-left:10px;padding-right:20px}[dir=rtl] .mm-listitem__btn{padding-left:50px;border-left-width:0;border-left-style:none}[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text){padding-right:0;border-right-width:1px;border-right-style:solid}.mm-page{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.mm-slideout{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}.mm-wrapper_opened{overflow-x:hidden;position:relative}.mm-wrapper_opened .mm-page{min-height:100vh}.mm-wrapper_background .mm-page{background:inherit}.mm-menu_offcanvas{position:fixed;right:auto;z-index:0}.mm-menu_offcanvas:not(.mm-menu_opened){display:none}.mm-menu_offcanvas{width:80%;min-width:240px;max-width:440px}.mm-wrapper_opening .mm-menu_offcanvas~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_offcanvas~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_offcanvas~.mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-wrapper__blocker{background:rgba(3,2,1,0);overflow:hidden;display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2}.mm-wrapper_blocking{overflow:hidden}.mm-wrapper_blocking body{overflow:hidden}.mm-wrapper_blocking .mm-wrapper__blocker{display:block}.mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;min-width:1px!important;height:1px!important;min-height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important}.mm-menu_autoheight:not(.mm-menu_offcanvas){position:relative}.mm-menu_autoheight.mm-menu_position-bottom,.mm-menu_autoheight.mm-menu_position-top{max-height:80%}.mm-menu_autoheight-measuring .mm-panel{display:block!important}.mm-menu_autoheight-measuring .mm-panels>.mm-panel{bottom:auto!important;height:auto!important}.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel{display:none!important}[class*=mm-menu_columns-]{-webkit-transition-property:width;-o-transition-property:width;transition-property:width}[class*=mm-menu_columns-] .mm-panels>.mm-panel{right:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}[class*=mm-menu_columns-] .mm-panels>.mm-panel_opened,[class*=mm-menu_columns-] .mm-panels>.mm-panel_opened-parent{display:block!important}[class*=mm-panel_columns-]{border-right:1px solid;border-color:inherit}.mm-menu_columns-1 .mm-panel_columns-0,.mm-menu_columns-2 .mm-panel_columns-1,.mm-menu_columns-3 .mm-panel_columns-2,.mm-menu_columns-4 .mm-panel_columns-3{border-right:none}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-0{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_columns-0 .mm-panels>.mm-panel{z-index:0}.mm-menu_columns-0 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-0 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_columns-0{width:80%;min-width:240px;max-width:0}.mm-wrapper_opening .mm-menu_columns-0~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-0~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0~.mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:0px){.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-1{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_columns-1 .mm-panels>.mm-panel{z-index:1;width:100%}.mm-menu_columns-1 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-1 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu_columns-1{width:80%;min-width:240px;max-width:440px}.mm-wrapper_opening .mm-menu_columns-1~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-1~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1~.mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-2{-webkit-transform:translate3d(200%,0,0);transform:translate3d(200%,0,0)}.mm-menu_columns-2 .mm-panels>.mm-panel{z-index:2;width:50%}.mm-menu_columns-2 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-2 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu_columns-2{width:80%;min-width:240px;max-width:880px}.mm-wrapper_opening .mm-menu_columns-2~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-2~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2~.mm-slideout{-webkit-transform:translate3d(880px,0,0);transform:translate3d(880px,0,0)}}.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:1100px){.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-880px,0,0);transform:translate3d(-880px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-3{-webkit-transform:translate3d(300%,0,0);transform:translate3d(300%,0,0)}.mm-menu_columns-3 .mm-panels>.mm-panel{z-index:3;width:33.34%}.mm-menu_columns-3 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-3 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu_columns-3{width:80%;min-width:240px;max-width:1320px}.mm-wrapper_opening .mm-menu_columns-3~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-3~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3~.mm-slideout{-webkit-transform:translate3d(1320px,0,0);transform:translate3d(1320px,0,0)}}.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:1650px){.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-1320px,0,0);transform:translate3d(-1320px,0,0)}}[class*=mm-menu_columns-] .mm-panels>.mm-panel_columns-4{-webkit-transform:translate3d(400%,0,0);transform:translate3d(400%,0,0)}.mm-menu_columns-4 .mm-panels>.mm-panel{z-index:4;width:25%}.mm-menu_columns-4 .mm-panels>.mm-panel else{width:100%}.mm-menu_columns-4 .mm-panels>.mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent){-webkit-transform:translate3d(500%,0,0);transform:translate3d(500%,0,0)}.mm-menu_columns-4{width:80%;min-width:240px;max-width:1760px}.mm-wrapper_opening .mm-menu_columns-4~.mm-slideout{-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-4~.mm-slideout{-webkit-transform:translate3d(240px,0,0);transform:translate3d(240px,0,0)}}@media all and (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4~.mm-slideout{-webkit-transform:translate3d(1760px,0,0);transform:translate3d(1760px,0,0)}}.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:2200px){.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-1760px,0,0);transform:translate3d(-1760px,0,0)}}[class*=mm-menu_columns-].mm-menu_position-bottom,[class*=mm-menu_columns-].mm-menu_position-top{width:100%;max-width:100%;min-width:100%}.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front{-webkit-transition-property:width,min-width,max-width,-webkit-transform;transition-property:width,min-width,max-width,-webkit-transform;-o-transition-property:width,min-width,max-width,transform;transition-property:width,min-width,max-width,transform;transition-property:width,min-width,max-width,transform,-webkit-transform}.mm-counter{color:rgba(0,0,0,.3);display:block;padding-left:20px;float:right;text-align:right;color:var(--mm-color-text-dimmed)}.mm-listitem_nosubitems>.mm-counter{display:none}[dir=rtl] .mm-counter{text-align:left;float:left;padding-left:0;padding-right:20px}.mm-divider{position:relative;min-height:20px;padding:4.3px;background:#f3f3f3;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;min-height:var(--mm-line-height);padding:calc(((var(--mm-listitem-size) * .65) - var(--mm-line-height)) * .5);padding-right:10px;padding-left:20px;font-size:75%;text-transform:uppercase;background:var(--mm-color-background);opacity:1;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.mm-divider:before{background:rgba(0,0,0,.05)}@supports ((position:-webkit-sticky) or (position:sticky)){.mm-divider{position:-webkit-sticky;position:sticky;z-index:2;top:0}.mm-navbar_sticky:not(.mm-hidden)~.mm-listview .mm-divider{top:var(--mm-navbar-size)}}.mm-divider:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--mm-color-background-highlight)}.mm-wrapper_dragging .mm-menu,.mm-wrapper_dragging .mm-slideout{-webkit-transition-duration:0s!important;-o-transition-duration:0s!important;transition-duration:0s!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.mm-wrapper_dragging .mm-menu{pointer-events:none!important}.mm-wrapper_dragging .mm-wrapper__blocker{display:none!important}.mm-menu_dropdown{-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}.mm-wrapper_dropdown .mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-wrapper_dropdown .mm-wrapper__blocker{-webkit-transition-delay:0s!important;-o-transition-delay:0s!important;transition-delay:0s!important;z-index:1}.mm-wrapper_dropdown .mm-menu_dropdown{z-index:2}.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown{display:none}.mm-menu_tip-bottom:before,.mm-menu_tip-left:before,.mm-menu_tip-right:before,.mm-menu_tip-top:before{content:'';background:inherit;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:-1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mm-menu_tip-left:before{left:22px}.mm-menu_tip-right:before{right:22px}.mm-menu_tip-top:before{top:-8px}.mm-menu_tip-bottom:before{bottom:-8px}:root{--mm-iconbar-size:50px}.mm-menu_iconbar-left .mm-navbars_bottom,.mm-menu_iconbar-left .mm-navbars_top,.mm-menu_iconbar-left .mm-panels{margin-left:50px;margin-left:var(--mm-iconbar-size)}.mm-menu_iconbar-left .mm-iconbar{border-right-width:1px;display:block;left:0}.mm-menu_iconbar-right .mm-navbars_bottom,.mm-menu_iconbar-right .mm-navbars_top,.mm-menu_iconbar-right .mm-panels{margin-right:50px;margin-right:var(--mm-iconbar-size)}.mm-menu_iconbar-right .mm-iconbar{border-left-width:1px;display:block;right:0}.mm-iconbar{width:50px;border-color:rgba(0,0,0,.1);background:#f3f3f3;color:rgba(0,0,0,.3);display:none;width:var(--mm-iconbar-size);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:0;bottom:0;z-index:2;border:0 solid;border-color:var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center}.mm-iconbar__bottom,.mm-iconbar__top{width:inherit;position:absolute}.mm-iconbar__bottom>*,.mm-iconbar__top>*{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:12.5px 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__top{top:0}.mm-iconbar__bottom{bottom:0}.mm-iconbar__tab_selected{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}:root{--mm-iconpanel-size:50px}.mm-panel_iconpanel-1{width:calc(100% - 50px);width:calc(100% - (var(--mm-iconpanel-size) * 1))}.mm-panel_iconpanel-2{width:calc(100% - 100px);width:calc(100% - (var(--mm-iconpanel-size) * 2))}.mm-panel_iconpanel-3{width:calc(100% - 150px);width:calc(100% - (var(--mm-iconpanel-size) * 3))}.mm-panel_iconpanel-first~.mm-panel{width:calc(100% - 50px);width:calc(100% - var(--mm-iconpanel-size))}.mm-menu_iconpanel .mm-panels>.mm-panel{left:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:transform,width;transition-property:transform,width;transition-property:transform,width,-webkit-transform}.mm-menu_iconpanel .mm-panels>.mm-panel_opened,.mm-menu_iconpanel .mm-panels>.mm-panel_opened-parent{display:block!important}.mm-menu_iconpanel .mm-panels>.mm-panel_opened-parent{overflow-y:hidden;-webkit-transform:unset;-ms-transform:unset;transform:unset}.mm-menu_iconpanel .mm-panels>.mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0){border-left-width:1px;border-left-style:solid}.mm-menu_hidedivider .mm-panel_opened-parent .mm-divider,.mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar{opacity:0}.mm-panel__blocker{background:inherit;opacity:0;display:block;position:absolute;top:0;right:0;left:0;z-index:3;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.mm-panel_opened-parent .mm-panel__blocker{opacity:.6;bottom:-100000px}[dir=rtl] .mm-menu_iconpanel .mm-panels>.mm-panel{left:0;right:auto;-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:transform,width;transition-property:transform,width;transition-property:transform,width,-webkit-transform}[dir=rtl] .mm-menu_iconpanel .mm-panels>.mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0){border-left:none;border-right:1px solid;border-color:inherit}.mm-menu_keyboardfocus a:focus,.mm-menu_keyboardfocus.mm-menu_opened~.mm-wrapper__blocker a:focus{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis);outline:0}.mm-wrapper__blocker .mm-tabstart{cursor:default;display:block;width:100%;height:100%}.mm-wrapper__blocker .mm-tabend{opacity:0;position:absolute;bottom:0}.mm-navbars_top{-ms-flex-negative:0;flex-shrink:0}.mm-navbars_top .mm-navbar:not(:last-child){border-bottom:none}.mm-navbars_bottom{-ms-flex-negative:0;flex-shrink:0}.mm-navbars_bottom .mm-navbar{border-bottom:none}.mm-navbars_bottom .mm-navbar:first-child{border-top:1px solid rgba(0,0,0,.1);border-top:1px solid var(--mm-color-border)}.mm-btn:not(.mm-hidden)+.mm-navbar__searchfield .mm-searchfield__input{padding-left:0}.mm-navbar__searchfield:not(:last-child) .mm-searchfield__input{padding-right:0}.mm-navbar__breadcrumbs{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.mm-navbar__breadcrumbs>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-right:6px}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar__breadcrumbs:not(:last-child){padding-right:0}.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{padding-left:0}.mm-navbar_tabs>*{padding:0 10px;border:1px solid transparent}.mm-navbar__tab_selected{background:#f3f3f3;color:rgba(0,0,0,.75);background:var(--mm-color-background);color:var(--mm-color-text)}.mm-navbar__tab_selected:not(:first-child){border-left-color:rgba(0,0,0,.1)}.mm-navbar__tab_selected:not(:last-child){border-right-color:rgba(0,0,0,.1)}.mm-navbar__tab_selected:not(:first-child){border-left-color:var(--mm-color-border)}.mm-navbar__tab_selected:not(:last-child){border-right-color:var(--mm-color-border)}.mm-navbars_top .mm-navbar_tabs{border-bottom:none}.mm-navbars_top .mm-navbar_tabs>*{border-bottom-color:rgba(0,0,0,.1);border-bottom-color:var(--mm-color-border)}.mm-navbars_top .mm-navbar__tab_selected{border-top-color:rgba(0,0,0,.1);border-top-color:var(--mm-color-border);border-bottom-color:transparent}.mm-navbars_top.mm-navbars_has-tabs .mm-navbar{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar{background:#f3f3f3;background:var(--mm-color-background)}.mm-navbars_bottom .mm-navbar_tabs:first-child{border-top:none}.mm-navbars_bottom .mm-navbar_tabs>*{border-top-color:rgba(0,0,0,.1);border-top-color:var(--mm-color-border)}.mm-navbars_bottom .mm-navbar__tab_selected{border-bottom-color:rgba(0,0,0,.1);border-bottom-color:var(--mm-color-border);border-top-color:transparent}.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar{background:#f3f3f3;background:var(--mm-color-background)}.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs,.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-searchfield{height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:var(--mm-navbar-size);padding:0;overflow:hidden}.mm-searchfield input{height:30.8px;line-height:30.8px}.mm-searchfield input,.mm-searchfield input:focus,.mm-searchfield input:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.75)}.mm-searchfield input{display:block;width:100%;max-width:100%;height:calc(var(--mm-navbar-size) * .7);min-height:unset;max-height:unset;margin:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:none!important;border-radius:4px;line-height:calc(var(--mm-navbar-size) * .7);-webkit-box-shadow:none!important;box-shadow:none!important;outline:0!important;font:inherit;font-size:inherit}.mm-searchfield input,.mm-searchfield input:focus,.mm-searchfield input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)}.mm-searchfield input::-ms-clear{display:none}.mm-searchfield__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;max-width:100%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.mm-panel__noresultsmsg{color:rgba(0,0,0,.3);padding:50px 0;color:var(--mm-color-text-dimmed);text-align:center;font-size:150%}.mm-searchfield__btn{position:absolute;right:0;top:0;bottom:0}.mm-panel_search{left:0!important;right:0!important;width:100%!important;border-left:none!important}.mm-searchfield__cancel{line-height:44px;display:block;padding-right:10px;margin-right:-100px;line-height:var(--mm-navbar-size);text-decoration:none;-webkit-transition:margin .4s ease;-o-transition:margin .4s ease;transition:margin .4s ease}.mm-searchfield__cancel-active{margin-right:0}.mm-listitem_nosubitems>.mm-listitem__btn{display:none}.mm-listitem_nosubitems>.mm-listitem__text{padding-right:10px}.mm-listitem_onlysubitems>.mm-listitem__text:not(.mm-listitem__btn){z-index:-1;pointer-events:none}.mm-sectionindexer{background:inherit;text-align:center;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-20px;z-index:5;-webkit-transition:right .4s ease;-o-transition:right .4s ease;transition:right .4s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.mm-sectionindexer a{color:rgba(0,0,0,.3);color:var(--mm-color-text-dimmed);line-height:1;text-decoration:none;display:block}.mm-sectionindexer~.mm-panel{padding-right:0}.mm-sectionindexer_active{right:0}.mm-sectionindexer_active~.mm-panel{padding-right:20px}.mm-menu_selected-hover .mm-listitem__btn,.mm-menu_selected-hover .mm-listitem__text,.mm-menu_selected-parent .mm-listitem__btn,.mm-menu_selected-parent .mm-listitem__text{-webkit-transition:background-color .4s ease;-o-transition:background-color .4s ease;transition:background-color .4s ease}.mm-menu_selected-hover .mm-listview:hover>.mm-listitem_selected>.mm-listitem__text{background:0 0}.mm-menu_selected-hover .mm-listitem__btn:hover,.mm-menu_selected-hover .mm-listitem__text:hover{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent)>.mm-listitem__text{background:0 0}.mm-menu_selected-parent .mm-listitem_selected-parent>.mm-listitem__btn,.mm-menu_selected-parent .mm-listitem_selected-parent>.mm-listitem__text{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}:root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:440px}.mm-wrapper_sidebar-collapsed body,.mm-wrapper_sidebar-expanded body{position:relative}.mm-wrapper_sidebar-collapsed .mm-slideout,.mm-wrapper_sidebar-expanded .mm-slideout{-webkit-transition-property:width,-webkit-transform;transition-property:width,-webkit-transform;-o-transition-property:width,transform;transition-property:width,transform;transition-property:width,transform,-webkit-transform}.mm-wrapper_sidebar-collapsed .mm-page,.mm-wrapper_sidebar-expanded .mm-page{background:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh}.mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed,.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;top:0!important;right:auto!important;bottom:0!important;left:0!important}.mm-wrapper_sidebar-collapsed .mm-slideout{width:calc(100% - 50px);-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0);width:calc(100% - var(--mm-sidebar-collapsed-size));-webkit-transform:translate3d(var(--mm-sidebar-collapsed-size),0,0);transform:translate3d(var(--mm-sidebar-collapsed-size),0,0)}.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-divider,.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar{opacity:0}.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded{width:440px;width:var(--mm-sidebar-expanded-size);min-width:0!important;max-width:100000px!important;border-right-width:1px;border-right-style:solid}.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after{content:none;display:none}.mm-wrapper_sidebar-expanded.mm-wrapper_blocking,.mm-wrapper_sidebar-expanded.mm-wrapper_blocking body{overflow:visible}.mm-wrapper_sidebar-expanded .mm-wrapper__blocker{display:none!important}.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened~.mm-slideout{width:calc(100% - 440px);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0);width:calc(100% - var(--mm-sidebar-expanded-size));-webkit-transform:translate3d(var(--mm-sidebar-expanded-size),0,0);transform:translate3d(var(--mm-sidebar-expanded-size),0,0)}.mm-menu__blocker{background:rgba(3,2,1,0);display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.mm-menu_opened .mm-menu__blocker{display:none}[dir=rtl].mm-wrapper_sidebar-collapsed .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}[dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}input.mm-toggle{margin-top:5px;background:rgba(0,0,0,.1);display:inline-block;min-width:58px;width:58px;height:34px;margin:0 10px;margin-top:calc((var(--mm-listitem-size) - 34px)/ 2);border:none!important;background:var(--mm-color-border);border-radius:34px;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;cursor:pointer;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease}input.mm-toggle:before{background:#f3f3f3}input.mm-toggle:before{content:'';display:block;width:32px;height:32px;margin:1px;border-radius:34px;background:var(--mm-color-background);-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}input.mm-toggle:checked{background:#4bd963}input.mm-toggle:checked:before{-webkit-transform:translateX(24px);-ms-transform:translateX(24px);transform:translateX(24px)}input.mm-check{margin-top:2px;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:none!important;background:0 0!important;cursor:pointer;display:inline-block;width:40px;height:40px;margin:0 10px;margin-top:calc((var(--mm-listitem-size) - 40px)/ 2)}input.mm-check:before{content:'';display:block;width:40%;height:20%;margin:25% 0 0 20%;border-left:3px solid;border-bottom:3px solid;border-color:var(--mm-color-text);opacity:.3;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}input.mm-check:checked:before{opacity:1}[dir=rtl] input.mm-toggle:checked~label.mm-toggle:before{float:left}.mm-menu_border-none .mm-listitem:after{content:none}.mm-menu_border-full .mm-listitem:after{left:0!important}.mm-menu_fx-menu-slide{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-wrapper_opened .mm-menu_fx-menu-slide{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-none .mm-panel,.mm-panel_fx-none{-webkit-transition-property:none;-o-transition-property:none;transition-property:none}.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent,.mm-panel_fx-none.mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_fullscreen{width:100%;min-width:140px;max-width:10000px}.mm-wrapper_opening .mm-menu_fullscreen~.mm-slideout{-webkit-transform:translate3d(100vw,0,0);transform:translate3d(100vw,0,0)}@media all and (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen~.mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen~.mm-slideout{-webkit-transform:translate3d(10000px,0,0);transform:translate3d(10000px,0,0)}}.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-100vw,0,0);transform:translate3d(-100vw,0,0)}@media all and (max-width:140px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:10000px){.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0)}}.mm-menu_fullscreen.mm-menu_position-top{height:100vh;min-height:140px;max-height:10000px}.mm-menu_fullscreen.mm-menu_position-bottom{height:100vh;min-height:140px;max-height:10000px}.mm-menu_listview-justify .mm-panels>.mm-panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mm-menu_listview-justify .mm-panels>.mm-panel:after{content:none;display:none}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listview{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;margin-top:0;margin-bottom:0}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;min-height:50px}.mm-menu_listview-justify .mm-panels>.mm-panel .mm-listitem__text{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mm-listview_inset{list-style:inside disc;width:100%;padding:0 30px 15px 30px;margin:0}.mm-listview_inset .mm-listitem{padding:5px 0}.mm-menu_multiline .mm-listitem__text{-o-text-overflow:clip;text-overflow:clip;white-space:normal}[class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker{opacity:0}.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker{opacity:.3;-webkit-transition:opacity .4s ease .4s;-o-transition:opacity .4s ease .4s;transition:opacity .4s ease .4s}.mm-menu_opened.mm-menu_pagedim~.mm-wrapper__blocker{background:inherit}.mm-menu_opened.mm-menu_pagedim-black~.mm-wrapper__blocker{background:#000}.mm-menu_opened.mm-menu_pagedim-white~.mm-wrapper__blocker{background:#fff}.mm-menu_popup{-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease;opacity:0;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.3);box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;z-index:2;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.mm-menu_popup.mm-menu_opened~.mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-menu_popup.mm-menu_opened~.mm-wrapper__blocker{-webkit-transition-delay:0s!important;-o-transition-delay:0s!important;transition-delay:0s!important;z-index:1}.mm-wrapper_opening .mm-menu_popup{opacity:1}.mm-menu_position-right{left:auto;right:0}.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-80vw,0,0);transform:translate3d(-80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)}}.mm-menu_position-bottom,.mm-menu_position-front,.mm-menu_position-top{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.mm-menu_position-bottom.mm-menu_opened,.mm-menu_position-front.mm-menu_opened,.mm-menu_position-top.mm-menu_opened{z-index:2}.mm-menu_position-bottom.mm-menu_opened~.mm-slideout,.mm-menu_position-front.mm-menu_opened~.mm-slideout,.mm-menu_position-top.mm-menu_opened~.mm-slideout{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0}.mm-menu_position-bottom.mm-menu_opened~.mm-wrapper__blocker,.mm-menu_position-front.mm-menu_opened~.mm-wrapper__blocker,.mm-menu_position-top.mm-menu_opened~.mm-wrapper__blocker{z-index:1}.mm-menu_position-front{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-menu_position-front.mm-menu_position-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-menu_position-bottom,.mm-menu_position-top{width:100%;min-width:100%;max-width:100%}.mm-menu_position-top{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.mm-menu_position-top{height:80vh;min-height:140px;max-height:880px}.mm-menu_position-bottom{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);top:auto}.mm-menu_position-bottom{height:80vh;min-height:140px;max-height:880px}.mm-wrapper_opening .mm-menu_position-bottom,.mm-wrapper_opening .mm-menu_position-front,.mm-wrapper_opening .mm-menu_position-top{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-menu_shadow-page:after{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);content:'';display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:100;-webkit-clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%);clip-path:polygon(-20px 0,0 0,0 100%,-20px 100%);-webkit-box-shadow:var(--mm-shadow);box-shadow:var(--mm-shadow)}.mm-menu_shadow-page.mm-menu_position-right:after{left:auto;right:100%;-webkit-clip-path:polygon(20px 0,40px 0,40px 100%,20px 100%);clip-path:polygon(20px 0,40px 0,40px 100%,20px 100%)}.mm-menu_shadow-page.mm-menu_position-front:after{content:none;display:none}.mm-menu_shadow-menu{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);-webkit-box-shadow:var(--mm-shadow);box-shadow:var(--mm-shadow)}.mm-menu_shadow-panels .mm-panels>.mm-panel{-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3);-webkit-box-shadow:var(--mm-shadow);box-shadow:var(--mm-shadow)}.mm-menu_theme-white{--mm-color-border:rgba( 0,0,0, 0.1 );--mm-color-button:rgba( 0,0,0, 0.3 );--mm-color-text:rgba( 0,0,0, 0.7 );--mm-color-text-dimmed:rgba( 0,0,0, 0.3 );--mm-color-background:#fff;--mm-color-background-highlight:rgba( 0,0,0, 0.06 );--mm-color-background-emphasis:rgba( 0,0,0, 0.03 );--mm-shadow:0 0 10px rgba( 0,0,0, 0.2 )}.mm-menu_theme-dark{--mm-color-border:rgba( 0,0,0, 0.3 );--mm-color-button:rgba( 255,255,255, 0.4 );--mm-color-text:rgba( 255,255,255, 0.85 );--mm-color-text-dimmed:rgba( 255,255,255, 0.4 );--mm-color-background:#333;--mm-color-background-highlight:rgba( 255,255,255, 0.08 );--mm-color-background-emphasis:rgba( 0,0,0, 0.1 );--mm-shadow:0 0 20px rgba( 0,0,0, 0.5 )}.mm-menu_theme-black{--mm-color-border:rgba( 255,255,255, 0.25 );--mm-color-button:rgba( 255,255,255, 0.4 );--mm-color-text:rgba( 255,255,255, 0.75 );--mm-color-text-dimmed:rgba( 255,255,255, 0.4 );--mm-color-background:#000;--mm-color-background-highlight:rgba( 255,255,255, 0.2 );--mm-color-background-emphasis:rgba( 255,255,255, 0.15 );--mm-shadow:none}body.modal-open .mm-slideout{z-index:unset}
/* End */


/* Start:/tools/iexForm/iexform.css?171984221216572*/
/* cyrillic */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    src: local('Ubuntu'), url(/tools/iexForm/fonts/Ubuntu-cyr.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    src: local('Ubuntu'), url(/tools/iexForm/fonts/Ubuntu-lat.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: bold;
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(/tools/iexForm/fonts/Ubuntu-Bold-cyr.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: bold;
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(/tools/iexForm/fonts/Ubuntu-Bold-lat.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


/* b-pform-ico */

.b-pform-ico{
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    line-height: 0;
}


/* b-pform */

.b-pform__input, .b-pform__ico, .b-pform__star, .b-pform__button, .b-pform__confirmed-ico {
    display: inline-block;
    vertical-align: top;
}

.b-pform__popup, .b-pform__wrap, .b-pform__inner, .b-pform__title, .b-pform__item, .b-pform__label, .b-pform__optlabel, .b-pform__input, .b-pform__options, .b-pform__optlabel, .b-pform__legend, .b-pform__errtext, .b-pform__bt, .b-pform__success, .b-pform__confirmed, .b-pform__input_file, .b-pform__input_file, .b-pform__filebutton, .b-pform__fileplus, .b-pform__thanks, .b-pform__fail, .b-pform-tooltip{
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #666;

    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    /* отключает стили Safari на iOS (чтобы работало box-shadow) */
    -webkit-appearance: none;
}

.b-pform{
}

.b-pform_multistep{ /* добавляется автоматически к врапперам многошаговых */
}

.b-pform_for_dark_bg{}

.b-pform form{
    display: block;
    margin: 0;
    padding: 0;
    border: none;
}

.b-pform__wrap{
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    padding: 30px;
}

.iexmodal .b-pform__wrap{
    border: none;
    padding: 10px;
}

.b-pform__inner {
    position: relative;
}

.b-pform__title {
    position: relative;
    color: #555;
    font-size: 17px;
    line-height: 19px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 35px;
}

.iexmodal .b-pform__title {
    padding-right: 37px;
}

.b-pform_multistep .b-pform__title{
    margin-bottom: 20px;
}

.b-pform__fail{
    color: red;
    margin-bottom: 13px;
    margin-top: -10px;
}

.b-pform__info{
    padding: 0 0 20px;
    font-weight: bold;
}

.b-pform__item {
    position: relative;
    padding: 0 0 20px;
}

.b-pform__label {
    display: block;
    margin-bottom: 7px;
}

.b-pform__optlabel{
    display: block;
    position: relative;
    font-weight: normal;
    padding-left: 19px;
    margin-bottom: 7px;
}

.b-pform__optlabel_single{
    display: inline-block;
    padding-left: 3px;
    padding-top: 2px;
    padding-bottom: 3px;
    border-radius: 3px;
    padding-right: 5px;
}

.b-pform__optlabel_policy{
    font-size: 14px;
    margin-right: -5px;
    margin-bottom: 0;
}

.b-pform_for_dark_bg .b-pform__optlabel_policy{
    color: #fff;
}

.b-pform__optlabel_remember{
    margin-right: -5px;
    margin-bottom: 0;
}

.b-pform__options .b-pform__optlabel:last-child{
    margin-bottom: 0;
}

.b-pform__options input{
    position: absolute;
    left: 0;
    top: 2px;
}

.b-pform__optlabel_single input{
    margin-right: 3px;
    vertical-align: middle;
    margin-top: -2px;
}

.b-pform__input,
.b-pform__options{
    padding: 0 30px 0 9px;
    border-radius: 3px;
    background: #fbfbfb;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
}

.b-pform__input{
    height: 37px;
    width: 100%;
}

.b-pform__input::placeholder,
.b-pform__input::-webkit-input-placeholder{
    opacity: 0.6;
}

.b-pform__options{
    padding: 9px 15px 12px 10px;
    line-height: 16px;
}

.b-pform__input:focus {
    box-shadow: 0 0 0 2px #3399cc;
    outline: 0 none;
}

.iexform-has-error{
    box-shadow: 0 0 0 2px red !important;
}

textarea.b-pform__input {
    height: 140px;
    padding-top: 6px;
    padding-bottom: 6px;
    resize: vertical;
}

.b-pform__star {
    background: #ffb746;
    border-radius: 12px;
    height: 6px;
    width: 6px;
}

.b-pform__item .b-pform__star{
    position: absolute;
    top: 42px;
    right: -12px;
}

.b-pform__legend .b-pform__star{
    vertical-align: middle;
    margin-right: 7px;
}

.b-pform__legend{
    font-size: 14px;
    margin-top: 15px;
}

.b-pform__errtext {
    color: red;
    line-height: 16px;
    position: absolute;
    right: 0;
    top: 0;
}

.b-pform__buttons{
    position: relative;
    margin-top: 15px;
}

.b-pform_multistep .b-pform__buttons{
    display: flex;
}
.b-pform__btcol{}
.b-pform__btcol:nth-child(1),
.b-pform__btcol:nth-child(3){
    flex-grow: 0;   /* не растягивать, ширина будет определяться контентом или flex-basis */
}
.b-pform__btcol:nth-child(2){
    text-align: center;
    flex-grow: 1;   /* растягивать, занимает все оставшееся пространство */
    display: flex;
    align-items: center; /* по вертикали */
    justify-content: center; /* по горизонтали */
}

.b-pform__bt {
    position: relative;

    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    height: 47px;
    line-height: 44px;
    cursor: pointer;

    box-sizing: content-box;
    padding: 0;
    width: 145px;

    outline: 0 none;
    transition: box-shadow 0.1s;
    transition: -webkit-box-shadow 0.1s;
}

.iexmodal .b-pform_multistep .b-pform__bt {
    width: auto;
}

.b-pform__bt .b-pform-ico{
    font-size: 26px;
    position: absolute;
    top: 50%;
    margin-top: -14px;
}

.b-pform__bt_prev .b-pform-ico{
    left: 50%;
    margin-left: -14px;
}
.b-pform__bt_next .b-pform-ico{
    right: 9px;
}

.b-pform__bt_submit,
.b-pform__bt_next{
    font-weight: bold;
    text-transform: uppercase;
    background: #66cc33;
    border-color: #66cc33;
    color: #fff;
    padding: 0 4px;
}

.b-pform__bt_submit:hover,
.b-pform__bt_next:hover{
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
}

.b-pform__bt_close,
.b-pform__bt_prev{
    background: #fff;
    border-color: #ccc;
    color: #7f7f7f;
}

.b-pform__authlinks{
    height: 47px;
    line-height: 24px;
}

.b-pform__authlinks a,
.b-pform__authlinks a:hover,
.b-pform__authlinks a:visited{
    color: #666;
    text-decoration: none;
    font-size: 16px;
}

.b-pform__authlinks a:hover{
    text-decoration: underline;
}

.b-pform__bt_close,
.b-pform__authlinks{
    position: absolute;
    top: 0;
    right: 0;
}

.b-pform__bt_prev,
.b-pform__bt_next{
    padding: 0 27px;
    width: auto;
}

.b-pform__bt_prev{
    text-transform: uppercase;
}
.b-pform__bt_next{
    padding-right: 42px;
}

.b-pform__bt_close:hover,
.b-pform__bt_prev:hover{
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.b-pform__bt_file{
    position: relative;
    display: inline-block;
    padding: 0 20px;
    width: auto !important;
    color: #fff;
    background-color: #b3b3b3;
    border-color: #b3b3b3;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.85em;
    line-height: 47px;
}

.iexform-after-success{
    align-items: center;
    justify-content: center;
}

.iexform-before-success,
.iexform-after-success{
    display: none;
}

.iexform-before-success.active{
    display: block;
}

.iexform-after-success.active{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.b-pform__confirmed {
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    padding: 30px 0;
}

.b-pform_for_dark_bg .b-pform__confirmed{
    color: #fff;
}

.b-pform__confirmed-ico {
    background: url(/tools/iexForm/img/confirmed.png) no-repeat;
    width: 114px;
    height: 114px;
    margin-bottom: 25px;
}

.b-pform__thanks {
    font-size: 23px;
    line-height: 24px;
    font-weight: bold;
    color: #555;
    margin-bottom: 7px;
}

.b-pform_for_dark_bg .b-pform__thanks{
    color: #fff;
}

.b-pform__hintwrap {
    position: relative;
}

.b-pform__item_file .b-pform__hintwrap + .b-pform__hintwrap{
    margin-top: 5px;
}

.b-pform__hint-ico{
    position: absolute;
    top: 7px;
    right: 7px;
    z-index: 20;
    font-size: 22px;
    line-height: 0;
    color: #b3b3b3;
}

.b-pform__item_file .b-pform__hint-ico{
    right: 77px;
}

.b-pform__hint{
    /* реализуется на tooltip.js */
}

.b-pform__plusbt{
    display: block;
    margin-top: 5px;
    color: #666 !important;
    text-decoration: underline;
    outline: none !important;
}

.iexform-updating{
    position:relative;
}

.iexform-updating:after{
    content: "";
    position: absolute;
    background: url("/tools/iexForm/img/spinner.gif") no-repeat scroll center center transparent;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.b-pform__filewrap{
    display: none;
    position: relative;
    z-index: 1;
}

.b-pform__filewrap + .b-pform__filewrap{
    margin-top: 5px;
}

.b-pform__filewrap .iexform-error-message{
    margin-left: 1px;
    margin-top: -20px;
}

.b-pform__input_file{
    position: relative;
    z-index: 0;
    padding-right: 72px;
}

.b-pform__filebutton{
    position: absolute;
    z-index: 2;
    top: 1px;
    right: 1px;
    bottom: 1px;
    padding: 0 10px;
    border: none;
    color: #fff;
    background-color: #b3b3b3;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.85em;
}

.b-pform__filewrap .b-pform__filebutton{
    bottom: auto;
    top: 0;
}

.b-pform__filereal{
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.b-pform__step{
    display: none;
}
.b-pform__step_curr{
    display: block;
}

.b-pform__steptitle{
    display: inline-block;
    text-align: right;
    margin-bottom: 24px;
    font-weight: bold;
    background-color: #b3b3b3;
    padding: 5px 10px 6px 30px;
    color: #fff;
    margin-left: -30px;
}

.b-pform__stepbulls{}
.b-pform__stepbulls i{
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 2px solid #b3b3b3;
    border-radius: 10px;
    box-sizing: border-box;
    cursor: pointer;
}
.b-pform__stepbulls i + i{
    margin-left: 5px;
}
.b-pform__stepbulls i.curr{
    background: #b3b3b3;
}

.b-pform__policy,
.b-pform__policy:hover,
.b-pform__policy:visited {
    color: #555 !important;
}
.b-pform__policy,
.b-pform__policy:visited {
    text-decoration: underline !important;
}
.b-pform__policy:hover {
    text-decoration: none !important;
}

.b-pform_for_dark_bg .b-pform__policy,
.b-pform_for_dark_bg .b-pform__policy:hover,
.b-pform_for_dark_bg .b-pform__policy:visited{
    color: #fff !important;
}

/* b-pform-tooltip */

.b-pform-tooltip {
    max-width: 100%;
    padding: 2px 8px 3px;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    border-radius: 4px;
}

.b-pform-tooltip-arrow,
.b-pform-tooltip-arrow::before {
    position: absolute;
    width: 6px;
    height: 6px;
    z-index: -1;
}

.b-pform-tooltip-arrow::before {
    content: "";
    transform: rotate(45deg);
    left: -3px;
}

.b-pform-tooltip,
.b-pform-tooltip-arrow::before{
    background-color:  #a2a1a1;
}

.b-pform-tooltip.error,
.b-pform-tooltip.error .b-pform-tooltip-arrow::before {
    background-color: red;
}

.b-pform-tooltip[data-popper-placement^="top"] .b-pform-tooltip-arrow {
    bottom: -3px;
}

.b-pform-tooltip[data-popper-placement^="right"] .b-pform-tooltip-arrow {
    left: 0;
}

.b-pform-tooltip[data-popper-placement^="bottom"] .b-pform-tooltip-arrow {
    top: -3px;
}

.b-pform-tooltip[data-popper-placement^="left"] .b-pform-tooltip-arrow {
    right: -6px;
}

.b-pform-tooltip.error.common {
    margin: 0;
    padding: 4px 10px;
    border: none;
}
.b-pform-tooltip.error.common .b-pform-tooltip-arrow {
    display: none;
}


/* b-pform-panel */

.b-pform-panel,
.b-pform-panel *,
.b-pform-panel *::after,
.b-pform-panel *::before{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Ubuntu', sans-serif;
    color: #555555;
}

.b-pform-panel_white_icons *,
.b-pform-panel_white_icons *::after,
.b-pform-panel_white_icons *::before{
    color: #fff;
}

.b-pform-panel{
    position: fixed;
    z-index: 999990;
    right: 0;
    top: 50%;
    /*width: 272px; не фиксиуруем ширину */
    opacity: 0.9;
}

.b-pform-panel_hidden{
}

.b-pform-panel_r{
    right: 0;
    left: auto;
}

.b-pform-panel_l{
    left: 0;
    right: auto;
}

.b-pform-panel__menu{}

@media (min-width: 768px) {
    .b-pform-panel_hidden .b-pform-panel__menu{
        transform: translateX(-58px);
    }
}

.b-pform-panel__option{
    display: block;
    position: relative;
    border-style: solid;
    border-color: #ec673c;
    border-width: 1px 0 0 1px;
    background-color: #d85328;
    font-size: 14px;
    line-height: 17px;
    padding: 23px 20px 22px 58px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    outline: none;
}

.b-pform-panel__option:hover{
    background-color: #ec673c;
    color: #555555;
}

.b-pform-panel_white_icons .b-pform-panel__option:hover{
    color: #fff;
}

.b-pform-panel__option:first-child {
    border-top-left-radius: 13px;
}

.b-pform-panel__option:last-child {
    border-bottom-left-radius: 13px;
    border-bottom-width: 1px;
}

.b-pform-panel__option .b-pform-ico{
    position: absolute;
    font-size: 24px;
    top: 50%;
    margin-top: -12px;
    left: 20px;
}

.b-pform-panel_hidden .b-pform-panel__option .b-pform-ico {
    left: 17px;
}

.b-pform-panel__hide,
.b-pform-panel__show{
    display: block;
    position: relative;
    box-sizing: border-box;

    height: 28px;
    line-height: 26px;

    font-size: 15px;
    font-weight: 400;
    text-decoration: none;

    border-style: solid;
    border-color: #ec673c;
    border-width: 0 0 1px 1px;
    border-bottom-left-radius: 10px;
    background-color: #d85328;
    outline: none;

    padding: 0 10px 0 24px;
    margin-top: -1px;
}

.b-pform-panel__hide:hover,
.b-pform-panel__show:hover{
    background-color: #ec673c;
    color: #555555;
}

.b-pform-panel_white_icons .b-pform-panel__hide:hover,
.b-pform-panel_white_icons .b-pform-panel__show:hover{
    color: #fff;
}

.b-pform-panel__hide{
    float: right;
}

.b-pform-panel__show{
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateX(-100%);
}

.b-ico-close {
    display: block;
    position: absolute;
    top: 10px;
    right: 30px;
    cursor: pointer;
}

@media (max-width: 767px) {
    .b-pform-panel__show{
        border-top-left-radius: 10px;
    }
}

.b-pform-panel_hidden .b-pform-panel__show{
    display: block;
    padding-right: 4px;
}

.b-pform-panel__show .b-pform-ico,
.b-pform-panel__hide .b-pform-ico{
    position: absolute;
    left: 4px;
    top: 50%;
    margin-top: -11px;
    font-size: 20px;
}


/* responsive */

@media (max-width: 490px) {
    .iexmodal .b-pform_multistep .b-pform__buttons{
        text-align: center;
    }
    .b-pform_multistep .b-pform__bt,
    .iexmodal .b-pform_multistep .b-pform__bt{
        width: auto;
        padding: 0 17px;
    }
    .b-pform_multistep .b-pform__bt_next,
    .iexmodal .b-pform_multistep .b-pform__bt_next {
        padding-right: 35px;
    }
    .b-pform_multistep .b-pform__bt_next .b-pform-ico {
        right: 6px;
    }
}

@media (max-width: 420px) {
    .b-pform__bt{
        box-sizing: border-box;
    }
    .b-pform:not(.b-pform_multistep) .b-pform__bt,
    .iexmodal .b-pform:not(.b-pform_multistep) .b-pform__bt,
    .b-pform__authlinks{
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .b-pform__bt_submit,
    .iexmodal .b-pform__bt_submit{
        margin-bottom: 15px;
    }
    .b-pform__bt_close,
    .b-pform__authlinks{
        position: static;
    }
}

/* End */


/* Start:/tools/iexModal/iexModal.css?171984221219690*/
/**
 * iexModal
 */

.iexmodal{
    display: none;
    position: fixed;
    z-index: 9990;
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    background-color: rgba(0,0,0,0.5);
    cursor: pointer;
}

.iexmodal-opened{
    overflow: hidden;
}

.iexmodal-outerscroll.iexmodal{
    overflow-y: auto;
}

.iexmodal-alert.iexmodal{
    right: auto;
    bottom: auto;
    overflow: visible;
}

.iexmodal-spinner {
    display: none;
    position: absolute;
    width: 100px;
    height: 100px;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    opacity: 0;
}

.iexmodal-loading .iexmodal-spinner{
    display: block;
    opacity: 1;
}

.iexmodal-spinner::after {
    content: "";
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent #fff transparent;
    -webkit-animation: rotateSpinner 1.2s linear infinite;
    animation: rotateSpinner 1.2s linear infinite;
}

@keyframes rotateSpinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes rotateSpinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.iexmodal-popup {
    position: fixed;
    opacity: 0;
    z-index: 9991;
    /*
    width: задается в JS, по-молчанию 450px;
    height: задается в JS, по-молчанию равен высоте контента (плюс вертикальные паддинги), оставаясь в пределах высоты окна
    */
    left: 50%;
    top: 50%;
    border-radius: 3px;
    background-color: #fff;
    transition: height 1s ease 0s;
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.4);
    -webkit-appearance: none; /* отключает стили Safari на iOS (чтобы работало box-shadow) */
}

.iexmodal-outerscroll .iexmodal-popup{
    position: relative;
    left: auto;
    margin-left: auto;
    margin-right: auto;
}

.iexmodal-alert .iexmodal-popup{
    left: auto;
    top: auto;
    right: 10px;
    bottom: 10px;
    transition: none;
    -webkit-box-shadow: 0 1px 23px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 23px 3px rgba(0, 0, 0, 0.2);
}

.iexmodal-fullscreen .iexmodal-popup{
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.iexmodal-outerscroll.iexmodal-fullscreen .iexmodal-popup{
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    min-height: 100%;
}

.iexmodal-overflow-y .iexmodal-popup{
    top: 10px;
    bottom: 10px;
}

.iexmodal-outerscroll.iexmodal-overflow-y .iexmodal-popup{
    top: auto;
    bottom: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.iexmodal-overflow-x .iexmodal-popup{
    left: 10px;
    right: 10px;
}

.iexmodal-outerscroll.iexmodal-overflow-x .iexmodal-popup{
    left: auto;
    right: auto;
    margin-left: 10px;
    margin-right: 10px;
}

.iexmodal-top .iexmodal-popup{
    top: 0;    
    right: 0;
    bottom: auto;
    left: 0;
    border-radius: 0 0 3px 3px;
}

.iexmodal-top.iexmodal-overflow-y .iexmodal-popup{
    bottom: 10px;
}

.iexmodal-right .iexmodal-popup{
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    border-radius: 3px 0 0 3px;
}

.iexmodal-right.iexmodal-overflow-x .iexmodal-popup{
    left: 10px;
}

.iexmodal-bottom .iexmodal-popup{
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 3px 3px 0 0;
}

.iexmodal-bottom.iexmodal-overflow-y .iexmodal-popup{
    top: 10px;
}

.iexmodal-left .iexmodal-popup{
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    border-radius: 0 3px 3px 0;
}

.iexmodal-left.iexmodal-overflow-x .iexmodal-popup{
    right: 10px;
}

.iexmodal-fullscreen .iexmodal-popup,
.iexmodal-top .iexmodal-popup,
.iexmodal-right .iexmodal-popup,
.iexmodal-bottom .iexmodal-popup,
.iexmodal-left .iexmodal-popup {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.iexmodal-inner {
    position: relative;
    z-index: 9992;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    cursor: default;
    height: 100%;
}

/* нужно чтобы за границу блока iexmodal-inner-wrap не вылазили margin-top у первого дочернего элемента и margin-bottom у последнего дочернего элемента */
.iexmodal-inner-wrap::before,
.iexmodal-inner-wrap::after{
    content: "";
    display: block;
    height: 1px;
}

.iexmodal-icon{
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke: currentColor;
    fill: currentColor;
}

.iexmodal-close-outer,
.iexmodal-close-inner{
    position: absolute;
    padding: 18px;
    stroke-linecap: round;
    cursor: pointer;
}

.iexmodal-close-outer{
    right: 0;
    top: 0;
    font-size: 26px;
    stroke-width: 2.3px;
    color: #fff;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    opacity: 0;
}

.iexmodal-right .iexmodal-close-outer{
    right: auto;
    left: 0;
}

.iexmodal-loading .iexmodal-close-outer{
    opacity: 1;
}

.iexmodal-close-inner{
    z-index: 9993;
    right: -5px;
    top: -5px;
    font-size: 18px;
    stroke-width: 3px;
    color: #000;
}

.iexmodal-right .iexmodal-close-inner{
    right: auto;
    left: -5px;
}

.iexmodal-close-outer .iexmodal-icon,
.iexmodal-close-inner .iexmodal-icon{
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    transform-origin: center center;
}

.iexmodal-close-inner .iexmodal-icon{
    opacity: 0.6;
}

.iexmodal-close-outer:hover .iexmodal-icon,
.iexmodal-close-inner:hover .iexmodal-icon{
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.iexmodal-close-inner:hover .iexmodal-icon{
    opacity: 0.8;
}

.iexmodal-content{
    display: none;
}

.iexmodal-debug-wrap{
    word-wrap: break-word;
}

.iexmodal-debug-code{
    max-height: 150px;
    min-height: 60px;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: #e8e8e8;
    padding: 5px 6px;
    font-family: monospace;
    font-size: 13px;
    line-height: 16px;
    resize: vertical;
}

.iexmodal-debug-panel{
    position: fixed;
    z-index: 100000;
    top: 0;
    right: 0;
    width: 100%;
    height: 30%;
    background-color: #fff;
    white-space: pre;
    font-family: monospace;
    overflow: scroll;
    box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
    font-size: 12px;
    line-height: 14px;
    padding: 0 6px 6px;
}

@media (min-width: 500px) {
    .iexmodal-debug-panel{
        width: 60%;
    }
}

@media (min-width: 1000px) {
    .iexmodal-debug-panel{
        width: 40%;
    }
}

.iexmodal-animate{
    animation-fill-mode: forwards;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    opacity: 1;
}

@-webkit-keyframes iexmodal-animate-wrap-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes iexmodal-animate-wrap-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.iexmodal-animate-wrap-in {
    -webkit-animation-name: iexmodal-animate-wrap-in;
    animation-name: iexmodal-animate-wrap-in;
}

@-webkit-keyframes iexmodal-animate-wrap-out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes iexmodal-animate-wrap-out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.iexmodal-animate-wrap-out {
    -webkit-animation-name: iexmodal-animate-wrap-out;
    animation-name: iexmodal-animate-wrap-out;
}

@-webkit-keyframes iexmodal-animate-default-in {
    from {
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes iexmodal-animate-default-in {
    from {
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.iexmodal-animate-default-in {
    -webkit-animation-name: iexmodal-animate-default-in;
    animation-name: iexmodal-animate-default-in;
}

@-webkit-keyframes iexmodal-animate-default-out {
    from {
    }

    to {
        -webkit-transform: translate3d(0, 70px, 0);
        transform: translate3d(0, 70px, 0);
    }
}

@keyframes iexmodal-animate-default-out {
    from {
    }

    to {
        -webkit-transform: translate3d(0, 70px, 0);
        transform: translate3d(0, 70px, 0);
    }
}

.iexmodal-animate-default-out {
    -webkit-animation-name: iexmodal-animate-default-out;
    animation-name: iexmodal-animate-default-out;
}

@-webkit-keyframes iexmodal-animate-fullscreen-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes iexmodal-animate-fullscreen-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.iexmodal-animate-fullscreen-in {
    -webkit-animation-name: iexmodal-animate-fullscreen-in;
    animation-name: iexmodal-animate-fullscreen-in;
}

@-webkit-keyframes iexmodal-animate-fullscreen-out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes iexmodal-animate-fullscreen-out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.iexmodal-animate-fullscreen-out {
    -webkit-animation-name: iexmodal-animate-fullscreen-out;
    animation-name: iexmodal-animate-fullscreen-out;
}

@-webkit-keyframes iexmodal-animate-alert-in {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    70% {
        -webkit-transform: translate3d(-30px, 0, 0);
        transform: translate3d(-30px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes iexmodal-animate-alert-in {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    70% {
        -webkit-transform: translate3d(-30px, 0, 0);
        transform: translate3d(-30px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.iexmodal-animate-alert-in {
    -webkit-animation-name: iexmodal-animate-alert-in;
    animation-name: iexmodal-animate-alert-in;
}


@-webkit-keyframes iexmodal-animate-alert-out {
    0% {
    }

    30% {
        -webkit-transform: translate3d(-40px, 0, 0);
        transform: translate3d(-40px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes iexmodal-animate-alert-out {
    0% {
    }

    30% {
        -webkit-transform: translate3d(-40px, 0, 0);
        transform: translate3d(-40px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.iexmodal-animate-alert-out {
    -webkit-animation-name: iexmodal-animate-alert-out;
    animation-name: iexmodal-animate-alert-out;
}

@-webkit-keyframes iexmodal-animate-top-in {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes iexmodal-animate-top-in {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.iexmodal-animate-top-in {
    -webkit-animation-name: iexmodal-animate-top-in;
    animation-name: iexmodal-animate-top-in;
}

@-webkit-keyframes iexmodal-animate-top-out {
    from {
    }

    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes iexmodal-animate-top-out {
    from {
    }

    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.iexmodal-animate-top-out {
    -webkit-animation-name: iexmodal-animate-top-out;
    animation-name: iexmodal-animate-top-out;
}


@-webkit-keyframes iexmodal-animate-bottom-in {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes iexmodal-animate-bottom-in {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.iexmodal-animate-bottom-in {
    -webkit-animation-name: iexmodal-animate-bottom-in;
    animation-name: iexmodal-animate-bottom-in;
}


@-webkit-keyframes iexmodal-animate-bottom-out {
    from {
    }

    to {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes iexmodal-animate-bottom-out {
    from {
    }

    to {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.iexmodal-animate-bottom-out {
    -webkit-animation-name: iexmodal-animate-bottom-out;
    animation-name: iexmodal-animate-bottom-out;
}

@-webkit-keyframes iexmodal-animate-right-in {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes iexmodal-animate-right-in {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.iexmodal-animate-right-in {
    -webkit-animation-name: iexmodal-animate-right-in;
    animation-name: iexmodal-animate-right-in;
}

@-webkit-keyframes iexmodal-animate-right-out {
    from {
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes iexmodal-animate-right-out {
    from {
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.iexmodal-animate-right-out {
    -webkit-animation-name: iexmodal-animate-right-out;
    animation-name: iexmodal-animate-right-out;
}

@-webkit-keyframes iexmodal-animate-left-in {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes iexmodal-animate-left-in {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.iexmodal-animate-left-in {
    -webkit-animation-name: iexmodal-animate-left-in;
    animation-name: iexmodal-animate-left-in;
}

@-webkit-keyframes iexmodal-animate-left-out {
    from {
    }

    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes iexmodal-animate-left-out {
    from {
    }

    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.iexmodal-animate-left-out {
    -webkit-animation-name: iexmodal-animate-left-out;
    animation-name: iexmodal-animate-left-out;
}

/*
 * END: iexModal
 */

/*
 * perfect-scrollbar.js
 */
/*
 * Container style
 */
.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    height: 15px;
    /* there must be 'bottom' or 'top' for ps__rail-x */
    bottom: 0px;
    /* please don't change 'position' */
    position: absolute;
}

.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    width: 15px;
    /* there must be 'right' or 'left' for ps__rail-y */
    right: 0;
    /* please don't change 'position' */
    position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
    display: block;
    background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
    opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
    background-color: #eee;
    opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, height .2s ease-in-out;
    -webkit-transition: background-color .2s linear, height .2s ease-in-out;
    height: 6px;
    /* there must be 'bottom' for ps__thumb-x */
    bottom: 2px;
    /* please don't change 'position' */
    position: absolute;
}

.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, width .2s ease-in-out;
    -webkit-transition: background-color .2s linear, width .2s ease-in-out;
    width: 6px;
    /* there must be 'right' for ps__thumb-y */
    right: 2px;
    /* please don't change 'position' */
    position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
    background-color: #999;
    height: 11px;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
    background-color: #999;
    width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
    .ps {
        overflow: auto !important;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ps {
        overflow: auto !important;
    }
}
/*
 * END: perfect-scrollbar.js
 */

/*
 * iexModal fixes for perfect-scrollbar.js
 */
.ps .ps__rail-x{
    display: none !important;
}
.ps .ps__rail-y{
    opacity: 0.4 !important;
    background-color: #ddd;
    width: 8px;
    transition: width .2s linear, background-color .2s linear;
    -webkit-transition: width .2s linear, background-color .2s linear;
}
.ps .ps__thumb-y{
    background-color: #000;
    width: auto;
    left: 2px;
    right: 2px;
}
.ps .ps__rail-y:hover{
    width: 12px;
    background-color: #ddd;
}
.ps .ps__rail-y:hover > .ps__thumb-y{
    background-color: #000;
    left: 2px;
    right: 2px;
    width: auto;
}
/*
 * END: iexModal fixes for perfect-scrollbar.js
 */
/* End */


/* Start:/tools/fancybox/jquery.fancybox.css?171984221217413*/
body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}


.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top,
        rgba(0, 0, 0, .85) 0%,
        rgba(0, 0, 0, .3) 50%,
        rgba(0, 0, 0, .15) 65%,
        rgba(0, 0, 0, .075) 75.5%,
        rgba(0, 0, 0, .037) 82.85%,
        rgba(0, 0, 0, .019) 88%,
        rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
/* End */


/* Start:/tools/swiper/swiper.min.css?171984221213677*/
/**
 * Swiper 5.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 16, 2020
 */

@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
/* End */


/* Start:/tools/nouislider/nouislider.min.css?17198422124294*/
/*! nouislider - 14.6.2 - 9/16/2020 */
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}
/* End */


/* Start:/tools/css/bg.css?1732548044880*/
.bg-infograph {
    background: url(/images/normative/ndx/infograph/bg.jpg) center center;
    background-size: cover;
    padding: 110px 0;
}

.bg-grey {
    background: #eff0f4;
    background: linear-gradient(325deg, rgba(241, 247, 251, 1) 0%, rgba(240, 230, 238, 1) 100%);
}

.bg-form {
    background: url(/images/normative/bg-form.jpg) center center;
    background-size: cover;
    padding: 100px 0;
}
.bg-blue {
    background: #007a9c;
}

.b-search-collapse .bg-blue {
    padding: 15px 0;
}


.b-bg-light-grey {
    background-color: #eff0f4;
}

.b-bg-light-grey-p {
    padding: 60px 0 150px 0;
}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {
    .bg-form {
        padding: 50px 0;
    }
}

@media (max-width: 767px) {
    .b-bg-white-m {
        background: #ffffff;
    }
}

@media (max-width: 575px) {
    .bg-form {
        padding: 40px 0;
    }
}
/* End */


/* Start:/tools/css/btn.css?17337444862931*/
.b-btn {
    color: #000 !important;
    font-weight: bold;
    font-size: 16px;
    padding: 0 16px;
    background: #e88525;
    border-radius: 8px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    max-width: 350px;
    transition: all .3s ease-out;
    border: none;
    text-decoration: none;
}

.--disabled {
    cursor: not-allowed !important;
    background-color: #efeeee !important;
    color: lightgrey !important;

}

.--needed{
    background-color: #ffe4e4 !important;
}


.b-btn.--norm-text {
    text-transform: none;
    font-weight: normal;
    padding: 0 16px !important;
}

.b-btn.--64 {
    height: 64px;
}

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

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

.--br-32 {
    border-radius: 32px;
}

.b-btn:focus {
    outline: none;
}

.b-btn.w-100 {
    padding: 0 12px;
}

.b-btn.--border {
    background: transparent;
    border: 1px solid #e88525;
}

.b-btn.--gradient {
    background: linear-gradient(135deg, rgba(232,133,37,1) 0%, rgb(242, 196, 13) 60%);
    transition: 1s;
}

.b-btn-sign{
    background-color: #fff!important;
    border: 1px solid #ced4da;
    padding: 8px 15px 8px 15px;
    border-radius: 10px;
    transition: all .3s ease-out;
    cursor: pointer;
}

.b-btn-sign:hover{
    background-color: #eaeaea !important;
}

.form-control-spinedit{
    display: grid;
    grid-template-columns: 1fr 6fr 1fr;
    gap: 10px;
}

.b-btn.--gradient:hover {
    background: linear-gradient(135deg, rgba(232,133,37,1) 0%, rgba(242, 196, 13) 100%);
}

.b-btn.--or-border {
    background: rgba(255, 255, 255, 0);
    border: 1px solid #e88525;
}

.b-btn.--or-border:hover {
    background: #e88525;
}

.b-btn_blue {
    background: #004393;
    color: #fff !important;
}
.b-btn_grey {
    background: #EFF0F4;
    color: #7F899C;
}

.b-btn:hover {
    background: #e8a125;
    text-decoration: none;
}
.b-btn:active {
    background: #d03900;
}

.b-btn_blue:hover {
    background: #034fab;
}

.b-btn_blue:active {
    background: #003473;
}

.b-btn_border {
    background: transparent;
    color: #e94d11;
    border: 1px solid #e94d11;
}

.b-btn.--color-white {
    color: #ffffff !important;
}

.b-btn.--pag span {
    margin-right: 8px;

}

.b-btn.--pag.prev span:nth-child(1) {
    font-size: 8px;
}

.b-btn.--pag.next span:nth-child(1) {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.b-btn.--pag.next span:nth-child(2) {
  font-size: 8px;
}

.b-btn.--pag.next span:nth-child(2) {
    font-size: 8px;
}

.b-btn.--pag.prev span:nth-child(2) {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


@media (max-width: 1199px) {

}

@media (max-width: 991px) {
    .b-btn {
        max-width: 280px;
    }
}

@media (max-width: 767px) {

}

@media (max-width: 575px) {

}
/* End */


/* Start:/tools/css/fonts.css?17198422122423*/
h1, .b-h1 {
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    line-height: 1.1;
    color: #007a9c;
}

h1.spec-border, .b-h1.spec-border {
    padding: 0 0 25px;
    position: relative;
}

h1.spec-border:before, .b-h1.spec-border:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 72px;
    height: 1px;
    background: #e94d11;
}

h2, .b-h2 {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    line-height: 1.1;
    margin-bottom: 20px;
    color: #007a9c;
}

h3, .b-h3 {
    font-size: 21px;
    font-weight: 400;
    margin: 0;
    line-height: 1.1;
}

h4, .b-h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    line-height: 1.1;
}

.text-underline {
    text-decoration: underline;
}

.text_orange {
    color: #e94d11;
}

.text_blue {
    color: #007a9c;
}

.text_18 {
    font-size: 18px;
}
.text_20 {
    font-size: 20px;
}
.text_21 {
    font-size: 21px;
}
.text_14 {
    font-size: 14px;
    line-height: 1.2;
}
.text_24 {
    font-size: 24px;
}
.text_16 {
    font-size: 16px;
}

.b-spectitle {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    padding: 0 0 0 20px;
    letter-spacing: 1px;
    margin: 0 0 20px;
}

.b-spectitle_sub {
    font-size: 11px;
    color: #212529;
    font-weight: 400;
    margin: 0 0 10px;
}

.b-spectitle:before {
    content: "";
    width: 12px;
    height: 12px;
    background: #e94d11;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 2px;
}

.b-spectitle_black,.b-spectitle_grey {
    font-size: 11px;
    color: #212529;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 0;
}

.b-spectitle_black:before, .b-spectitle_grey:before {
    display: none;
}

.b-spectitle_sub:before {
    color: #212529;
    top: 0;
}

.b-spectitle_grey {
    color: #7F899C;
}

p {
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 10px;
}

a {
    color: #212529;
}

@media (max-width: 1199px) {
}

@media (max-width: 991px) {

}

@media (max-width: 767px) {

}

@media (max-width: 575px) {
    h1, .b-h1 {
        font-size: 24px;
    }
    h1.spec-border, .b-h1.spec-border {
        padding: 0 0 15px;
    }
    .b-spectitle {
        font-size: 12px;
        margin: 0 0 5px;
    }
    .b-spectitle:before {
        top: 1px;
    }
    p {
        line-height: 1.2;
    }

    h3, .b-h3 {
        font-size: 21px;
    }
}
/* End */


/* Start:/tools/css/head-menu.css?17325541555852*/
.b-head {
    padding:  24px 0;
    border-bottom: 2px solid;
    border-image: linear-gradient(to right, #007b9c 0%, #03ecec 50%, #007b9c 100%) 1;
}

.b-head-fix {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;

    padding:  15px 0;
    background: rgba(255,255,255,.9);
    color: #212529;
    border-bottom: 3px solid #E94D11;
}

.b-head-fix a {
    text-decoration: none;
}

.b-addr {
    font-size: 13px;
}

.b-nav {
    margin: 0;
    padding: 0;
}

.b-nav__li {
    display: inline-block;
    vertical-align: top;
    margin: 0 50px 0 0;
}
/*.b-nav__li:hover .b-submenu-wrap {
    display: block;
}*/
.b-nav__li.sub:hover .b-nav__link:before {
    display: block;
}

.b-nav__li:last-child {
    margin: 0;
}

.b-nav__link {
    color: #212529;
    font-size: 18px;
    position: relative;
    text-decoration: none;
    transition: all .3s ease-out;
}

.b-nav__link:hover {
    text-decoration: none;
    color: #e94d11;
}
.b-nav__link:active {
    color: #d03900;
}

.b-head-fix i.b-phone {
    width: 40px;
    height: 40px;
    background: url(/images/normative/ico/phone.png) center center #e94d11 no-repeat;
}

.b-head-fix i.b-mail {
    width: 40px;
    height: 40px;
    background: url(/images/normative/ico/mail_white.png) center center #e94d11 no-repeat;
}

.b-location {
    font-size: 15px;
    position: relative;
    padding-left: 50px;
}
.b-location:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    background-image: url(/images/normative/ico/loc.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #e94d11;
    border-radius: 25px;
    width: 40px;
    height: 40px;
}

.b-submenu-wrap {
    padding-top: 40px;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 50px;
    color: #0c2340;
    text-align: left;
    display: none;
    z-index: 10000;
    border-bottom: 2px solid #e94d11;
}

.b-submenu {
    background: rgba(255, 255, 255, .95);
    padding: 50px 0;
    color: #0c2340;
    text-align: left;
}

.b-submenu__link {
    color: #0c2340;
    font-size: 18px;
    position: relative;
    padding-left: 20px;
    display: block;
    margin-bottom: 16px;
    transition: all .3s ease-out;
    text-decoration: none;
}
.b-submenu__link:hover {
    text-decoration: none;
    color: #e94d11;
}
.b-submenu__link:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    background: #e94d11e0;
    border-radius: 50%;
    width: 5px;
    height: 5px;
}
.b-submenu__title {
    color: #e94d11;
    font-size: 18px;
    border-bottom: 1px solid #5b7494;
    margin: 0 30px 15px 0;
    padding: 0 0 7px 0;
}

.b-close-menu-wrap {
    position: absolute;
    right: 0;
    z-index: 999;
}
.b-close-menu {
    color: #5b7494;
    font-size: 14px;
    padding-right: 50px;
}

.b-close-ico:before, .b-close-ico:after {
    position: absolute;
    right: 12px;
    top: 4px;
    content: ' ';
    height: 16px;
    width: 1px;
    background-color: #5b7494;
}
.b-close-ico:before {
    transform: rotate(45deg);
}
.b-close-ico:after {
    transform: rotate(-45deg);
}

.b-close-menu:hover {
    text-decoration: none;
    color: #5b7494;
}

.b-close-ico {
    border: 1px solid;
    width: 27px;
    height: 26px;
    position: absolute;
    right: 0;
    border-radius: 50%;
    top: -4px;
}

.b-nav__link:before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0) rotate(180deg);
    top: 35px;
    border: 10px solid transparent;
    border-top: 10px solid #e94d11;
    display: none;
}
.b-menu-sub-title {
    color: #e94d11;
}
.b-sub-li {
    border-color: #e94d11 !important;
}
.b-logo {
    width: 180px;
}

.b-submenu .b-title {
    color: #0c2340;
}

.b-ico-filter{
    filter: brightness(0);
}

/* mmenu */

.mm-navbar {
    border-bottom: 2px solid #254670 !important;
    background: #007a9c !important;
}
.mm-panel {
    background: #007a9c !important;
}
.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
    color: #ffffff;
}
a:not([href]):not([tabindex]) {
    color: #ffffff !important;
}
.mm-listitem {
    border-color: #254670 !important;
}
.mm-listitem__btn:not(.mm-listitem__text) {
    border-left-width: 0;
}
.mm-btn_next:after {
    content: '';
    position: absolute;
    right: 23px;
    top: 50%;
    transform: translate(0, -50%);
    background: url(/images/normative/ico/li.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    margin: 0;
    border: none;
}
.mm-btn_prev:before {
    content: '';
    position: absolute;
    left: 20px;
    top: 50%;
    background: url(/images/normative/ico/li.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 10px;
    height: 9px;
    margin: 0;
    border: none;
    transform: rotate(277deg);
}
.mm-listitem:after {
    left: 20px;
    right: 20px;
}
.mm-listitem_selected>.mm-listitem__text {
    background: rgba(255, 255, 255, 0);
}
.mm-menu a:hover {
    color: #e94d11;
}

.mm-listitem .mm-listitem__text {
    padding-right: 32px ;
}

.mm-listview .mm-btn_next.mm-fullsubopen {
    position: absolute;
    width: 100%;
    right: 0;
    height: 100%;
}
/* mmenu */

@media (max-width: 1200px) {
    .b-nav__li {
        margin: 0 15px 0 0;
    }
    .b-nav__link {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .b-head-fix {
        background: #ffffff;
    }

    .b-mobile-menu img {
        width: 24px;
    }
}

@media (max-width: 767px) {
    .b-head {
        padding: 20px 0;
    }
    .b-head-fix {
        padding: 20px 0;
    }
}

@media (max-width: 575px) {
    .b-mobile-menu img {
        width: 20px;
    }
    .b-logo {
        width: 120px;
    }
}
/* End */


/* Start:/tools/css/infograph.css?171984221210974*/
.b-infograph {
    position: relative;
    width: 420px;
    height: 410px;
    margin: 0 auto;
}

.b-infograph__logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 5px;
    background: rgb(237,238,243);
    background: linear-gradient(180deg, rgba(237,238,243,1) 0%, rgba(199,203,212,1) 100%);
    border-radius: 120px;
    width: 200px;
    height: 200px;
    z-index: 2;
}

.b-infograph__logo .inner {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: #fff;
    width: 100%;
    height: 100%;
    border-radius: 120px;
    overflow: hidden;
}

.b-infograph__left, .b-infograph__right {
    height: 410px;
    width: 216px;
    background: url(/images/normative/ndx/infograph/b-infograph__left.png) no-repeat;
    background-size: cover;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
}

.b-infograph__right {
    background: url(/images/normative/ndx/infograph/b-infograph__right.png) no-repeat;
    right: 0;
    left: auto;
}

.b-inf-item {
    position: absolute;
    cursor: pointer;
}

.b-inf-item__name {
    font-size: 22px;
    color: #ffffff;
    position: absolute;
    white-space: nowrap;
    transition: all .3s ease-out;
}

.b-inf-item:hover .b-inf-item__name {
    color: #e94d11;
}

.active .b-inf-item__name {
    color: #e94d11;
}

.b-infograph__right .active .b-inf-item__name {
    color: #66d2ff;
}

.b-inf-item__plus {
    position: absolute;
    width: 26px;
    height: 26px;
    background: rgba(255, 255, 255, .2);
    border-radius: 20px;
    cursor: pointer;
    transition: all .3s ease-out;
}

.b-inf-item:hover .b-inf-item__plus, .active .b-inf-item__plus {
    background: #fff;
}


.b-inf-item__plus:before {
    content: "+";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #e94d11;
    font-size: 23px;
    line-height: 16px;
    z-index: 1;
    transition: all .3s ease-out;
}

.b-inf-item:hover .b-inf-item__plus:before, .b-inf-item__plus:active:before, .active .b-inf-item__plus:before{
    color: #fff !important;
}

.b-infograph__right .b-inf-item__plus:before {
    color: #004393;
}

.b-inf-item__plus:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    width: 18px;
    height: 18px;
    z-index: 0;
    border-radius: 15px;
    transition: all .3s ease-out;
}

.b-inf-item:hover .b-inf-item__plus:after, .active .b-inf-item__plus:after{
    background: #ff5716;
}

.b-infograph__right .b-inf-item:hover .b-inf-item__plus:after, .b-infograph__right .active .b-inf-item__plus:after{
    background: #0065e2;
}

.b-inf-item__plus:active:after, .active .b-inf-item__plus:after{
    background: #e94d11;
}

.b-infograph__right .b-inf-item__plus:active:after, .b-infograph__right .active .b-inf-item__plus:after{
    background: #014dab;
}

.b-inf-item__ico {
    position: absolute;
}

.b-inf-item_uch {
    right: 120px;
    top: 70px;
}
.b-inf-item_uch .b-inf-item__plus {
    right: -5px;
    top: -25px;
}
.b-inf-item_uch .b-inf-item__name {
    right: 40px;
    top: -30px;
}


.b-inf-item_eco {
    right: 165px;
    top: 145px;
}
.b-inf-item_eco .b-inf-item__plus {
    top: -5px;
    right: 15px;
}
.b-inf-item_eco .b-inf-item__name {
    right: 60px;
    top: -8px;
}

.b-inf-item_trud {
    top: 230px;
    left: 50px;
}
.b-inf-item_trud .b-inf-item__plus {
    top: 20px;
    right: 10px;
}
.b-inf-item_trud .b-inf-item__name {
    top: 15px;
    right: 55px;
}

.b-inf-item_pojar {
    top: 300px;
    left: 105px;
}

.b-inf-item_pojar .b-inf-item__plus {
    top: 35px;
    right: 4px;
}
.b-inf-item_pojar .b-inf-item__name {
    top: 35px;
    right: 47px;
}

.b-inf-item_prom {
    top: 50px;
    left: 40px;
}
.b-inf-item_prom .b-inf-item__plus {
    top: -31px;
    left: 26px;
}
.b-inf-item_prom .b-inf-item__name {
    top: -35px;
    left: 75px;
}

.b-inf-item_electro {
    top: 95px;
    left: 95px;
}
.b-inf-item_electro .b-inf-item__plus {
    top: -18px;
    left: 50px;
}
.b-inf-item_electro .b-inf-item__name {
    top: -21px;
    left: 100px;
}

.b-inf-item_stroit {
    top: 155px;
    left: 120px;
}
.b-inf-item_stroit .b-inf-item__plus {
    top: -5px;
    left: 60px;
}
.b-inf-item_stroit .b-inf-item__name {
    top: -6px;
    left: 100px;
}

.b-inf-item_go {
    top: 220px;
    left: 115px;
}
.b-inf-item_go .b-inf-item__plus {
    top: 20px;
    left: 65px;
}
.b-inf-item_go .b-inf-item__name {
    top: 20px;
    left: 108px;
}

.b-inf-item_antiterr {
    top: 280px;
    left: 95px;
}
.b-inf-item_antiterr .b-inf-item__plus {
    top: 30px;
    left: 45px;
}
.b-inf-item_antiterr .b-inf-item__name {
    left: 98px;
    top: 30px;
}
.b-inf-item_product {
    top: 315px;
    left: 45px;
}
.b-inf-item_product .b-inf-item__plus {
    top: 50px;
    left: 25px;
}
.b-inf-item_product .b-inf-item__name {
    top: 50px;
    left: 70px;

}

.b-inf-popup {
    position: absolute;
    width: 380px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 0 40px rgba(7, 27, 59, .53);
    padding: 45px 45px 20px;
    overflow: hidden;
    z-index: 3;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.b-inf-popup__ico {
    position: absolute;
    width: 180px;
    height: 180px;
    border-radius: 100px;
    left: -90px;
    top: -90px;
    padding: 100px 0 0 100px;
    background: rgb(233,77,17);
    background: linear-gradient(180deg, rgba(233,77,17,1) 0%, rgba(230,49,29,1) 50%, rgba(227,20,41,1) 100%);
}

.prom .b-inf-popup__ico, .electro .b-inf-popup__ico, .stroit .b-inf-popup__ico, .go-chs .b-inf-popup__ico, .antiterr .b-inf-popup__ico, .product .b-inf-popup__ico {
    background: rgb(1,88,179);
    background: linear-gradient(180deg, rgba(1,88,179,1) 0%, rgba(15,50,112,1) 100%);
}

.b-inf-popup__name {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #183161;
    margin: 0 auto 25px;
    max-width: 210px;
}

.b-inf-popup__list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.b-inf-popup__list li {
    position: relative;
    padding: 0 0 0 23px;
    margin: 0 0 16px;
}

.b-inf-popup__list a {
    color: #183161;
    transition: all .3s ease-out;
    text-decoration: none;
}

.b-inf-popup__list a:hover {
    color: #ff5716;
}

.b-inf-popup__list a:active {
    color: #d03900;
}

.b-inf-popup__list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 10px;
    height: 9px;
    background: url(/images/normative/ico/li.png);
}

.b-inf-item__txt {
    display: none;
}

@media (max-width: 1200px) {
    .b-inf-item__name {
        white-space: normal;
        text-align: right;
    }
    .b-infograph__right .b-inf-item__name {
        text-align: left;
    }
    .b-inf-item_uch .b-inf-item__name {
        right: 36px;
        top: -56px;
    }
    .b-inf-item_prom .b-inf-item__name {
        top: -90px;
        left: 40px;
    }
    .b-inf-item_antiterr .b-inf-item__name {
        left: 90px;
        top: 30px;
    }
    .b-inf-item_go .b-inf-item__name {
        top: 20px;
        left: 108px;
    }

    .b-inf-item_pojar .b-inf-item__name {
        top: 39px;
        right: 45px;
    }
    .b-inf-item_prom .b-inf-item__name {
        top: -65px;
        left: 80px;
    }
}

@media (max-width: 991px) {
    .b-inf-item__name {
        font-size: 18px;
    }
    .b-inf-item_uch .b-inf-item__name {
        right: 33px;
        top: -45px;
    }
    .b-inf-item_eco .b-inf-item__name {
        right: 60px;
        top: 5px;
    }
    .b-inf-item_trud .b-inf-item__name {
        top: 15px;
        right: 50px;
    }
    .b-inf-item_pojar .b-inf-item__name {
        top: 37px;
        right: 48px;
    }
    .b-inf-item_prom .b-inf-item__name {
        top: -55px;
        left: 65px;
    }
    .b-inf-item_electro .b-inf-item__name {
        top: -25px;
        left: 85px;
    }
    .b-inf-item_stroit .b-inf-item__name {
        top: -15px;
        left: 90px;
    }
    .b-inf-item_antiterr .b-inf-item__name {
        left: 85px;
        top: 30px;
    }
}

@media (max-width: 767px) {
    .b-infograph {
        width: 100%;
        height: auto;
    }
    .bg-infograph {
        padding: 40px 0;
    }
    .b-infograph__logo {
        display: none;
    }
    .b-infograph__left, .b-infograph__right {
        height: auto;
        width: 100%;
        background: none;
        position: relative;
    }
    .b-inf-item {
        position: relative;
        left: auto;
        top: auto;
        bottom: auto;
        right: auto;
        height: 52px;
        border-bottom: 1px solid #526589;
        padding: 0 40px 0 60px;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        margin: 0 0 5px;
        cursor: pointer;
    }
    .b-inf-item__name {
        position: relative;
        left: auto !important;
        top: auto !important;
        bottom: auto !important;
        right: auto !important;
        text-align: left;
    }
    .b-inf-item .b-inf-item__ico {
        height: 30px;
        max-width: 32px;
        z-index: 1;
        left: 7px;
        right: auto;
        top: 50%;
        transform: translate(0, -61%);
    }

    .b-inf-item:before {
        content: "";
        position: absolute;
        width: 45px;
        height: 45px;
        left: 0;
        top: 0;
        z-index: 0;
        border-radius: 30px;
        background: rgb(233,77,17);
        background: linear-gradient(180deg, rgba(233,77,17,1) 0%, rgba(230,49,29,1) 50%, rgba(227,20,41,1) 100%);
        box-shadow: 1px 0 20px rgba(7, 27, 59, .53);
    }
    .b-infograph__right .b-inf-item:before {
        background: rgb(1,88,179);
        background: linear-gradient(180deg, rgba(1,88,179,1) 0%, rgba(15,50,112,1) 100%);
    }
    .b-inf-item__plus {
        top: 50% !important;
        transform: translate(0, -50%) !important;
        bottom: auto !important;
        left: auto !important;
        right: 0 !important;
    }
    .b-infograph__right .b-inf-item:last-child {
        border: none;
    }

    .b-inf-item:hover .b-inf-item__plus {
        background: #fff;
    }

    .b-inf-item:hover .b-inf-item__plus:before, .b-inf-item:active .b-inf-item__plus:before {
        color: #fff !important;
    }

    .b-inf-item:hover .b-inf-item__plus:after {
        background: #ff5716;
    }

    .b-infograph__right .b-inf-item:hover .b-inf-item__plus:after {
        background: #0065e2;
    }

    .b-inf-item:active .b-inf-item__plus:after {
        background: #e94d11;
    }

    .b-infograph__right .b-inf-item:active .b-inf-item__plus:after {
        background: #014dab;
    }

}

@media (max-width: 575px) {
    .bg-infograph {
        padding: 30px 0;
    }
}
/* End */


/* Start:/tools/css/slider.css?17333102463859*/
.b-slider-about {
    position: relative;
    z-index: 0;
    max-width: 510px;
}

.b-slider-about__track {
    position: relative;
    z-index: 1;
    padding-top: 70.588%;
}

.b-slider-about__slide{
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    border-radius: 0 20px 0 20px;

    transform: translate3d(47px,47px,0);
    transition: box-shadow .5s;
}

.b-slider-about__slide.active{
    z-index: 10;

    box-shadow: 5px 0 15px rgba(7, 27, 59, .53);
    transform: translate3d(0,0,0);
}

.b-slider-about__slide:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(159,47,4, .63);
    z-index: 1;
    opacity: 1;
    transition: all .5s;
}

.b-slider-about__slide.active:before{
    opacity: 0;
}

.b-slider-about__slide img{


}

.b-slider-about__nav{
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: -70px;
    font-size: 0;
    line-height: 0;
    text-align: center;
}

.b-slider-about__nav i{
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 9px;
    background-color: #e7eaef;
    cursor: pointer;
}

.b-slider-about__nav i.active{
    background: #e94d11;
}

.b-slider-about__next,
.b-slider-about__prev{
    position: absolute;
    z-index: 2;
    top: 50%;
    width: 24px;
    height: 40px;
    background: url(/images/normative/ico/arrow.png);
    transform: translateY(-50%);
    font-size: 0;
    outline: none;
    cursor: pointer;
}

.b-slider-about__prev {
    background: url(/images/normative/ico/arrow-prev.png);
}

.b-slider-about__prev{
    left: 10px;
}
.b-slider-about__next{
    right: 10px;
}

.b-swiper{
    margin-bottom: 20px;
}

.b-swiper .swiper-container{
    overflow: visible;
}

.b-swiper .swiper-wrapper{
    overflow: hidden;
}
.b-swiper.b-swiper-about .swiper-wrapper {
    overflow: visible;
}

.b-swiper .swiper-button-prev,
.b-swiper .swiper-button-next{
    width: 40px;
    height: 40px;
    background: url(/images/normative/ico/arrow-slider.svg) no-repeat;
}

.b-swiper .swiper-button-prev{
    transform: rotate(180deg);
}

.b-swiper .swiper-button-prev::after,
.b-swiper .swiper-button-next::after{
    display: none;
}

.b-swiper .swiper-pagination{
    bottom: -20px;
    line-height: 0;
}

.b-swiper .swiper-pagination-bullet{
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #E7E9EE;;
    opacity: 1;
}

.b-swiper .swiper-pagination-bullet{
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #E7E9EE;
    opacity: 1;
}

.b-swiper .swiper-pagination-bullet-active{
    background-color: #E94D11;
}

.b-swiper .swiper-slide{
    text-align: center;
    background-color: #fff;
}

.b-swiper.bg-transparent .swiper-slide {
    background: none;
}

.b-swiper-about {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0 30px;
    z-index: 1;
}

.b-swiper-about .swiper-button-next {
    right: 10px;
}
.b-swiper-about .swiper-button-prev {
    left: 10px;
}

.b-swiper-about .swiper-button-next, .b-swiper-about .swiper-button-prev {
    top: 57%
}

.b-swiper .swiper-slide a{
    /*display: block;*/
}

.b-swiper .swiper-slide img{
    border-radius: 0 20px 0 20px;
    overflow: hidden;
}

@media (max-width: 991px) {
    .b-slider-about {
        margin: 0 auto;
    }
    .b-slider-about__slide{
        transform: translate3d(0,0,0);
    }
    .b-slider-about__nav{
        right: 0;
        bottom: 0;
    }
    .b-slider-about__nav i{
        margin: 0 4px;
     }
    .b-slider-about__next,
    .b-slider-about__prev {
        top: 40%;
    }
}
@media (max-width: 575px) {
    .b-swiper-about .swiper-button-next {
        display: none;
    }

    .b-swiper-about .swiper-button-prev {
        display: none;
    }

}


/* End */


/* Start:/tools/css/form.css?17420241885553*/
.b-pform__wrap{
    padding: 20px;
}

.iexmodal .b-pform__wrap{
    padding: 0;
}

.b-pform__input-area {
    border: 2px solid #EFF0F4;
    border-radius: 4px;
    background: #ffffff;
    font-size: 16px;
    color: #7F899C;
    padding: 20px !important;
}

.iexform-updating:after{
    background: url("/tools/iexForm/img/load.svg") no-repeat scroll center center transparent;
}

.b-pform__steptitle{
    padding-bottom: 20px;
    margin-left: -20px;
}

.b-form__descr {
    font-size: 18px;
    color: #fff;
}

.b-form__descr a {
    color: #fff;
}

.b-form {

}

.b-form__input {
    height: 46px;
    line-height: 46px;
    background: #eff0f4;
    border: 1px solid transparent;
    border-radius: 25px;
    padding: 0 22px;
    width: 100%;
}

.b-form__input:hover {
    background: #f9f9f9;
}

.b-form__area {
    height: 140px;
    line-height: 46px;
    background: #eff0f4;
    border: 1px solid transparent;
    border-radius: 25px;
    padding: 0 22px;
    width: 100%;
    max-height: 140px;
    margin-bottom: 25px;
}
.b-form__area:hover {
    background: #f9f9f9;
}

.b-form__area:active, .b-form__area:focus {
    background: #f9f9f9;
    outline: none;
    border-color: #e94d11;
}

.b-quiz-content-block .b-form__area{
    height: 100px;
}

.b-form__input:active, .b-form__input:focus {
    background: #f9f9f9;
    outline: none;
    border-color: #e94d11;
}

.b-form input {
    margin: 0 0 17px;
}

.b-radio {
    position: relative;
    cursor: pointer;
    display: block;
    margin: 0;
}
.b-radio__input {
    opacity: 0;
    position: absolute;
}
.b-radio__custom {
    width: 17px;
    height: 17px;
    background: #eff0f4;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 0px;
}


.b-radio input:checked + .b-radio__custom:before {
    content: "";
    width: 7px;
    height: 10px;
    left: 30%;
    top: 14%;
    position: absolute;
    border: solid #e94d11;
    border-width: 0 3px 3px 0;
    transform: rotate(43deg);
}

.b-radio__txt {
    padding-left: 25px;
    font-size: 12px;
    display: block;
    color: #a1b0cd;
}
.b-radio__txt a {
    color: #e94d11;
    transition: all .3s ease-out;
    text-decoration: none !important;
}
.b-radio__txt span {
    border-bottom: 1px solid ;
}

.b-radio__txt a:hover {
    color: #ff5716;
}
.b-radio__txt a:active {
    color: #d03900;
}


.b-form-popup-wrap .iexmodal-popup {
    background: #fff;
    border-radius: 0 20px 0 20px;
    border-top: 5px solid #e94d11;
    transition: all .3s ease-out;
    padding: 0;
    height: auto !important;


}

.b-form-popup-wrap .iexmodal-close-inner svg {
    display: none;
}

.b-form-popup-wrap .iexmodal-close-inner {
    background: url(/images/normative/ico/close-form.png);
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    right: 0px;

}

.b-form-popup-wrap .iexmodal-inner {
    padding: 0;
}

.b-form-popup {
    padding: 40px;
}

.b-pform__txt {
    border: 2px solid #EFF0F4;
    box-sizing: border-box;
    background: #FFFFFF;
    width: 100%;
    height: 118px;
    margin-bottom: 15px;
    padding: 10px 22px;
    border-radius: 25px;
    color: #183161;
}


.b-pform__txt:focus {
    outline: none;
}


.b-form_services .b-form__input {
    background: #FFFFFF;
    border: 2px solid #EFF0F4;
    color: #183161;
    margin-bottom: 8px;
}
.b-form_services .b-form__input:last-child {
    margin-bottom: 26px;
}

.b-block_shadow {
    box-shadow: 0px 0px 24px rgba(30, 32, 35, 0.15);
}

.b-block_border {
    border: 1px solid rgba(30, 32, 35, 0.15);
}

.b-footer-form{
    background-color: #F7F7F9;
    padding: 40px 0 50px;
}

.b-footer-form .b-form__input {
    background-color: #fff;
    border-color: darkgray;
}

.b-footer-form input[type="submit"],
.b-footer-form .b-btn_grey{
    height: 46px;
}
.b-footer-form .b-btn_grey{
    background-color: #dadada;
}


.b-footer-form .b-form__input:active,
.b-footer-form .b-form__input:focus {
    background-color: #fff;
    border-color: #e94d11;
}

.b-footer-form .js-pform-show{
    text-decoration: underline;
}

@media (max-width: 1199px) {

}

@media (max-width: 991px) {

}

@media (max-width: 767px) {

}

@media (max-width: 575px) {
    .b-form-popup {
        padding: 20px;
    }
}


.loader, .loader:before, .loader:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    animation-fill-mode: both;
    animation: bblFadInOut 1.8s infinite ease-in-out;
}
.loader {
    color: #007a9c;
    font-size: 7px;
    position: relative;
    text-indent: -9999em;
    transform: translateZ(0);
    animation-delay: -0.16s;
}
.loader:before,
.loader:after {
    content: '';
    position: absolute;
    top: 0;
}
.loader:before {
    left: -3.5em;
    animation-delay: -0.32s;
}
.loader:after {
    left: 3.5em;
}

@keyframes bblFadInOut {
    0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em }
    40% { box-shadow: 0 2.5em 0 0 }
}


.b-custom-fullscreen > .iexmodal-popup{
    top: 10% !important;
    bottom: 10% !important;
    width: 1080px !important;
    height: 80% !important;
    position: relative !important;
    left: 50% !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
    transform: translate(-50%) !important;
}

.b-full-fullscreen > .iexmodal-popup{
    top: 50px !important;
    width: 100% !important;
    height: calc(100% - 50px) !important;
    left: 50% !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
    transform: translate(-50%) !important;
    overflow-y: auto !important;
}


/* End */


/* Start:/tools/css/search.css?17325484122768*/

.b-search {
    position: relative;
}

.b-search-collapse {
    position: absolute;
    width: 100%;
    z-index: 2;
}

.b-search__input {
    height: 44px;
    width: 100%;
    font-size: 18px;
    padding-left: 16px;
    color: #203d5f;
    border-radius: 25px;
    outline: none;
    border: 1px solid #ffffff;
}

.b-search__input:active {
    border-color: #e88525;
}
.b-search__input:focus {
    border-color: #e88525;
}

.b-search_grey .b-search__input {
    background: #EFF0F4;
}

.b-search__btn {
    position: absolute;
    right: -2px;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
    background-image: url(/images/normative/ico/btn-search.png);
    background-position-x: 50%;
    background-position-y: 49%;
    background-repeat: no-repeat;
    background-color: #e88525;
    width: 45px;
    border: none;
    color: transparent;
    cursor: pointer;
    outline: none;
    height: 45px;
    border-radius: 30px;
    transition: all .3s ease-out
}
.b-search__btn:hover {
    background-color: #e8a125;
}

.b-search_blue {
    position: relative;
    margin-bottom: 30px;
}


.b-search_blue .b-search__input {
    border: 1px solid #ffffff;
    background: transparent;
    color: #ffffff;
    font-size: 16px;
    transition: all .3s ease-out;
}

.b-search_blue .b-search__btn {
    background-color: #ffffff;
}

.b-search_blue .b-search__input:hover {
    border-color: #cfcfcf;
}

.b-search_blue .b-search__input:focus {
    border-color: #cfcfcf;
}
.b-search_blue .b-search__btn:active {
    background-color: #cfcfcf;
}



.b-search_blue .b-search__btn:hover {
    background-color: #cfcfcf;
}

.b-search_blue .b-search__input::-webkit-input-placeholder { color: #ffffff; }

.b-close {
    position: relative;
}
.b-close:before, .b-close:after {
    position: absolute;
    left: 11px;
    content: ' ';
    height: 26px;
    width: 3px;
    background-color: #28426f;
    transition: all .3s ease-out;
}
.b-close:before {
    transform: rotate(45deg);
}
.b-close:after {
    transform: rotate(-45deg);
}

.b-link-close {
    display: block;
    width: 26px;
    height: 26px;
    position: relative;
}

.b-link-close:hover .b-close:before {
    background: #225099;
}
.b-link-close:hover .b-close:after {
    background: #225099;
}

.b-link-close:active .b-close:before {
    background: #0a2858;
}
.b-link-close:active .b-close:after {
    background: #0a2858;
}

.search-comment{
    background: #f7f7f9;
    padding: 20px;
    margin-bottom: 30px;
}

.search-right-answer{
    margin-top: 40px;
    margin-bottom: 40px;
}

.search-other-answers{
    margin-top: 40px;
    margin-bottom: 40px;
}


@media (max-width: 1200px) {

}

@media (max-width: 991px) {

}

@media (max-width: 767px) {

}

@media (max-width: 575px) {

}
/* End */


/* Start:/tools/css/quest.css?17485162218829*/
.b-quest-item {
    border-bottom: 1px solid #EFF0F4;
    margin-bottom: 32px;
    padding-bottom: 32px;
}

.b-quest-item-wrap .b-quest-item:last-child {
    border: none;
    margin: 0;
    padding: 0;
}

.b-hr {
    border-bottom: 1px solid #EFF0F4;
    margin: 32px 0;
}

.b-quest-item  .__quest {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    color: #212529;
    margin-bottom: 24px;
    display: grid;
    grid-template-columns: auto 1fr auto;
}

.b-quest-item  .__quest.--dop {
    grid-template-columns: 30px 1fr 24px auto;
}

.b-quest-item .__quest.--one-quest {
    display: grid;
    grid-template-columns: 1fr;
}

.b-quest-item .__quest.--correct {
    display: grid;
    grid-template-columns: 30px 1fr auto auto;
}

.b-quest-item  .__quest.--wrong {
    display: grid;
}

.b-quest-item  .__quest span {
    color: #7A84A4;
    margin-right: 8px;
}

.b-answer-wrap {
    margin-bottom: 24px;
}

.b-answer-wrap .__answer {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #212529;
}

.b-answer {
    padding-left: 35px;
    margin-left: 20px;
    position: relative;
    margin-bottom: 20px;
    min-height: 24px;
}

.b-answer label {
    margin: 0;
    font-weight: 500;
}

.b-answer .__checkbox [type='radio']:checked + .--ico-check {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12Z' fill='white'/%3e%3ccircle cx='12' cy='12' r='6' fill='%23007a9c'/%3e%3cpath d='M12 23C5.92487 23 1 18.0751 1 12H-1C-1 19.1797 4.8203 25 12 25V23ZM23 12C23 18.0751 18.0751 23 12 23V25C19.1797 25 25 19.1797 25 12H23ZM12 1C18.0751 1 23 5.92487 23 12H25C25 4.8203 19.1797 -1 12 -1V1ZM12 -1C4.8203 -1 -1 4.8203 -1 12H1C1 5.92487 5.92487 1 12 1V-1Z' fill='%23007a9c'/%3e%3c/svg%3e ");
}

.b-answer .__checkbox [type='checkbox']:checked + .--ico-check-box {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3e%3crect id='svg_2' height='24' width='24' y='0' x='0' stroke-width='2' stroke='%23a3abc3' fill='%23fff'/%3e%3crect id='svg_1' height='8' width='8' y='8' x='8' stroke-width='2' stroke='%23007a9c' fill='%23007a9c'/%3e%3c/svg%3e");
}

.b-answer .__checkbox input {
    opacity: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    cursor: pointer;
}

.b-answer .__checkbox .--ico-check {
    width: 24px;
    height: 24px;
    transition: all .3s ease-out;
    position: absolute;
    left: 0;
    background-size: cover;
    border-radius: 50%;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12Z' fill='white'/%3e%3ccircle cx='12' cy='12' r='1' fill='white'/%3e%3cpath d='M12 23C5.92487 23 1 18.0751 1 12H-1C-1 19.1797 4.8203 25 12 25V23ZM23 12C23 18.0751 18.0751 23 12 23V25C19.1797 25 25 19.1797 25 12H23ZM12 1C18.0751 1 23 5.92487 23 12H25C25 4.8203 19.1797 -1 12 -1V1ZM12 -1C4.8203 -1 -1 4.8203 -1 12H1C1 5.92487 5.92487 1 12 1V-1Z' fill='%23A0A8C1'/%3e%3c/svg%3e ");
}

.b-answer .__checkbox .--ico-check-box {
    width: 24px;
    height: 24px;
    transition: all .3s ease-out;
    position: absolute;
    left: 0;
    background-size: cover;
    /*border-radius: 50%;*/

    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg'%3e%3crect fill='%23fff' stroke='%23a3abc3' stroke-width='2' x='0' y='0' width='24' height='24' id='svg_2'/%3e%3c/svg%3e");
}



.b-quest-item ol li::marker{
    color:#007a9c;
    font-weight: 600;
}

.b-answer.--result {
    display: grid;
    grid-template-columns: auto 1fr;
    padding-left: 0;
    grid-gap: 11px;
}

.b-answer.--list {
    margin-left: 0;
    padding-left: 8px;
    display: block;
}

.b-answer.--result.--skipped {
    opacity: 0.4;
}

.b-answer.--result img {
    border-radius: 50%;
}

.b-answer.--correct span {
    color: #2BA122;
    padding-left: 8px;
}

.b-answer.--result.--correct > div {
    font-weight: bold;
    color: #2ba122;
}

.b-answer.--result.--uncorrect .--uncorrect-text {
    color: #e91111;
    text-decoration: line-through;
    padding: 0;
}

.b-answer.--uncorrect span {
    color: #cf0000;
    padding-left: 8px;
}





.b-quest-comment-full{
    background: #F7F7F9;
    padding: 16px;
    font-size: 16px;
}

.b-quest-comment {
    background: #F7F7F9;
    padding: 16px;
    font-size: 16px;
    height: 51px;
    overflow: hidden;
    cursor: pointer;
    margin-left: 20px;

}

.b-quest-comment.--active {
    height: auto;
}

.b-quest-comment span {
    color: #e8a125;
    font-weight: 600;
}

.b-quest-comment .__title {
    position: relative;
    color: #7A84A4;
    margin-bottom: 12px;
}
.--ico-arrow-comment {
    width: 26px;
    height: 23px;
    background-size: cover;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='23' viewBox='0 0 26 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg filter='url(%23filter0_d_601_486)'%3e%3cpath d='M9 9L13 13L17 9' stroke='%237F899C' stroke-width='2'/%3e%3c/g%3e%3cdefs%3e%3cfilter id='filter0_d_601_486' x='0.292969' y='0.292892' width='25.4141' height='22.1213' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur stdDeviation='4'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.06 0'/%3e%3cfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_601_486'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_601_486' result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");
    transition: all .3s ease-out;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translate(0, -50%);
}
.b-quest-comment.--active .--ico-arrow-comment {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='23' viewBox='0 0 26 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg filter='url(%23filter0_d_601_593)'%3e%3cpath d='M17 14L13 10L9 14' stroke='%237F899C' stroke-width='2'/%3e%3c/g%3e%3cdefs%3e%3cfilter id='filter0_d_601_593' x='0.292969' y='0.585815' width='25.4141' height='22.1213' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset/%3e%3cfeGaussianBlur stdDeviation='4'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.06 0'/%3e%3cfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_601_593'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_601_593' result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e ");
}

.--c-grey {
    color: #7F899C;
}

.--c-blue {
    color: #183161;
    background: linear-gradient(127deg, rgb(224, 255, 236) 0%, rgba(235, 242, 255, 1) 86%);
    /*background-color: #e9ffe8;*/
    padding: 20px;
}

.b-complaint-link.--result {
    margin-left: 20px;
}

.b-questions {
    background: #007a9c;
    height: 100vh;
    overflow-y: scroll;
}

.b-question a {
    color: #d3d3d3;
    padding: 12px 24px;
    display: block;
    transition: .3s all;
}

.b-question {
    box-shadow: 0 -1px 0 0 #0f4464, 0 -2px 0 0 #133044;
    position: relative;
    transition: .3s all;
}

.b-question:hover a, .b-question.--active a {
    background: #3693ad;
    color: #ffffff;
}

.b-question.--active:before {
    content: "\A";
    border-style: solid;
    border-width: 10px 15px 10px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.b-question.--active {
    background: #1e3c77;
}

.b-change-view {
    background: transparent;
    border: none;
    outline: none;
}

.b-quest-nav a:before {
    border: solid #004393;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 12px;
    content: "";
    position: absolute;
}

.b-quest-nav .b-quest-prev a:before {
    transform: rotate(135deg);
    left: 8px;
    top: 10px;
}

.b-quest-nav .b-quest-next a:before {
    transform: rotate(-45deg);
    right: 8px;
    top: 8px;
}

.b-quest-nav > div {
    padding: 0px 40px;
}

/* End */


/* Start:/tools/stacktable/stacktable.css?1719842212469*/
.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }
.st-key { width: 49%; text-align: right; padding-right: 1%; }
.st-val { width: 49%; padding-left: 1%; }



/* RESPONSIVE EXAMPLE */

.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }

@media (max-width: 800px) {
  .stacktable.large-only { display: none; }
  .stacktable.small-only { display: table; }
}
/* End */


/* Start:/tools/colorbox/colorbox.css?17198422124393*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxContent button:focus{outline: none !important;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{margin-top:20px;background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxLoadingGraphic{background:url(/tools/colorbox/images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(/tools/colorbox/images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(/tools/colorbox/images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(/tools/colorbox/images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}


/* IEX: Кастомная панель управления галереей фоток */
/*
#colorbox {
    margin-top: -10px;
}
*/

#cboxControls{
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 10000;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #000;
    width: 100px;
    padding: 8px 7px 9px;
    border-radius: 12px 12px 0 0;
    -ms-flex-line-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
}

#cboxControls.cboxVisisble{
    display: -ms-flexbox;
    display: flex;
}

.cboxControl{
    width: 17px;
    height: 17px;
    cursor: pointer;
    background-image: url(/tools/colorbox/images/iex-controls.png);
    background-repeat: no-repeat;
    background-position-y: -3px;
}

.cboxControl:hover{
    background-position-y: -28px;
}

.cboxControlPrev{
    background-position-x: -4px;
}
.cboxControlNext{
    background-position-x: -28px;
}
.cboxControlClose{
    background-position-x: -53px;
}

/*
#cboxClose {
    top: 0;
    right: 0;
    background: url(/tools/colorbox/images/iex-controls.png) no-repeat -53px -3px #000;
    width: 17px;
    height: 17px;
    border-radius: 0 0 0 12px;
    border: 8px solid #000;
    box-sizing: content-box;
}

#cboxClose:hover {
    background-position: -53px -28px;
}
*/

/* End */


/* Start:/tools/css/catalognew.css?173520633836253*/
@charset "UTF-8";
/* Список курсов */
.b-catalog-grid {
  display: grid;
  grid-template-columns: 416px 1fr;
  grid-gap: 32px;
  margin-bottom: 32px;
  padding-bottom: 32px;
  border-bottom: 2px solid #EFF0F4;
}
@media (max-width: 1200px) {
  .b-catalog-grid {
    grid-template-columns: 300px 1fr;
  }
}
@media (max-width: 991px) {
  .b-catalog-grid {
    grid-template-columns: 1fr;
  }


.b-catalog-grid > div:first-child {
    order: 2;
  }
}


.catalog-grid{
	display: grid;
  	grid-gap: 20px;
	grid-template-columns: 1fr 1fr 1fr;
}

@media (max-width: 1200px)  {
  .catalog-grid {
		display: grid;
		grid-gap: 20px;
		grid-template-columns: 1fr 1fr;
	}
}

@media (max-width: 781px) {
  .catalog-grid {
		display: grid;
		grid-gap: 10px;
		grid-template-columns: 1fr;
	}
}


.catalog-box{

	padding: 1em;
	text-align: left;
}

.catalog-box .__price {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.2;
    color: #202C59;
}

.catalog-box .__old-price {
    font-size: 22px;
    text-decoration: line-through;
    line-height: 1.2;
    color: #768197;
}

.catalog-box .__price.--min {
  font-size: 22px;
}

.catalog-box .__old-price.--min {
  font-size: 18px;
}

.catalog-box-title {

  font-size: 18px;

  line-height: 1.2;
  color: #202C59;
  margin-bottom: 32px;
  padding: 0 32px;
}


@keyframes fade-in {
    0% {
        background-color: #ffffff;
    }
    25% {
        background-color: #F8F8F8;
    }
	50% {
        background-color: #F5F5F5;
    }
	75% {
        background-color: #F0F0F0;
    }
	100% {
        background-color: #E8E8E8;
    }
}

@keyframes fade-out {
    0% {
        background-color: #E8E8E8;
    }
	100% {
        background-color: #111111;
    }
}

.catalog-box:hover{
	cursor: pointer;
 	animation: fade-in 1s linear;
	background-color: #E8E8E8;
}

.catalog-box:hover:after{
	animation: fade-out 1s ease;
}

.catalog-box-text{
	margin-top: 10px;
	margin-bottom: 10px;
	display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
	color: #808080;
}





.b-catalog-menu {
  background: #EFF0F4;
  border-radius: 2px;
  padding: 32px 0 0 0;
  margin-bottom: 8px;
}
.b-catalog-menu .__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #202C59;
  margin-bottom: 32px;
  padding: 0 32px;
}
.b-catalog-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.b-catalog-menu ul li a {
  font-size: 16px;
  line-height: 130%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #202C59;
  gap: 16px;
  padding: 12px 32px;
}
.b-catalog-menu ul li a.--active {
  color: #7C222C;
  background: #ffffff;
}
.b-catalog-menu ul li a:hover {
  color: #7C222C;
  background: #ffffff;
}

.b-catalog-form {
  border: 2px solid #EFF0F4;
  border-radius: 2px;
  background: #ffffff;
  padding: 32px;
}
.b-catalog-form .__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #202C59;
  margin-bottom: 24px;
}
.b-catalog-form .__text {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  color: #202C59;
  margin-bottom: 24px;
}

.b-catalog-list {
  position: static;
}
.b-catalog-list .__item {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 2px solid #EFF0F4;
}
.b-catalog-list .__item .__head {
  display: grid;
  grid-template-columns: 1fr 192px;
  grid-gap: 24px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .b-catalog-list .__item .__head {
    grid-template-columns: 1fr;
  }
}
.b-catalog-list .__item .__head img {
  width: 100%;
  height: 130px;
  object-fit: scale-down;
}
@media (max-width: 767px) {
  .b-catalog-list .__item .__head img {
    height: auto;
    width: 350px;
    margin: 0 auto;
    order: 1;
  }
}
@media (max-width: 575px) {
  .b-catalog-list .__item .__head img {
    width: 100%;
  }
}
.b-catalog-list .__item .__head .__content {
  position: static;
}
@media (max-width: 767px) {
  .b-catalog-list .__item .__head .__content {
    order: 2;
  }
}
.b-catalog-list .__item .__head .__content .__title {
  margin-top: -4px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  color: #202C59;
  margin-bottom: 24px;
  display: block;
}
.b-catalog-list .__item .__head .__content .__info-property {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 32px;
}
@media (max-width: 575px) {
  .b-catalog-list .__item .__head .__content .__info-property {
    grid-template-columns: 1fr;
    grid-gap: 24px;
  }
}
.b-catalog-list .__item .__head .__content .__info-property .__property {
  font-weight: 400;
  font-size: 14px;
  line-height: 13px;
  color: #202C59;
}
@media (max-width: 575px) {
  .b-catalog-list .__item .__head .__content .__info-property .__property {
    font-size: 16px;
  }
}

.b-catalog-list .__item .__head .__content .__info-property .__property .__old  {
  text-decoration: line-through;
  font-size: 14px;
  color: #768197;
}

.b-catalog-list .__item .__head .__content .__info-property .__property span {
  display: block;
  margin-top: 8px;
  font-weight: bold;
  font-size: 16px;
  line-height: 15px;
  color: #202C59;
}
.b-catalog-list .__item .__text {
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 1.2;
  color: #202C59;
}
.b-catalog-list .__item .__btns {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 24px;
}

.b-catalog-descr {
  margin-bottom: 56px;
}

/* Список курсов - End */
.b-slider-about .b-slider-about__slide.active {
  box-shadow: none;
}
.b-slider-about .b-slider-about__slide:before {
  background: #7C222C;
}
.b-slider-about .b-slider-about__nav {
  display: flex;
}
@media (max-width: 991px) {
  .b-slider-about .b-slider-about__nav {
    bottom: -16px;
    justify-content: center;
  }
}
.b-slider-about .b-slider-about__nav i {
  width: 8px;
  height: 8px;
  margin: auto 9px auto 0;
}
.b-slider-about .b-slider-about__nav i.active {
  width: 12px;
  height: 12px;
}
.b-slider-about .__controls {
  display: flex;
  justify-content: end;
  grid-gap: 8px;
  margin-bottom: 48px;
}
@media (max-width: 991px) {
  .b-slider-about .__controls {
    margin-bottom: 16px;
  }
}
.b-slider-about .__controls .b-slider-about__next, .b-slider-about .__controls .b-slider-about__prev {
  padding: 0;
  position: static;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  transform: translateY(0);
}
.b-slider-about .__controls .b-slider-about__prev svg {
  transform: rotate(180deg);
}

.b-kurs-block {
  border-radius: 2px;
}
@media (max-width: 767px) {
  .b-kurs-block .__right {
    padding: 24px;
  }
}
.b-kurs-block .__right .__kurs_date {
  color: #202C59;
  margin-bottom: 16px;
  font-weight: 400;
}
.b-kurs-block .__right .__title {
  font-size: 20px;
  margin-bottom: 16px;
}
.b-kurs-block .__right .__price {
  margin-bottom: 16px;
  font-weight: 400;
}
.b-kurs-block .__right p {
  margin-bottom: 16px;
}

.b-biblio-block {
  background: #fff;
  padding: 32px;
  border: 2px solid #EFF0F4;
  border-radius: 2px;
}
@media (max-width: 767px) {
  .b-biblio-block {
    padding: 24px;
  }
}
.b-biblio-block:hover {
  border: 2px solid #F18806;
}
.b-biblio-block .b-spectitle {
  margin-bottom: 24px;
  font-size: 16px;
  text-transform: none;
  letter-spacing: normal;
}
.b-biblio-block .b-news__name {
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.b-biblio-block .b-news__txt {
  margin-bottom: 24px;
}
.b-biblio-block .b-date, .b-biblio-block .b-link {
  font-size: 14px;
  letter-spacing: normal;
  text-transform: none;
}

.b-biblio-nav {
  padding: 32px;
  flex-direction: column;
  height: calc(100% - 31px);
  display: flex;
  margin: 0;
}
@media (max-width: 767px) {
  .b-biblio-nav {
    padding: 24px;
  }
}
.b-biblio-nav:after, .b-biblio-nav:before {
  content: none;
}
@media (max-width: 991px) {
  .b-biblio-nav {
    height: auto;
  }
}
.b-biblio-nav .b-biblio-nav__title {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 24px;
  align-items: center;
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .b-biblio-nav .b-biblio-nav__title {
    grid-gap: 16px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .b-biblio-nav .b-biblio-nav__title img {
    height: 64px;
    width: 64px;
  }
}
.b-biblio-nav .b-biblio-nav__title span {
  font-weight: 700;
  font-size: 24px;
  text-transform: none;
}
.b-biblio-nav .b-search {
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .b-biblio-nav .b-search {
    margin-bottom: 24px;
  }
}


.b-biblio-nav .b-list {
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .b-biblio-nav .b-list {
    margin-bottom: 24px;
  }
}
.b-biblio-nav .b-list li {
  padding: 0 0 0 16px;
  margin: 0 0 16px 0;
}
.b-biblio-nav .b-list li:last-child {
  margin: 0;
}
.b-biblio-nav .b-list li:before {
  width: 6px;
  height: 6px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.b-biblio-nav .b-btn {
  align-self: flex-end;
  margin: auto 0 0;
}

.b-faq__item .b-faq__quest {
  border-bottom: 2px solid #EFF0F4;
  height: auto;
  padding: 32px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .b-faq__item .b-faq__quest {
    padding: 24px;
  }
}
.b-faq__item .b-faq__quest:after {
  background: url("/images/normative/ico/shevron.svg") no-repeat center;
}
.b-faq__item .b-faq__quest:hover {
  color: #F18806;
}
.b-faq__item .b-faq__quest:hover:after {
  background: url("/images/normative/ico/shevron-alt.svg") no-repeat center;
}
.b-faq__item .b-faq__quest[aria-expanded^=true] {
  background: #fff;
  border-bottom: none;
}
.b-faq__item .b-faq_answ {
  background: #fff;
  border-top: none;
  border-bottom: 2px solid #EFF0F4;
}
.b-faq__item .b-faq_answ > div {
  padding: 0 32px 32px;
}
@media (max-width: 767px) {
  .b-faq__item .b-faq_answ > div {
    padding: 0 24px 24px;
  }
}

.b-catalog-element-grid {
  display: grid;
  /*grid-template-columns: 1fr 416px;*/
  grid-template-columns: 2fr 1fr;
  grid-gap: 24px;
}

.b-catalog-element-grid > div {
  min-width: 0;
}

@media (max-width: 991px) {
  .b-catalog-element-grid {
    grid-template-columns: 1fr;
  }
  .b-catalog-element-grid > div:last-child {
    order: 1;
  }
  .b-catalog-element-grid > div:first-child {
    order: 2;
  }
}

.b-curs-block {
  background: #EFF0F4;
  /*background: linear-gradient(147deg, rgba(2, 0, 36, 1) 0%, rgba(0, 122, 156, 0.1966911764705882) 0%, rgba(0, 212, 255, 0.062237394957983194) 100%);*/
  background: linear-gradient(325deg, rgba(241, 247, 251, 1) 0%, rgba(240, 230, 238, 1) 100%);
  border-radius: 0 20px 0 20px;
  padding: 25px;
  width: 100%;
}

.b-curs-block.--red {
  background: linear-gradient(325deg, rgb(251, 234, 222) 0%, rgba(240, 230, 238, 1) 100%);
}

.b-curs-block.--no-fill{
  background: #ffffff;
  border: 1px solid #f0e6ee;
}

.b-curs-block .__prop {
  margin-bottom: 24px;
}
.b-curs-block .__title {
  font-size: 16px;
  line-height: 1.3;
  color: #202C59;
  margin-bottom: 8px;
}

.b-curs-block .__text {
  font-size: 16px;
  line-height: 1.2;
  color: #202C59;
}
.b-curs-block .__hr {
  border-top: 2px solid #FFFFFF;
}
.b-curs-block .__price {
  font-weight: 700;
  font-size: 36px;
  line-height: 1.2;
  color: #202C59;

}

.__price .--price-hints a{
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #00a85d;
}

.__price .--price-hints a:hover{
  text-decoration: underline;
}
.b-curs-block .__old-price {
  font-size: 22px;
  text-decoration: line-through;

  line-height: 1.2;
  color: #768197;
}

.b-curs-block .__old-price span {
  font-size: 14px !important;
  text-decoration: none !important;

}


.b-curs-block .__price-subscribe a {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #ffffff;
  border-radius: 0 10px 0 10px;
  transition: all .3s ease-out;
  padding: 10px 10px !important;
  background: linear-gradient(150deg, rgba(2,0,36,1) 0%, rgba(0,122,156,0.4683998599439776) 0%, rgba(0,212,255,0.47120098039215685) 100%);
}

.b-curs-block .__price-subscribe a:hover {
  text-decoration: underline;
}


.b-prop-ico {
  color: #202C59;
  margin-bottom: 30px;
  margin-right: 30px;
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid lightgrey;
  /* text-decoration: underline; */
  border-radius: 15px;
}

.b-prop-ico > img{
  margin-right: 10px;
}

.b-similar-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 32px;
}
@media (max-width: 1199px) {
  .b-similar-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .b-similar-grid {
    grid-template-columns: 1fr;
  }
}
.b-similar-grid .__item {
  background: #FFFFFF;
  border-radius: 0px 0px 2px 2px;
  position: relative;
  padding-bottom: 100px;
}
.b-similar-grid .__item img {
  width: 100%;
  height: 208px;
  object-fit: cover;
  object-position: center 80%;
}
.b-similar-grid .__item .__content {
  padding: 32px;
}
.b-similar-grid .__item .__content .__text {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: #202C59;
  margin-bottom: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.b-similar-grid .__item .__content .__title {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  color: #202C59;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 24px;
}
.b-similar-grid .__item .__content .__price {
  font-weight: 600;
  font-size: 16px;
  line-height: 15px;
  color: #202C59;
  margin-bottom: 24px;
}
.b-similar-grid .__item .__content .b-btn {
  position: absolute;
  left: 32px;
  right: 32px;
  bottom: 32px;
}

.b-kurs-item__content h2 {
  font-size: 21px;
}

.b-slider-about__track {
  margin-right: 18px;
}
@media (max-width: 991px) {
  .b-slider-about__track {
    margin-right: 0;
  }
}

.b-select-date {
  border: none;
  height: 56px;
  padding: 0 12px;
  width: 100%;
  position: relative;
  cursor: pointer;
}
.b-select-date:hover {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
}

.b-select-date:focus {
  border: none;
  outline: none;
}

.b-select-date-wrap {
  position: relative;
}

.b-select-date-wrap:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 50px;
  background: #fff;
  top: 0;
  z-index: 1;
  right: 0;
  pointer-events: none;
}

.b-select-date-wrap:after {
  content: "";
  position: absolute;
  background: url("/images/select-arr.svg");
  background-size: cover;
  width: 16px;
  height: 16px;
  z-index: 2;
  right: 12px;
  top: 50%;
  transform: translate(0, -50%);
  pointer-events: none;
}

.b-catalog-menu ul li a, .b-catalog-list .__item .__head .__content .__title, .b-biblio-block, .b-biblio-block:hover, .b-faq__item .b-faq__quest, .b-faq__item .b-faq__quest:hover, .b-select-date {
  transition: all 0.3s ease-out;
}


h1, .b-h1 {
  font-size: 48px;
  font-weight: 700;
  margin: 0;
  line-height: 1.2;
}
h1.--spec-border, .b-h1.--spec-border {
  padding-bottom: 40px;
  position: relative;
}
@media (max-width: 575px) {
  h1.--spec-border, .b-h1.--spec-border {
    padding-bottom: 24px;
  }
}
h1.--spec-border:before, .b-h1.--spec-border:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 72px;
  height: 4px;
  border-radius: 2px;
  background: #f18805;
}

h1.spec-border, .b-h1.spec-border {
  padding: 0 0 25px;
  position: relative;
}

h1.spec-border:before, .b-h1.spec-border:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 72px;
  height: 4px;
  border-radius: 2px;
  background: #f18805;
}

h2, .b-h2 {
  font-size: 36px;
  font-weight: 700;
  margin-top: 0;
  line-height: 1.2;
  margin-bottom: 24px;
}
@media (max-width: 575px) {
  h2, .b-h2 {
    font-size: 24px;
  }
}
h2.--spec-border, .b-h2.--spec-border {
  padding-bottom: 32px;
  position: relative;
}
@media (max-width: 575px) {
  h2.--spec-border, .b-h2.--spec-border {
    padding-bottom: 24px;
  }
}
h2.--spec-border:before, .b-h2.--spec-border:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 72px;
  height: 4px;
  border-radius: 2px;
  background: #f18805;
}

h3, .b-h3 {
  font-size: 21px;
  font-weight: 400;
  margin: 0;
  line-height: 1.1;
}

h4, .b-h4 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  line-height: 1.1;
}

.text-underline {
  text-decoration: underline;
}

.text_orange {
  color: #f18805;
}

.text_18 {
  font-size: 18px;
}

.text_20 {
  font-size: 20px;
}

.text_21 {
  font-size: 21px;
}

.text_14 {
  font-size: 14px;
  line-height: 1.2;
}

.text_24 {
  font-size: 24px;
}

.text_16 {
  font-size: 16px;
}

.b-spectitle {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  padding: 0 0 0 20px;
  letter-spacing: 1px;
  margin: 0 0 20px;
}

.b-spectitle_sub {
  font-size: 11px;
  color: #202c59;
  font-weight: 400;
  margin: 0 0 10px;
}

.b-spectitle:before {
  content: "";
  width: 12px;
  height: 12px;
  background: #f18805;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 2px;
}

.b-spectitle_blue, .b-spectitle_grey {
  font-size: 11px;
  color: #202c59;
  font-weight: 400;
  margin: 0 0 10px;
  padding: 0;
}

.b-spectitle_blue:before, .b-spectitle_grey:before {
  display: none;
}

.b-spectitle_sub:before {
  background: #202c59;
  top: 0;
}

.b-spectitle_grey {
  color: #7F899C;
}

p {
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 10px;
}

a {
  color: #202c59;
}

@media (max-width: 575px) {
  h1, .b-h1 {
    font-size: 24px;
  }
  h1.spec-border, .b-h1.spec-border {
    padding: 0 0 15px;
  }
  .b-spectitle {
    font-size: 12px;
    margin: 0 0 5px;
  }
  .b-spectitle:before {
    top: 1px;
  }
  p {
    line-height: 1.2;
  }
  h3, .b-h3 {
    font-size: 21px;
  }
}
.b-block-total {
  background: #FFFFFF;
  padding: 24px !important;
  border: none;
}

.b-button-oformit {
  background: #7C222C !important;
  border-radius: 4px;
  height: 56px;
  font-weight: 500;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  transition: all 0.3s ease-out;
}

.b-button-oformit:hover {
  background: #00387B;
  color: #ffffff;
}

.b-order .bx-soa-cart-total-line-total .bx-soa-cart-d {
  font-weight: 600;
  font-size: 18px;
  line-height: 110%;
  color: #202c59;
}

.b-order .bx-soa-cart-total-line-total .bx-soa-cart-t {
  font-weight: 600;
  font-size: 18px;
  line-height: 110%;
  color: #202c59;
}

.b-order .bx-soa-cart-total-line-total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.b-order .bx-soa-cart-total-line {
  font-size: 16px;
  border-top: 1px solid #EFF4FA;
  padding: 16px 0;
}

.b-order-grid {
  display: grid;
  grid-template-columns: 1fr 416px;
  grid-gap: 16px;
}

.b-order .bx-soa-cart-total {
  margin-bottom: 30px;
}

.b-order .bx-soa-cart-total.bx-soa-cart-total-fixed {
  position: sticky;
  top: 115px;
  opacity: 1;
  z-index: 10;
}

.b-order .bx-soa-section-title-container, .b-order .bx-soa-section.bx-selected .bx-soa-section-title-container {
  background: #ffffff !important;
  padding: 17px 0 !important;
}

.b-order .bx-soa-section-title-count {
  margin: -3px 0 0 0;
}

.b-order .bx-soa-section-title, .b-order .bx-soa-section.bx-selected .bx-soa-section-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 100%;
  color: #333333;
}

.b-order .bx-soa-section.bx-step-completed .bx-soa-section-title-count {
  background: none;
  border-color: transparent;
}

.b-order .bx-soa-section-title {
  padding: 0;
}

.b-order .bx-soa-section.bx-step-completed .bx-soa-section-title-count:before {
  content: none;
}

.b-order .bx-soa-section.bx-step-completed .bx-soa-section-title-count:after {
  color: #9EA8B8;
}

.b-order .bx-soa-pp-delivery-cost {
  display: none;
}

.b-section-type-order .bx-soa-custom-label {
  display: none;
}

.b-section-type-order .form-group > br {
  display: none;
}

.b-section-type-order .form-group {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.b-section-type-order .form-group.bx-soa-location-input-container {
  display: block;
}

.b-order .bx_soa_location.row .bx-sls .dropdown-icon {
  top: 18px;
}

.b-order .bx_soa_location.row .bx-ui-sls-container {
  margin-top: 8px !important;
}

.b-order .bx_soa_location.row .bx-sls .bx-ui-sls-clear {
  top: 6px;
}

.b-order .bx_soa_location.row .bx-sls .form-control.dropdown-block {
  background: #ffffff;
}

.b-order .alert-warning {
  color: #ffffff;
  background-color: #7C222C;
  border-color: #7C222C;
  border-radius: 4px;
}

.b-section-type-order .form-group .radio-inline {
  position: relative;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  border: 1px solid #EFF4FA;
  border-radius: 4px;
  padding: 0 24px;
  transition: all 0.3s ease-out;
  cursor: pointer;
}

.b-section-type-order .form-group .radio-inline.--active,
.b-section-type-order .form-group .radio-inline:hover {
  border: 2px solid #F18806;
}

.b-section-type-order .form-group .radio-inline input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.b-section-type-order .form-group .radio-inline label {
  margin: 0;
  position: static;
}

.b-button_order {
  font-size: 18px;
  height: 48px;
  line-height: 48px;
  padding: 0 40px;
  background: #7C222C;
  border-radius: 4px;
}

.b-button_order:hover {
  color: #ffffff !important;
  background: #df8643;
}

.b-order .bx-soa-pp-desc-container .bx-soa-pp-company {
  background: none;
  border: none;
  padding: 0;
}

.b-order .bx-soa-pp-desc-container {
  padding-top: 0;
}

.b-order .bx-soa .bx-soa-customer-label, .b-order .bx-soa .bx-soa-custom-label, .bx-soa .form-group label {
  font-weight: 400;
  font-size: 14px;
  color: #454545;
}

.b-order .form-control {
  background: #FFFFFF;
  border: 1px solid #D9E3ED;
  border-radius: 4px;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  height: 48px;
}

.b-order .bx-soa-more {
  border-top: none;
}

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
  font-size: 18px !important;
}

.b-order input[type=checkbox].bx-soa-pp-company-checkbox {
  opacity: 0;
}

.b-order .bx-soa-pp-company-graf-container {
  border: none;
}

.b-order .bx-soa-pp-company-smalltitle {
  color: #000000;
}

.b-order .b-order-elements-flex .bx-soa-pp-company {
  border: 1px solid #EFF4FA !important;
  border-radius: 4px;
  width: 188px;
  padding: 45px 16px 16px 16px;
}

.b-order .b-order-elements-flex .bx-soa-pp-company.bx-selected {
  border: 2px solid #F18806 !important;
}

.b-order .bx-soa-pp-company-graf-container {
  padding: 0 !important;
}

.b-order .b-order-elements-flex .bx-soa-pp-company-smalltitle {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  padding: 0;
}

.b-order .b-order-elements-flex .bx-soa-pp-company-image {
  top: -30px;
  right: auto;
  bottom: 5px;
  left: 0;
  width: 24px;
  height: 24px;
}

.b-button-order-next {
  background: #7C222C;
  border-radius: 4px;
  height: 48px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  padding: 0 28px;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-out;
}

.b-button-order-next:hover {
  background: #AA2837;
  color: #ffffff;
}

.b-order .bx-soa-pp-company-subTitle {
  display: none;
}

.b-order .bx-soa-pp-company-logo {
  display: none;
}

.b-button-order-prev {
  background: #EFF4FA;
  border-radius: 4px;
  height: 48px;
  color: #333333;
  font-size: 16px;
  padding: 0 28px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-out;
}

.b-button-order-prev:hover {
  background: #7C222C;
  color: #ffffff;
}

.b-order .bx-soa-more-btn {
  display: flex;
  gap: 16px;
}

.b-order-elements-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 14px;
}

.b-order .b-order-element .bx-soa-pp-company-subTitle {
  font-size: 16px;
  font-weight: 600;
  color: #454545;
  margin-bottom: 16px;
}

.b-order .b-order-element .bx-soa-pp-company-desc {
  color: #202C59;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 12px;
}

.b-order .bx-soa-item-imgcontainer {
  border: none !important;
}

.b-order .b-pay-desc .bx-soa-pp-company-desc {
  color: #202C59;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 12px;
}

.b-order .bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-inner {
  margin-bottom: 12px;
}

.bx-soa-section-title-container.row {
  flex-wrap: nowrap !important;
}
@media (max-width: 575px) {
  .bx-soa-section-title-container.row {
    flex-wrap: wrap !important;
  }
}

.bx-soa-pp-company-desc {
  padding-top: 0 !important;
}

.b-order .b-order-element .bx-soa-pp-list > li {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.b-order .b-order-element .bx-soa-pp-list-termin {
  font-weight: 400;
  font-size: 16px;
  color: #454545;
}

.b-order .b-order-element .bx-soa-pp-list-description {
  font-weight: 600;
  font-size: 16px;
  color: #454545;
}

.b-order .bx-soa-section, .b-order .bx-soa-section.bx-step-completed, .b-order .bx-soa-section.bx-selected {
  border: none !important;
}

.b-order .bx-soa-section {
  background: #fff;
}

.b-order .bx-soa-section-title-count {
  min-width: 30px;
  height: 30px;
  border-radius: 20px;
  background: #fff;
  border: none;
}

.b-order .bx-soa-section .bx-soa-section-title-count:after {
  font-size: 20px;
  color: #202C59;
  line-height: 30px;
}

.b-order .bx-soa-reference {
  font-size: 13px;
}

.b-order .bx-soa-section-content {
  padding: 0 0 32px 0;
  border-bottom: 2px solid #EFF0F4;
}

#bx-soa-basket .bx-soa-section-content {
  border-bottom: none;
}

.b-order .bx-soa .bx-soa-customer-label, .b-order .bx-soa .bx-soa-custom-label, .b-order .bx-soa .form-group label, .b-order .bx-soa-section.bx-step-completed .bx-soa-section-content, .b-order .bx-soa-section.bx-selected .bx-soa-section-content {
  font-size: 16px;
}

.bx-soa-section.bx-selected .bx-soa-section-title-container.row, .bx-soa-section-title-container.row {
  margin: 0;
}

.b-order .bx-soa-editstep {
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  border-bottom: 1px solid;
  background: #EFF0F4;
  border-radius: 4px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  border-bottom: 0;
  max-width: 100px;
}

.b-order .bx-soa-pp-delivery-cost {
  display: none;
}

.b-order .bx-soa-section-title-count:before {
  width: 18px;
  height: 19px;
  background-position: 0 -2px;
}

.bx-soa-pickup-l-item-adress:before {
  background-position: center -61px;
}

.bx-soa-cart-total {
  background: #EFF0F4;
  border-bottom: 1px solid #EFF0F4;
  border-radius: 2px;
  padding: 32px;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.bx-soa-item-td.bx-soa-item-properties.bx-text-right .bx-soa-item-td-title, .bx-soa-item-td.bx-soa-item-properties.bx-text-right .bx-soa-item-td-text {
  text-align: left;
}
@media (max-width: 991px) {
  .bx-soa-item-td.bx-soa-item-properties.bx-text-right .bx-soa-item-td-title, .bx-soa-item-td.bx-soa-item-properties.bx-text-right .bx-soa-item-td-text {
    text-align: center;
  }
}

.bx-soa-customer-field.has-error .bx-soa-customer-input {
  border: 1px solid #ff6060;
}

.bx-soa-tooltip .tooltip-inner {
  max-width: 220px;
}

@media (max-width: 1199px) {
  .b-order-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 450px) {
  .b-section-type-order .form-group .radio-inline {
    width: 100%;
  }
  .b-order .b-order-elements-flex .bx-soa-pp-company {
    width: 100%;
  }
}
@media (max-width: 580px) {
  .bx-soa-item-img-block {
    float: none;
    max-width: 160px;
    margin: 0 !important;
    padding-right: 0;
  }
}
.b-cart {
  display: grid;
  grid-template-columns: 1fr 416px;
  grid-gap: 32px;
  padding: 24px 0 56px;
  align-items: start;
}
@media (max-width: 1199px) {
  .b-cart {
    grid-template-columns: 1fr auto;
  }
}
@media (max-width: 991px) {
  .b-cart {
    grid-template-columns: 1fr;
    grid-gap: 24px;
    padding: 24px 0;
  }
}
.b-cart .__products .__item {
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-gap: 24px;
  padding-bottom: 32px;
  border-bottom: solid 2px #EFF0F4;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .b-cart .__products .__item {
    grid-template-columns: 1fr;
    padding-bottom: 24px;
    margin-bottom: 24px;
    position: relative;
  }
}
@media (max-width: 767px) {
  .b-cart .__products .__item .__delete {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.b-cart .__products .__item .__img {
  max-width: 152px;
}
@media (max-width: 767px) {
  .b-cart .__products .__item .__img {
    display: block;
    margin: 0 auto;
    width: 280px;
    max-height: 200px;
    max-width: 100%;
    object-fit: scale-down;
  }
}
.b-cart .__products .__item .__info {
  display: grid;
  grid-gap: 16px;
}
.b-cart .__products .__item .__info .__name {
  font-weight: 700;
  font-size: 16px;
  color: #202C59;
}
.b-cart .__products .__item .__info .__params {
  display: grid;
  grid-template-columns: auto auto 1fr;
  grid-gap: 32px;
}
@media (max-width: 767px) {
  .b-cart .__products .__item .__info .__params {
    grid-template-columns: auto auto;
    grid-gap: 16px;
  }
}
.b-cart .__products .__item .__info .__params .__param {
  margin-bottom: 4px;
  color: #768197;
  font-size: 14px;
}
@media (max-width: 767px) {
  .b-cart .__products .__item .__info .__params .__param:last-child {
    grid-column: span 2;
  }
}
.b-cart .__products .__item .__info .__params .__value {
  color: #202C59;
  font-size: 14px;
}
.b-cart .__products .__item .__info .__quantity {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 24px;
  align-items: center;
}
@media (max-width: 1200px) {
  .b-cart .__products .__item .__info .__quantity {
    grid-template-columns: repeat(auto-fill, 160px);
    grid-gap: 12px;
  }
}
.b-cart .__products .__item .__info .__quantity .__price {
  font-weight: 700;
  font-size: 16px;
  color: #202C59;
  white-space: nowrap;
}
.b-cart .__products .__item .__info .__quantity .__price-old {
  font-weight: 700;
  font-size: 13px;
  color: #202C59;
  text-decoration: line-through;
  white-space: nowrap;
}


.b-cart .__products .__item .__info .__quantity .__counter {
  display: grid;
  grid-template-columns: repeat(3, auto);
  grid-gap: 4px;
  width: fit-content;
}
.b-cart .__products .__item .__info .__quantity .__counter a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
  height: 32px;
  width: 32px;
  background: #EFF0F4;
  transition: 0.3s ease-out;
  border-radius: 2px;
}
.b-cart .__products .__item .__info .__quantity .__counter a:hover {
  background: #AA2837;
  transition: 0.3s ease-out;
}
.b-cart .__products .__item .__info .__quantity .__counter a:hover path {
  fill: #fff;
  transition: 0.3s ease-out;
}
.b-cart .__products .__item .__info .__quantity .__counter input {
  background: #FFFFFF;
  border: 2px solid #EFF0F4;
  border-radius: 2px;
  height: 32px;
  font-weight: 400;
  font-size: 12px;
  color: #74839F;
  text-align: center;
  max-width: 58px;
  transition: 0.3s ease-out;
}
.b-cart .__products .__item .__info .__quantity .__counter input:hover, .b-cart .__products .__item .__info .__quantity .__counter input:focus, .b-cart .__products .__item .__info .__quantity .__counter input:active {
  border: 2px solid #A1B0CD;
  outline: none;
  color: #202C59;
  transition: 0.3s ease-out;
}
.b-cart .__products .__item .__info .__quantity .__select {
  height: 32px;
  width: 100%;
  font-size: 14px;
  border-radius: 4px;
  border: 1px solid #eff0f4;
}
@media (max-width: 1200px) {
  .b-cart .__products .__item .__info .__quantity .__select {
    grid-column: 3 span;
  }
}
.b-cart .__products .__item .__price-wrap {
  display: flex;
  align-items: center;
  gap: 12px;
}
.b-cart .__products .__item .__price-wrap .__title {
  color: #768197;
  font-size: 14px;
}
.b-cart .__products .__item .__price-wrap .__price.--price-gray {
  color: #74839F;
}
.b-cart .__menu {
  display: grid;
}
.b-cart .__menu .__order {
  border-radius: 2px;
  padding: 32px;
  background: #EFF0F4;
  display: grid;
  grid-gap: 24px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .b-cart .__menu .__order {
    padding: 24px;
    grid-gap: 16px;
    order: 2;
  }
}
.b-cart .__menu .__order .__item {
  display: grid;
  grid-template-columns: 1fr auto;
  font-size: 16px;
  color: #202C59;
}
.b-cart .__menu .__order .__item .__all {
  font-size: 20px;
}
.b-cart .__menu .__order .__line {
  width: 100%;
  height: 2px;
  background: #fff;
}
.b-cart .__menu .__promo {
  padding: 32px;
  background: #fff;
  border: 2px solid #EFF0F4;
  border-radius: 2px;
}
@media (max-width: 767px) {
  .b-cart .__menu .__promo {
    padding: 24px;
    grid-auto-columns: 1fr;
    order: 1;
    margin-bottom: 8px;
  }
}
.b-cart .__menu .__promo .__title {
  font-size: 16px;
  color: #202C59;
  margin-bottom: 24px;
}
.b-cart .__menu .__promo .__input {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-gap: 8px;
}
@media (max-width: 767px) {
  .b-cart .__menu .__promo .__input {
    grid-template-columns: 1fr;
  }
}
.b-cart .__menu .__promo .__input input {
  background: #EFF0F4;
  padding: 0 16px;
  border: 2px solid #EFF0F4;
  border-radius: 2px;
  height: 48px;
  font-weight: 400;
  font-size: 12px;
  color: #74839F;
  transition: 0.3s ease-out;
}
.b-cart .__menu .__promo .__input input::placeholder {
  color: #74839F;
  font-size: 12px;
}
.b-cart .__menu .__promo .__input input:hover, .b-cart .__menu .__promo .__input input:focus, .b-cart .__menu .__promo .__input input:active {
  border: 2px solid #A1B0CD;
  outline: none;
  color: #202C59;
  transition: 0.3s ease-out;
}
.b-cart .__menu .__promo .__input button {
  display: flex;
  background: #A1B0CD;
  padding: 0 16px;
  border-radius: 2px;
  height: 48px;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease-out;
  border: none;
}
.b-cart .__menu .__promo .__input button:hover {
  background: #AA2837;
  color: #fff;
  transition: 0.3s ease-out;
}

.b-small-cart {
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
}

.b-small-cart .__text {
  font-size: 17px;
  font-weight: bold;
}

.b-small-cart .__num{
  position: absolute;
  bottom: -8px;
  right: -8px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  background: #e88525;
  font-size: 12px;
  color: #fff;
  font-weight: 600;
}


.b-small-cart img  {

}

.b-total-nosale-price {
  color: #74839F;
  font-size: 14px;
  font-weight: 300;
  text-decoration: line-through;
}



.b-tarifi-block-wrap {

}

.b-tarifi-block {
  height: 140px;
  overflow: hidden;
}

.b-tarifi-block .--full{
  overflow: visible!important;
}

/*.progress-bar {*/
/*  flex-direction: column;*/
/*  justify-content: center;*/
/*  overflow: hidden;*/
/*  color: var(--bs-progress-bar-color);*/
/*  text-align: center;*/
/*  white-space: nowrap;*/
/*  background-color: var(--bs-progress-bar-bg);*/
/*  transition: var(--bs-progress-bar-transition);*/
/*}*/

/*.progress-bar {*/
/*  align-items: center;*/
/*  display: grid;*/
/*  grid-template-columns: repeat(5, 1fr);*/
/*  margin-bottom: 30px;*/
/*  position: relative;*/
/*}*/


/*.progress-bar__item {*/
/*  align-items: center;*/
/*  background: #fff;*/
/*  border: 2px solid #eaecee;*/
/*  border-radius: 100%;*/
/*  color: #234996;*/
/*  display: flex;*/
/*  font-size: 20px;*/
/*  height: 50px;*/
/*  justify-content: center;*/
/*  line-height: 1.2;*/
/*  width: 50px;*/
/*  z-index: 1;*/
/*}*/

/*.progress-bar:before {*/
  background: url(/upload/images/arrow.png);
/*  background-position: 100%;*/
/*  content: "";*/
/*  height: 20px;*/
/*  left: 0;*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  transform: translateY(-50%);*/
/*  width: 100%;*/
/*}*/

/*.section-progress {*/
/*  display: grid;*/
/*  grid-template-columns: repeat(5, 1fr);*/
/*}*/

/*.section-progress__item {*/
/*  max-width: 225px;*/
/*  min-width: 225px;*/
/*}*/


/* End */


/* Start:/tools/css/order.css?17198422126983*/
.b-block-total {
  background: #FFFFFF;
  padding: 24px !important;
  border: none;
}

.b-button-oformit {
  background: #FF8326 !important;
  border-radius: 4px;
  height: 56px;
  font-weight: 500;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  transition: all 0.3s ease-out;
}

.b-button-oformit:hover {
  background: #00387B;
  color: #ffffff;
}

.b-order .bx-soa-cart-total-line-total .bx-soa-cart-d {
  font-weight: 600;
  font-size: 18px;
  line-height: 110%;
  color: #333333;
}

.b-order .bx-soa-cart-total-line-total .bx-soa-cart-t {
  font-weight: 600;
  font-size: 18px;
  line-height: 110%;
  color: #333333;
}

.b-order .bx-soa-cart-total-line-total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.b-order .bx-soa-cart-total-line {
  font-size: 16px;
  border-top: 1px solid #EFF4FA;
  padding: 16px 0;
}

.b-order-grid {
  display: grid;
  grid-template-columns: 1fr 416px;
  grid-gap: 16px;
}

.b-order .bx-soa-cart-total.bx-soa-cart-total-fixed {
  position: fixed;
  top: 80px;
  opacity: 1;
}

.b-order .bx-soa-section-title-container, .b-order .bx-soa-section.bx-selected .bx-soa-section-title-container {
  background: #ffffff !important;
  padding: 17px 0 !important;
}

.b-order .bx-soa-section-title-count {
  margin: -3px 0 0 0;
}

.b-order .bx-soa-section-title, .b-order .bx-soa-section.bx-selected .bx-soa-section-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 100%;
  color: #333333;
}

.b-order .bx-soa-section.bx-step-completed .bx-soa-section-title-count {
  background: none;
  border-color: transparent;
}

.b-order .bx-soa-section.bx-step-completed .bx-soa-section-title-count:before {
  content: none;
}

.b-order .bx-soa-section.bx-step-completed .bx-soa-section-title-count:after {
  color: #9EA8B8;
}

.b-order .bx-soa-pp-delivery-cost {
  display: none;
}

.b-section-type-order .bx-soa-custom-label {
  display: none;
}

.b-section-type-order .form-group > br {
  display: none;
}

.b-section-type-order .form-group {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.b-section-type-order .form-group.bx-soa-location-input-container {
  display: block;
}

.b-order .bx_soa_location.row .bx-sls .dropdown-icon {
  top: 18px;
}

.b-order .bx_soa_location.row .bx-ui-sls-container {
  margin-top: 8px !important;
}

.b-order .bx_soa_location.row .bx-sls .bx-ui-sls-clear {
  top: 6px;
}

.b-order .bx_soa_location.row .bx-sls .form-control.dropdown-block {
  background: #ffffff;
}

.b-order .alert-warning {
  color: #ffffff;
  background-color: #ff8326;
  border-color: #ff8326;
  border-radius: 4px;
}

.b-order .bx-scu-container {
  visibility: hidden;
}

.b-section-type-order .form-group .radio-inline {
  position: relative;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  border: 1px solid #EFF4FA;
  border-radius: 4px;
  padding: 0 24px;
  transition: all 0.3s ease-out;
  cursor: pointer;
}

.b-section-type-order .form-group .radio-inline.--active,
.b-section-type-order .form-group .radio-inline:hover {
  border: 1px solid #FF8326;
}

.b-section-type-order .form-group .radio-inline input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.b-section-type-order .form-group .radio-inline label {
  margin: 0;
  position: static;
}

.b-button_order {
  font-size: 18px;
  height: 48px;
  line-height: 48px;
  padding: 0 40px;
  background: #FF8326;
  border-radius: 4px;
}

.b-button_order:hover {
  color: #ffffff !important;
  background: #df8643;
}

.b-order .bx-soa-pp-desc-container .bx-soa-pp-company {
  background: none;
  border: none;
  padding: 0;
}

.b-order .bx-soa .bx-soa-customer-label, .b-order .bx-soa .bx-soa-custom-label, .bx-soa .form-group label {
  font-weight: 400;
  font-size: 14px;
  color: #454545;
}

.b-order .form-control {
  background: #FFFFFF;
  border: 1px solid #D9E3ED;
  border-radius: 4px;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  height: 48px;
}

.b-order .bx-soa-more {
  border-top: none;
}

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
  font-size: 18px !important;
}

.b-order input[type=checkbox].bx-soa-pp-company-checkbox {
  opacity: 0;
}

.b-order .bx-soa-pp-company-graf-container {
  border: none;
}

.b-order .bx-soa-pp-company-smalltitle {
  color: #000000;
}

.b-order .b-order-elements-flex .bx-soa-pp-company {
  border: 1px solid #EFF4FA !important;
  border-radius: 4px;
  width: 188px;
  padding: 45px 16px 16px 16px;
}

.b-order .b-order-elements-flex .bx-soa-pp-company.bx-selected {
  border: 1px solid #FF8326 !important;
}

.b-order .bx-soa-pp-company-graf-container {
  padding: 0 !important;
}

.b-order .b-order-elements-flex .bx-soa-pp-company-smalltitle {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  padding: 0;
}

.b-order .b-order-elements-flex .bx-soa-pp-company-image {
  top: -30px;
  right: auto;
  bottom: 5px;
  left: 0;
  width: 24px;
  height: 24px;
}

.b-button-order-next {
  background: #FF8326;
  border-radius: 4px;
  height: 48px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  padding: 0 28px;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-out;
}

.b-button-order-next:hover {
  background: #00387B;
  color: #ffffff;
}

.b-button-order-prev {
  background: #EFF4FA;
  border-radius: 4px;
  height: 48px;
  color: #333333;
  font-size: 16px;
  padding: 0 28px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-out;
}

.b-button-order-prev:hover {
  background: #FF8326;
  color: #ffffff;
}

.b-order .bx-soa-more-btn {
  display: flex;
  gap: 16px;
}

.b-order-elements-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 32px;
}

.b-order .b-order-element .bx-soa-pp-company-subTitle {
  font-size: 16px;
  font-weight: 600;
  color: #454545;
  margin-bottom: 16px;
}

.b-order .b-order-element .bx-soa-pp-company-desc {
  color: #888888;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 12px;
}

.b-order .b-pay-desc .bx-soa-pp-company-desc {
  color: #888888;
  font-size: 16px;
  font-weight: 400;
}

.b-order .b-order-element .bx-soa-pp-list > li {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.b-order .b-order-element .bx-soa-pp-list-termin {
  font-weight: 400;
  font-size: 16px;
  color: #454545;
}

.b-order .b-order-element .bx-soa-pp-list-description {
  font-weight: 600;
  font-size: 16px;
  color: #454545;
}

@media (max-width: 1199px) {
  .b-order-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 450px) {
  .b-section-type-order .form-group .radio-inline {
    width: 100%;
  }

  .b-order .b-order-elements-flex .bx-soa-pp-company {
    width: 100%;
  }
}

/*# sourceMappingURL=order.css.map */

/* End */


/* Start:/tools/css/style.css?175015985968903*/
html{
    overflow:scroll;
}

body {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    line-height: 1.2;
    color: #212529;

}


a:hover {
    color: #E94D11;
}

.link_deleted-gray{
    text-decoration: line-through;
    color: lightgrey;
}



.b-num {
    line-height: 1;
}

.b-footer__txt a {
    text-decoration: none;
}

.b-num span {
    font-size: 30px;
    font-weight: bold;
    display: block;
}

.b-link {
    color: #e94d11;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    border-bottom: 1px solid;
    transition: all .3s ease-out;
    text-decoration: none !important;
}

.b-file-wrap {
    position: relative;
    max-width: 194px;
    cursor: pointer;
}

.b-file-wrap input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
}

.b-link_blue {
    color: #004393;
}

.b-link:hover {
    border-color: transparent;
}

.b-zoom-link {
    position: relative;
}

.b-zoom-link img, .b-video-link img {
    border-radius: 0 20px 0 20px;
    overflow: hidden;
}

.b-zoom-link:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, .7);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    transition: all .3s ease-out;
    border-radius: 30px;
}

.b-zoom-link:hover:before {
    background: rgba(255, 255, 255, 1);
}

.b-zoom-link:after {
    content: "";
    position: absolute;
    width: 14.67px;
    height: 16px;
    background: url(/images/normative/ico/zoom.svg) no-repeat;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.b-video-link {
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: top;
    z-index: 999;
}

.b-video-link:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 48px;
    height: 48px;
    border-radius: 40px;
    border: 16px solid rgba(255, 255, 255, .2);
    background: url(/images/normative/ico/video.svg) -8px -8px no-repeat;
    transition: all .3s ease-out;
}

.b-video-link:hover:before {
    border: 16px solid rgba(255, 255, 255, 1);
}

.b-block {
    background: #fff;
    border-radius: 0 20px 0 20px;
    transition: all .3s ease-out;
    padding: 25px;
}

.b-block_hover:hover, a.b-block:hover {
    box-shadow: 2px 0px 6px 0px rgb(147 147 147 / 53%);
}

.b-border-block {
    border: 1px solid #EFF0F4;
    margin: 0 0 8px;
}

.b-border-block__inner {
    padding: 20px 24px;
}

.b-blue-block {
    background: #004393;
    color: #fff;
    padding: 34px 20px;
}

.b-block-sh {
    background: #fff;
    border-radius: 0 20px 0 20px;
    transition: all .3s ease-out;
    padding: 25px;
    box-shadow: 2px 0px 6px 0px rgb(147 147 147 / 53%);
}

.b-block-service-light {
    background: rgb(2,0,36);
    background: linear-gradient(147deg, rgba(2,0,36,1) 0%, rgba(0,122,156,0.1966911764705882) 0%, rgba(0,212,255,0.062237394957983194) 100%);
    border-radius: 0 20px 0 20px;

    padding: 25px;
}

.b-block-service-norm {
    background: rgb(2,0,36);
    background: linear-gradient(150deg, rgba(2,0,36,1) 0%, rgba(0,122,156,0.4683998599439776) 0%, rgba(0,212,255,0.47120098039215685) 100%);


    border-radius: 0 20px 0 20px;

    padding: 25px;
}

.b-block-service-warning {
    background: rgb(2,0,36);
    background: linear-gradient(147deg, rgba(2,0,36,1) 0%, rgba(255,213,204,1) 0%, rgba(255,213,204,0.15) 100%);
    border-radius: 0 20px 0 20px;
    padding: 25px;
}

.b-block-visible{
    display: block !important;
}

.b-block-service{
    min-height: 250px;
}

.b-block-sh-module{
    border-bottom: 1px solid #ececec;
    /*border-image: linear-gradient(to right, #007b9c 0%, #03ecec 50%, #007b9c 100%) 1;*/

}

.b-block-sh-module h3 {
    color: #007a9c;
    cursor: pointer;
}

.b-block-sh-module h3:hover {
    color: #026480;
}

.b-biblio-nav {
    background: url(/images/normative/ndx/bibl/bg.jpg) center center;
    background-size: cover;
    padding: 50px 60px;
    border-radius: 20px 0 0 20px;
    position: relative;
    margin: 0 0 0 35px;
}

.b-biblio-nav:before {
    content: "";
    position: absolute;
    left: -46px;
    top: 50px;
    width: 92px;
    height: 92px;
    background: #fff;
    border-radius: 50px;
}

.b-biblio-nav:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    top: 70px;
    left: -25px;
    background: url(/images/normative/ndx/bibl/ico.png) no-repeat;
}

.b-biblio-nav__title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 25px;
}

.b-biblio-nav .b-list a {
    color: #fff;
    transition: all .3s ease-out;
    text-decoration: none;
}

.b-biblio-nav .b-list a:hover {
    color: #ff5716;
    text-decoration: none;
}

.b-biblio-nav .b-list a:active {
    color: #d03900;
}

.b-txt-format ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 24px;
    margin-bottom: 10px;
}

.b-txt-format h1, h2, h3, h4, h5 {
    margin-bottom: 20px;
}

.b-txt-format li {
    position: relative;
    padding: 0 0 0 13px;
    margin: 0 0 14px;
}

.b-txt-format ul li:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background: #004393;
    left: 0px;
    top: 10px;
}

.b-txt-format ol ol {
    list-style: decimal;
    padding-top: 10px;
    padding-left: 15px;

}

.b-section-items__title {
    font-size: 20px;
    color: #212529;
    padding-bottom: 4px;
    margin-bottom: 15px;
    text-decoration: underline;
    display: inline-block;
}

.b-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.b-list li {
    position: relative;
    padding: 0 0 0 16px;
    margin: 0 0 14px;
}

.b-list li:before {
    /*content: "";*/
    /*position: absolute;*/
    /*width: 10px;*/
    /*height: 10px;*/
    /*border-radius: 10px;*/
    /*background: #e94d11;*/
    /*left: 0;*/
    /*top: 5px;*/
}

.b-list_blue li:before {
    background: #004393;
}

.b-list_blue li.active:before {
    background: #e94d11;
}

.b-program-items__table td a {
    position: relative;
    padding-left: 16px;
}

.b-program-items__table td a:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    top: 8px;
    left: 0;
    border-radius: 10px;
    background: #004393;
}

.b-table-scroll .b-program-items__table td a:before {
    content: none !important;
}

.b-program-items__table td a:hover:before {
    background: #e94d11;
}

.b-program-items__table td input[type="select"] {
    position: relative;
    padding-left: 16px;
}

.b-program-items__table td input[type="select"]:hover:before {
    background: #e94d11;
}


.b-program .b-block {
    padding: 12px;
    height: 100%;
    border: 1px solid #eee;
}

.b-program .__image {
    height: 150px;
    object-fit: cover;
    width: 100%;
}

.b-program .b-link:hover {
    border-color: #e94d11;
}

.b-lib-menu_sub {
    list-style: none;
    padding: 0;
    margin: 12px 0;
}

.b-lib-menu_sub li {
    margin-bottom: 12px !important;
}

.b-lib-menu_sub li a {
    text-decoration: none !important;
    border-bottom: none !important;
}

.b-lib-menu_sub li:before {
    width: 5px;
    height: 5px;
    top: 8px;
}


.b-date {
    font-size: 11px;
    color: #a1b0cd;
    letter-spacing: 1px;
}

.b-news__name {
    font-weight: bold;
    height: 37px;
    overflow: hidden;
    display: block;
    color: #007a9c;
}

.b-news__txt {
    font-size: 14px;
    line-height: 1.2;
    height: 33px;
    overflow: hidden;
}

i.b-mail {
    width: 56px;
    height: 56px;
    background: url(/images/normative/ico/mail_white.png) center center #e94d11 no-repeat;
    display: block;
    border-radius: 30px;
}

i.b-phone {
    width: 56px;
    height: 56px;
    background: url(/images/normative/ico/phone_white.png) center center #e94d11 no-repeat;
    display: block;
    border-radius: 30px;
}

.b-footer {
    background: #007a9c;
    background: linear-gradient(135deg, rgba(0, 122, 156, 1) 0%, rgba(37, 200, 196, 1) 100%);
    color: #fff;
    font-size: 14px;
    padding: 65px 0 20px;
}

.b-footer__name {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.b-footer__txt {
    line-height: 1.8;
}

.b-footer__txt a {
    color: #fff;

}

.b-copy {
    font-size: 12px;
}

.b-pk {
    font-size: 12px;
    color: #fff;
}

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

.b-soc__item {
    display: inline-flex;
    display: -webkit-inline-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 30px;
    background: #10274f;
    margin: 0 0 0 6px;
}

.b-title {
    font-size: 26px;
    color: #ffffff;
    margin-bottom: 30px;
}

.b-line {
    position: relative;

}

.b-line span {
    background: #fff;
    z-index: 2;
    position: relative;
    padding-right: 20px;
}

.b-line:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 0;
    width: 1000px;
    height: 1px;
    background: #28426f;
    z-index: 1;

}

.b-ico-54 {
    width: 85px;
}

.b-pform__confirmed {
    color: #212529;
    font-family: 'PT Sans', sans-serif;
    line-height: 1.2;
}

.b-pform__confirmed-ico {
    background-size: cover;
    height: 90px;
    width: 90px;
    margin-bottom: 15px;
}

.b-bread {
    padding: 15px 0 20px;
}

.b-bread, .b-bread a {
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #A1B0CD;
    text-decoration: none;
}

.b-table {
    width: 100%;
    border-top: 2px solid #EFF0F4;
    border-right: 2px solid #EFF0F4;
}

.b-table td, .b-table th {
    border-left: 2px solid #EFF0F4;
    border-bottom: 2px solid #EFF0F4;
    padding: 10px 16px;
}

/*.b-table tr td:last-child {*/
/*    font-weight: bold;*/
/*}*/

.b-table th {
    background: #EFF0F4;
}

hr {
    margin: 20px 0;
}

.b-cta-name {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}

.b-tags a {
    color: #7F899C;
    border-bottom: 1px solid;
    transition: all .3s ease-out;
    display: inline-block;
    margin: 0 25px 7px 0;
    font-size: 14px;
    text-decoration: none;
}

.b-tags a:hover {
    color: #212529;
}

hr + .b-tags {
    margin: -15px 0;
}

.b-specblock, blockquote {
    background: #EFF0F4;
    margin: 20px 0 20px 20px;
    border-left: 4px solid #004393;
    padding: 25px 20px;
    font-size: 16px;
}

blockquote a {
    font-weight: bold;
    font-size: 16px;
    text-decoration-line: underline;
    color: #212529;
    font-style: italic;
}

.b-specblock p:last-child, blockquote p:last-child {
    margin: 0;
}


/* Пагинатор */

.bx-pagination-container .bx-pag-prev span {
    height: 44px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 22px !important;
    color: #C4C4C4 !important;
    font-size: 16px !important;
    border: 1px solid #EFF0F4 !important;

}

.bx-pagination-container .bx-pag-prev a span {
    background: #EFF0F4 !important;
    color: #7F899C !important;
    border: 1px solid transparent !important;
}

.bx-pagination-container .bx-pag-next span {
    height: 44px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 22px !important;
    color: #C4C4C4 !important;
    font-size: 16px !important;
    border: 1px solid #EFF0F4 !important;
}

.bx-pagination-container span svg {
    width: auto;
    height: 12px;
}

.bx-pagination-container .bx-pag-prev span svg {
    transform: rotate(180deg);
}

.bx-pagination-container .bx-pag-next a span {
    background: #EFF0F4 !important;
    color: #7F899C !important;
    border: 1px solid transparent !important;
}

.bx-pagination-container .b-pag span {
    max-width: 44px !important;
    width: 44px;
    height: 44px !important;
    border-radius: 22px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 16px !important;
    color: #7F899C !important;
    background: none !important;
    border: 1px solid transparent !important;
}

.bx-pagination-container .b-pag.bx-active span {
    border: 1px solid #EFF0F4 !important;
    background: #ffffff !important;
    color: #004393 !important;
}

.bx-pagination .bx-pagination-container {
    text-align: left !important;
}

.bx-pagination-container .b-pag span:hover {
    border: 1px solid #EFF0F4 !important;
    background: #ffffff !important;
    color: #004393 !important;
}

.bx-pagination-container .bx-pag-prev a span:hover {
    border: 1px solid #EFF0F4 !important;
    background: #ffffff !important;
}

.bx-pagination-container .bx-pag-next a span:hover {
    border: 1px solid #EFF0F4 !important;
    background: #ffffff !important;
}

/* Пагинатор */


/* Контакты */

.b-contacts-tab__link {
    color: #212529;
    background: #EFF0F4;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 56px;
    padding: 0 22px;
    transition: all .3s ease-out;
    margin-right: 5px;
    border-radius: 0 8px 0 0;
    text-decoration: none;
}

.b-contacts-tab__link:hover {
    background: #004393;
    color: #FFFFFF;

}

.b-contacts-tab__link.active {
    background: #004393;
    color: #FFFFFF;
}

.b-contacts-tab-content {
    border-top: 4px solid #004393;
}

.b-map {
    position: relative;
    height: 720px;
}

.b-container-abs {
    position: absolute;
    left: 0;
    right: 0;
    top: 70px;
    z-index: 2;
}

.b-contacts-block {
    background: #FFFFFF;
    max-width: 350px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);

}

.b-contacts-block__info {

    padding: 32px 20px;
}

.b-contacts-block__info-txt {
    color: #004393;
    font-size: 22px;
    line-height: 30px;
}

.b-contacts-block__info-txt a {
    display: block;
    text-decoration: none;

}

.b-contacts-block__info-txt a span {
    border-bottom: 1px solid;

}

.b-contacts-block__info-txt a:hover {

}

.b-contacts-block__hr {
    border-top: 1px solid #EFF0F4;
    margin: 0;
    padding: 0;
}

.b-map-wrap {
    position: relative;
}

/* Контакты */

/* Услуги */

.b-form-block {
    border-radius: 0 20px 0 20px;
    box-shadow: 5px 0px 8px 3px #0000001c;
    border-bottom: 5px solid #e94d11;
    background: #FFFFFF;
    margin-bottom: 30px;
    position: relative;
}

.b-form-block__content {
    padding: 135px 40px 40px 100px;
}

.text-blue {
    color: #004393;
}

.b-form-block__sub-abs {
    position: absolute;
    bottom: 65px;
    left: 50px;
    right: 50px;
}

.b-form-block-step {
    background: #f9f9fa;
    padding: 20px 40px 20px 60px;
    border-radius: 0 16px 0 0;
    position: absolute;
    top: 40px;
    left: 39px;
    width: auto;
    display: flex;
    align-items: center;
}

.b-form-block-step-num {

}

.b-form-block-title {
    color: #212529;
    font-size: 17px;
    margin-bottom: 30px;
    font-weight: bold;
    position: relative;
    display: inline-block;

}

.b-form-block-title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 40%;
    height: 1px;
    background: #e94d11;

}

.b-form-block-bottom .b-btn {
    max-width: 240px;
}


.b-form-input,
.b-select {
    background: #EFF0F4;
    color: #7f899c;
    padding: 15px 25px;
    width: 370px;
    height: 48px;
    transition: all .3s ease-out;
    border: 1px solid transparent;
    border-radius: 26px;
}

.b-form-input:focus {
    outline: none;
}

.b-select {
    position: relative;
    display: flex;
    align-items: center;
}

.b-form-input:hover,
.b-form-input:focus,
.b-select:hover {
    border: 1px solid #004393;
}

.b-select-wrap {
    position: relative;
    cursor: pointer;
    width: 370px;
}

.b-select-btn {
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 26px;
    background: #004393;
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.b-select-list {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    background: #ffffff;
    border: 2px solid #EFF0F4;
    border-radius: 26px;
    width: 100%;
    height: 145px;
    overflow-y: scroll;
    padding: 10px 25px;
    display: none;
}

.b-select-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.b-select-list li {
    color: #212529;
    font-size: 16px;
    display: block;
    transition: all .3s ease-out;
}

.b-select-list li a.active {
    text-decoration: none;
    font-weight: bold;
    color: #E94D11;
}

.b-form-range {
    margin: 40px 15px 10px;
}

.b-form-block-bottom {
    padding: 0 40px 0 100px;
    position: absolute;
    width: 70%;
    bottom: 30px;

}

.b-step {
    color: #212529;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 30px;
}

.b-step-grey {
    color: #a1b0cd;
}


.b-collapse-content {
    padding: 15px;
    font-size: 16px;
    line-height: 1.2;
    background: #EFF0F4;
    position: absolute;
    z-index: 999;
}


.b-collapse-program-content img {
    margin: 20px 0;
    display: block;
}


.d-none-low {
    display: none;
}

.mb-8 {
    margin-bottom: 85px;
}

/* Услуги */

.b-simple-slider {
    padding: 0 90px;
}

.b-simple-slider .slick-list {
    border-radius: 0 20px 0 20px;
}

.b-simple-slider .slick-arrow, .b-format-slider .slick-arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(/images/normative/ico/arrow-slider.svg) no-repeat;
    top: 50%;
    font-size: 0;
    border: none;
    margin-top: -30px;
}


.b-simple-slider .slick-arrow:focus, .b-format-slider .slick-arrow:focus {
    outline: none
}

.b-simple-slider .slick-prev {
    left: 0;
    transform: rotate(180deg);
    margin-top: -32px;
}


.b-simple-slider .slick-next {
    right: 20px;
}


.b-simple-slider .slick-dots, .b-format-slider .slick-dots {
    list-style: none;
    margin: 0;
    padding: 0;
}


.b-simple-slider .slick-dots li, .b-format-slider .slick-dots li {
    font-size: 0;
    display: inline-block;
    margin: 0 4px;
}

.b-simple-slider .slick-dots li button, .b-format-slider .slick-dots li button {
    border: none;
    width: 11px;
    height: 11px;
    background: #E7E9EE;
    border-radius: 10px;
    transition: all .3s ease-out;
}

.b-simple-slider .slick-dots li button:focus, .b-format-slider .slick-dots li button:focus {
    outline: none;
}

.b-simple-slider .slick-dots .slick-active button, .b-format-slider .slick-dots .slick-active button {
    background: #E94D11;
}

.b-format-slider .slick-prev {
    left: -30px;
    transform: rotate(180deg);
}

.b-format-slider .slick-next {
    right: -30px;
}

.mw-100 {
    max-width: 100%
}

.b-services-link-tab {
    font-size: 16px;
    color: #7F899C;
    display: block;
    margin-bottom: 20px !important;
    transition: all .3s ease-out;
}

.b-services-link-tab.active {
    color: #212529;
    font-weight: bold;
}

.b-services-link-tab:hover {
    color: #212529;
    font-weight: bold;
}

.b-servies-tabs {
    display: block;
}

.b-content-services-tab {
    position: relative;
}

.b-services-block {
    font-size: 16px;
    line-height: 22px;
    color: #212529;
    background: #ffffff;
    padding: 30px;
    box-shadow: 0px 0px 24px rgba(30, 32, 35, 0.15);
    width: 715px;
    position: absolute;
    bottom: -30px;
    left: -29px;
}

.b-services-block ul {
    padding: 0 0 0 20px;
    line-height: 1.5;
}


/* About */

.b-person-block {
    margin-bottom: 48px;
}

.b-person-block__img img {
    border-radius: 0px 16px;
    display: block;
    margin-bottom: 16px;
}

.b-person-block__pos {
    margin-bottom: 8px;
}

.b-person-block__name {
    font-weight: bold;
    margin-bottom: 10px;
}


.b-slider img {
    border-radius: 0px 16px;
}

.b-content-services-tab__img {
    border: 20px solid #EFF0F4;
}

/* About */

.fancybox-thumbs__list a {
    width: 50px;
    height: 60px;
}

/* Уч центр */

.b-list-default {
    margin: 0 0 15px;
    padding: 0 0 0 20px;
    line-height: 1.5;
}

.b-title-medium {
    font-size: 24px;
    color: #212529;
    font-weight: bold;
    margin-bottom: 25px;
}


.b-rewiew-slider-title {
    font-weight: bold;
    font-size: 16px;
    color: #212529;
    margin-bottom: 12px;
}

.b-rewiew-slider-block {
    background: #FFFFFF;
    border: 1px solid #EFF0F4;
    border-radius: 32px;
    padding: 20px 20px 50px 20px;
    position: relative;
}

.b-rewiew-slider-block p {
    font-size: 16px;
    line-height: 21px;
    color: #212529;
}

.b-rewiew-slider-block img {
    margin-bottom: 10px;
    display: block;
}

.b-rewiew-slider-block__date {
    font-size: 11px;
    color: #7F899C;
}

.b-rewiew-slider-block__link {
    font-size: 12px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #E94D11;
}

.b-rewiew-slider-block__bottom {
    position: absolute;
    bottom: 25px;
    width: 100%;
    left: 0;
    right: 0;
    padding: 0 20px;
}

.b-lib-article {
    margin: 0 0 30px;
    line-height: 1.5;
}

.b-lib-article h2 {
    margin: 0 0 15px;
}

.b-lib-article h3 {
    margin: 0 0 12px;
}


.b-txt-format ul {
    margin-left: 0 !important;
}


.b-lib-article a {
    text-decoration: underline;
}

.b-lib-article .b-specblock {
    margin-bottom: 20px;
}

.b-lib-article img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.b-txt-format ul li {
    margin: 0 0 10px;
    line-height: 1.5;
}

.ffghg {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 12;
    font-size: 13px;
    color: #000;
    background: #000;
}

.b-txt-format ul li ul {
    padding-left: 0px;
    padding-top: 10px;
}

.b-txt-format ol li {
    margin: 0 0 10px;
    line-height: 1.5;
    padding-left: 0;
}

.b-txt-format ol li ul li {
    padding-left: 11px;
}

.b-txt-format ul li ol {
    padding-left: 10px;
}

.b-txt-format ol {
    margin-bottom: 10px;;
}

.b-txt-format ul li ol li {
    padding-left: 15px;
    list-style: none
}

.b-txt-format p {
    line-height: 1.5;
}

.b-kurs-item__content a {
    text-decoration: underline;
}

.b-lib-article table {
    width: 100% !important;
    margin: 10px 0;
    border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
    border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
    border-left: none !important;
    border-bottom: none !important;
}

.b-lib-article table td {
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    border-top: none !important;
    text-align: left !important;
    padding: 6px;
    font-size: 14px;
}

.b-lib-article .b-txt-format ul li {
    font-size: 16px;
}

.b-lib-article .b-txt-format ul {
   padding-left: 12px;
}

.b-lib-article table tr {
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    vertical-align: top;
}

.b-lib-article table tr:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.b-list.b-lib-menu a {
    border-bottom: 1px solid;
    transition: all .3s ease-out;
    text-decoration: none;
}

.b-list.b-lib-menu li {
    margin: 0 0 18px;
}

.b-list.b-lib-menu a:hover, .b-list.b-lib-menu .active > a {
    color: #E94D11;
}

/* Уч центр */

.b-slider__dots {
    bottom: -7px;
}

.b-slider__dot_curr, .b-slider__dot:hover, .b-slider__animdot {
    background: #e94d11;
}

.b-border-img {
    border-radius: 0px 16px;
}

.fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
}

.fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
}

.fancybox-thumbs__list a:before { /* обводка текущей (активной) картинки */
    border: 4px solid #E34D1C;
}

.fancybox-thumbs__list {
    margin: 0 auto;
}

.b-modal-video .iexmodal-popup {
    background-color: transparent;
}

.b-modal-video .iexmodal-inner {
    padding: 0;
}

.b-modal-video .iexmodal-inner-wrap::before {
    display: none;
}

.b-modal-video .iexmodal-close-inner {
    top: -8px;
    color: #fff;
}

.b-modal-video .iexmodal-close-inner .iexmodal-icon {
    opacity: 1;
}

.b-rew-title {
    font-weight: bold;
    height: 38px;
    overflow: hidden;
}


.b-faq__quest {
    background: #fff;
    position: relative;
    cursor: pointer;
    height: 70px;
    display: flex;
    align-items: center;
    padding: 15px 50px 15px 15px;
    transition: all .3s ease-out;
    font-size: 16px;
    line-height: 20px;
    color: #212529;
    border-bottom: 1px solid #EFF0F4;
}


.b-faq__quest[aria-expanded^="true"] {
    background: #E0E2EC;
    font-weight: bold;
}


.b-faq__quest:after {
    content: "";
    position: absolute;
    background: url(/images/normative/ico/arrow-coll.svg);
    background-size: cover;
    background-position: center;
    right: 30px;
    width: 25px;
    height: 25px;
    top: 50%;
    transform: translate(0, -50%);
    transition: all .3s ease-out;
    text-align: center;
}

.b-faq__quest[aria-expanded^="true"].b-faq__quest:after {
    transform: rotate(180deg) translate(0, 50%);
    top: 50%;
}

.b-faq_answ {
    background: #E0E2EC;
    /*
    position: absolute;
    width: 100%;
     */
    z-index: 999;
    color: #212529;
    font-size: 15px;
    border-top: 1px solid #FFFFFF;
}

.b-faq_answ div {
    padding: 18px 15px;
}

.b-faq__item {
    position: relative;
}

.b-gallery-item {
    margin-bottom: 30px;
}

.b-gallery-item img {
    border-radius: 8px;

}

.b-gallery-item__title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 24px;
}

.b-program-items {
    margin-bottom: 30px;
}

.b-program-items__title {
    font-weight: bold;
    font-size: 20px;
    color: #007a9c;
    border-bottom: 1px solid #EFF0F4;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-decoration: none;
}

.b-program-items.--redis {
    /*border-bottom: 1px #D0D0D0 solid;*/
    padding-bottom: 24px;
    margin-bottom: 24px;
}

.b-program-items.--redis:last-child {
    border-bottom: none;
    padding-bottom: 64px;
    margin-bottom: 0;
}

.b-program-items.--redis .b-program-items__title {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 16px;
}

.b-program-items.--redis .b-program-items__table {
    border-collapse: separate;
}

.b-program-items.--redis .b-program-items__table td {
    min-height: 40px;
    height: 40px;
    padding-right: 32px;
    width: 100%;
    color: #212529;
    padding-top: 8px;
    padding-bottom: 8px;
}

.b-program-items.--redis .b-program-items__table tr:first-child td {
    padding-top: 0;
    padding-bottom: 8px;
}

.b-program-items.--redis .b-program-items__table tr:last-child:first-child td {
    padding-top: 0;
    padding-bottom: 0;
}

.b-program-items.--redis .b-program-items__table tr:last-child td {
    padding-top: 8px;
    padding-bottom: 0;
}

.b-program-items.--redis .b-program-items__table td:nth-child(2) {
    width: fit-content;
    white-space: nowrap;

    font-weight: 700;
}

.b-program-items.--redis .b-program-items__table td:last-child {
    padding-right: 0;
    width: fit-content;
    white-space: nowrap;
}

.b-program-items.--redis .b-program-btn {
    display: flex;
    height: 40px;
    padding: 0 12px;
    align-items: center;
    justify-content: center;
    background: #007A9C;
    color: #fff;
    border-radius: 8px;
    font-weight: 700;
    transition: 0.3s ease-out;
}

.b-program-items.--redis .b-program-btn:after {
   content: none;
}

.b-program-items.--redis .b-program-btn:hover {
    background: #0098C2;
}

.b-program-items.--redis .b-program-btn.--disabled {
    background: #EFF0F4;
    color: #7F92B4;
}

.b-link-wrap{
    display: inline-flex;
    align-items: baseline;
    gap: 6px;
    color: #007A9C;
    text-decoration: underline;
}

.b-link-wrap img{
margin: auto;
}

.b-program-items__title_cursor {
    cursor: pointer;
}

.b-program-items__table {
    width: 100%;
}

.b-program-items__table a {
    text-decoration: none;
}

.b-program-items__table td {
    color: #212529;
    font-size: 16px;
    padding-bottom: 14px;
}

.b-program-items__table td:first-child {
    padding-right: 25px;
}

.b-program-items__table td:last-child {
    font-weight: bold;
    text-align: right;
    width: 85px;
}

.b-program-items__table td {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #3A3A3A;
    margin-bottom: 4px;
}

.b-program-items__table td a {
    padding-left: 0;
    width: 100%;
    height: 100%;
    padding: 8px;
    padding-right: 24px;
    border-radius: 4px;
    position: relative;
    transition: .3s all;
}

.b-program-items__table tr {
    height: 100%;
}

.b-program-items__table td:hover a {
    color: #007A9C;
    background: #F5F5F5;
}

.b-program-items__table td a:after {
    content: "";
    position: absolute;
    right: 8px;
    background-image: url(/images/questions/arrow_right.svg);
    width: 16px;
    height: 16px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: .3s opacity;

}

.b-program-items__table.--avi td {
    display: table-cell;
}

.b-program-items__table.--avi td a {
    display: flex;
}

.b-program-items__table td:hover a:after {
    opacity: 1;
}

.bx-pagination .bx-pagination-container ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}

.bx-pagination .bx-pagination-container ul li {
    display: inline-block;
    margin: 0 2px 15px 2px;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-all span, .bx-pagination .bx-pagination-container ul li.bx-pag-prev span, .bx-pagination .bx-pagination-container ul li.bx-pag-next span {
    color: #aab1b4;
    background: #fff;
    border: 2px solid #eff0f1;
    line-height: 28px;
    padding: 0 18px;
}

.b-checkbox {
    position: relative;
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    width: 100%;
}

.b-checkbox__input {
    opacity: 0;
    position: absolute;
}

.b-checkbox__custom {
    width: 20px;
    height: 20px;
    top: 0;
    position: absolute;
    left: 0;
    background: #EFF0F4;
    border: 1px solid #E3E5EC;
    border-radius: 10px;
}

.b-checkbox__txt {
    padding-left: 30px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    font-size: 16px;
    color: #212529;
}

.b-checkbox input:checked + .b-checkbox__custom:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 6px;
    border-radius: 4px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #E94D11;
    border: 1px solid #E94D11;
    box-sizing: border-box;
}

.nav-tabs a {
    text-decoration: none;
}

.iexform-updating:after {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 100px;
    width: 100px;
    background-size: cover;
}

.b-search-notfound {
    padding: 15px 0;
}

.b-search-notfound p {
    margin: 0;
}

.b-search-notfound p font {
    color: #000000 !important;
    font-size: 16px;
}

.b-cursor-pointer {
    cursor: pointer;
}

.b-scheme-pdf {
    position: relative;
    padding-left: 50px !important;
}

.b-scheme-pdf:before {
    content: '';
    position: absolute;
    left: 7px;
    top: 50%;
    transform: translate(0, -50%);
    background: url("/images/doc/pdf.svg");
    background-size: cover;
    width: 35px;
    height: 35px;
}

.b-service-nav li a {
    color: #183161 !important;
    font-size: 16px;
    font-weight: bold;
    background: #ffffff;
    transition: all .3s ease-out;
    margin-bottom: 20px;
    border-radius: 0px 16px;
    border-top-left-radius: 0 !important;
    display: flex !important;
    align-items: center;
    height: 100px;
}

.b-service-nav li {
    width: 100%;
}

.b-servise-nav__img {
    margin-right: 20px;
}

.b-servise-nav__img img {
    width: 40px;
}

.b-service-nav li a:hover {
    background: #e94d11;
    color: #ffffff !important;
}

.b-service-nav li a:hover .cls-1 {
    fill: #ffffff !important;
}

.cls-1 {
    transition: all .3s ease-out;
}

.b-service-nav.nav-tabs .nav-link.active {
    background: #e94d11;
    color: #ffffff !important;
    position: relative;
}

.b-service-nav.nav-tabs .nav-link.active .cls-1 {
    fill: #ffffff !important;
}

.b-service-nav.nav-tabs .nav-link.active:before {
    content: '';
    position: absolute;
    left: -45px;
    background: url("/images/normative/services/arr.png");
    background-size: cover;
    width: 36px;
    height: 24px;

}

.b-block-services-abs {
    width: 585px;
    position: absolute;
    left: 50%;
    bottom: -70px;
    padding: 30px 40px;
    transform: translate(-50%, 0);
    border-bottom: 6px solid #004393;
}

.b-file-link {
    text-align: center;
    display: block;
    text-decoration: none !important;
    font-weight: bold;
}

.b-file-link img {
    width: 100px;
    height: 100px;
}


.b-steps {
    position: relative;
}

.b-steps:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #dbdde3;
    top: 50%;
    transform: translate(0, -50%);
}

.b-steps-item {
    margin-right: 40px;
    width: 26px;
    height: 26px;
    border: 6px solid #dbdde3;
    border-radius: 15px;
    background: #f9f9fa;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.b-steps-item:last-child {
    margin-right: 0;
}

.b-steps-item.active:before {
    content: '';
    position: absolute;
    background: #004393;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.b-steps-item.active:after {
    content: '+';
    position: absolute;
    color: #ffffff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    font-weight: bold;

}

.b-quiz-content-block {
    height: 220px;
}

.b-case-block {
    border-radius: 0 20px 0 20px;
    background: #ffffff;
    padding: 40px 40px 40px 140px;
}

.b-case-block__title {
    font-size: 16px;
    font-weight: bold;
    color: #212529;
    margin-bottom: 24px;
    text-transform: uppercase;
}

.b-case-block__img-link img {
    border-bottom: 5px solid #e94d11;
    border-radius: 0 20px 0 20px;
    box-shadow: 1px 0px 15px 0px #0000001c;
}

.b-case-block__img-link {
    position: absolute;
    z-index: 999;
    left: -145px;
    background: #ffffff;
    border-radius: 0 20px 0 20px;
}

.overflow-visible {
    overflow: visible !important;
}

.b-slider-case .swiper-button-next, .b-slider-case .swiper-button-prev {
    top: 0 !important;
}

.b-slider-case .swiper-button-next {
    right: auto;
    left: -60px;
}

.b-slider-case .swiper-button-prev {
    left: -150px;
}

.b-slider-case .swiper-button-next:after, .b-slider-case .swiper-button-prev:after {
    font-size: 31px;
    font-weight: bold;
    color: #e94d11;
}

.b-case-block__txt {
    margin-bottom: 30px;
    height: 225px;
    overflow: hidden;
}

.b-case-block__txt:before {
    content: '';
    position: absolute;
    bottom: 100px;
    left: 0;
    width: 100%;
    height: 50px;
    background: linear-gradient(0deg, rgb(222 222 222 / 0%) 0%, rgb(255 255 255 / 50%) 30%);
}

.b-slider-case {
    margin-bottom: 40px;
}

.js-library__wrapper {
    overflow: visible !important;
}

.b-404 {
    padding: 150px 0;
}

.b-404-title {
    font-weight: bold;
    font-size: 32px;
    color: #212529;
    margin-bottom: 30px;
    line-height: 1.2;
}

.text-orange {
    color: #E94D11;
}

ol ol, ul ul, ol ul, ul ol {
    list-style: initial;
}

.b-iex {
    color: #7f92b4;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    transition: all .3s ease-out;
}

.b-iex:hover {
    color: #e94d11;
}

.b-iex:hover .b-iex__ico {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='66' height='18' viewBox='0 0 66 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M49.7071 17.7071L57 10.4142L64.2929 17.7071C64.6834 18.0976 65.3166 18.0976 65.7071 17.7071C66.0976 17.3166 66.0976 16.6834 65.7071 16.2929L58.4142 9L65.7071 1.70711C66.0976 1.31658 66.0976 0.683417 65.7071 0.292893C65.3166 -0.0976311 64.6834 -0.0976311 64.2929 0.292893L57 7.58579L49.7071 0.292893C49.3166 -0.0976311 48.6834 -0.0976311 48.2929 0.292893C47.9024 0.683417 47.9024 1.31658 48.2929 1.70711L55.5858 9L48.2929 16.2929C47.9024 16.6834 47.9024 17.3166 48.2929 17.7071C48.6834 18.0976 49.3166 18.0976 49.7071 17.7071ZM18 2C18 0.895431 17.1046 1.86265e-08 16 1.86265e-08H2C0.895431 1.86265e-08 0 0.895431 0 2V16C0 17.1046 0.895431 18 2 18H16C17.1046 18 18 17.1046 18 16V2ZM25 1.86265e-08C25.5523 1.86265e-08 26 0.447715 26 1V17C26 17.5523 25.5523 18 25 18C24.4477 18 24 17.5523 24 17V1C24 0.447715 24.4477 1.86265e-08 25 1.86265e-08ZM31 8C30.4477 8 30 8.44771 30 9C30 9.55229 30.4477 10 31 10H44C44.5523 10 45 9.55229 45 9C45 8.44771 44.5523 8 44 8H31ZM30 1C30 0.447715 30.4477 1.86265e-08 31 1.86265e-08H44C44.5523 1.86265e-08 45 0.447715 45 1C45 1.55228 44.5523 2 44 2H31C30.4477 2 30 1.55228 30 1ZM31 16C30.4477 16 30 16.4477 30 17C30 17.5523 30.4477 18 31 18H44C44.5523 18 45 17.5523 45 17C45 16.4477 44.5523 16 44 16H31Z' fill='%23e94d11'/%3e%3c/svg%3e ");
}

.b-iex__ico {
    display: inline-block;
    margin-left: 10px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='66' height='18' viewBox='0 0 66 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M49.7071 17.7071L57 10.4142L64.2929 17.7071C64.6834 18.0976 65.3166 18.0976 65.7071 17.7071C66.0976 17.3166 66.0976 16.6834 65.7071 16.2929L58.4142 9L65.7071 1.70711C66.0976 1.31658 66.0976 0.683417 65.7071 0.292893C65.3166 -0.0976311 64.6834 -0.0976311 64.2929 0.292893L57 7.58579L49.7071 0.292893C49.3166 -0.0976311 48.6834 -0.0976311 48.2929 0.292893C47.9024 0.683417 47.9024 1.31658 48.2929 1.70711L55.5858 9L48.2929 16.2929C47.9024 16.6834 47.9024 17.3166 48.2929 17.7071C48.6834 18.0976 49.3166 18.0976 49.7071 17.7071ZM18 2C18 0.895431 17.1046 1.86265e-08 16 1.86265e-08H2C0.895431 1.86265e-08 0 0.895431 0 2V16C0 17.1046 0.895431 18 2 18H16C17.1046 18 18 17.1046 18 16V2ZM25 1.86265e-08C25.5523 1.86265e-08 26 0.447715 26 1V17C26 17.5523 25.5523 18 25 18C24.4477 18 24 17.5523 24 17V1C24 0.447715 24.4477 1.86265e-08 25 1.86265e-08ZM31 8C30.4477 8 30 8.44771 30 9C30 9.55229 30.4477 10 31 10H44C44.5523 10 45 9.55229 45 9C45 8.44771 44.5523 8 44 8H31ZM30 1C30 0.447715 30.4477 1.86265e-08 31 1.86265e-08H44C44.5523 1.86265e-08 45 0.447715 45 1C45 1.55228 44.5523 2 44 2H31C30.4477 2 30 1.55228 30 1ZM31 16C30.4477 16 30 16.4477 30 17C30 17.5523 30.4477 18 31 18H44C44.5523 18 45 17.5523 45 17C45 16.4477 44.5523 16 44 16H31Z' fill='%237f92b4'/%3e%3c/svg%3e ");
    width: 60px;
    height: 16px;
    background-size: cover;
    vertical-align: middle;
    transition: all .3s ease-out;
}

.b-collapse-link {
    font-weight: bold;
    font-size: 16px;
    color: #212529;
    transition: all .3s ease-out;
    position: relative;
    cursor: pointer;
}

.b-program-collapse-content {
    margin: 20px 0;
}

.b-collapse-link:hover {
    color: #E94D11;
}

.b-collapse-link:hover .b-collapse-link-arr {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='27' height='23' viewBox='0 0 27 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg filter='url(%23filter0_d)'%3e%3cpath d='M9 14L13.5066 10L18.0132 14' stroke='url(%23paint0_linear)' stroke-width='2'/%3e%3c/g%3e%3cdefs%3e%3cfilter id='filter0_d' x='0.336182' y='0.662903' width='26.3408' height='22.085' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3e%3cfeOffset/%3e%3cfeGaussianBlur stdDeviation='4'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.06 0'/%3e%3cfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3e%3c/filter%3e%3clinearGradient id='paint0_linear' x1='9' y1='12' x2='18.0132' y2='12' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23E94D11'/%3e%3cstop offset='1' stop-color='%23E94D11'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e ");
}

.b-collapse-link-arr {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='27' height='23' viewBox='0 0 27 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg filter='url(%23filter0_d)'%3e%3cpath d='M9 14L13.5066 10L18.0132 14' stroke='url(%23paint0_linear)' stroke-width='2'/%3e%3c/g%3e%3cdefs%3e%3cfilter id='filter0_d' x='0.336182' y='0.662903' width='26.3408' height='22.085' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3e%3cfeOffset/%3e%3cfeGaussianBlur stdDeviation='4'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.06 0'/%3e%3cfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3e%3c/filter%3e%3clinearGradient id='paint0_linear' x1='9' y1='12' x2='18.0132' y2='12' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23004393'/%3e%3cstop offset='1' stop-color='%23183161'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e ");
    background-size: cover;
    background-position: center;
    display: inline-block;
    width: 26px;
    height: 10px;
    margin-right: 8px;
    transition: all .3s ease-out;
}

.b-collapse-link.active .b-collapse-link-arr {
    transform: rotate(180deg);

}

.b-tab-program {
    margin: 20px 0;
}

.b-auth-wrap {
    position: relative;
}

.b-auth-wrap:hover .b-auth-menu-wrap {
    opacity: 1;
    visibility: visible;
}

.b-auth-menu {
    border-top: 2px solid #E94D11;
    border-radius: 0px 0px 8px 8px;
    padding: 16px;
    box-shadow: 0 0 12px rgb(0 0 0 / 12%);
    background: #ffffff;


}

.b-auth-menu-wrap.--auth {
    left: -410px;
    bottom: -149px;
}

.b-auth-menu-wrap {
    position: absolute;
    width: 440px;
    left: -363px;
    bottom: -90px;
    opacity: 0;
    visibility: hidden;
    padding-top: 65px;
    z-index: 999;
    transition: all .3s ease-out;
}

.b-auth-menu .b-btn {
    padding: 0 24px;
}

.b-treg {
    position: absolute;
    top: -13px;
    right: 5px;
}

.b-complaint-link {
    font-size: 13px;
    color: #212529;
    font-weight: 400;
    background: #EFF0F4;
    border-radius: 8px;
    padding: 8px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    max-width: 120px;
    transition: all .3s ease-out;
}

.b-complaint-link:hover {
    color: #212529;
    background: #d8d9db;
}


.b-quest-item .__description {
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #212529;
    margin-bottom: 24px;
    margin-left: 23px;
}


.b-quest-images {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 24px;
    margin-bottom: 24px;
    margin-left: 23px;
}

.b-quest-images img {
    width: 300px;
    height: 200px;
    object-fit: cover;
    border-radius: 4px;
}

.b-quest-images .__zoom {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 32px;
    height: 32px;
    transform: translate(-50%, -50%);
    pointer-events: none;
    opacity: 0;
    transition: all .3s ease-out;
}

.b-quest-images img:hover + .__zoom {
    opacity: 1;
}

.--cursor-auto {
    cursor: auto;
}

.ticket-grid {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(5, 1fr);
}

.ticket-grid .__item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    width: 100%;
}

.b-description-block-wrap {
    background: #f3f3f3;
    padding: 24px;
}

.b-description-block {
    height: 240px;
    overflow: hidden;

}

.js-collapse-description {

    color: #007a9c !important;
    font-weight: bold;
}

.js-collapse-description:hover {
    color: #0290b8 !important;
}

.b-description-block.--active {
    height: auto;
}

.bx-pagination .bx-pagination-container {
    text-align: center !important;
}


.b-grey-blocks {
    display: grid;
    gap: 16px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.b-grey-blocks .__item {
    background: #EFF0F4;
    background: linear-gradient(325deg, rgba(241, 247, 251, 1) 0%, rgba(240, 230, 238, 1) 100%);
    border-radius: 16px;
    padding: 32px;
}

.b-grey-blocks .__name {
    margin: 0 0 24px;
    font-weight: bold;
    font-size: 28px;
}

.b-grid-layout-auto {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 32px;
    margin: 32px 0;
}


.b-grid-layout-auto .__title {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 12px;
}

.b-grid-layout-auto .__text {
    font-size: 15px;
}

.b-video-block {
    display: grid;
    gap: 16px;
    grid-template-columns: 1fr 1fr;
}

.b-video-block.--form {
    grid-template-columns: 1fr 320px;
}

.b-grid-block.--form {
    grid-template-columns: 1fr 320px;
}

.b-grid-block.--personal-courses {
    grid-template-columns: 1fr 200px 150px;
}


.b-grid-block.--admin-courses {
    grid-template-columns: 1fr 1fr;
}

.b-grid-block-a {
    padding: 5px;
    padding-right: 15px;
    position: relative;
}

.b-grid-block-a a {
    display: block;
}


.b-grid-block-a:hover {
    background: #e6f6fa;
    cursor: pointer;

}

.b-grid-block-a:hover:after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    right: 10px;
    bottom: 47%;
    border-left: 2px solid #525C69;
    border-bottom: 2px solid #525C69;
    opacity: 0.6;
    transform: rotate(225deg);
    margin: 24px 0 0 5px;
    box-sizing: border-box;
}

.b-answer-form-wrap {
    position: relative;
    margin: 24px 0;
}

.b-answer-form-wrap iframe {
    border: none;
}

.b-auth-grid {
    display: flex;
    align-items: center;
    gap: 4px;
}

.b-auth-grid .__text {
    font-weight: bold;
    font-size: 17px;
}

.b-cart-grid {
    display: flex;
    align-items: center;
    gap: 4px;
}

.b-cart-grid .__text {
    font-weight: bold;
    font-size: 17px;
}

.b-grid-block-3 {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
}

.b-grid-block-swipe-wrapper {
    display: flex;
    overflow-x: auto;
    gap: 20px;
    scroll-snap-type: x mandatory;
}

.b-grid-block-swipe-wrapper > div {
    flex-shrink: 0;
}

.b-block-swipe{
    width: 90%;
    scroll-snap-align: start;
}

.b-block-swipe-2{
    width: 45%;
    scroll-snap-align: start;
}

.b-block-swipe-3{
    width: 32%;
    scroll-snap-align: start;
}

.b-block-swipe-4{
    width: 23%;
    scroll-snap-align: start;
}

.b-block-swipe-5{
    width: 18%;
    scroll-snap-align: start;
}

.progress-bar-arrow-head{
    display: flex;
}

.progress-bar-arrow{
    background-image: url(/upload/images/arrow.png);
    background-repeat:no-repeat;
    background-position: right center;
    flex-grow: 1;
}

.progress-bar-num{
      align-items: center;
      background: #fff;
      border: 2px solid #eaecee;
      border-radius: 100%;
      color: #234996;
      display: flex;
      font-size: 20px;
      height: 50px;
      justify-content: center;
      line-height: 1.2;
      width: 50px;
      z-index: 1;
}


.b-line-abs {
    position: relative;
}

.b-line-abs:before {
    content: '';
    position: absolute;
    right: 0;
    top: -9px;
    height: 44px;
    width: 1px;
    background: #00000040;
}

.p-learning .courses-post a {
    text-decoration: underline;
}

.b-collapse-item {
    margin: 24px 0;
    padding-right: 40px;
    border-bottom: 1px solid #ececec;
}

.b-collapse-item div:first-child {
    cursor: pointer;
}

.b-collapse-item.last-item{
    border-bottom: none !important;
}


.b-collapse-item.pointer{
    cursor: pointer;
}

.b-collapse-item h3 {
    color: #007a9c;
    margin-bottom: 30px;
}

.b-collapse-item h3:hover {
    color: #076881;
}

.b-collapse-item ul{
    list-style-type: square;
}

.b-collapse-item-body{
    background: radial-gradient(circle, rgba(227, 252, 255, 0.9) 0%, rgba(255,255,255,1) 100%);
}

.b-collapse-item-body a{
    text-decoration: underline;
}

.b-collapse-item-body a:hover{
    text-decoration: none;
}

.b-collapse-item > div:nth-child(1) {
    font-size: 18px;
    font-weight: 600;
    position: relative;
    padding-right: 50px;
}

.b-collapse-item > div:nth-child(1) img {
    position: absolute;
    right: 0;
    top: 2px;
    transform: rotate(180deg);
    transition: all .3s ease-out;
}

.b-collapse-item > div:nth-child(1).--active img {
    transform: none;
}

.b-collapse-item > div:nth-child(2) {
    display: none;
    margin: 12px 0 0 0;
}

.b-collapse-item > div.--active {
    display: block;
}

.b-kurs-item__content .b-swiper .swiper-slide img{
    border-radius: 0;
    height: 400px;
    object-fit: scale-down;
}

.--h-device{
    min-height: calc(100vh - 330px);
}

.b-grid-block-line {
    display: flex;
    gap: 20px;
}


.b-grid-block {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
}

.b-grid-block-3-1 {
    display: grid;
    gap: 40px;
    grid-template-columns: 2fr 1fr;
    position: relative;
}

.b-grid-block-1-3 {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr 2fr;
    position: relative;
}

.b-grid-block-6 {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    position: relative;
}

.b-grid-block-1-2 {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr 1fr;
    position: relative;
}

.b-grid-block-1-2.--gap20-10 {
    grid-gap: 20px 60px;
}

.b-grid-block-1-4 {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr 3fr;
    position: relative;
}

.b-grid-block-4 {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    position: relative;
}

.b-grid-block-4-1 {
    display: grid;
    gap: 40px;
    grid-template-columns: 3fr 1fr;
    position: relative;
}


.smoth-scroll{
    scroll-behavior: smooth;
}

.sticky{
    position: sticky;
    top: 0;
}

.docs-list-item{
    display: grid;
    grid-template-columns: auto 170px;
}

.img_original{
    position: absolute;
    right: 50px;
    top: 0px;
}

.b-grid-block .b-swipe>div {
    flex-shrink: 0;
}

.b-block-ower{
    position: relative;
    top: -40px;
}

.ul-white-non-bullets{
    list-style-type: none;
    padding-inline-start: 0px!important;
    padding-bottom: 20px;
}

.ul-white-non-bullets li{
    padding-bottom: 20px;
}

.ul-white-non-bullets a{
    color: white;
    text-decoration: underline;
}

.ul-white-non-bullets a:hover{
    text-decoration: none;
}

@media (max-width: 1540px) {
    .b-case-block {
        padding: 40px 40px 40px 330px;
    }

    .b-case-block__img-link {
        left: 44px;
    }

    .b-slider-case .swiper-button-next {
        right: -60px;
        left: auto;
    }

    .b-slider-case .swiper-button-prev {
        left: -60px;
    }

    .b-slider-case .swiper-button-next, .b-slider-case .swiper-button-prev {
        top: 50% !important;
        transform: translate(0, -50%);
    }

    .b-slider-case {
        padding: 0 70px;
    }
}

@media (max-width: 1200px) {
    .b-biblio-nav:before, .b-biblio-nav:after {
        display: none;
    }

    .b-biblio-nav {
        padding: 40px 30px;
        margin: 0 0 0 15px;
    }

    .b-border-block__inner, .b-blue-block {
        padding: 20px 12px;
    }

    .b-services-block {
        top: 80px;
        left: -25px;
        width: 100%;
    }

    .b-service-nav.nav-tabs .nav-link.active:before {
        left: -25px;
        width: 18px;
        height: 13px;
    }

    .b-block-services-abs {
        bottom: -35px;
    }

    .b-bg-light-grey-p {
        padding: 60px 0 110px 0;
    }

    .b-form-block__content {
        padding: 135px 40px 90px 100px;
    }

    .b-table-scroll {
        width: 100%;
        overflow-x: scroll;
    }

    .ticket-grid {
        grid-template-columns: repeat(6, 1fr);
    }

}

@media (max-width: 991px) {
    .b-biblio-nav {
        margin: 0;
    }

    .b-biblio-nav {
        border-radius: 0 20px 0 20px;
    }

    .b-border-block__inner, .b-blue-block {
        padding: 20px 24px;
    }

    .b-contacts-tab__link {
        font-size: 16px;
        height: 40px;
        padding: 0 15px;
    }

    .b-contacts-block {
        max-width: 100%;
        box-shadow: none;
        display: flex;
        flex-wrap: wrap;
    }

    .b-contacts-block__info {
        padding: 0;
        width: 50%;
        margin-bottom: 20px;
    }

    .b-container-abs {
        position: static;
    }

    .b-contacts-block__hr {
        display: none;
    }

    .b-servies-tabs {
        display: none;
    }

    .b-tab-content.tab-content > .tab-pane {
        display: block !important;
    }

    .b-tab-content .fade:not(.show) {
        opacity: 1;
    }

    .b-services-block {
        position: static;
        padding: 0;
        background: none;
        box-shadow: none;
    }

    .b-content-services-tab {
        margin-bottom: 30px;
    }

    .b-content-services-tab__img {
        margin-bottom: 20px;
        border: none;
    }

    .b-content-services-tab__img img {
        border-radius: 0px 16px;
    }

    .mb-8 {
        margin-bottom: 30px;
    }

    .b-title-medium {
        line-height: 1.2;
    }

    .b-faq__quest {
        height: auto;
        padding: 15px 50px 15px 15px;
    }

    .b-faq__quest:after {
        right: 10px;
    }

    .b-service-nav.nav-tabs .nav-link.active:before {
        content: none;
    }

    .b-block-services-abs {
        position: static;
        transform: none;
        width: auto;
        margin-bottom: 40px;
    }

    .b-bg-light-grey-p {
        padding: 30px 0;
    }

    .b-service-tab .tab-content > .tab-pane {
        display: block;
        opacity: 1;
    }

    .b-service-tab .tab-pane img {
        margin-bottom: 30px;
    }

    .b-form-block-step {
        padding: 20px;
        left: 0;
        position: static;
        margin-bottom: 20px;
    }

    .b-form-block__content {
        padding: 20px;
    }

    .b-form-block-bottom {
        padding: 0 20px;
        width: 100%;
        bottom: 30px;
        left: 0;
    }

    .b-case-block__img-link {
        max-width: 190px;
    }

    .b-grid-block-6{
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }

    .b-case-block {
        padding: 40px 40px 40px 240px;
    }

    .b-slider-case {
        padding: 0;
    }

    .b-case-block__img-link {
        left: 27px;
    }

    .b-slider-case {
        margin-bottom: 0;
    }

    .b-404 {
        padding: 30px 0;
    }

    .b-auth-menu-wrap {
        bottom: -114px;
    }

    .b-program .__image {
        width: 70%;
    }

    .b-grey-blocks {
        grid-template-columns: 1fr 1fr;
    }

    .b-grey-blocks .__item {
        padding: 24px;
    }

    .b-grid-block-swipe-wrapper {
        /*grid-template-columns: 1fr 1fr;*/
    }

    .b-block-swipe-3{
        width: 45%;
    }

    .b-block-swipe-5{
        width: 30%;
        scroll-snap-align: start;
    }

}

@media (max-width: 767px) {
    .b-block.p-4 {
        padding: 25px !important;
    }

    i.b-phone, i.b-mail {
        width: 40px;
        height: 40px;
        background-size: 50%;
    }

    .b-footer {
        padding: 30px 0;
    }

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

    .b-specblock, blockquote {
        margin: 20px 0;
        padding: 20px 20px;
    }

    .b-auth-menu-wrap {
        bottom: -110px;
    }

    .b-contacts-tab__link {
        margin-bottom: 5px;
    }

    .b-contacts-block__info-txt {
        font-size: 18px;
        line-height: 1.2;
    }

    .b-map {
        height: auto;
    }

    .b-contacts-block__info {
        width: 100%;
    }

    .b-form-block {
        padding: 20px;
    }

    .b-form-block__sub-abs {
        position: static;
        margin-top: 30px;
    }

    .b-form-block__content {
        padding: 0;
    }

    .b-steps-item {
        width: 20px;
        height: 20px;
        border: 3px solid #dbdde3;
        margin-right: 20px;
    }

    .b-steps-item.active:after {
        font-size: 14px;
    }

    .b-case-block__img-link {
        max-width: none;
        position: static;
        display: block;
        margin-bottom: 30px;
        text-align: center;
    }

    .b-case-block {
        padding: 0;
    }

    .b-slider-case {
        padding: 0;
    }

    .b-slider-case .swiper-button-next, .b-slider-case .swiper-button-prev {
        top: 10px !important;
        transform: translate(0, -100%);
    }

    .b-slider-case .swiper-button-prev {
        left: auto;
        right: 48px;
    }

    .b-slider-case .swiper-button-next {
        right: 0;
        left: auto;
    }

    .b-slider-case .swiper-button-next:after, .b-slider-case .swiper-button-prev:after {
        font-size: 20px;
    }

    .b-case-block__txt:before {
        content: '';
        position: absolute;
        bottom: 50px;
    }

    .b-program .__image {
        width: 80%;
    }

    .ticket-grid {
        display: grid;
        gap: 8px;
        grid-template-columns: repeat(4, 1fr);
    }

    .bx-pagination-container .b-pag span {
        max-width: 30px !important;
        width: 30px;
        height: 30px !important;
    }

    .bx-pagination-container .bx-pag-next span, .bx-pagination-container .bx-pag-prev span {
        height: 30px !important;
        border-radius: 15px !important;
        padding: 0 !important;
    }

    .b-grey-blocks {
        grid-template-columns: 1fr;
    }

    .b-grey-blocks .__item {
        padding: 18px;
    }

    .b-video-block.--form {
        grid-template-columns: 1fr;
    }

    .b-grid-block.--form {
        grid-template-columns: 1fr;
    }

    .b-grid-block.--personal-courses {
        grid-template-columns: 1fr;
    }

    .b-grid-block.--admin-courses {
        grid-template-columns: 1fr 1fr;
    }

    .b-grid-block-none{
        display: none;
    }

    .b-grid-block {
        grid-template-columns: 1fr;
    }

    .b-grid-block-3 {
        grid-template-columns: 1fr;
    }

    .b-grid-block-3-1{
        grid-template-columns: 1fr;
    }

    .b-grid-block-1-3{
        grid-template-columns: 1fr;
    }

    .b-grid-block-6{
        grid-template-columns: 1fr 1fr 1fr;
    }

    .b-grid-block-1-2{
        grid-template-columns: 1fr;
    }


    .b-grid-block-1-4{
        grid-template-columns: 1fr;
    }

    .b-grid-block-4-1 {
        grid-template-columns: 1fr;
    }

    .b-grid-block-4 {
        display: grid;
        gap: 40px;
        grid-template-columns: 1fr 1fr;
        position: relative;
    }



    .b-grid-block-swipe-wrapper {
        /*grid-template-columns: 1fr;*/
    }

    .b-block-swipe-3{
        width: 92%;
    }

    .b-block-swipe-5{
        width: 45%;
        scroll-snap-align: start;
    }

    .docs-list-item{
        grid-template-columns: 1fr;
    }

    .docs-list-item-btns a {
        display: inline;
    }

    .img_original{
        display: none;
    }
}

@media (max-width: 575px) {
    .b-num span {
        font-size: 26px;
    }

    .b-grid-block-6{
        grid-template-columns: 1fr 1fr;
    }

    .b-video-block {
        grid-template-columns: 1fr;
    }

    .b-grid-block {
        grid-template-columns: 1fr;
    }

    .b-grid-block-2 {
        grid-template-columns: 1fr;
    }

    .b-list li {
        margin: 0 0 13px;
    }

    .b-border-block__inner, .b-blue-block {
        padding: 20px 12px;
    }

    .b-contacts-block__info img {
        width: 50px;
    }

    .b-contacts-block__info-txt {
        font-size: 16px;
    }

    .b-contacts-tab__link {
        width: 100%;
        border-radius: 25px;
        margin-bottom: 10px;
    }

    .b-contacts-block__info {
        padding: 10px;
    }


    .b-form-block__sub-abs {
        position: static;
    }

    .b-simple-slider {
        padding: 0 50px;
    }

    .b-title-medium {
        font-size: 21px;
        line-height: 1.2;
        margin-bottom: 20px;
    }

    .b-rew-slider.b-simple-slider {
        padding: 0;
    }

    .b-rew-slider.b-simple-slider .slick-arrow {
        display: none !important;
    }

    .b-rew-title {
        height: auto;
    }

    .b-preim img {
        width: 40px;
    }

    .tab-content.b-kurs-item__content > .tab-pane:last-child {
        margin-bottom: 0;
    }

    .b-grid-block.--admin-courses {
        grid-template-columns: 1fr;

    }

    .b-steps {
        display: none;
    }

    .b-select {
        width: 100%;
    }

    .b-select-wrap {
        width: 100%;
    }

    .b-404-title {
        font-size: 28px;
    }

    .b-auth-menu-wrap {
        width: 280px;
        left: -254px;
        bottom: -143px;
    }

    .b-quiz-content-block {
        height: 300px;
    }

    .b-treg {

        top: -11px;

    }

    .b-complaint-link {
        margin-left: 35px;

    }

    .b-program .__image {
        width: 100%;
    }

    .b-program-items__table td a:after {
        opacity: 1;
        filter: grayscale(1);
    }

    .b-block-swipe-5{
        width: 94%;
        scroll-snap-align: start;
    }

    .not-visible{
        /*display: none;*/
    }
}

.--courses-need-data{
    background: linear-gradient(147deg, rgba(2, 0, 36, 1) 0%, rgb(236, 173, 159) 0%, rgba(255, 213, 204, 0.15) 100%);
    padding: 10px 10px 10px 20px;
    border-radius: 8px;
}


.widget-payment-checkout-info {
    padding-bottom: 20px;
}

.block-admin-courses {
    padding-left: 20px;
    padding-right: 20px;
}

.block-admin-courses-description{
    display: none;
}

.block-admin-courses-description.active{
    display: block;
}

/* слой затемнения */
.dm-overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.65);
    display: none;
    overflow: auto;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
/* активируем слой затемнения и модальное окно */
.dm-overlay:target {
    display: block;
    /* анимация и время задержки */
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}
/* блочная таблица */
.dm-table {
    display: table;
    width: 100%;
    height: 100%;
}
/* ячейка блочной таблицы */
.dm-cell {
    display: table-cell;
    padding: 0 1em;
    vertical-align: middle;
    text-align: center;
}
/* модальный блок */
.dm-modal {
    display: inline-block;
    padding: 20px;
    /* максимально возможная ширина */
    max-width: 75em;
    background: #ffffff;
    /* внешняя тень блока */
    -webkit-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.22), 0px 19px 60px rgba(0, 0, 0, 0.3);
    text-align: left;
    /* анимация и время задержки */
    -webkit-animation: fade .8s;
    -moz-animation: fade .8s;
    animation: fade .8s;
}

.btn-close {
    z-index: 9999;
    float: right;
    width: 30px;
    height: 30px;
    color: #e4a05c;
    text-align: center;
    text-decoration: none;
    line-height: 26px;
    cursor: pointer;
}
.btn-close:after {
    display: block;
    border: 2px solid #e4a05c;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: 'X';
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}
/* кнопка закрытия при наведении */

.btn-close:hover:after {
    border-color: #fff;
    color: #fff;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}


.--info {
    position: absolute;
    top: 20px;
    right: 20px;
    float: none;
}

.--info:after {
    content: '?';
}

.admin-course-category-tags {
    padding: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    display: inline-block;
    border:  1px solid lightgrey;
    /*text-decoration: underline;*/
    border-radius: 15px;
}

.admin-course-category-tags:hover {
    text-decoration:  none;
}

.admin-course-category-tags.--orange{
    background: #e88525 !important;
    color: #000 !important;
}

.admin-course-category-tags.--orange:hover {
    background: #e8a125!important;
    color: #000 !important;
    text-decoration: none;
}



.b-block-service-warning-info{
    display:none;
    background-color: rgba(248,247,243);
    opacity: 90%;
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0 20px 0 20px;
    padding: 25px;
}

.b-block-service-warning-info p{
    font-size: 15px;
}

.b-clock-visible{
    display:block;
    /*transform: translateY(-150%);*/
    animation: from-top 0.5s forwards;
    z-index: 100000;
}

@keyframes from-top {
    0% {transform: translateY(-20%);}
    100% {transform: translateY(0);}
}


.docs-list-year-header {
    background: linear-gradient(150deg, rgba(2, 0, 36, 1) 0%, rgba(0, 122, 156, 0.3) 0%, rgba(0, 212, 255, 0.13) 100%);
    border-radius: 0 20px 0 20px;
    padding-left: 20px;
    color: white;
}

.docs-list-year-header-warn {
    background: linear-gradient(147deg, rgba(2, 0, 36, 1) 0%, rgb(236, 173, 159) 0%, rgba(255, 213, 204, 0.15) 100%);
    border-radius: 0 20px 0 20px;
    padding-left: 20px;
    color: white;
}

input[type="text"]:disabled {
    background-color: rgba(239, 239, 239, 0.82);
}


.action_save_res{

    position: sticky;
    wight: 100px;
    top: 500px;
    right: 100px;
    /*transform: translate(-50%,-50%);*/
    padding: 30px;
    background-color: rgb(42, 200, 114);
    border: 1px solid #0a7150;
}

.action_save_res.active{

}

.action_save_error{
    padding: 5px;
    background-color: rgb(251, 233, 241);
}


.table-sticky{

}

.table-sticky thead th
{
    position: sticky;
    top: 0px;
    background-color: white;
}

#js-content-wrapper a {
    display: block;
    transition: all .3s ease-out;
    padding: 0 0 10px 20px;
}

#js-content-wrapper a:hover {

}


@media (max-width: 540px)
{
    .js-content{
        display: none;
    }
}

.img-fluid-swipe{
    width: 100%;
}

.img-link-grow{
    transition: 1s;
}

.img-link-grow:hover{
    transform: scale(1.1)
}
.text_clamp{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-clamp: 4;
    box-orient: vertical;
}

.list-course-vertical{
    text-align: left;
}

.list-course-vertical.__property{
    /*font-size: 12px;*/
}

.ul-marker-square{
    list-style-type: square;
}

.div-suggestions-wrapper{
    /*display: block;*/
    position: absolute;
    z-index: 1000;
    top: 0px;
    left:  0px;
    width: 100%;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 10px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    box-shadow: 0px 4px 8px 6px rgba(34, 60, 80, 0.2);
}

.div-suggestion-item{
    position: relative;
    cursor: pointer;
    background-color: #fff;
    padding: 5px;
}

.div-suggestion-item:hover{
    background-color: #f3f3f3;
}

.div-suggestions-wrapper.--hide{
    display: none;
}

.table-div-x-scroll{
    overflow-x: auto;
    overflow-y: hidden;
}

.b-files-download img{
    width: 32px;
    height: 32px;
    margin-right: 20px;
    /*float: left;*/
}
.b-files-download-item{
    width: 100%;
    padding: 20px;
}

.b-files-download{
    /*padding: 30px;*/
    border-radius: 15px;
    border: 1px solid #1da1f2;
    background: #ffffff;
    background: linear-gradient(156deg, rgba(255, 255, 255, 1) 0%, rgba(242, 247, 255, 1) 100%);
}

.b-files-download .__file_name{
    font-weight: bold;
    padding-bottom: 10px;
}

.b-files-download .__file_descr{
    color: gray;
    font-size: 12px;
    line-height: 1.2;
    padding-bottom: 10px;
}



/* End */


/* Start:/local/components/iex/vue.cart/templates/.default/style.css?17198422121380*/
.iexVueCart__itemWrap{
    position: relative;
}



.iexVueCart__addCartDone {
    display: none !important;
}

.iexVueCart__addCartTodo {
}

.iexVueCart__itemIncart .iexVueCart__addCartDone{
    display: flex !important;
}

.iexVueCart__itemIncart .iexVueCart__addCartTodo{
    display: none !important;
}

.iexVueCart__itemProcessing::before {
    content: "";
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.iexVueCart__itemProcessing::after {
    content: "";
    position: absolute;
    z-index: 101;
    left: 50%;
    top: 50%;
    width: 90px;
    height: 90px;
    margin-left: -45px;
    margin-top: -45px;
    border-radius: 50%;
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent #fff transparent;
    opacity: 0.5;
    -webkit-animation: iexVueCartSpinner 1.2s linear infinite;
    animation: iexVueCartSpinner 1.2s linear infinite;
}

@keyframes iexVueCartSpinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes iexVueCartSpinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* End */
/* /tools/css/bootstrap.css?1724402293196186 */
/* /tools/mmenu/mmenu.css?171984221247952 */
/* /tools/iexForm/iexform.css?171984221216572 */
/* /tools/iexModal/iexModal.css?171984221219690 */
/* /tools/fancybox/jquery.fancybox.css?171984221217413 */
/* /tools/swiper/swiper.min.css?171984221213677 */
/* /tools/nouislider/nouislider.min.css?17198422124294 */
/* /tools/css/bg.css?1732548044880 */
/* /tools/css/btn.css?17337444862931 */
/* /tools/css/fonts.css?17198422122423 */
/* /tools/css/head-menu.css?17325541555852 */
/* /tools/css/infograph.css?171984221210974 */
/* /tools/css/slider.css?17333102463859 */
/* /tools/css/form.css?17420241885553 */
/* /tools/css/search.css?17325484122768 */
/* /tools/css/quest.css?17485162218829 */
/* /tools/stacktable/stacktable.css?1719842212469 */
/* /tools/colorbox/colorbox.css?17198422124393 */
/* /tools/css/catalognew.css?173520633836253 */
/* /tools/css/order.css?17198422126983 */
/* /tools/css/style.css?175015985968903 */
/* /local/components/iex/vue.cart/templates/.default/style.css?17198422121380 */
