<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/new-design/static/assets/theme.min.css?1748075655638786*/
@charset "UTF-8";
/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
@import url("https://fonts.googleapis.com/css?family=Exo+2:300,400,500,600,700&amp;display=swap&amp;subset=cyrillic");
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

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

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

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

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

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

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

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

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

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

select {
  word-wrap: normal; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

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

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

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

h6, .h6 {
  font-size: 1rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.figure {
  display: inline-block; }

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

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

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }
  a &gt; code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

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

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

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

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

.table-primary,
.table-primary &gt; th,
.table-primary &gt; td {
  background-color: #ffffff; 
  
}

.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 &gt; td,
  .table-hover .table-primary:hover &gt; th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary &gt; th,
.table-secondary &gt; 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 &gt; td,
  .table-hover .table-secondary:hover &gt; th {
    background-color: #c8cbcf; }

.table-success,
.table-success &gt; th,
.table-success &gt; 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 &gt; td,
  .table-hover .table-success:hover &gt; th {
    background-color: #b1dfbb; }

.table-info,
.table-info &gt; th,
.table-info &gt; 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 &gt; td,
  .table-hover .table-info:hover &gt; th {
    background-color: #abdde5; }

.table-warning,
.table-warning &gt; th,
.table-warning &gt; 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 &gt; td,
  .table-hover .table-warning:hover &gt; th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger &gt; th,
.table-danger &gt; 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 &gt; td,
  .table-hover .table-danger:hover &gt; th {
    background-color: #f1b0b7; }

.table-light,
.table-light &gt; th,
.table-light &gt; 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 &gt; td,
  .table-hover .table-light:hover &gt; th {
    background-color: #ececf6; }

.table-dark,
.table-dark &gt; th,
.table-dark &gt; 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 &gt; td,
  .table-hover .table-dark:hover &gt; th {
    background-color: #b9bbbe; }

.table-active,
.table-active &gt; th,
.table-active &gt; 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 &gt; td,
  .table-hover .table-active:hover &gt; th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm &gt; .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 &gt; .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 &gt; .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 &gt; .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive &gt; .table-bordered {
    border: 0; }

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

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

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

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

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

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

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

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

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

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

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

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

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -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: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-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;
  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;
  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, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .btn:hover {
    color: #212529;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

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

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
            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 &gt; .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 &gt; .btn-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
              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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
            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 &gt; .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 &gt; .btn-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
              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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
            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 &gt; .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 &gt; .btn-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
              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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
            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 &gt; .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 &gt; .btn-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
              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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
            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 &gt; .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 &gt; .btn-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
              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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
            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 &gt; .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 &gt; .btn-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
              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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
            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 &gt; .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 &gt; .btn-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
              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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
            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 &gt; .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 &gt; .btn-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
              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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
            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 &gt; .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 &gt; .btn-outline-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
              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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
            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 &gt; .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 &gt; .btn-outline-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
              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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
            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 &gt; .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 &gt; .btn-outline-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
              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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
            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 &gt; .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 &gt; .btn-outline-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
              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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
            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 &gt; .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 &gt; .btn-outline-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
              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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
            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 &gt; .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 &gt; .btn-outline-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
              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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
            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 &gt; .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 &gt; .btn-outline-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
              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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
            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 &gt; .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 &gt; .btn-outline-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg &gt; .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm &gt; .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

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

.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group &gt; .btn,
  .btn-group-vertical &gt; .btn {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
    .btn-group &gt; .btn:hover,
    .btn-group-vertical &gt; .btn:hover {
      z-index: 1; }
    .btn-group &gt; .btn:focus, .btn-group &gt; .btn:active, .btn-group &gt; .btn.active,
    .btn-group-vertical &gt; .btn:focus,
    .btn-group-vertical &gt; .btn:active,
    .btn-group-vertical &gt; .btn.active {
      z-index: 1; }

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group &gt; .btn:not(:first-child),
.btn-group &gt; .btn-group:not(:first-child) {
  margin-left: -1px; }

.btn-group &gt; .btn:not(:last-child):not(.dropdown-toggle),
.btn-group &gt; .btn-group:not(:last-child) &gt; .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group &gt; .btn:not(:first-child),
.btn-group &gt; .btn-group:not(:first-child) &gt; .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 &gt; .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg &gt; .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btn-group-vertical &gt; .btn,
  .btn-group-vertical &gt; .btn-group {
    width: 100%; }
  .btn-group-vertical &gt; .btn:not(:first-child),
  .btn-group-vertical &gt; .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical &gt; .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical &gt; .btn-group:not(:last-child) &gt; .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical &gt; .btn:not(:first-child),
  .btn-group-vertical &gt; .btn-group:not(:first-child) &gt; .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle &gt; .btn,
.btn-group-toggle &gt; .btn-group &gt; .btn {
  margin-bottom: 0; }
  .btn-group-toggle &gt; .btn input[type="radio"],
  .btn-group-toggle &gt; .btn input[type="checkbox"],
  .btn-group-toggle &gt; .btn-group &gt; .btn input[type="radio"],
  .btn-group-toggle &gt; .btn-group &gt; .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

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

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

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

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

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

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

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

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

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

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

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

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

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact; }

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: 50% / 50% 50% no-repeat; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-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;
    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, -webkit-box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(0.75rem);
        -ms-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: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-file-input[disabled] ~ .custom-file-label,
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-range:focus {
    outline: 0; }
    .custom-range:focus::-webkit-slider-thumb {
      -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
              box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-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;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
            appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -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: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-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;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }

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

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

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

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

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

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

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

.tab-content &gt; .tab-pane {
  display: none; }

.tab-content &gt; .active {
  display: block; }

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar .container,
  .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

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

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

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

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

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

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

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto; }

@media (max-width: 575.98px) {
  .navbar-expand-sm &gt; .container,
  .navbar-expand-sm &gt; .container-fluid, .navbar-expand-sm &gt; .container-sm, .navbar-expand-sm &gt; .container-md, .navbar-expand-sm &gt; .container-lg, .navbar-expand-sm &gt; .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -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: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm &gt; .container,
    .navbar-expand-sm &gt; .container-fluid, .navbar-expand-sm &gt; .container-sm, .navbar-expand-sm &gt; .container-md, .navbar-expand-sm &gt; .container-lg, .navbar-expand-sm &gt; .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-sm .navbar-collapse {
      display: -webkit-box !important;
      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 &gt; .container,
  .navbar-expand-md &gt; .container-fluid, .navbar-expand-md &gt; .container-sm, .navbar-expand-md &gt; .container-md, .navbar-expand-md &gt; .container-lg, .navbar-expand-md &gt; .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -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: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md &gt; .container,
    .navbar-expand-md &gt; .container-fluid, .navbar-expand-md &gt; .container-sm, .navbar-expand-md &gt; .container-md, .navbar-expand-md &gt; .container-lg, .navbar-expand-md &gt; .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-md .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-md .navbar-collapse {
      display: -webkit-box !important;
      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 &gt; .container,
  .navbar-expand-lg &gt; .container-fluid, .navbar-expand-lg &gt; .container-sm, .navbar-expand-lg &gt; .container-md, .navbar-expand-lg &gt; .container-lg, .navbar-expand-lg &gt; .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -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: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg &gt; .container,
    .navbar-expand-lg &gt; .container-fluid, .navbar-expand-lg &gt; .container-sm, .navbar-expand-lg &gt; .container-md, .navbar-expand-lg &gt; .container-lg, .navbar-expand-lg &gt; .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-lg .navbar-collapse {
      display: -webkit-box !important;
      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 &gt; .container,
  .navbar-expand-xl &gt; .container-fluid, .navbar-expand-xl &gt; .container-sm, .navbar-expand-xl &gt; .container-md, .navbar-expand-xl &gt; .container-lg, .navbar-expand-xl &gt; .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -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: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl &gt; .container,
    .navbar-expand-xl &gt; .container-fluid, .navbar-expand-xl &gt; .container-sm, .navbar-expand-xl &gt; .container-md, .navbar-expand-xl &gt; .container-lg, .navbar-expand-xl &gt; .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-xl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .navbar-expand &gt; .container,
  .navbar-expand &gt; .container-fluid, .navbar-expand &gt; .container-sm, .navbar-expand &gt; .container-md, .navbar-expand &gt; .container-lg, .navbar-expand &gt; .container-xl {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand &gt; .container,
  .navbar-expand &gt; .container-fluid, .navbar-expand &gt; .container-sm, .navbar-expand &gt; .container-md, .navbar-expand &gt; .container-lg, .navbar-expand &gt; .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .navbar-expand .navbar-nav-scroll {
    overflow: visible; }
  .navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    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 &gt; .nav-link,
.navbar-light .navbar-nav .active &gt; .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

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

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

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

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

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

.navbar-dark .navbar-nav .show &gt; .nav-link,
.navbar-dark .navbar-nav .active &gt; .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

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

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

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

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

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

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

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

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

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

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

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

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

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px); }

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

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

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

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

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

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

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

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

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

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

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }

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

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

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

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

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

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

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

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

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

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

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

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

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-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;
  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;
  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, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .badge {
      -webkit-transition: none;
      -o-transition: none;
      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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
            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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
            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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
            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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
            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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
            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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
            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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
            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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

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

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

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

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }

.progress-bar-striped {
  background-image: -o-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-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

button.close {
  padding: 0;
  background-color: transparent;
  border: 0; }

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

.toast {
  -ms-flex-preferred-size: 350px;
      flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.toast-body {
  padding: 0.75rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top &gt; .arrow, .bs-popover-auto[x-placement^="top"] &gt; .arrow {
    bottom: calc(-0.5rem - 1px); }
    .bs-popover-top &gt; .arrow::before, .bs-popover-auto[x-placement^="top"] &gt; .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top &gt; .arrow::after, .bs-popover-auto[x-placement^="top"] &gt; .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right &gt; .arrow, .bs-popover-auto[x-placement^="right"] &gt; .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right &gt; .arrow::before, .bs-popover-auto[x-placement^="right"] &gt; .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right &gt; .arrow::after, .bs-popover-auto[x-placement^="right"] &gt; .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom &gt; .arrow, .bs-popover-auto[x-placement^="bottom"] &gt; .arrow {
    top: calc(-0.5rem - 1px); }
    .bs-popover-bottom &gt; .arrow::before, .bs-popover-auto[x-placement^="bottom"] &gt; .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom &gt; .arrow::after, .bs-popover-auto[x-placement^="bottom"] &gt; .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left &gt; .arrow, .bs-popover-auto[x-placement^="left"] &gt; .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left &gt; .arrow::before, .bs-popover-auto[x-placement^="left"] &gt; .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left &gt; .arrow::after, .bs-popover-auto[x-placement^="left"] &gt; .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

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

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

.carousel {
  position: relative; }

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

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

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
      -ms-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;
  -webkit-transition: opacity 0s 0.6s;
  -o-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 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;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

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

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

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

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-box-flex: 0;
        -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;
    -webkit-transition: opacity 0.6s ease;
    -o-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        -webkit-transition: none;
        -o-transition: none;
        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: .75s linear infinite spinner-border;
          animation: .75s linear infinite spinner-border; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

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

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

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

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s; } }

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

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

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

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

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

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

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

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

.bg-secondary {
  background-color: #6c757d !important; }

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

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

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

.bg-info {
  background-color: #17a2b8 !important; }

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

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

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

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

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

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

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

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

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

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

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

.border {
  border: 1px solid #dee2e6 !important; }

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

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

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

.border-left {
  border-left: 1px solid #dee2e6 !important; }

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

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

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

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

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

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

.border-secondary {
  border-color: #6c757d !important; }

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

.border-info {
  border-color: #17a2b8 !important; }

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

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

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

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

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

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

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

.rounded-pill {
  border-radius: 50rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

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

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -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 {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important; }

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

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -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 {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

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

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

.justify-content-between {
  -webkit-box-pack: justify !important;
      -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 {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

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

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

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

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -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 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -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 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -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 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -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 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -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; } }

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
      -ms-user-select: all !important;
          user-select: all !important; }

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important; }

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-secondary {
  color: #6c757d !important; }

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

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

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

.text-info {
  color: #17a2b8 !important; }

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

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

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

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

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

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

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

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

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

.text-body {
  color: #212529 !important; }

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

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

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

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

:root {
  --ws-breakpoint-xs: 0;
  --ws-breakpoint-sm: 576px;
  --ws-breakpoint-md: 768px;
  --ws-breakpoint-lg: 992px;
  --ws-breakpoint-xl: 1200px; }

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

html {
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html, body {
  height: 100%;
  min-height: 100%; }

a {
  background: transparent; }
  a:hover, a:focus, a:active {
    outline: none; }

img {
  height: auto;
  max-width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

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

audio, canvas,
progress, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

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

img {
  height: auto;
  max-width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0; }

label {
  display: inline-block;
  cursor: pointer; }
  label:not([for]) {
    cursor: default; }

/*button, input,
select, textarea {
  font: inherit;
  border-radius: 0;
  -webkit-appearance: none;

  &amp;:focus {
    outline: none;
  }

  &amp;::-moz-focus-inner {
    border: 0; padding: 0;
  }
}*/
button, select, textarea {
  font: inherit;
  border-radius: 0;
  -webkit-appearance: none; }

input:not([type='checkbox']):not([type='radio']) {
  font: inherit;
  border-radius: 0;
  -webkit-appearance: none; }

button:focus, input:focus,
select:focus, textarea:focus {
  outline: none; }

button::-moz-focus-inner, input::-moz-focus-inner,
select::-moz-focus-inner, textarea::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  resize: none; }

input[type="number"] {
  -moz-appearance: textfield; }
  input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none; }

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

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

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: transparent;
  cursor: pointer; }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

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

/* Slider */
.slick-loading .slick-list {
  background: #fff url("/local/templates/new-design/static/assets/./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("/local/templates/new-design/static/assets/./fonts/slick.eot");
  src: url("/local/templates/new-design/static/assets/./fonts/slick.eot?#iefix") format("embedded-opentype"), url("/local/templates/new-design/static/assets/./fonts/slick.woff") format("woff"), url("/local/templates/new-design/static/assets/./fonts/slick.ttf") format("truetype"), url("/local/templates/new-design/static/assets/./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "в†ђ"; }
    [dir="rtl"] .slick-prev:before {
      content: "в†’"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "в†’"; }
    [dir="rtl"] .slick-next:before {
      content: "в†ђ"; }

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

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "вЂў";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  -webkit-transition: height .5s ease-in-out;
  -o-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/local/templates/new-design/static/assets/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform .1s ease;
  transition: -webkit-transform .1s ease;
  -o-transition: transform .1s ease;
  transition: transform .1s ease;
  transition: transform .1s ease, -webkit-transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.select2-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0; }

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em; }

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

.select2-results__option--selectable {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative; }

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results &gt; .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--group {
  padding: 0; }

.select2-container--default .select2-results__option--disabled {
  color: #999; }

.select2-container--default .select2-results__option--selected {
  background-color: #ddd; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results &gt; .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option--group {
  padding: 0; }

.select2-container--classic .select2-results__option--disabled {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: #fff; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/*
 Revealator jQuery Plugin
 Revealator is a jQuery-based plugin for adding effects to elements that enter the window. It's simple, and easy to use.
 version 1.3, Jan 11th, 2016
 by Ingi P. Jacobsen

 The MIT License (MIT)

 Copyright (c) 2016 Qodio

 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:

 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.

 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 */
.revealator-fade,
.revealator-slideup,
.revealator-slideleft,
.revealator-slideright,
.revealator-slidedown,
.revealator-zoomin,
.revealator-zoomout,
.revealator-rotateleft,
.revealator-rotateright {
  /* Default effect duration */
  -webkit-transition: all 600ms;
  -o-transition: all 600ms;
  transition: all 600ms; }

/* Fade effect */
.revealator-fade {
  opacity: 0; }

.revealator-fade.revealator-within,
.revealator-fade.revealator-partially-above,
.revealator-fade.revealator-above {
  opacity: 1; }

/* Slide up effect */
.revealator-slideup {
  -webkit-transform: translate(0, 100px);
      -ms-transform: translate(0, 100px);
          transform: translate(0, 100px);
  opacity: 0; }

.revealator-slideup.revealator-within,
.revealator-slideup.revealator-partially-above,
.revealator-slideup.revealator-partially-below,
.revealator-slideup.revealator-above {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1; }

/* Slide left effect */
.revealator-slideleft {
  -webkit-transform: translate(100px, 0);
      -ms-transform: translate(100px, 0);
          transform: translate(100px, 0);
  opacity: 0; }

.revealator-slideleft.revealator-within,
.revealator-slideleft.revealator-partially-above,
.revealator-slideleft.revealator-partially-below,
.revealator-slideleft.revealator-above {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1; }

/* Slide right effect */
.revealator-slideright {
  -webkit-transform: translate(-100px, 0);
      -ms-transform: translate(-100px, 0);
          transform: translate(-100px, 0);
  opacity: 0; }

.revealator-slideright.revealator-within,
.revealator-slideright.revealator-partially-above,
.revealator-slideright.revealator-partially-below,
.revealator-slideright.revealator-above {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1; }

/* Slide down effect */
.revealator-slidedown {
  -webkit-transform: translate(0, -100px);
      -ms-transform: translate(0, -100px);
          transform: translate(0, -100px);
  opacity: 0; }

.revealator-slidedown.revealator-within,
.revealator-slidedown.revealator-partially-above,
.revealator-slidedown.revealator-partially-below,
.revealator-slidedown.revealator-above {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1; }

/* Zoom in effect */
.revealator-zoomin {
  -webkit-transform: scale(0.75);
      -ms-transform: scale(0.75);
          transform: scale(0.75);
  opacity: 0; }

.revealator-zoomin.revealator-within,
.revealator-zoomin.revealator-partially-above,
.revealator-zoomin.revealator-above {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

/* Zoom out effect */
.revealator-zoomout {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  opacity: 0; }

.revealator-zoomout.revealator-within,
.revealator-zoomout.revealator-partially-above,
.revealator-zoomout.revealator-above {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

/* Rotate left effect */
.revealator-rotateleft {
  -webkit-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
          transform: rotate(20deg);
  opacity: 0; }

.revealator-rotateleft.revealator-within,
.revealator-rotateleft.revealator-partially-above,
.revealator-rotateleft.revealator-above {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  opacity: 1; }

/* Rotate right effect */
.revealator-rotateright {
  -webkit-transform: rotate(-20deg);
      -ms-transform: rotate(-20deg);
          transform: rotate(-20deg);
  opacity: 0; }

.revealator-rotateright.revealator-within,
.revealator-rotateright.revealator-partially-above,
.revealator-rotateright.revealator-above {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  opacity: 1; }

.revealator-delay1 {
  -webkit-transition-delay: 100ms !important;
       -o-transition-delay: 100ms !important;
          transition-delay: 100ms !important; }

.revealator-delay1.revealator-below,
.revealator-delay1.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay2 {
  -webkit-transition-delay: 200ms !important;
       -o-transition-delay: 200ms !important;
          transition-delay: 200ms !important; }

.revealator-delay2.revealator-below,
.revealator-delay2.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay3 {
  -webkit-transition-delay: 300ms !important;
       -o-transition-delay: 300ms !important;
          transition-delay: 300ms !important; }

.revealator-delay3.revealator-below,
.revealator-delay3.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay4 {
  -webkit-transition-delay: 400ms !important;
       -o-transition-delay: 400ms !important;
          transition-delay: 400ms !important; }

.revealator-delay4.revealator-below,
.revealator-delay4.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay5 {
  -webkit-transition-delay: 500ms !important;
       -o-transition-delay: 500ms !important;
          transition-delay: 500ms !important; }

.revealator-delay5.revealator-below,
.revealator-delay5.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay6 {
  -webkit-transition-delay: 600ms !important;
       -o-transition-delay: 600ms !important;
          transition-delay: 600ms !important; }

.revealator-delay6.revealator-below,
.revealator-delay6.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay7 {
  -webkit-transition-delay: 700ms !important;
       -o-transition-delay: 700ms !important;
          transition-delay: 700ms !important; }

.revealator-delay7.revealator-below,
.revealator-delay7.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay8 {
  -webkit-transition-delay: 800ms !important;
       -o-transition-delay: 800ms !important;
          transition-delay: 800ms !important; }

.revealator-delay8.revealator-below,
.revealator-delay8.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay9 {
  -webkit-transition-delay: 900ms !important;
       -o-transition-delay: 900ms !important;
          transition-delay: 900ms !important; }

.revealator-delay9.revealator-below,
.revealator-delay9.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay10 {
  -webkit-transition-delay: 1000ms !important;
       -o-transition-delay: 1000ms !important;
          transition-delay: 1000ms !important; }

.revealator-delay10.revealator-below,
.revealator-delay10.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay11 {
  -webkit-transition-delay: 1100ms !important;
       -o-transition-delay: 1100ms !important;
          transition-delay: 1100ms !important; }

.revealator-delay11.revealator-below,
.revealator-delay11.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay12 {
  -webkit-transition-delay: 1200ms !important;
       -o-transition-delay: 1200ms !important;
          transition-delay: 1200ms !important; }

.revealator-delay12.revealator-below,
.revealator-delay12.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay13 {
  -webkit-transition-delay: 1300ms !important;
       -o-transition-delay: 1300ms !important;
          transition-delay: 1300ms !important; }

.revealator-delay13.revealator-below,
.revealator-delay13.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay14 {
  -webkit-transition-delay: 1400ms !important;
       -o-transition-delay: 1400ms !important;
          transition-delay: 1400ms !important; }

.revealator-delay14.revealator-below,
.revealator-delay14.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay15 {
  -webkit-transition-delay: 1500ms !important;
       -o-transition-delay: 1500ms !important;
          transition-delay: 1500ms !important; }

.revealator-delay15.revealator-below,
.revealator-delay15.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay16 {
  -webkit-transition-delay: 1600ms !important;
       -o-transition-delay: 1600ms !important;
          transition-delay: 1600ms !important; }

.revealator-delay16.revealator-below,
.revealator-delay16.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay17 {
  -webkit-transition-delay: 1700ms !important;
       -o-transition-delay: 1700ms !important;
          transition-delay: 1700ms !important; }

.revealator-delay17.revealator-below,
.revealator-delay17.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay18 {
  -webkit-transition-delay: 1800ms !important;
       -o-transition-delay: 1800ms !important;
          transition-delay: 1800ms !important; }

.revealator-delay18.revealator-below,
.revealator-delay18.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay19 {
  -webkit-transition-delay: 1900ms !important;
       -o-transition-delay: 1900ms !important;
          transition-delay: 1900ms !important; }

.revealator-delay19.revealator-below,
.revealator-delay19.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay20 {
  -webkit-transition-delay: 2000ms !important;
       -o-transition-delay: 2000ms !important;
          transition-delay: 2000ms !important; }

.revealator-delay20.revealator-below,
.revealator-delay20.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay21 {
  -webkit-transition-delay: 2100ms !important;
       -o-transition-delay: 2100ms !important;
          transition-delay: 2100ms !important; }

.revealator-delay21.revealator-below,
.revealator-delay21.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay22 {
  -webkit-transition-delay: 2200ms !important;
       -o-transition-delay: 2200ms !important;
          transition-delay: 2200ms !important; }

.revealator-delay22.revealator-below,
.revealator-delay22.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay23 {
  -webkit-transition-delay: 2300ms !important;
       -o-transition-delay: 2300ms !important;
          transition-delay: 2300ms !important; }

.revealator-delay23.revealator-below,
.revealator-delay23.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay24 {
  -webkit-transition-delay: 2400ms !important;
       -o-transition-delay: 2400ms !important;
          transition-delay: 2400ms !important; }

.revealator-delay24.revealator-below,
.revealator-delay24.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay25 {
  -webkit-transition-delay: 2500ms !important;
       -o-transition-delay: 2500ms !important;
          transition-delay: 2500ms !important; }

.revealator-delay25.revealator-below,
.revealator-delay25.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay26 {
  -webkit-transition-delay: 2600ms !important;
       -o-transition-delay: 2600ms !important;
          transition-delay: 2600ms !important; }

.revealator-delay26.revealator-below,
.revealator-delay26.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay27 {
  -webkit-transition-delay: 2700ms !important;
       -o-transition-delay: 2700ms !important;
          transition-delay: 2700ms !important; }

.revealator-delay27.revealator-below,
.revealator-delay27.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay28 {
  -webkit-transition-delay: 2800ms !important;
       -o-transition-delay: 2800ms !important;
          transition-delay: 2800ms !important; }

.revealator-delay28.revealator-below,
.revealator-delay28.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay29 {
  -webkit-transition-delay: 2900ms !important;
       -o-transition-delay: 2900ms !important;
          transition-delay: 2900ms !important; }

.revealator-delay29.revealator-below,
.revealator-delay29.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-delay30 {
  -webkit-transition-delay: 3000ms !important;
       -o-transition-delay: 3000ms !important;
          transition-delay: 3000ms !important; }

.revealator-delay30.revealator-below,
.revealator-delay30.revealator-partially-below {
  -webkit-transition-delay: 0ms !important;
       -o-transition-delay: 0ms !important;
          transition-delay: 0ms !important; }

.revealator-speed1,
.revealator-duration1 {
  -webkit-transition-duration: 100ms !important;
       -o-transition-duration: 100ms !important;
          transition-duration: 100ms !important; }

.revealator-speed2,
.revealator-duration2 {
  -webkit-transition-duration: 200ms !important;
       -o-transition-duration: 200ms !important;
          transition-duration: 200ms !important; }

.revealator-speed3,
.revealator-duration3 {
  -webkit-transition-duration: 300ms !important;
       -o-transition-duration: 300ms !important;
          transition-duration: 300ms !important; }

.revealator-speed4,
.revealator-duration4 {
  -webkit-transition-duration: 400ms !important;
       -o-transition-duration: 400ms !important;
          transition-duration: 400ms !important; }

.revealator-speed5,
.revealator-duration5 {
  -webkit-transition-duration: 500ms !important;
       -o-transition-duration: 500ms !important;
          transition-duration: 500ms !important; }

.revealator-speed6,
.revealator-duration6 {
  -webkit-transition-duration: 600ms !important;
       -o-transition-duration: 600ms !important;
          transition-duration: 600ms !important; }

.revealator-speed7,
.revealator-duration7 {
  -webkit-transition-duration: 700ms !important;
       -o-transition-duration: 700ms !important;
          transition-duration: 700ms !important; }

.revealator-speed8,
.revealator-duration8 {
  -webkit-transition-duration: 800ms !important;
       -o-transition-duration: 800ms !important;
          transition-duration: 800ms !important; }

.revealator-speed9,
.revealator-duration9 {
  -webkit-transition-duration: 900ms !important;
       -o-transition-duration: 900ms !important;
          transition-duration: 900ms !important; }

.revealator-speed10,
.revealator-duration10 {
  -webkit-transition-duration: 1000ms !important;
       -o-transition-duration: 1000ms !important;
          transition-duration: 1000ms !important; }

.revealator-speed11,
.revealator-duration11 {
  -webkit-transition-duration: 1100ms !important;
       -o-transition-duration: 1100ms !important;
          transition-duration: 1100ms !important; }

.revealator-speed12,
.revealator-duration12 {
  -webkit-transition-duration: 1200ms !important;
       -o-transition-duration: 1200ms !important;
          transition-duration: 1200ms !important; }

.revealator-speed13,
.revealator-duration13 {
  -webkit-transition-duration: 1300ms !important;
       -o-transition-duration: 1300ms !important;
          transition-duration: 1300ms !important; }

.revealator-speed14,
.revealator-duration14 {
  -webkit-transition-duration: 1400ms !important;
       -o-transition-duration: 1400ms !important;
          transition-duration: 1400ms !important; }

.revealator-speed15,
.revealator-duration15 {
  -webkit-transition-duration: 1500ms !important;
       -o-transition-duration: 1500ms !important;
          transition-duration: 1500ms !important; }

/*# sourceMappingURL=fm.revealator.jquery.css.map */
div.datepicker {
  position: relative;
  font-size: 12px;
  width: 100%;
  height: auto;
  cursor: default;
  top: 0;
  left: 0;
  display: none; }

.datepickerContainer {
  background: #ffffff;
  /*position: absolute;
	top: 10px;
	left: 10px;*/
  position: relative;
  padding: 0 80px; }

.datepickerBorderT {
  position: absolute;
  left: 10px;
  top: 0;
  right: 10px;
  height: 10px;
  background: url(/local/templates/new-design/static/assets/../images/datepicker_t.png); }

.datepickerBorderB {
  position: absolute;
  left: 10px;
  bottom: 0;
  right: 10px;
  height: 10px;
  background: url(/local/templates/new-design/static/assets/../images/datepicker_b.png); }

.datepickerBorderL {
  position: absolute;
  left: 0;
  bottom: 10px;
  top: 10px;
  width: 10px;
  background: url(/local/templates/new-design/static/assets/../images/datepicker_l.png); }

.datepickerBorderR {
  position: absolute;
  right: 0;
  bottom: 10px;
  top: 10px;
  width: 10px;
  background: url(/local/templates/new-design/static/assets/../images/datepicker_r.png); }

.datepickerBorderTL {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background: url(/local/templates/new-design/static/assets/../images/datepicker_tl.png); }

.datepickerBorderTR {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 10px;
  background: url(/local/templates/new-design/static/assets/../images/datepicker_tr.png); }

.datepickerBorderBL {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 10px;
  height: 10px;
  background: url(/local/templates/new-design/static/assets/../images/datepicker_bl.png); }

.datepickerBorderBR {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 10px;
  height: 10px;
  background: url(/local/templates/new-design/static/assets/../images/datepicker_br.png); }

.datepickerHidden {
  display: none; }

div.datepicker table {
  border-collapse: collapse; }

div.datepicker a {
  color: #122861;
  text-decoration: none;
  cursor: default;
  outline: none; }

div.datepicker table td {
  text-align: right;
  padding: 0;
  margin: 0;
  border-bottom: 8px solid #ffffff;
  border-top: 8px solid #ffffff;
  padding: 0 4px; }

div.datepicker th {
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #737373;
  text-transform: lowercase;
  padding: 5px 8px 5px 4px;
  text-align: right; }

div.datepicker th:nth-child(6), div.datepicker th:nth-child(7) {
  color: #000000; }

div.datepicker tbody a {
  display: block; }

.datepickerDays a {
  padding-right: 8px;
  height: 30px;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: right;
  color: #122861; }

.datepickerYears a,
.datepickerMonths a {
  width: 44px;
  line-height: 36px;
  height: 36px;
  text-align: center; }

td.datepickerNotInMonth a {
  color: #666; }

tbody.datepickerDays td.datepickerSelected {
  background: rgba(20, 128, 192, 0.5); }

tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected {
  /*background: rgba(20, 128, 192, 0.5);*/
  background: transparent; }

tbody.datepickerYears td.datepickerSelected,
tbody.datepickerMonths td.datepickerSelected {
  background: #17384d; }

div.datepicker a:hover,
div.datepicker a:hover {
  color: #484848; }

div.datepicker td.datepickerNotInMonth a:hover {
  color: #999; }

.datepickerSpace div {
  width: 20px; }

.datepickerGoNext a,
.datepickerGoPrev a,
.datepickerMonth a {
  text-align: center;
  height: 20px;
  line-height: 20px; }

.datepickerMonth a {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #122861;
  text-align: left;
  display: inline;
  height: auto;
  text-transform: uppercase; }

.datepickerGoNext a {
  float: right;
  width: 20px; }

.datepickerGoPrev a {
  float: left;
  width: 20px; }

table.datepickerViewDays tbody.datepickerMonths,
table.datepickerViewDays tbody.datepickerYears {
  display: none; }

table.datepickerViewMonths tbody.datepickerDays,
table.datepickerViewMonths tbody.datepickerYears,
table.datepickerViewMonths tr.datepickerDoW {
  display: none; }

table.datepickerViewYears tbody.datepickerDays,
table.datepickerViewYears tbody.datepickerMonths,
table.datepickerViewYears tr.datepickerDoW {
  display: none; }

td.datepickerDisabled a,
td.datepickerDisabled.datepickerNotInMonth a {
  color: #333; }

td.datepickerDisabled a:hover {
  color: #333; }

td.datepickerSpecial a {
  background: #700; }

td.datepickerSpecial.datepickerSelected a {
  background: #a00; }

div.datepicker tr.datepickerDoW th {
  padding-bottom: 15px; }

/* Slicebox Style */
.sb-slider {
  margin: 10px auto;
  position: relative;
  overflow: hidden;
  width: 100%;
  list-style-type: none;
  padding: 0; }

.sb-slider li {
  margin: 0;
  padding: 0;
  display: none; }

.sb-slider li &gt; a {
  outline: none; }

.sb-slider li &gt; a img {
  border: none; }

.sb-slider img {
  max-width: 100%;
  display: block; }

.sb-description {
  padding: 20px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  z-index: 1000;
  position: absolute;
  background: #CBBFAE;
  background: rgba(190, 176, 155, 0.4);
  border-left: 4px solid rgba(255, 255, 255, 0.7);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  color: #fff;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms; }

.sb-slider li.sb-current .sb-description {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 1; }

.sb-slider li.sb-current .sb-description:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
  filter: alpha(opacity=99);
  background: rgba(190, 176, 155, 0.7); }

.sb-perspective {
  position: relative; }

.sb-perspective &gt; div {
  position: absolute;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.sb-side {
  margin: 0;
  display: block;
  position: absolute;
  -moz-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

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;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  -webkit-box-sizing: border-box;
          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: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
       -o-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
       -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
       -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
  -o-transition: opacity .25s ease, visibility 0s ease .25s;
  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;
  -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  -o-transition: opacity .25s ease 0s, visibility 0s ease 0s;
  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;
  -webkit-transform: translateZ(0);
          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;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  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 {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 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;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

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

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  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, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  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);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -ms-transform-origin: 0;
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          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: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 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: 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));*/
    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 {
  -webkit-animation: fancybox-rotate 1s linear infinite;
          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; }

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

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

/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
       -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          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: 0px) {
    .fancybox-caption {
      /*padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));*/
      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;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  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;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 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, 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;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.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); } }

html {
  font: 10px/1.6 "Exo 2", sans-serif;
  font-weight: 400;
  min-height: 100%;
  height: auto; }

body {
  color: #323b45;
  font-size: 16px;
  font-family: "Exo 2", sans-serif;
  font-weight: 400;
  /* fix РґР»СЏ СЂР°СЃС‚СЏРіРёРІР°РЅРёСЏ РїРѕ РІС‹СЃРѕС‚Рµ */
  height: auto;
  background-color: #ffffff;
  position: relative; }

a {
  text-decoration: none;
  color: #1a1a1a; }
  a:hover {
    text-decoration: none;
    color: #484848; }
/*СЃСЃС‹Р»РєРё  */
a[href^="tel:"] { 
  color: #1a1a1a;
  text-decoration: none; }

.grid-container {
  height: 100%;
  width: 100%;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

::-webkit-input-placeholder {
  opacity: 1;
  color: #808080; }

::-moz-placeholder {
  opacity: 1;
  color: #808080; }

:-ms-input-placeholder {
  opacity: 1;
  color: #808080; }

::-ms-input-placeholder {
  opacity: 1;
  color: #808080; }

::placeholder {
  opacity: 1;
  color: #808080; }

:-ms-input-placeholder {
  opacity: 1;
  color: #808080; }

::-ms-input-placeholder {
  opacity: 1;
  color: #808080; }

h1 {
  color: #323b45;
  font-size: 32px;
  line-height: 130%;
  margin: 0;
  padding: 15px 0 60px 0;
  font-weight: 500; }

h2 {
  font-weight: 400;
  font-size: 28px;
  font-size: 46px;
  line-height: 130%;
  color: #d44822;
  margin: 0 0 37px 0;
  padding: 0 0 10px 0;
  position: relative;
  display: inline-block; }
  h2 a {
    color: #d44822;
    text-decoration: none; }
    h2 a:hover {
      color: #d44822;
      text-decoration: none; }
  h2:after {
    content: '';
    display: block;
    width: 100%;
    max-width: 100%;
    height: 3px;
    background: #000000;
    border-radius: 100px;
    position: absolute;
    bottom: 1px;
    left: 0; }
  @media (max-width: 991.98px) {
    h2 {
      font-size: 36px;
      line-height: 21px;
      padding: 0 0 20px 0; } }
  @media (max-width: 767.98px) {
    h2 {
      font-size: 25px;
      line-height: 21px;
      padding: 0 0 15px 0;
      margin: 0 0 32px 0; }
      h2:after {
        height: 3px; } }
  @media (max-width: 575.98px) {
    h2 {
      display: block; }
      h2:after {
        width: 100%; } }
  @media (max-width: 575.98px) {
    h2 {
      font-size: 18px;
      line-height: 21px;
      padding: 0 0 10px 0; } }

.ws-input {
  width: 100%;
  padding: 0 15px 0px 15px;
  color: #484848;
  font-size: 16px;
  height: 41px;
  background: #FFFFFF;
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -webkit-transition: border .3s ease;
  -o-transition: border .3s ease;
  transition: border .3s ease; }
  .ws-input:focus {
    border: 1px solid #000000; }

.ws-textarea {
  width: 100%;
  height: 122px;
  border: 1px solid #ffffff;
  padding: 5px 10px;
  color: #383838;
  font-size: 16px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -webkit-transition: border .3s ease;
  -o-transition: border .3s ease;
  transition: border .3s ease; }
  .ws-textarea:focus {
    border: 1px solid #000000; }

.ws-label {
  color: #383838;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  padding-bottom: 8px;
  margin: 0; }

.ws-form-group {
  padding: 0 0 15px 0;
  width: 100%;
  position: relative; }
  .ws-form-group:last-child {
    padding-bottom: 0; }
    @media (max-width: 1199.98px) {
      .ws-form-group:last-child {
        padding-bottom: 15px; } }

.slick-slide {
  outline: none; }
  .slick-slide:active {
    outline: none; }

.slick-dotted.slick-slider {
  margin-bottom: 0; }

input:focus, textarea:focus {
  outline: none; }

.help-block {
  font-size: 11px;
  color: #e0181a;
  position: absolute;
  bottom: 0;
  left: 0; }

.slider-prev, .slider-next {
  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;
  fill: currentColor;
  cursor: pointer;
  width: 67px;
  height: 67px;
  background-color: rgba(228, 228, 228, 0.7);
  position: absolute;
  top: 150px; }
  .slider-prev svg, .slider-next svg {
    width: 49px;
    height: 34px; }

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

.slick-slide {
  outline: none; }

table caption {
  caption-side: top; }

.ws-button-style {
  width: 194px;
  height: 41px;
  background: #000000;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 38px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  border: 0;
  display: block;
  text-decoration: none;
  text-align: center;
  -webkit-transition: background .6s ease, color .6s ease;
  -o-transition: background .6s ease, color .6s ease;
  transition: background .6s ease, color .6s ease;
  overflow: hidden;
  position: relative;
  /*display: flex;
  align-items: center;
  justify-content: center;*/
  border: 0;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  padding: 0;
  border-radius: 0; }
  .ws-button-style span {
    position: relative;
    z-index: 1; }
  .ws-button-style:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #ffffff;
    -webkit-transition: width 1.2s ease;
    -o-transition: width 1.2s ease;
    transition: width 1.2s ease;
    border-radius: 0px;
    z-index: 0;
    display: none; }
  .ws-button-style:hover {
    color: #ffffff;
    text-decoration: none;
    background: #808080;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease; }
  .ws-button-style:focus {
    color: #fff;
    background-color: #808080;
    border: 0;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25); }

.btn-primary {
  background-color: #007bff;
  font-size: 16px; }

.form-control {
  font-size: 16px; }

.custom-select {
  font-size: 16px; }

.photo-close {
  display: none; }
  @media (max-width: 767.98px) {
    .photo-close {
      display: none; } }

.content-block img {
  height: auto;
  max-width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

#BX_file_dialog *, .bx-core-window * {
  border: revert;
  font: revert; }

#BX_file_dialog img, .bx-core-window img {
  height: auto;
  max-width: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

#BX_file_dialog table, .bx-core-window table {
  width: auto;
  border-collapse: collapse;
  border-spacing: 0; }

#BX_file_dialog button, #BX_file_dialog input,
#BX_file_dialog select, #BX_file_dialog textarea, .bx-core-window button, .bx-core-window input,
.bx-core-window select, .bx-core-window textarea {
  -webkit-appearance: revert;
  font: revert; }
  #BX_file_dialog button:focus, #BX_file_dialog input:focus,
  #BX_file_dialog select:focus, #BX_file_dialog textarea:focus, .bx-core-window button:focus, .bx-core-window input:focus,
  .bx-core-window select:focus, .bx-core-window textarea:focus {
    outline: none; }
  #BX_file_dialog button::-moz-focus-inner, #BX_file_dialog input::-moz-focus-inner,
  #BX_file_dialog select::-moz-focus-inner, #BX_file_dialog textarea::-moz-focus-inner, .bx-core-window button::-moz-focus-inner, .bx-core-window input::-moz-focus-inner,
  .bx-core-window select::-moz-focus-inner, .bx-core-window textarea::-moz-focus-inner {
    border: 0;
    padding: 0; }

.header {
  height: 96px;
  background-color: #ffffff; }
  @media (max-width: 1199.98px) {
    .header {
      display: none; } }
  .header .container, .header .row {
    height: 100%; }
  .header__logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    width: 340px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 15px; }
    .header__logo-link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .header__logo-link img {
        max-width: 220px; }
    .header__logo-text {
      font-weight: 500;
      font-size: 14px;
      line-height: 17px;
      color: #000000;
      padding-left: 17px; }
  .header__service {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 15px; }
    .header__service-contrast {
      font-weight: 400;
      font-size: 14px;
      line-height: 19px;
      color: #000000; }
    .header__service-personal {
      width: 189px;
      height: 36px;
      background: #000000;
      color: #FFFFFF;
      font-size: 14px;
      font-weight: 500;
      line-height: 33px;
      -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
      border: 0;
      display: block;
      text-decoration: none;
      text-align: center;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease;
      overflow: hidden;
      position: relative;
      /*display: flex;
  align-items: center;
  justify-content: center;*/
      margin-left: 40px;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25); }
      .header__service-personal span {
        position: relative;
        z-index: 1; }
      .header__service-personal:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background: #ffffff;
        -webkit-transition: width 1.2s ease;
        -o-transition: width 1.2s ease;
        transition: width 1.2s ease;
        border-radius: 0px;
        z-index: 0;
        display: none; }
      .header__service-personal:hover {
        color: #ffffff;
        text-decoration: none;
        background: #808080;
        -webkit-transition: background .6s ease, color .6s ease;
        -o-transition: background .6s ease, color .6s ease;
        transition: background .6s ease, color .6s ease; }
      .header__service-personal:hover {
        text-decoration: none; }
    .header__service-search {
      height: 36px;
      /*background-image: url(/local/templates/new-design/static/assets/images/icon-lupa.png);
      background-position: 20px center;
      background-repeat: no-repeat;
      background-size: 19px 19px;*/
      margin-left: 40px;
      position: relative; }
      .header__service-search form {
        width: 100%; }
      .header__service-search-form {
        width: 100%;
        height: 100%;
        background: #FFFFFF;
        -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
                box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
        border-radius: 0px;
        border: 0;
        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;
        text-decoration: none;
        -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
                box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
        padding: 0 40px 0 0;
        overflow: hidden;
        position: relative;
        right: 0;
        top: 0;
        -webkit-transition: width .3s ease;
        -o-transition: width .3s ease;
        transition: width .3s ease;
        float: right;
        width: 104px; }
        .header__service-search-form.focus {
          width: 268px; }
          @media (max-width: 1299.98px) {
            .header__service-search-form.focus {
              width: 235px; } }
          .header__service-search-form.focus input[type=submit].btn-blur {
            opacity: 0;
            visibility: hidden;
            z-index: 0; }
          .header__service-search-form.focus input[type=submit].btn-focus {
            opacity: 1;
            visibility: visible;
            z-index: 1; }
      .header__service-search input[type=submit] {
        width: 40px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        background-repeat: no-repeat;
        background-size: 19px 19px;
        background-position: left center;
        -webkit-transition: visibility .3s ease, opacity .3s ease;
        -o-transition: visibility .3s ease, opacity .3s ease;
        transition: visibility .3s ease, opacity .3s ease; }
        .header__service-search input[type=submit].btn-blur {
          background-image: url(/local/templates/new-design/static/assets/images/icon-lupa1.png);
          z-index: 1; }
        .header__service-search input[type=submit].btn-focus {
          background-image: url(/local/templates/new-design/static/assets/images/enter.png);
          opacity: 0;
          visibility: hidden;
          z-index: 0; }
      .header__service-search input[type=text] {
        width: 100%;
        height: 36px;
        padding: 0 5px 2px 15px;
        font-size: 14px;
        color: #000000; }
        .header__service-search input[type=text]::-webkit-input-placeholder {
          opacity: 1;
          color: #000000; }
        .header__service-search input[type=text]::-moz-placeholder {
          opacity: 1;
          color: #000000; }
        .header__service-search input[type=text]:-ms-input-placeholder {
          opacity: 1;
          color: #000000; }
        .header__service-search input[type=text]::-ms-input-placeholder {
          opacity: 1;
          color: #000000; }
        .header__service-search input[type=text]::placeholder {
          opacity: 1;
          color: #000000; }
        .header__service-search input[type=text]:-ms-input-placeholder {
          opacity: 1;
          color: #000000; }
        .header__service-search input[type=text]::-ms-input-placeholder {
          opacity: 1;
          color: #000000; }
    .header__service-lang {
      width: 90px;
      height: 36px;
      position: relative;
      margin-left: 40px; }

.lang-list {
  width: 90px;
  height: 36px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  border: 0;
  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;
  text-decoration: none;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #000000;
  top: 0;
  left: 0;
  position: absolute;
  cursor: pointer;
  display: block;
  height: auto;
  padding: 0px 0;
  z-index: 1; }
  .lang-list__current {
    position: relative;
    padding: 3px 33px 3px 15px;
    width: 100%;
    height: 36px;
    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; }
    .lang-list__current:after {
      content: '';
      border: 8px solid transparent;
      border-top: 14px solid #000000;
      display: block;
      position: absolute;
      right: 15px;
      top: 12px; }
  .lang-list__list {
    display: none;
    /* padding-bottom: 3px; */
   }
  .lang-list__item {
    padding: 3px 33px 3px 15px;
    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-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  height: 30px; }
    .lang-list__item:hover {
      color: #FFFFFF;
      background-color: #000000; }
    .lang-list__item a {
      color: #000000;
      -webkit-transition: color 0.6s ease;
      -o-transition: color 0.6s ease;
      transition: color 0.6s ease; }
      .lang-list__item a:hover {
        color: #484848; }
        .lang-list__item.cur_lang{
          display: none;
        }

.header-fixed {
  height: 68px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(-107px);
      -ms-transform: translateY(-107px);
          transform: translateY(-107px);
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease;
  transition: transform 0.5s ease, opacity 0.5s ease, -webkit-transform 0.5s ease;
  opacity: 0; }
  .header-fixed.showing {
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }
  @media (max-width: 1199.98px) {
    .header-fixed {
      opacity: 1;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); } }
  .header-fixed .container, .header-fixed .row {
    height: 100%; }
  .header-fixed__personal-mobile {
    display: none;
    background: url(/local/templates/new-design/static/assets/images/icon-personalnew.png) no-repeat center;
    background-size: cover;
    width: 33px;
    height: 35px;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media (max-width: 1199.98px) {
      .header-fixed__personal-mobile {
        display: block; } }
  .header-fixed__menu-button {
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 63px;
    height: 63px;
    cursor: pointer; }
    .header-fixed__menu-button span {
      background: #000000;
      border-radius: 100px;
      width: 40px;
      height: 4px;
      position: absolute;
      display: block;
      top: 50%;
      left: 0;
      /*&amp;:after, &amp;:before {
        content: '';
        width: 30px;
        height: 4px;
        position: absolute;
        display: block;
        background: $color-blue;
        border-radius: 100px;
        left: 0;
      }

      &amp;:before {
        top: -11px;
        width: 52px;
      }
      &amp;:after {
        bottom: -11px;
      }*/ }
      .header-fixed__menu-button span:nth-child(1) {
        width: 52px;
        -webkit-transform: translateY(-12px);
            -ms-transform: translateY(-12px);
                transform: translateY(-12px); }
      .header-fixed__menu-button span:nth-child(2) {
        width: 40px;
        -webkit-transform: translateY(-2px);
            -ms-transform: translateY(-2px);
                transform: translateY(-2px); }
      .header-fixed__menu-button span:nth-child(3) {
        width: 30px;
        -webkit-transform: translateY(8px);
            -ms-transform: translateY(8px);
                transform: translateY(8px); }
      .header-fixed__menu-button span:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background: #d44822;
        -webkit-transition: width 0.6s ease;
        -o-transition: width 0.6s ease;
        transition: width 0.6s ease;
        border-radius: 20px;
        z-index: 0; }
    .header-fixed__menu-button:hover span:before {
      width: 100%; }
    @media (max-width: 1199.98px) {
      .header-fixed__menu-button {
        width: 40px;
        height: 40px; }
        .header-fixed__menu-button span {
          width: 32px;
          height: 3px;
          /*&amp;:after, &amp;:before {
          width: 30px;
          height: 3px;
        }

        &amp;:before {
          top: -8px;
          width: 42px;
        }
        &amp;:after {
          bottom: -8px;
          width: 22px;
        }*/ }
          .header-fixed__menu-button span:nth-child(1) {
            width: 40px;
            -webkit-transform: translateY(-10px);
                -ms-transform: translateY(-10px);
                    transform: translateY(-10px); }
          .header-fixed__menu-button span:nth-child(2) {
            width: 30px;
            -webkit-transform: translateY(-2px);
                -ms-transform: translateY(-2px);
                    transform: translateY(-2px); }
          .header-fixed__menu-button span:nth-child(3) {
            width: 22px;
            -webkit-transform: translateY(6px);
                -ms-transform: translateY(6px);
                    transform: translateY(6px); } }
  .header-fixed__logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 15px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative; }
    @media (max-width: 1199.98px) {
      .header-fixed__logo {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 0 80px; } }
    .header-fixed__logo-link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .header-fixed__logo-link img {
        max-width: 220px; }
    .header-fixed__logo-text {
      font-weight: 500;
      font-size: 14px;
      line-height: 17px;
      color: #000000;
      padding-left: 17px;
      padding-top: 5px; }
      .header-fixed__logo-text .hs-2 {
        display: none; }
      .header-fixed__logo-text .hs-1 {
        display: inline; }
      @media (max-width: 1199.98px) {
        .header-fixed__logo-text {
          font-size: 12px;
          line-height: 14px; } }
      @media (max-width: 575.98px) {
        .header-fixed__logo-text {
          padding-top: 0px; }
          .header-fixed__logo-text .hs-2 {
            display: inline; }
          .header-fixed__logo-text .hs-1 {
            display: none; } }
      @media (max-width: 413.98px) {
        .header-fixed__logo-text {
          display: none; } }
  .header-fixed__service {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 15px; }
    @media (max-width: 1199.98px) {
      .header-fixed__service {
        display: none; } }
    .header-fixed__service-contrast {
      font-weight: 400;
      font-size: 14px;
      line-height: 19px;
      color: #000000; }
    .header-fixed__service-personal {
      width: 189px;
      height: 36px;
      background: #000000;
      color: #ffffff;
      font-size: 14px;
      font-weight: 500;
      line-height: 33px;
      -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
      border: 0;
      display: block;
      text-decoration: none;
      text-align: center;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease;
      overflow: hidden;
      position: relative;
      /*display: flex;
  align-items: center;
  justify-content: center;*/
      margin-left: 40px;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25); }
      .header-fixed__service-personal span {
        position: relative;
        z-index: 1; }
      .header-fixed__service-personal:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background: #ffffff;
        -webkit-transition: width 1.2s ease;
        -o-transition: width 1.2s ease;
        transition: width 1.2s ease;
        border-radius: 0px;
        z-index: 0;
        display: none; }
      .header-fixed__service-personal:hover {
        color: #ffffff;
        text-decoration: none;
        background: #808080;
        -webkit-transition: background .6s ease, color .6s ease;
        -o-transition: background .6s ease, color .6s ease;
        transition: background .6s ease, color .6s ease; }
      .header-fixed__service-personal:before {
        background: #ffffff; }
      .header-fixed__service-personal:hover {
        color: #ffffff;
        text-decoration: none; }

.menu {
  background: #000000;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  height: 50px;
  position: relative; }
  @media (max-width: 1199.98px) {
    .menu {
      display: none; } }
  .menu .container, .menu .row {
    height: 100%; }
  .menu .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .menu-sub {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    background: #ffffff;
    padding: 30px 15px 40px 15px;
    width: 100%;
    z-index: 12;
    min-height: 320px;
    -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.25); }
    .menu-sub .row {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
  .menu__main {
    padding-left: 15px;margin-right: auto; width: fit-content; }
  .menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    list-style: none;
    padding: 0;
    margin: 0 0 0 -17px; }
    @media (max-width: 1244.98px) {
      .menu__list {
        margin-left: -11px; } }
  .menu__list-sub {
    list-style: none;
    margin: 0;
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .menu__item {
    list-style: none;
    padding: 0;
    margin: 0 0 0 0; }
    .menu__item:last-child {
      margin-right: 0; }
    .menu__item:hover .menu__link {
      background-color: #ffffff;
      color: #484848; }
  .menu__item-sub {
    padding: 0 0 15px 0;
    font-size: 11px;
    line-height: 16px; }
    .menu__item-sub:last-child {
      padding-bottom: 0; }
  .menu__link {
    font-weight: 600;
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 50px;
    -webkit-transition: background-color .3s ease, color .3s ease;
    -o-transition: background-color .3s ease, color .3s ease;
    transition: background-color .3s ease, color .3s ease; }
    .menu__link:hover, .menu__link.selected {
      background-color: #ffffff;
      color: #484848; }
    @media (max-width: 1274.98px) {
      .menu__link {
        padding: 0 13px; } }
    @media (max-width: 1248.98px) {
      .menu__link {
        padding: 0 9px; } }
  .menu__link-sub {
    font-weight: 600;
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
    color: #000000; }
    .menu__link-sub.selected {
      color: #484848; }
  .menu__social {
    padding-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;margin-left: auto;width: fit-content; }
    .menu__social &gt; div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
    .menu__social-link {
      width: 29px;
      height: 29px;
      -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
      border-radius: 50%;
      display: block;
      background-color: #FFFFFF;
      background-repeat: no-repeat;
      background-position: center;
      margin-left: 16px;
      -webkit-filter: grayscale(0);
              filter: grayscale(0);
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1);
      -webkit-transition: -webkit-filter .3s ease, -webkit-transform .3s ease;
      transition: -webkit-filter .3s ease, -webkit-transform .3s ease;
      -o-transition: filter .3s ease, transform .3s ease;
      transition: filter .3s ease, transform .3s ease;
      transition: filter .3s ease, transform .3s ease, -webkit-filter .3s ease, -webkit-transform .3s ease; }
      .menu__social-link:first-child {
        margin-left: 0; }
      .menu__social-link.vk {
        background-image: url(/local/templates/new-design/static/assets/images/social-vk1.png);
        background-size: 15px 9px; }
      .menu__social-link.fb {
        background-image: url(/local/templates/new-design/static/assets/images/social-fb.png);
        background-size: 9px 15px; }
      .menu__social-link.tw {
        background-image: url(/local/templates/new-design/static/assets/images/social-tw.png);
        background-size: 15px 11px; }
      .menu__social-link.in {
        background-image: url(/local/templates/new-design/static/assets/images/social-in.png);
        background-size: 15px 15px; }
      .menu__social-link.ok {
        background-image: url(/local/templates/new-design/static/assets/images/social-ok1.png);
        background-size: 11px 16px; }
      .menu__social-link.rt {
        background-image: url(/local/templates/new-design/static/assets/images/social-rt1.png);
        background-size: 15px 14px; }
      .menu__social-link.dz {
        background-image: url(/local/templates/new-design/static/assets/images/social-dz1.png);
        background-size: 16px 16px; }
      .menu__social-link:hover {
        -webkit-filter: grayscale(1);
                filter: grayscale(1);
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1); }

.menu-mobile {
  background: #ffffff;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 1040;
  left: -100%;
  -webkit-transition: left .6s ease;
  -o-transition: left .6s ease;
  transition: left .6s ease;
  overflow-y: scroll;
  /*&amp;__search {
    @include ws-shadow-block(272px, 36px);
    background-image: url(/local/templates/new-design/static/assets/images/icon-lupa.png);
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 19px 19px;
    margin-top: 40px;
    margin-bottom: 40px;

    @include ws-media-down(sm) {
      max-width: 100%;
    }
  }*/ }
  /* @media (max-height: 800px) {
    .menu-mobile {
      overflow-y: scroll; } }
  @media (max-width: 1199.98px) {
    .menu-mobile {
      overflow-y: scroll; } } */
  .menu-mobile-sub {
    /* display: none; */
    padding: 0 0 0 15px; }
  .menu-mobile.showing {
    left: 0; }
  .menu-mobile__wrap {
    max-width: 400px;
    margin: 0 auto; }
    @media (max-width: 575.98px) {
      .menu-mobile__wrap {
        max-width: 100%;
        padding: 0 0 0 53px; } }
  .menu-mobile__top {
    height: 97px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 45px; }
    .menu-mobile__top-close {
      margin: 0 0 0 0;
      width: 45px;
      height: 45px;
      position: relative;
      cursor: pointer;
      -webkit-transition: -webkit-transform 0.4s ease;
      transition: -webkit-transform 0.4s ease;
      -o-transition: transform 0.4s ease;
      transition: transform 0.4s ease;
      transition: transform 0.4s ease, -webkit-transform 0.4s ease; }
      .menu-mobile__top-close:hover {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
      @media (max-width: 575.98px) {
        .menu-mobile__top-close {
          margin-right: 20px;
          width: 40px;
          height: 40px; } }
      .menu-mobile__top-close:before, .menu-mobile__top-close:after {
        content: '';
        display: block;
        height: 3px;
        width: 45px;
        background: #000000;
        border-radius: 100px;
        -webkit-transform: rotate(135deg);
            -ms-transform: rotate(135deg);
                transform: rotate(135deg);
        top: 20px;
        left: 0;
        position: absolute; }
        @media (max-width: 575.98px) {
          .menu-mobile__top-close:before, .menu-mobile__top-close:after {
            width: 40px;
            top: 18px; } }
      .menu-mobile__top-close:after {
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg); }
  .menu-mobile__logo {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
            flex: 0 0 55%;
    max-width: 55%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 15px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative; }
    @media (max-width: 1199.98px) {
      .menu-mobile__logo {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 0 80px; } }
    .menu-mobile__logo-wrap {
      max-width: 400px;
      width: 100%;
      margin: 0 auto; }
      @media (max-width: 575.98px) {
        .menu-mobile__logo-wrap {
          max-width: 100%; } }
    .menu-mobile__logo-link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .menu-mobile__logo-link img {
          min-width: 180px;
        max-width: 220px;
        /*max-width: 79px;

        @include ws-media-down(xl) {
          max-width: 56px;
        }

        @include ws-media-down(414px) {
          max-width: 52px;
        }*/ }
        @media (max-width: 1199.98px) {
          .menu-mobile__logo-link img {
            max-width: 45px; } }
    .menu-mobile__logo-text {
      font-weight: 500;
      font-size: 16px;
      line-height: 19px;
      color: #000000;
      padding-left: 17px; }
      @media (max-width: 1199.98px) {
        .menu-mobile__logo-text {
          font-size: 14px;
          line-height: 17px; } }
      @media (max-width: 413.98px) {
        .menu-mobile__logo-text {
          font-size: 12px;
          line-height: 14px; } }
  .menu-mobile__list {
    padding-bottom: 30px;
    padding-top: 30px; }
    .menu-mobile__list-child {
      margin-top: 25px;
      padding-left: 20px; }
  .menu-mobile__list-sub {
    list-style: none;
    margin: 0;
    padding: 0; }
  .menu-mobile__item {
    list-style: none;
    padding: 0;
    margin: 0 0 25px 0; }
    .menu-mobile__item-parent &gt; a {
      opacity: 0.6; }
  .menu-mobile__item-sub {
    margin: 15px 0 0 0;
    font-size: 16px;
    line-height: 22px; }
  .menu-mobile__link {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000000;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease; }
    .menu-mobile__link:hover, .menu-mobile__link.selected {
      opacity: 0.5; }
  .menu-mobile__link-sub {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease; }
    .menu-mobile__link-sub.selected {
      opacity: 0.5; }
  .menu-mobile__social {
    padding-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .menu-mobile__social-link {
      width: 29px;
      height: 29px;
      -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
      border-radius: 50%;
      display: block;
      background-color: #FFFFFF;
      background-repeat: no-repeat;
      background-position: center;
      margin-left: 18px;
      -webkit-filter: grayscale(0);
              filter: grayscale(0);
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1);
      -webkit-transition: -webkit-filter .3s ease, -webkit-transform .3s ease;
      transition: -webkit-filter .3s ease, -webkit-transform .3s ease;
      -o-transition: filter .3s ease, transform .3s ease;
      transition: filter .3s ease, transform .3s ease;
      transition: filter .3s ease, transform .3s ease, -webkit-filter .3s ease, -webkit-transform .3s ease; }
      .menu-mobile__social-link:first-child {
        margin-left: 0; }
      .menu-mobile__social-link.vk {
        background-image: url(/local/templates/new-design/static/assets/images/social-vk1.png);
        background-size: 15px 9px; }
      .menu-mobile__social-link.fb {
        background-image: url(/local/templates/new-design/static/assets/images/social-fb.png);
        background-size: 9px 15px; }
      .menu-mobile__social-link.tw {
        background-image: url(/local/templates/new-design/static/assets/images/social-tw.png);
        background-size: 15px 11px; }
      .menu-mobile__social-link.in {
        background-image: url(/local/templates/new-design/static/assets/images/social-in.png);
        background-size: 15px 15px; }
      .menu-mobile__social-link:hover {
        -webkit-filter: grayscale(1);
                filter: grayscale(1);
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1); }
  .menu-mobile__search {
    width: 272px;
    height: 36px;
    margin-top: 40px;
    margin-bottom: 40px;
    position: relative; }
    @media (max-width: 575.98px) {
      .menu-mobile__search {
        max-width: 100%; } }
    .menu-mobile__search form {
      width: 100%; }
    .menu-mobile__search-form {
      width: 100%;
      height: 100%;
      background: #FFFFFF;
      -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
      border-radius: 0px;
      border: 0;
      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;
      text-decoration: none;
      -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
      padding: 0 0 0 40px;
      overflow: hidden;
      position: absolute;
      right: 0;
      top: 0;
      -webkit-transition: width .3s ease;
      -o-transition: width .3s ease;
      transition: width .3s ease; }
    .menu-mobile__search input[type=submit] {
      width: 40px;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-image: url(/local/templates/new-design/static/assets/images/icon-lupa.png);
      background-repeat: no-repeat;
      background-size: 19px 19px;
      background-position: right center; }
    .menu-mobile__search input[type=text] {
      width: 100%;
      height: 36px;
      padding: 0 5px 0 5px; }
  .menu-mobile__lang {
    width: 90px;
    height: 36px;
    position: relative;
    margin-bottom: 40px; }
.menu__list-sub:only-child {
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  flex-basis: 65%;}
.menu-mobile__list-sub:only-child{margin-top: 10px;}
.menu__list-sub:only-child li{width: 100%;}
.menu-mobile__list-sub:only-child li:not(.menu-mobile__item-sub, :last-child){margin-bottom: 10px;}
.menu-sub.child {
  position: relative;
  top: 15px;
  box-shadow: none;
  padding: 0;
  width: 100%;
  min-height: 200px;}
.menu-sub.child .menu__list-sub{
  display: block;
  max-width: 100%;
  /* flex: 0 0 50%; */
  flex: 0 0 100%;
  /* padding: 0; */
  padding: 0 0 15px 0;}
.menu-mobile-sub.child .menu-mobile__item-sub:first-child{margin-top: 10px;}
.menu-sub a.parent{text-transform: uppercase; pointer-events: none;font-weight: 600;font-size: 15px;color: #000000;}
.menu-mobile-sub a.parent {font-weight: 600; pointer-events: none; color: #000000; font-size: 16px;}

.footer {
  background: #F9F9F9;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  padding: 35px 0 50px 0; }
  @media (max-width: 991.98px) {
    .footer {
      padding-top: 35px; } }
  .footer__copyright {
    border-radius: 100px;
    height: 56px;
    background: #000000;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 40px;
    margin: 50px 0 0 0;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25); }
    @media (max-width: 991.98px) {
      .footer__copyright {
        height: 50px;
        max-width: 400px;
        margin: 50px auto 0 auto;
        font-size: 14px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .footer__copyright-right {
          display: none; } }
    @media (max-width: 767.98px) {
      .footer__copyright {
        max-width: 100%; } }
    @media (max-width: 575.98px) {
      .footer__copyright {
        padding: 0 10px 1px 10px; } }
  .footer__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 18px; }
    .footer__logo-name {
      font-weight: 400;
      font-size: 16px;
      line-height: 21px;
      color: #000000;
      padding: 0 0 0 17px; }
    .footer__logo img {
      max-width: 240px; }
    @media (max-width: 991.98px) {
      .footer__logo {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .footer__logo img {
          max-width: 85px; }
        .footer__logo-name {
          display: none; } }
  .footer__site-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #808080;
    padding: 0 0 30px 0;
    max-width: 433px; }
    @media (max-width: 991.98px) {
      .footer__site-desc {
        display: none; } }
  @media (max-width: 991.98px) {
    .footer__contact {
      max-width: 400px;
      margin: 0 auto; } }
  @media (max-width: 767.98px) {
    .footer__contact {
      max-width: 100%; } }
  .footer__contact-item {
    padding: 0 0 0 47px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #808080;
    background-position: 0 0;
    background-repeat: no-repeat;
    min-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 15px 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .footer__contact-item a {
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      color: #000000; }
    .footer__contact-item--mail {
      background-image: url(/local/templates/new-design/static/assets/images/icon-mail-new.png);
      background-size: 29px 29px; }
    .footer__contact-item--adr {
      background-image: url(/local/templates/new-design/static/assets/images/icon-map-new.png);
      background-size: 33px 29px;
      background-position: -3px 0; }
    .footer__contact-item--phone {
      background-image: url(/local/templates/new-design/static/assets/images/icon-phone-new.png);
      background-size: 30px 29px; }
    .footer__contact-item--email {
      background-image: url(/local/templates/new-design/static/assets/images/icon-email-new.png);
      background-size: 26px 18px;
      background-position: 0 5px; }
    .footer__contact-item--fax {
      background-image: url(/local/templates/new-design/static/assets/images/icon-fax-new.png);
      background-size: 25px 24px; }
  @media (max-width: 413.98px) {
    .footer__contact a.footer__contact-all-phone {
      display: block;
      line-height: 18px; } }
  .footer__contact-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
    @media (max-width: 991.98px) {
      .footer__contact-row {
        padding-bottom: 5px; } }
  .footer__contact-col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    width: 155px; }
    @media (max-width: 991.98px) {
      .footer__contact-col-1 {
        font-weight: 600; } }
    @media (max-width: 413.98px) {
      .footer__contact-col-1 {
        width: 100px;
        line-height: 18px; } }
  .footer__contact-col-2 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
    @media (max-width: 991.98px) {
      .footer__contact-col-2 {
        text-align: right;
        line-height: 24px; } }
  @media (max-width: 413.98px) {
    .footer__contact-row:nth-child(2) .footer__contact-col-2, .footer__contact-row:nth-child(3) .footer__contact-col-2 {
      padding-top: 15px; } }
  .footer__menu-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 21px;
    color: #808080;
    padding: 0 0 20px 0; }
  .footer__menu-ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .footer__menu-li {
    list-style: none;
    padding: 0;
    margin: 0 0 9px 0;
    line-height: 20px;
    font-size: 16px; }
  .footer__menu-link {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #000000; }
  @media (max-width: 991.98px) {
    .footer__social {
      max-width: 400px;
      margin: 0 auto; } }
  .footer__social-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 21px;
    color: #808080;
    padding: 0 0 20px 0; }
    @media (max-width: 991.98px) {
      .footer__social-title {
        font-size: 18px;
        text-align: center;
        padding: 0 0 10px 0; } }
  .footer__social-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #808080; }
    @media (max-width: 991.98px) {
      .footer__social-text {
        text-align: center;
        font-size: 14px; } }
  .footer__social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px 0 0 0; }
    @media (max-width: 991.98px) {
      .footer__social-links {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .footer__social-item {
    width: 48px;
    height: 48px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    display: block;
    margin: 0 18px 0 0;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-filter: grayscale(0);
            filter: grayscale(0);
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition: -webkit-filter .3s ease, -webkit-transform .3s ease;
    transition: -webkit-filter .3s ease, -webkit-transform .3s ease;
    -o-transition: filter .3s ease, transform .3s ease;
    transition: filter .3s ease, transform .3s ease;
    transition: filter .3s ease, transform .3s ease, -webkit-filter .3s ease, -webkit-transform .3s ease;
    /*&amp;--vk {
        background-image: url(/local/templates/new-design/static/assets/images/social-vk.png);
        background-size: 26px 26px;
      }
      &amp;--fb {
        background-image: url(/local/templates/new-design/static/assets/images/social-fb.png);
        background-size: 30px 26px;
      }
      &amp;--tw {
        background-image: url(/local/templates/new-design/static/assets/images/social-tw.png);
        background-size: 24px 24px;
      }
      &amp;--in {
        background-image: url(/local/templates/new-design/static/assets/images/social-in.png);
        background-size: 24px 24px;
      }*/ }
    @media (max-width: 575.98px) {
      .footer__social-item {
        width: 40px;
        height: 40px;
        margin: 0 10px 0 0; } }
    .footer__social-item:last-child {
      margin-right: 0; }
    .footer__social-item--vk {
      background-image: url(/local/templates/new-design/static/assets/images/social-vk1.png);
      background-size: 26px 16px; }
    .footer__social-item--fb {
      background-image: url(/local/templates/new-design/static/assets/images/social-fb.png);
      background-size: 15px 25px; }
    .footer__social-item--tw {
      background-image: url(/local/templates/new-design/static/assets/images/social-tw.png);
      background-size: 24px 18px; }
    .footer__social-item--in {
      background-image: url(/local/templates/new-design/static/assets/images/social-in.png);
      background-size: 24px 24px; }
      .footer__social-item--ok {
        background-image: url(/local/templates/new-design/static/assets/images/social-ok1.png);
        background-size: 19px 27px; }
      .footer__social-item--rt {
        background-image: url(/local/templates/new-design/static/assets/images/social-rt1.png);
        background-size: 26px 25px; }
      .footer__social-item--dz {
        background-image: url(/local/templates/new-design/static/assets/images/social-dz1.png);
        background-size: 27px 27px; }
    .footer__social-item--play {
      background-image: url(/local/templates/new-design/static/assets/images/social-play1.png);
      background-size: 24px 26px;
      background-position: 15px center; }
      @media (max-width: 575.98px) {
        .footer__social-item--play {
          background-position: 11px center; } }
    .footer__social-item--tele {
      background-image: url(/local/templates/new-design/static/assets/images/social-tele1.png);
      background-size: 24px 22px;
      background-position: 11px center; }
      @media (max-width: 575.98px) {
        .footer__social-item--tele {
          background-position: 7px center; } }
    .footer__social-item:hover {
      -webkit-filter: grayscale(1);
              filter: grayscale(1);
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
  @media (max-width: 1199.98px) {
    .footer .hide-992 {
      display: none; } }
  .footer .sveden-dohod {
    display: none; }
    @media (max-width: 991.98px) {
      .footer .sveden-dohod {
        display: block;
        text-align: right;
        margin-top: -5px; } }

.modal-backdrop {
  background: #161616; }
  .modal-backdrop.show {
    opacity: 0.8; }

.modal .modal-dialog {
  max-width: 725px;
  margin-top: 100px; }

.modal .modal-content {
  border: 0;
  background: #FFFFFF;
  border-radius: 0; }

.modal .modal-header {
  border: 0;
  padding-left: 20px;
  padding-right: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 82px;
  position: relative;
  background: #000000;
  border-radius: 0;
  font-weight: 500;
  font-size: 26px;
  line-height: 1.3;
  text-align: center;
  color: #FFFFFF;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (max-width: 767.98px) {
    .modal .modal-header {
      font-size: 22px;
      line-height: 130%; } }
  @media (max-width: 575.98px) {
    .modal .modal-header {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding-left: 20px;
      text-align: left; } }

.modal .close {
  font-size: 0;
  font-weight: 400;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  position: absolute;
  top: 30px;
  right: 25px;
  opacity: 1;
  width: 45px;
  height: 45px;
  padding: 0;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease; }
  .modal .close:before, .modal .close:after {
    content: '';
    display: block;
    height: 1px;
    width: 45px;
    background: #FFFFFF;
    border-radius: 100px;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    top: 21px;
    left: 0;
    position: absolute; }
  .modal .close:after {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .modal .close:not(:disabled):not(.disabled):hover {
    opacity: 1; }
  .modal .close:hover {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.modal .modal-body {
  padding: 30px 45px 50px 45px; }
  @media (max-width: 575.98px) {
    .modal .modal-body {
      padding-left: 20px;
      padding-right: 20px; } }
  .modal .modal-body .agree {
    color: #b7b7b7;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    text-align: center;
    padding: 25px 0 0 0; }
  .modal .modal-body .error {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #ff6872;
    padding: 20px 0 0 0;
    text-align: center; }
  .modal .modal-body .result {
    padding: 50px 0 20px 0;
    color: #ffffff;
    font-size: 17px;
    line-height: 24px;
    display: none;
    text-align: center; }

.modal.modal-datepicker .modal-dialog {
  max-width: 1266px;
  margin-top: 100px; }

@media (max-width: 1199.98px) {
  .modal.modal-datepicker .modal-body {
    padding-left: 15px;
    padding-right: 15px; } }

.modal-worker .modal-dialog {
  max-width: 838px;
  margin-top: 100px; }

.modal-worker__close {
  width: 224px;
  height: 41px;
  background: #000000;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 38px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  border: 0;
  display: block;
  text-decoration: none;
  text-align: center;
  -webkit-transition: background .6s ease, color .6s ease;
  -o-transition: background .6s ease, color .6s ease;
  transition: background .6s ease, color .6s ease;
  overflow: hidden;
  position: relative;
  /*display: flex;
  align-items: center;
  justify-content: center;*/
  margin: 0 auto; }
  .modal-worker__close span {
    position: relative;
    z-index: 1; }
  .modal-worker__close:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #ffffff;
    -webkit-transition: width 1.2s ease;
    -o-transition: width 1.2s ease;
    transition: width 1.2s ease;
    border-radius: 0px;
    z-index: 0;
    display: none; }
  .modal-worker__close:hover {
    color: #ffffff;
    text-decoration: none;
    background: #808080;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease; }

.modal-worker__detail {
  padding-bottom: 30px; }

.modal-worker .modal-header {
  text-transform: uppercase; }

@media (max-width: 575.98px) {
  .modal-worker .modal-body {
    padding-left: 20px;
    padding-right: 20px; } }

.modal-worker .modal__text {
  font-size: 16px;
  line-height: 21px;
  color: #808080;
  margin-bottom: 25px; }
  .modal-worker .modal__text__title {
    font-size: 16px;
    line-height: 21px;
    color: #111111;
    margin-bottom: 25px; }

.modal-worker .modal__padding_top_40px {
  padding-top: 40px; }

.modal-worker .modal__padding_top_20px {
  padding-top: 20px; }

.modal-worker .modal p {
  font-size: 16px;
  line-height: 21px;
  color: #808080;
  padding: 0;
  margin: 0; }

.modal-worker .modal__footer {
  height: auto;
  margin: 0 auto;
  width: 300px; }

.modal-worker .modal__title__block {
  background: #000000;
  height: 82px;
  display: table; }

.modal-worker .modal .js-modal-close .button-close a {
  margin: 0 auto; }

.modal-worker .modal__img {
  margin-bottom: 15px; }
  .modal-worker .modal__img img {
    border-radius: 20px;
    border-radius: 0;
    overflow: hidden; }

.auth {
  max-width: 300px;
  margin: 20px auto 0 auto; }
  .auth__label {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
    padding: 0 0 5px 0; }
  .auth__field {
    padding: 0 0 25px 0; }
  .auth__send {
    padding-top: 5px; }
  .auth .ws-send {
    width: 194px;
    height: 41px;
    background: #000000;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 38px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border: 0;
    display: block;
    text-decoration: none;
    text-align: center;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease;
    overflow: hidden;
    position: relative;
    /*display: flex;
  align-items: center;
  justify-content: center;*/
    margin: 0 auto; }
    .auth .ws-send span {
      position: relative;
      z-index: 1; }
    .auth .ws-send:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      background: #ffffff;
      -webkit-transition: width 1.2s ease;
      -o-transition: width 1.2s ease;
      transition: width 1.2s ease;
      border-radius: 0px;
      z-index: 0;
      display: none; }
    .auth .ws-send:hover {
      color: #ffffff;
      text-decoration: none;
      background: #808080;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease; }

@media (max-width: 767.98px) {
  .modal .modal__text__title {
    margin-bottom: 5px; }
  .modal__text {
    margin-bottom: 30px; }
  .modal__title {
    font-size: 22px; }
  .modal__img__md {
    border-radius: 20px;
    border-radius: 0;
    overflow: hidden; } }

@media (max-width: 457.98px) {
  .modal__title {
    white-space: pre-line; } }

@media (max-width: 575.98px) {
  #modal-auth .modal-header {
    padding-left: 20px;
    padding-right: 60px;
    font-size: 20px; } }

.breadcrumb {
  padding: 15px 0; }
  .breadcrumb ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .breadcrumb ul li {
      list-style: none;
      color: #323b45;
      padding: 0 15px 0 0;
      position: relative;
      font-size: 14px;
      font-weight: 300; }
      .breadcrumb ul li:after {
        content: '/';
        font-size: 16px;
        color: #868d96;
        position: absolute;
        top: 0;
        right: 5px;
        font-weight: 300; }
      .breadcrumb ul li:last-child {
        padding: 0; }
        .breadcrumb ul li:last-child:after {
          display: none; }
      .breadcrumb ul li a {
        font-size: 14px;
        font-weight: 300;
        color: #868d96; }

.up-button {
  width: 62px;
  height: 62px;
  position: fixed;
  right: 100px;
  bottom: 50px;
  border-radius: 50%;
  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;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease; }
  .up-button.showing {
    opacity: 1; }

.date-select {
  width: 100%; }
  .date-select .month-nav {
    width: 38px;
    height: 76px;
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    cursor: pointer; }
    .date-select .month-nav:before {
      content: '';
      display: block;
      border-top: 2px solid #000000;
      border-left: 2px solid #000000;
      position: absolute;
      top: 12px;
      left: 0;
      width: 50px;
      height: 50px;
      opacity: 1;
      -webkit-transition: border .3s ease;
      -o-transition: border .3s ease;
      transition: border .3s ease; }
    .date-select .month-nav:hover:before {
      border-top: 2px solid #484848;
      border-left: 2px solid #484848; }
  .date-select .next-month {
    right: 0; }
    .date-select .next-month:before {
      -webkit-transform: rotate(135deg);
          -ms-transform: rotate(135deg);
              transform: rotate(135deg);
      left: -23px; }
  .date-select .prev-month {
    left: 0; }
    .date-select .prev-month:before {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
      left: 11px; }
  .date-select .datepickerSpace {
    position: relative;
    width: 40px; }
  .date-select .datepickerSpace div {
    position: absolute;
    width: 1px;
    background: #C4C4C4;
    height: calc(100% - 46px);
    left: 50%;
    top: 38px; }
  .date-select .datepickerContainer:after, .date-select .datepickerContainer:before {
    content: '';
    position: absolute;
    width: 1px;
    background: #C4C4C4;
    height: calc(100% - 54px);
    top: 38px; }
  .date-select .datepickerContainer:after {
    right: 59px; }
  .date-select .datepickerContainer:before {
    left: 59px; }
  .date-select .datepickerSelectedFirst {
    border-radius: 30px 0px 0px 30px; }
    .date-select .datepickerSelectedFirst a {
      color: #ffffff; }
  .date-select .datepickerSelectedLast {
    border-radius: 0px 30px 30px 0px; }
    .date-select .datepickerSelectedLast a {
      color: #ffffff; }
  .date-select .datepickerSelectedFirst.datepickerSelectedLast {
    border-radius: 20px; }
  .date-select__input {
    max-width: 383px;
    margin: 15px auto 50px auto; }
    .date-select__input .ws-input {
      text-align: center;
      font-weight: 400;
      font-size: 16px;
      line-height: 19px;
      color: #122861;
      letter-spacing: 5px; }
  .date-select__buttons {
    max-width: 383px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .date-select__accept {
    width: 189px;
    height: 36px;
    background: #000000;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 33px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border: 0;
    display: block;
    text-decoration: none;
    text-align: center;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease;
    overflow: hidden;
    position: relative;
    /*display: flex;
  align-items: center;
  justify-content: center;*/
    padding-bottom: 3px; }
    .date-select__accept span {
      position: relative;
      z-index: 1; }
    .date-select__accept:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      background: #ffffff;
      -webkit-transition: width 1.2s ease;
      -o-transition: width 1.2s ease;
      transition: width 1.2s ease;
      border-radius: 0px;
      z-index: 0;
      display: none; }
    .date-select__accept:hover {
      color: #ffffff;
      text-decoration: none;
      background: #808080;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease; }
  .date-select__cancel {
    width: 139px;
    height: 36px;
    border: 1px solid #000000;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.25);
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #000000;
    padding-bottom: 3px; }
  .date-select div.datepicker table td, .date-select div.datepicker table th {
    border: 0; }
  .date-select div.datepicker th {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 19px !important;
    color: #737373 !important; }
  .date-select div.datepicker th:nth-child(6), .date-select div.datepicker th:nth-child(7) {
    color: #000000 !important; }

.fancybox-close-small {
  display: none; }

.fancybox-button--close {
  font-size: 0;
  font-weight: 400;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  position: absolute;
  top: 30px;
  right: 30px;
  opacity: 1;
  width: 45px;
  height: 45px;
  padding: 0;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  background: transparent; }
  @media (max-width: 767.98px) {
    .fancybox-button--close {
      width: 35px;
      height: 35px;
      right: 15px;
      top: 15px; } }
  .fancybox-button--close:before, .fancybox-button--close:after {
    content: '';
    display: block;
    height: 1px;
    width: 45px;
    background: #FFFFFF;
    border-radius: 100px;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    top: 21px;
    left: 0;
    position: absolute; }
    @media (max-width: 767.98px) {
      .fancybox-button--close:before, .fancybox-button--close:after {
        width: 35px;
        top: 17px; } }
  .fancybox-button--close:after {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .fancybox-button--close:not(:disabled):not(.disabled):hover {
    opacity: 1; }
  .fancybox-button--close:hover {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .fancybox-button--close svg {
    display: none; }

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  opacity: 0;
  position: absolute;
  width: 38px;
  height: 71px;
  top: calc(50% - 35px);
  padding: 0; }
  @media (max-width: 767.98px) {
    .fancybox-navigation .fancybox-button {
      width: 30px;
      height: 60px;
      top: calc(50% - 30px); } }
  .fancybox-navigation .fancybox-button:before {
    content: '';
    display: block;
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    position: absolute;
    top: 18px;
    left: 0;
    width: 38px;
    height: 38px;
    opacity: 1;
    -webkit-transition: border .3s ease;
    -o-transition: border .3s ease;
    transition: border .3s ease; }
    @media (max-width: 767.98px) {
      .fancybox-navigation .fancybox-button:before {
        width: 28px;
        height: 28px;
        top: 16px; } }
  .fancybox-navigation .fancybox-button:hover:before {
    border-top: 2px solid #000000;
    border-left: 2px solid #000000; }
  .fancybox-navigation .fancybox-button div {
    display: none; }

.fancybox-navigation .fancybox-button.fancybox-button--arrow_left:before {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 11px; }
  @media (max-width: 767.98px) {
    .fancybox-navigation .fancybox-button.fancybox-button--arrow_left:before {
      left: 9px; } }

.fancybox-navigation .fancybox-button.fancybox-button--arrow_right:before {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  left: -11px; }
  @media (max-width: 767.98px) {
    .fancybox-navigation .fancybox-button.fancybox-button--arrow_right:before {
      left: -9px; } }

.fancybox-slide--image {
  padding: 90px 50px 150px 50px; }
  @media (max-width: 767.98px) {
    .fancybox-slide--image {
      padding: 60px 35px 60px 35px; } }

.fancybox-caption {
  background: transparent; }

.fb-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99996;
  pointer-events: none;
  text-align: center;
  -webkit-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms;
  background-color: #ffffff;
  color: #484848;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.5px;
  padding: 15px 15px;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  border-radius: 0 0 20px 20px; }
  @media (max-width: 767.98px) {
    .fb-caption {
      padding: 10px 10px;
      font-size: 16px;
      line-height: 20px; } }

/*@include ws-media-down(lg) {
  .fb-caption {
    padding: 15px 15px;
    font-size: 21px;
    line-height: 23px;
    letter-spacing: 0;
  }
}

@include ws-media-down(md) {
  .fancybox-button--close {
    width: 35px;
    height: 35px;
    right: 15px;
    top: 15px;
    background-size: 35px auto;
  }
  .fancybox-slide--image, .fancybox-slide--video {
    padding: 60px 50px 100px 50px;
  }
}

@include ws-media-down(sm) {
  .fancybox-navigation .fancybox-button.fancybox-button--arrow_left,
  .fancybox-navigation .fancybox-button.fancybox-button--arrow_right {
    width: 32px;
    height: 32px;
    background-size: 20px auto;
    top: calc(50% - 30px);
  }
  .fb-caption {
    padding: 10px 10px;
    font-size: 16px;
    line-height: 18px;
  }
  .fancybox-slide--image, .fancybox-slide--video {
    padding: 60px 32px 100px 32px;
  }
}*/
.fancybox-show-nav .fancybox-navigation .fancybox-button[disabled] {
  opacity: 0.3; }

.section__menu {
  display: block; }
  @media (max-width: 767.98px) {
    .section__menu {
      display: none;
      margin-top: 20px;
      margin-bottom: 20px;
      background: #FFFFFF;
      -webkit-box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.25);
      border-radius: 0px;
      padding: 10px 30px; }
      .section__menu .menu-left .active {
        padding-left: 0;
        border-left: 0; } }
  .section__menu-link {
    width: 189px;
    height: 36px;
    background: #000000;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 33px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border: 0;
    display: block;
    text-decoration: none;
    text-align: center;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease;
    overflow: hidden;
    position: relative;
    /*display: flex;
  align-items: center;
  justify-content: center;*/
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    display: none;
    margin: 0 auto 10px auto;
    border: 1px solid #000000; }
    .section__menu-link span {
      position: relative;
      z-index: 1; }
    .section__menu-link:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      background: #ffffff;
      -webkit-transition: width 1.2s ease;
      -o-transition: width 1.2s ease;
      transition: width 1.2s ease;
      border-radius: 0px;
      z-index: 0;
      display: none; }
    .section__menu-link:hover {
      color: #ffffff;
      text-decoration: none;
      background: #808080;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease; }
    .section__menu-link:before {
      /*top: -1px;
      bottom: -1px;
      height: calc(100% + 2px);*/ }
    .section__menu-link.active {
      background: #ffffff;
      color: #000000; }
    @media (max-width: 767.98px) {
      .section__menu-link {
        display: block; } }

.select2-container--default .select2-selection--single {
  width: 90px;
  height: 36px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  border: 0;
  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;
  text-decoration: none;
  height: 36px;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 100%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    width: 100%;
    padding: 3px 33px 3px 25px; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 33px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border: 8px solid transparent;
      border-top: 14px solid #000000;
      display: block;
      position: absolute;
      right: 15px;
      top: 12px;
      left: auto;
      margin: 0; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border: 8px solid transparent;
  border-top: 14px solid #000000;
  display: block;
  position: absolute;
  right: 15px;
  top: 12px;
  left: auto;
  margin: 0; }

.select2-dropdown {
  background: #FFFFFF;
  border-radius: 0;
  border: 0; }

.select2-container--default .select2-results__option {
  padding: 4px 33px 4px 25px;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px; }
  .select2-container--default .select2-results__option:before {
    display: none; }

.select2-container--default .select2-results__option--selected {
  background: #ffffff; }

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background: #ffffff;
  color: #000000; }

.select2-container--default .select2-results &gt; .select2-results__options {
  padding: 0; }

.select2-dropdown {
  position: static; }

.select2-container {
  position: static !important;
  outline: none;
  width: 100% !important; }
  .select2-container:focus {
    outline: none; }

.select-wrap {
  height: 36px;
  max-width: 400px;
  position: relative;
  width: 100%; }

.select-wrap-inner {
  height: auto;
  position: absolute;
  max-width: 400px;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  z-index: 2; }
  .select-wrap-inner.zi-1 {
    z-index: 4; }
  .select-wrap-inner.zi-2 {
    z-index: 3; }
  .select-wrap-inner.zi-3 {
    z-index: 2; }

.form-site__field {
  padding: 0 0 25px 0; }

.form-site__label {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #000000;
  padding-bottom: 5px; }

.form-site__file {
  display: inline-block;
  cursor: pointer;
  font-size: 16px;
  line-height: 21px;
  color: #000000; }

.form-site input[type="text"], .form-site input[type="password"] {
  height: 41px;
  background: #FFFFFF;
  border: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  width: 100%;
  max-width: 403px;
  padding: 0 10px;
  -webkit-transition: border .3s ease;
  -o-transition: border .3s ease;
  transition: border .3s ease; }
  .form-site input[type="text"]:focus, .form-site input[type="password"]:focus {
    border: 1px solid #000000; }

.form-site textarea {
  max-width: 620px;
  width: 100%;
  height: 216px;
  background: #FFFFFF;
  border: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  padding: 5px 10px;
  -webkit-transition: border .3s ease;
  -o-transition: border .3s ease;
  transition: border .3s ease; }
  .form-site textarea:focus {
    border: 1px solid #000000; }

.form-site select {
  height: 41px;
  border: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  width: 100%;
  max-width: 403px;
  padding: 0 30px 0 10px;
  -webkit-transition: border .3s ease;
  -o-transition: border .3s ease;
  transition: border .3s ease;
  background-color: #FFFFFF;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 15L0.339746 -1.63133e-06L17.6603 -1.17124e-07L9 15Z' fill='%23000000'/%3E%3C/svg%3E");
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: center right 15px; }
  .form-site select:focus {
    border: 1px solid #000000; }

.form-site button, .form-site input[type="submit"] {
  width: 194px;
  height: 41px;
  background: #000000;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 38px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  border: 0;
  display: block;
  text-decoration: none;
  text-align: center;
  -webkit-transition: background .6s ease, color .6s ease;
  -o-transition: background .6s ease, color .6s ease;
  transition: background .6s ease, color .6s ease;
  overflow: hidden;
  position: relative;
  /*display: flex;
  align-items: center;
  justify-content: center;*/
  border-radius: 0px; }
  .form-site button span, .form-site input[type="submit"] span {
    position: relative;
    z-index: 1; }
  .form-site button:before, .form-site input[type="submit"]:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #ffffff;
    -webkit-transition: width 1.2s ease;
    -o-transition: width 1.2s ease;
    transition: width 1.2s ease;
    border-radius: 0px;
    z-index: 0;
    display: none; }
  .form-site button:hover, .form-site input[type="submit"]:hover {
    color: #ffffff;
    text-decoration: none;
    background: #808080;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease; }

.form-site input[type="checkbox"] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0; }
  .form-site input[type="checkbox"] + label {
    position: relative;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    padding: 0 0 0 30px; }
    .form-site input[type="checkbox"] + label:before {
      content: '';
      display: block;
      width: 20px;
      height: 20px;
      background: #FFFFFF;
      border: 1px solid #C4C4C4;
      position: absolute;
      top: 0;
      left: 0; }
    .form-site input[type="checkbox"] + label:after {
      content: '';
      display: block;
      width: 10px;
      height: 10px;
      background: #000000;
      border: 0;
      position: absolute;
      top: 5px;
      left: 5px;
      opacity: 0; }
  .form-site input[type="checkbox"]:checked + label:after {
    opacity: 1; }

.form-site input[type="radio"] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0; }
  .form-site input[type="radio"] + label {
    position: relative;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    padding: 0 0 0 30px; }
    .form-site input[type="radio"] + label:before {
      content: '';
      display: block;
      width: 20px;
      height: 20px;
      background: #FFFFFF;
      border: 1px solid #C4C4C4;
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 50%; }
    .form-site input[type="radio"] + label:after {
      content: '';
      display: block;
      width: 10px;
      height: 10px;
      background: #000000;
      border: 0;
      position: absolute;
      top: 5px;
      left: 5px;
      opacity: 0;
      border-radius: 50%; }
  .form-site input[type="radio"]:checked + label:after {
    opacity: 1; }

.index-invest {
  padding: 0 0 80px 0; }
  .index-invest__wrap .index-invest__item {
    background-color: #000d5c; }

.index-slider {
  padding-top: 20px;
  overflow: hidden; }
  @media (max-width: 1199.98px) {
    .index-slider {
      padding-top: 30px;
      padding-top: 68px; } }
  @media (max-width: 575.98px) {
    .index-slider .container {
      max-width: 444px; } }
  .index-slider-wrapper {
    max-width: 864px;
    margin: 0 auto; }
  .index-slider__slide {
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
    @media (max-width: 767.98px) {
      .index-slider__slide {
        height: 295px; } }
    @media (max-width: 575.98px) {
      .index-slider__slide {
        height: 400px; } }
    @media (max-width: 419.98px) {
      .index-slider__slide {
        height: 360px; } }
    @media (max-width: 399.98px) {
      .index-slider__slide {
        height: 340px; } }
    @media (max-width: 379.98px) {
      .index-slider__slide {
        height: 320px; } }
    @media (max-width: 359.98px) {
      .index-slider__slide {
        height: 300px; } }
    @media (max-width: 339.98px) {
      .index-slider__slide {
        height: 280px; } }
    .index-slider__slide-flex {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .index-slider__slide-inner {
      width: 100%;
      padding: 0 50px; }
  .index-slider .slick-list {
    overflow: visible; }
  .index-slider .slick-dots {
    bottom: 12px; }
    .index-slider .slick-dots li {
      margin: 3px; }
      .index-slider .slick-dots li button {
        font-size: 0;
        padding: 0;
        width: 15px;
        height: 15px;
        background: transparent;
        cursor: pointer;
        border: 1px solid #000000; }
        .index-slider .slick-dots li button:before {
          display: none; }
      .index-slider .slick-dots li.slick-active button {
        background: #000000; }
  .index-slider .slick-arrow {
    width: 2000px;
    height: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
    background: #ffffff;
    opacity: 0.7; }
    @media (max-width: 767.98px) {
      .index-slider .slick-arrow {
        width: 32px;
        width: 132px; } }
    @media (max-width: 575.98px) {
      .index-slider .slick-arrow {
        width: 100px; } }
  .index-slider .slick-next {
    right: auto;
    left: 100%; }
  .index-slider .slick-prev {
    left: auto;
    right: 100%; }
  .index-slider__title {
    font-size: 48px;
    line-height: 48px;
    color: #FFFFFF;
    font-weight: 400;
    padding: 0 0 15px 0;
    text-align: center; }
    @media (max-width: 991.98px) {
      .index-slider__title {
        font-size: 22px;
        line-height: 21px; } }
    @media (max-width: 767.98px) {
      .index-slider__title {
        font-weight: 500;
        font-size: 20px;
        line-height: 21px;
        text-transform: uppercase; } }
  .index-slider__text {
    font-weight: 400;
    background: rgba(196, 196, 196, 0.5);
    max-width: 660px;
    padding: 15px 15px;
    font-size: 26px;
    line-height: 39px;
    text-align: center;
    margin: 58px auto 0 auto;
    color: #161616; }
    @media (max-width: 991.98px) {
      .index-slider__text {
        font-size: 16px;
        line-height: 24px; } }

.index-slider-v8 {
  padding-top: 20px;
  overflow: hidden; }
  @media (max-width: 1199.98px) {
    .index-slider-v8 {
      padding-top: 30px; } }
  .index-slider-v8__slide {
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
    @media (max-width: 767.98px) {
      .index-slider-v8__slide {
        height: 300px; } }
    .index-slider-v8__slide-flex {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .index-slider-v8__slide-inner {
      width: 100%;
      padding: 0 50px; }
  .index-slider-v8 .slick-list {
    overflow: visible; }
  .index-slider-v8 .slick-dots {
    bottom: 12px; }
    .index-slider-v8 .slick-dots li {
      margin: 3px; }
      .index-slider-v8 .slick-dots li button {
        font-size: 0;
        padding: 0;
        width: 15px;
        height: 15px;
        background: transparent;
        cursor: pointer;
        border: 1px solid #000000; }
        .index-slider-v8 .slick-dots li button:before {
          display: none; }
      .index-slider-v8 .slick-dots li.slick-active button {
        background: #000000; }
  .index-slider-v8 .slick-arrow {
    width: 2000px;
    height: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
    background: #ffffff;
    opacity: 0.7; }
    @media (max-width: 767.98px) {
      .index-slider-v8 .slick-arrow {
        width: 32px; } }
  .index-slider-v8 .slick-next {
    right: auto;
    left: 100%; }
  .index-slider-v8 .slick-prev {
    left: auto;
    right: 100%; }
  .index-slider-v8__title {
    font-size: 48px;
    line-height: 48px;
    color: #FFFFFF;
    font-weight: 400;
    padding: 0 0 15px 0;
    text-align: center; }
    @media (max-width: 991.98px) {
      .index-slider-v8__title {
        font-size: 22px;
        line-height: 21px; } }
    @media (max-width: 767.98px) {
      .index-slider-v8__title {
        font-weight: 500;
        font-size: 20px;
        line-height: 21px;
        text-transform: uppercase; } }
  .index-slider-v8__text {
    font-weight: 400;
    background: rgba(196, 196, 196, 0.5);
    max-width: 660px;
    padding: 15px 15px;
    font-size: 26px;
    line-height: 39px;
    text-align: center;
    margin: 58px auto 0 auto;
    color: #161616; }
    @media (max-width: 991.98px) {
      .index-slider-v8__text {
        font-size: 16px;
        line-height: 24px; } }
  .index-slider-v8 .slick-list {
    padding-left: 15% !important;
    padding-right: 15% !important; }
  .index-slider-v8 .slick-track {
    max-width: 100% !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
            transform: translate3d(0, 0, 0) !important;
    -webkit-perspective: 100px;
            perspective: 100px; }
  .index-slider-v8 .slick-slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    width: 100% !important;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  .index-slider-v8 .slick-snext,
  .index-slider-v8 .slick-sprev,
  .index-slider-v8 .slick-snext2,
  .index-slider-v8 .slick-sprev2 {
    display: block; }
  .index-slider-v8 .slick-current {
    opacity: 1;
    position: relative;
    display: block;
    z-index: 2; }
  .index-slider-v8 .slick-snext {
    opacity: 1;
    -webkit-transform: translate3d(15%, 0, 0);
            transform: translate3d(15%, 0, 0);
    z-index: 1;
    -webkit-perspective: 1000px;
            perspective: 1000px; }
  .index-slider-v8 .slick-snext2 {
    opacity: 1;
    -webkit-transform: translate3d(26%, 0, 0);
            transform: translate3d(26%, 0, 0);
    z-index: 0;
    -webkit-perspective: 1000px;
            perspective: 1000px; }
  .index-slider-v8 .slick-sprev {
    opacity: 1;
    -webkit-transform: translate3d(-15%, 0, 0);
            transform: translate3d(-15%, 0, 0); }
  .index-slider-v8 .slick-sprev2 {
    opacity: 1;
    -webkit-transform: translate3d(-26%, 0, 0);
            transform: translate3d(-26%, 0, 0); }

.index-activity {
  padding: 50px 0 30px 0; }
  .index-activity .activity .col-xl-6, .index-activity .activity .col-xl-3 {
    padding-bottom: 30px; }
  .index-activity .activity__item {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #000000;
    position: relative;
    -webkit-box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.25);
    padding: 30px 20px 90px 20px;
    height: 100%;
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
    overflow: hidden;
    /* background-image: url(/local/templates/new-design/static/assets/images/index/activity-bg-2.png); */
    display: block;
    /*&amp;:before {
        content:'';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background: $color-gray;
        transition: width 0.6s ease;
        border-radius: 20px;
        z-index: 0;
        display: block;
      }*/ }
    /* @media (max-width: 991.98px) {
      .index-activity .activity__item {
        background-image: url(/local/templates/new-design/static/assets/images/index/activity-bg-1.png); } } */
    .index-activity .activity__item.no-bg{
      padding-top: 25px;
      padding-bottom: 15px;
    }
    .index-activity .activity__item--color-1 {
      background-color: #000000; }
    .index-activity .activity__item--color-2 {
      background-color: #000000; }
    .index-activity .activity__item--color-3 {
      background-color: #1489CC; }
    .index-activity .activity__item--color-4 {
      background-color: rgba(20, 137, 204, 0.7); }
    .index-activity .activity__item--bg-img:before {
      opacity: 0.4; }
    .index-activity .activity__item--bg-img {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
    @media (max-width: 767.98px) {
      .index-activity .activity__item {
        padding-left: 112px;
        padding-top: 18px;
        padding-right: 18px;
        padding-bottom: 70px;
        position: relative; }
        .index-activity .activity__item--bg-img {
          padding-left: 18px; } }
    @media (max-width: 575.98px) {
      .index-activity .activity__item {
        padding: 15px 15px 15px 15px;
        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; } 
                .col-12 .activity__item{
                  height: 160px;
                }}
                
    .index-activity .activity__item-image {
      height: 100px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 10px;
      position: relative;
      z-index: 1; }
      .index-activity .activity__item-image img {
        user-select: none;
        -webkit-user-drag: none;
        max-width: 100%;
        max-height: 100%;
        max-height: 83px; }
      @media (max-width: 767.98px) {
        .index-activity .activity__item-image {
          position: absolute;
          top: 15px;
          left: 0;
          width: 100px; } }
      @media (max-width: 575.98px) {
        .index-activity .activity__item-image {
          display: none; } }
    .index-activity .activity__item-title {
      font-weight: 600;
      font-size: 18px;
      line-height: 21px;
      color: #FFFFFF;
      padding: 0 0 10px 0;
      position: relative;
      z-index: 1; }
      @media (max-width: 575.98px) {
        .index-activity .activity__item-title {
          font-weight: 400;
          font-size: 20px;
          line-height: 30px;
          color: #FFFFFF;
          padding: 0;
          text-align: center; } }
      @media (max-width: 413.98px) {
        .index-activity .activity__item-title {
          font-size: 17px;
          line-height: 25px; } }
    @media (max-width: 991.98px) {
      .index-activity .activity__item--color-4 .activity__item-title {
        font-size: 16px;
        line-height: 21px; } }
    @media (max-width: 767.98px) {
      .index-activity .activity__item--color-4 .activity__item-title {
        padding-bottom: 0; } }
    @media (max-width: 767.98px) {
      .index-activity .activity__item--color-4 {
        padding-bottom: 18px; }
        .index-activity .activity__item--color-4 .activity__item-link {
          display: none; } }
    .index-activity .activity__item-text {
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      color: #FFFFFF;
      opacity: 0.8;
      max-width: 315px; }
      @media (max-width: 575.98px) {
        .index-activity .activity__item-text {
          display: none; } }
    .index-activity .activity__item-link {
      width: 139px;
      height: 35px;
      border: 1px solid #FFFFFF;
      font-weight: 400;
      font-size: 14px;
      line-height: 30px;
      color: #FFFFFF;
      text-align: center;
      display: block;
      position: absolute;
      left: 20px;
      bottom: 30px;
      overflow: hidden;
      -webkit-transition: background .6s ease,color .6s ease;
      -o-transition: background .6s ease,color .6s ease;
      transition: background .6s ease,color .6s ease; }
      @media (max-width: 767.98px) {
        .index-activity .activity__item-link {
          left: 112px;
          bottom: 20px; } }
      @media (max-width: 575.98px) {
        .index-activity .activity__item-link {
          display: none; } }
      .index-activity .activity__item-link span {
        position: relative;
        z-index: 1; }
      .index-activity .activity__item-link:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background: #ffffff;
        -webkit-transition: width 1.2s ease;
        -o-transition: width 1.2s ease;
        transition: width 1.2s ease;
        border-radius: 20px;
        z-index: 0;
        display: none; }
      .index-activity .activity__item-link:hover {
        color: #000000;
        background: #ffffff;
        text-decoration: none;
        -webkit-transition: background .6s ease,color .6s ease;
        -o-transition: background .6s ease,color .6s ease;
        transition: background .6s ease,color .6s ease; }
    @media (max-width: 767.98px) {
      .index-activity .activity__item--bg-img .activity__item-link {
        left: 18px; } }
  @media (max-width: 575.98px) {
    .index-activity .text-left .activity__item-title {
      text-align: left; } }
  /* .index-activity .col-xl-6 .activity__item {
    background-image: url(/local/templates/new-design/static/assets/images/index/activity-bg-1.png); }
    @media (max-width: 1199.98px) {
      .index-activity .col-xl-6 .activity__item {
        background-image: url(/local/templates/new-design/static/assets/images/index/activity-bg-2.png); } }
    @media (max-width: 991.98px) {
      .index-activity .col-xl-6 .activity__item {
        background-image: url(/local/templates/new-design/static/assets/images/index/activity-bg-1.png); } } */
  .index-activity__link-all {
    width: 300px;
    height: 50px;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 47px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border: 0;
    display: block;
    text-decoration: none;
    text-align: center;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease;
    overflow: hidden;
    position: relative;
    /*display: flex;
  align-items: center;
  justify-content: center;*/
    margin: 10px auto 0 auto; }
    .index-activity__link-all span {
      position: relative;
      z-index: 1; }
    .index-activity__link-all:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      background: #ffffff;
      -webkit-transition: width 1.2s ease;
      -o-transition: width 1.2s ease;
      transition: width 1.2s ease;
      border-radius: 0px;
      z-index: 0;
      display: none; }
    .index-activity__link-all:hover {
      color: #ffffff;
      text-decoration: none;
      background: #808080;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease; }
  .index-activity [data-mode="hide"] {
    display: none; }
  .index-activity [data-mode="show"] {
    display: block; }
  .index-activity .container.activity .revealator-once.revealator-slideup {
    display: block !important; }
    .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(1), .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(2), .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(3), .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(4), .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(5), .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(6) {
      display: block; }
    @media (max-width: 1199.98px) {
      .index-activity .container.activity .revealator-once.revealator-slideup {
        display: none; }
        .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(1), .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(2), .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(3), .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(4), .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(5) {
          display: block; }
        .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(6) {
          display: none; } }
    @media (max-width: 767.98px) {
      .index-activity .container.activity .revealator-once.revealator-slideup {
        display: none; }
        .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(1), .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(2), .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(3), .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(4), .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(5), .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(6) {
          display: block; }
        .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(5), .index-activity .container.activity .revealator-once.revealator-slideup:nth-child(6) {
          display: none; } }
  @media (max-width: 575.98px) {
    .index-activity .revealator-once.revealator-slideup.revealator-duration12 {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0);
      opacity: 1; } }
.activity__prioritet-block{
  display: flex;
  flex-direction: column;
  color: var(--white);
  font-weight: 600
}
.activity__prioritet-title{
  font-size: 22px;
  text-transform: uppercase;
  display: flex;
  gap: 5px;
}
.activity__prioritet-text{
  font-size: 17px;
}
.activity__prioritet-span{
  color: #d44822;
}
.activity__prioritet-span::after{
  content: '';
  display: block;
  background: url(/local/templates/new-design/static/assets/images/prioritet2030v2/strelka_prioritet_2030_2.1x.png) no-repeat center;
  background-size: 20px auto;
  position: absolute;
  top: 26px;
  right: 74px;
  width: 20px;
  height: 12px;
}
@media (max-width: 991.98px) {
  .activity__prioritet-span::after{
    right: 5px;
  }
}

@media (max-width: 767.98px){
  .activity__prioritet-title{
    flex-direction: column;
  }
  .activity__prioritet-span::after{
    top: 54px;
    right: 78px;
    background-size: 18px auto;
  }
}
@media (max-width: 575.98px) {
  .activity__prioritet-title{
    font-size: 20px;
    flex-direction: row;
  }
  .activity__prioritet-text{
    font-size: 15px;
  }
  .activity__prioritet-span::after{
    top: 14px;
    right: 14px;
    display: none;
  }
}
@media (max-width: 413.98px){
  .activity__prioritet-title{
    font-size: 17px;
  }
  .activity__prioritet-text{
    font-size: 13px;
  }
  .activity__prioritet-span::after{
    right: -1px;
    background-size: 14px auto;
  }
}
.index-news {
  padding: 30px 0 30px 0; }
  @media (max-width: 1199.98px) {
    .index-news {
      overflow: hidden; } }
  .index-news .news-list .pb30 {
    padding-bottom: 30px; }
  .index-news .news-list__link-all {
    width: 300px;
    height: 50px;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 47px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border: 0;
    display: block;
    text-decoration: none;
    text-align: center;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease;
    overflow: hidden;
    position: relative;
    /*display: flex;
  align-items: center;
  justify-content: center;*/
    margin: 0 auto;
    /*@include ws-media-down(xl) {
        line-height: 60px;
        height: 62px;
        //border-radius: 0px 20px 20px 0px;
        display: inline-block;
        overflow: visible;
        background: transparent;
        box-shadow: none;
        text-align: left;

        &amp;:after {
          content: '';
          display: block;
          height: 62px;
          top: 0;
          right: 0;
          width: 450px;
          position: absolute;
          background: $color-blue;
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
          z-index: 0;
          //border-radius: 0px 20px 20px 0px;
        }

        &amp;:before {
          //border-radius: 0px 20px 20px 0px;
          z-index: 1;
          left: -150px;
        }

        &amp;:hover {
          &amp;:before {
            width: 450px;
          }
        }
      }*/
    /*font-weight: 500;
      font-size: 18px;
      line-height: 60px;
      text-align: center;
      color: #FFFFFF;
      padding: 0 30px 0 15px;
      height: 62px;
      background: $color-blue;
      box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
      border-radius: 0px 20px 20px 0px;
      display: inline-block;
      margin: 15px 0 0 -15px;
      transition: background .3s ease;

      &amp;:hover {
        color: #ffffff;
        text-decoration: none;
        background: #5FABD8;
      }*/ }
    .index-news .news-list__link-all span {
      position: relative;
      z-index: 1; }
    .index-news .news-list__link-all:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      background: #ffffff;
      -webkit-transition: width 1.2s ease;
      -o-transition: width 1.2s ease;
      transition: width 1.2s ease;
      border-radius: 0px;
      z-index: 0;
      display: none; }
    .index-news .news-list__link-all:hover {
      color: #ffffff;
      text-decoration: none;
      background: #808080;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease; }
    @media (max-width: 575.98px) {
      .index-news .news-list__link-all {
        width: 300px;
        /*margin: 15px 0 0 -15px;
        background: $color-blue;
        box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
        padding: 0 0 0 15px;*/ }
        .index-news .news-list__link-all:after {
          display: none; }
        .index-news .news-list__link-all:before {
          left: 0; }
        .index-news .news-list__link-all:hover:before {
          width: 100%; } }
  .index-news .news__item-wrap {
    padding-bottom: 35px;
    /*@include ws-media-down(xl) {
      display: none;
      &amp;:nth-child(1), &amp;:nth-child(2), &amp;:nth-child(3), &amp;:nth-child(4), &amp;:nth-child(5), &amp;:nth-child(6) {
        display: flex;
      }
    }

    @include ws-media-down(lg) {
      display: none;

      &amp;:nth-child(4), &amp;:nth-child(5), &amp;:nth-child(6) {
        display: none;
      }

      &amp;:nth-child(1), &amp;:nth-child(2), &amp;:nth-child(3) {
        display: flex;
      }
    }*/ }
  .index-news .news__item-wrap-anons {
    padding-bottom: 35px;
    /*@include ws-media-down(xl) {
      display: none;
      &amp;:nth-child(1), &amp;:nth-child(2), &amp;:nth-child(3) {
        display: flex;
      }

    }*/ }
  .index-news .news__item {
    position: relative;
    height: 100%;
    width: 100%; }
    .index-news .news__item-link {
      display: block;
      /* height: 411px;  */height: 401px;}
    .detail__page .index-news .news__item-link {
      height: unset;}
      @media (max-width: 767.98px) {
        .index-news .news__item-link {
          height: auto; } }
    .index-news .news__item-social {
      position: absolute;
      width: 100%;
      bottom: 0;
      left: 0;
      height: 30px;
      display: none; }
      .index-news .news__item-social img {
        height: 26px; }
    .index-news .news__item-image {
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      position: relative;
      height: 290px;
      overflow: hidden;
      margin-bottom: 15px; }
      .index-news .news__item-image.news-full {
        height: 201px; }
      @media (max-width: 413.98px) {
        .index-news .news__item-image {
          height: 180px; } }
    .index-news .news__item-date,.ait__news .news__item-date{
      font-size: 12px;
      line-height: 33px;
      text-align: center;
      color: #000000;
      width: 78px;
      height: 28px;
      font-weight: 400;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      background: white;
      /*@include ws-media-down(sm) {
        border-radius: 0 20px 0 20px;
        left: 0;
        transform: none;
      }*/ }
      .index-news .news__item-date--anons {
        background: #000000;
        color: #ffffff; }
    .index-news .news__item-title {
      font-weight: 600;
      font-size: 18px;
      line-height: 27px;
      color: #000000;
      margin: 0 0 10px 0;
      -webkit-transition: color .3s ease;
      -o-transition: color .3s ease;
      transition: color .3s ease;
      max-height: 107px;
      overflow: hidden; }
      @media (max-width: 767.98px) {
        .index-news .news__item-title {
          height: auto;
          max-height: none;
        }
      }
    .index-news .news__item-text {
      font-weight: normal;
      font-size: 14px;
      line-height: 21px;
      color: #484848;
      height: 105px;
      overflow: hidden; }
      .index-news .news__item-text--rektor-blog {
        height: 149px; }
        @media (max-width: 767.98px) {
          .index-news .news__item-text--rektor-blog {
            height: auto; } }
      .index-news .news__item-text p {
        font-weight: normal;
        font-size: 14px;
        line-height: 21px;
        padding: 0;
        margin: 0;
        text-align: left !important; }
      @media (max-width: 767.98px) {
        .index-news .news__item-text {
          height: auto; } }
    .index-news .news__item:hover .news__item-title {
      color: #484848; }
  .index-news .news__block-content {
    display: inline-block; }
  @media (max-width: 575.98px) {
    .index-news .news__item-wrap-anons {
      /*.news__item-image {
        display: none;
      }
      .news__item-text {
        display: none;
      }
      .news__item-social {
        display: none;
      }
      .news__item {
        padding-bottom: 0 !important;
      }*/ } }
  .index-news.index-list .news__item-image {
    height: 201px; }
    @media (max-width: 413.98px) {
      .index-news.index-list .news__item-image {
        height: 180px; } }

@media (max-width: 575.98px) {
  .news__block-content {
    display: none !important; }
  .new__arrow {
    margin-right: 20px;
    margin-left: 20px; } }

.news-filter-button {
  margin-top: -50px; }

.index-events {
  padding: 20px 0 30px 0;
  position: relative;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 30px;
  /*&amp;:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-48%);
    right: 0;
    width: 65%;
    height: 83%;
    background: #B6E3FD;
    border-radius: 30px 0 0 30px;
    z-index: -1;

    @include ws-media-down(xl) {
      width: 50%;
      height: 87%;
    }

    @include ws-media-down(lg) {
      width: 42%;
      height: 92%;
    }

    @include ws-media-down(sm) {
      height: 78%;
    }
  }*/ }
  .index-events__no-bg {
    background: #fff; }
  .index-events__pad_top-5px {
    padding-top: 5px; }
  .index-events .align-right {
    text-align: right; }
    @media (max-width: 575.98px) {
      .index-events .align-right {
        text-align: left; } }
  .index-events .events-list {
    position: relative; }
    .index-events .events-list__link-all {
      width: 350px;
      height: 50px;
      background: #000000;
      color: #ffffff;
      font-size: 18px;
      font-weight: 500;
      line-height: 47px;
      -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
      border: 0;
      display: block;
      text-decoration: none;
      text-align: center;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease;
      overflow: hidden;
      position: relative;
      /*display: flex;
  align-items: center;
  justify-content: center;*/
      margin: 10px auto 0 auto;
      /*@include ws-media-down(xl) {
        line-height: 60px;
        height: 62px;
        //border-radius: 20px 0px 0px 20px;
        display: inline-block;
        overflow: visible;
        background: transparent;
        box-shadow: none;
        text-align: right;

        &amp;:after {
          content: '';
          display: block;
          height: 62px;
          top: 0;
          left: 0;
          width: 500px;
          position: absolute;
          background: $color-blue;
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
          z-index: 0;
          //border-radius: 20px 0px 0px 20px;
        }

        &amp;:before {
          //border-radius: 20px 0px 0px 20px;
          z-index: 1;
          left: auto;
          right: -150px;
        }

        &amp;:hover {
          &amp;:before {
            width: 500px;
          }
        }
      }*/
      /*font-weight: 500;
      font-size: 18px;
      line-height: 60px;
      text-align: center;
      color: #FFFFFF;
      padding: 0 15px 0 30px;
      height: 62px;
      background: $color-blue;
      box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
      border-radius: 20px 0px 0px 20px;
      display: inline-block;
      margin: 15px -15px 0 auto;
      transition: background .3s ease;

      &amp;:hover {
        color: #ffffff;
        text-decoration: none;
        background: #5FABD8;
      }*/ }
      .index-events .events-list__link-all span {
        position: relative;
        z-index: 1; }
      .index-events .events-list__link-all:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background: #ffffff;
        -webkit-transition: width 1.2s ease;
        -o-transition: width 1.2s ease;
        transition: width 1.2s ease;
        border-radius: 0px;
        z-index: 0;
        display: none; }
      .index-events .events-list__link-all:hover {
        color: #ffffff;
        text-decoration: none;
        background: #808080;
        -webkit-transition: background .6s ease, color .6s ease;
        -o-transition: background .6s ease, color .6s ease;
        transition: background .6s ease, color .6s ease; }
      @media (max-width: 575.98px) {
        .index-events .events-list__link-all {
          /*margin: 15px 0 0 -15px;
        background: $color-blue;
        box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
        padding: 0 0 0 15px;*/
          width: 300px; }
          .index-events .events-list__link-all:after {
            display: none; }
          .index-events .events-list__link-all:before {
            left: 0; }
          .index-events .events-list__link-all:hover:before {
            width: 100%; } }
    .index-events .events-list__filter-btn {
      position: absolute;
      top: -81px;
      right: 15px; }
      @media (max-width: 767.98px) {
        .index-events .events-list__filter-btn {
          display: none; } }
      .index-events .events-list__filter-btn:after {
        content: '';
        display: block;
        background: url(/local/templates/new-design/static/assets/images/index/icon-calendar.png) no-repeat center #000000;
        background-size: 29px 28px;
        width: 65px;
        height: 65px;
        border: 3px solid #FFFFFF;
        border-radius: 50%;
        overflow: hidden;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        right: 20px; }
    .index-events .events-list__filter-date {
      width: 341px;
      height: 42px;
      background: #000000;
      color: #ffffff;
      font-size: 18px;
      font-weight: 500;
      line-height: 39px;
      -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
      border: 0;
      display: block;
      text-decoration: none;
      text-align: center;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease;
      overflow: hidden;
      position: relative;
      /*display: flex;
  align-items: center;
  justify-content: center;*/
      padding-right: 78px; }
      .index-events .events-list__filter-date span {
        position: relative;
        z-index: 1; }
      .index-events .events-list__filter-date:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background: #ffffff;
        -webkit-transition: width 1.2s ease;
        -o-transition: width 1.2s ease;
        transition: width 1.2s ease;
        border-radius: 0px;
        z-index: 0;
        display: none; }
      .index-events .events-list__filter-date:hover {
        color: #ffffff;
        text-decoration: none;
        background: #808080;
        -webkit-transition: background .6s ease, color .6s ease;
        -o-transition: background .6s ease, color .6s ease;
        transition: background .6s ease, color .6s ease; }
      .index-events .events-list__filter-date span {
        font-size: 16px;
        font-weight: 400; }
      @media (max-width: 575.98px) {
        .index-events .events-list__filter-date {
          display: none; } }
  .index-events .col-xl-3 {
    padding-bottom: 30px; }
    @media (max-width: 991.98px) {
      .index-events .col-xl-3 {
        display: none; }
        .index-events .col-xl-3:nth-child(1), .index-events .col-xl-3:nth-child(2), .index-events .col-xl-3:nth-child(3), .index-events .col-xl-3:nth-child(4), .index-events .col-xl-3:nth-child(5), .index-events .col-xl-3:nth-child(6) {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
  .index-events .events__item-wrap.col-12 .events__item {
    margin-bottom: 0; }
  .index-events .events__item-wrap.col-lg-6 .events__item {
    margin-bottom: 0; }
  .index-events .events__item-wrap.col-md-6 .events__item {
    margin-bottom: 0; }
  .index-events .events__item {
    display: block;
    height: 191px;
    width: 100%;
    position: relative;
    margin-bottom: 0; }
    .index-events .events__item.marginbottom {
      margin-bottom: 30px; }
    .index-events .events__item-image {
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      position: relative;
      height: 100%;
      overflow: hidden;
      -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }
      .index-events .events__item-image:before {
        content: '';
        background: #111111;
        opacity: 0.6;
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0; }
      .index-events .events__item-image:after {
        content: '';
        width: 29px;
        height: 37px;
        display: block;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-image: url(/local/templates/new-design/static/assets/images/index/bookmark.png);
        position: absolute;
        top: 0;
        right: 15px; }
    .index-events .events__item-date {
      font-weight: 500;
      font-size: 16px;
      line-height: 21px;
      color: #000000;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: absolute;
      bottom: 0;
      left: 0;
      overflow: hidden;
      width: 157px;
      height: 44px;
      background: #FFFFFF;
      -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      -webkit-transition: color 1.2s ease;
      -o-transition: color 1.2s ease;
      transition: color 1.2s ease;
      /*div {
        position: relative;
        z-index: 1;
        display: flex;
        align-items: center;
      }

      &amp;:before {
        content:'';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background: $color-blue;
        transition: width 0.6s ease;
        z-index: 0;
        display: block;
      }*/ }
      .index-events .events__item-date:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background: #000000;
        -webkit-transition: width 1.2s ease;
        -o-transition: width 1.2s ease;
        transition: width 1.2s ease;
        z-index: 0;
        display: block; }
      .index-events .events__item-date div {
        position: relative;
        z-index: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
    .index-events .events__item-day {
      font-weight: 500;
      font-size: 36px;
      line-height: 36px;
      padding-right: 8px; }
    .index-events .events__item-title {
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      color: #FFFFFF;
      padding: 15px 20px;
      position: relative;
      z-index: 1; }
      @media (max-width: 991.98px) {
        .index-events .events__item-title {
          padding-right: 30px; } }
    .index-events .events__item:hover .events__item-date {
      color: #ffffff;
      background: #000000;
      -webkit-transition: color 1.2s ease, background 1.2s ease;
      -o-transition: color 1.2s ease, background 1.2s ease;
      transition: color 1.2s ease, background 1.2s ease; }
    .index-events .events__item:hover .events__name__teacher {
      color: #FFFFFF; }
    .index-events .events__item:hover .events__name__degree {
      color: #C4C4C4; }
  .index-events .events__name__teacher {
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #000000; }
  .index-events .events__name__degree {
    font-size: 14px;
    line-height: 21px;
    color: #484848; }
  .index-events .disp-block {
    display: block; }

.index-smi {
  padding: 70px 0 70px 0; }
  @media (max-width: 575.98px) {
    .index-smi {
      padding: 40px 0 40px 0; } }
  .index-smi h2:after {
    display: none; }
    @media (max-width: 991.98px) {
      .index-smi h2:after {
        display: block;
        max-width: 100%;
        width: 100%; } }
  @media (max-width: 991.98px) {
    .index-smi h2 {
      display: block; } }
  .index-smi__wrap {
    background: #F9F9F9;
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
    padding: 40px 0; }
    @media (max-width: 991.98px) {
      .index-smi__wrap {
        padding: 40px 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        background: #ffffff; } }
  @media (max-width: 767.98px) {
    .index-smi__slider {
      padding: 0 70px; } }
  @media (max-width: 575.98px) {
    .index-smi__slider {
      padding: 0 60px; } }
  .index-smi .slick-slide {
    margin: 0 40px;
    outline: none; }
    @media (max-width: 1199.98px) {
      .index-smi .slick-slide {
        margin: 0 15px; } }
  .index-smi .slick-list {
    margin: 0 -40px; }
    @media (max-width: 1199.98px) {
      .index-smi .slick-list {
        margin: 0 -15px; } }
  .index-smi__item {
    display: block;
    text-decoration: none; }
    .index-smi__item-image {
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      height: 235px;
      width: 100%; }
    .index-smi__item-title {
      font-weight: 400;
      font-size: 14px;
      line-height: 22px;
      color: #000000;
      padding: 20px 0 0 0;
      -webkit-transition: color .3s ease;
      -o-transition: color .3s ease;
      transition: color .3s ease; }
    .index-smi__item-text {
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      color: #484848;
      height: 84px;
      overflow: hidden; }
    .index-smi__item-date {
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      color: #808080;
      padding: 5px 0 0 0; }
    .index-smi__item:hover .index-smi__item-title {
      color: #484848; }
  .index-smi .slick-arrow {
    width: 38px;
    height: 76px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: 60px;
    top: 85px; }
    @media (max-width: 1199.98px) {
      .index-smi .slick-arrow {
        top: 65px;
        top: 85px; } }
    @media (max-width: 767.98px) {
      .index-smi .slick-arrow {
        top: 66px;
        top: 89px;
        width: 32px; } }
    .index-smi .slick-arrow:before {
      content: '';
      display: block;
      border-top: 2px solid #000000;
      border-left: 2px solid #000000;
      position: absolute;
      top: 13px;
      left: 0;
      width: 50px;
      height: 50px;
      opacity: 1;
      -webkit-transition: border .3s ease;
      -o-transition: border .3s ease;
      transition: border .3s ease; }
      @media (max-width: 991.98px) {
        .index-smi .slick-arrow:before {
          width: 38px;
          height: 38px;
          top: 18px; } }
      @media (max-width: 767.98px) {
        .index-smi .slick-arrow:before {
          width: 32px;
          height: 32px; } }
    .index-smi .slick-arrow:hover:before {
      border-top: 2px solid #484848;
      border-left: 2px solid #484848; }
  .index-smi .slick-next {
    right: -88px; }
    .index-smi .slick-next:before {
      -webkit-transform: rotate(135deg);
          -ms-transform: rotate(135deg);
              transform: rotate(135deg);
      left: -22px; }
      @media (max-width: 991.98px) {
        .index-smi .slick-next:before {
          left: -11px; } }
    @media (max-width: 1199.98px) {
      .index-smi .slick-next {
        right: -63px; } }
    @media (max-width: 767.98px) {
      .index-smi .slick-next {
        right: -55px; } }
  .index-smi .slick-prev {
    left: -88px; }
    .index-smi .slick-prev:before {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
      left: 11px; }
      @media (max-width: 991.98px) {
        .index-smi .slick-prev:before {
          left: 11px; } }
    @media (max-width: 1199.98px) {
      .index-smi .slick-prev {
        left: -63px; } }
    @media (max-width: 767.98px) {
      .index-smi .slick-prev {
        left: -55px; } }

.index-numbers {
  padding: 30px 0 70px 0; }
  .index-numbers__image {
    height: 416px;
    background: url(/local/templates/new-design/static/assets/images/index/about-new.jpg);
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    @media (max-width: 1199.98px) {
      .index-numbers__image {
        height: 270px; } }
  .index-numbers__value {
    font-weight: 400;
    font-size: 110px;
    line-height: 72px;
    color: #484848;
    text-align: right; }
    @media (max-width: 991.98px) {
      .index-numbers__value {
        font-size: 80px;
        line-height: 62px; } }
    @media (max-width: 413.98px) {
      .index-numbers__value {
        font-size: 60px;
        line-height: 42px; } }
  .index-numbers__name {
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;
    color: #808080;
    text-align: right;
    padding: 10px 0 40px 0; }
    .index-numbers__name:last-child {
      padding-bottom: 0; }
    @media (max-width: 991.98px) {
      .index-numbers__name {
        font-size: 20px;
        line-height: 26px; } }
    @media (max-width: 767.98px) {
      .index-numbers__name {
        font-size: 25px;
        line-height: 32px; } }
    @media (max-width: 413.98px) {
      .index-numbers__name {
        font-size: 20px;
        line-height: 26px; } }
  @media (max-width: 767.98px) {
    .index-numbers .hide-576 {
      display: none; } }

.index-gallery {
  padding: 30px 0 50px 0; }
  @media (max-width: 1199.98px) {
    .index-gallery {
      overflow: hidden; } }
  .index-gallery__link-all {
    width: 320px;
    height: 50px;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 47px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border: 0;
    display: block;
    text-decoration: none;
    text-align: center;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease;
    overflow: hidden;
    position: relative;
    /*display: flex;
  align-items: center;
  justify-content: center;*/
    margin-top: 40px; }
    .index-gallery__link-all span {
      position: relative;
      z-index: 1; }
    .index-gallery__link-all:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      background: #ffffff;
      -webkit-transition: width 1.2s ease;
      -o-transition: width 1.2s ease;
      transition: width 1.2s ease;
      border-radius: 0px;
      z-index: 0;
      display: none; }
    .index-gallery__link-all:hover {
      color: #ffffff;
      text-decoration: none;
      background: #808080;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease; }
    @media (max-width: 1199.98px) {
      .index-gallery__link-all {
        line-height: 60px;
        height: 62px;
        display: inline-block;
        overflow: visible;
        background: transparent;
        -webkit-box-shadow: none;
                box-shadow: none;
        text-align: left; }
        .index-gallery__link-all:after {
          content: '';
          display: block;
          height: 62px;
          top: 0;
          right: 0;
          width: 450px;
          position: absolute;
          background: #000000;
          -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
                  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
          z-index: 0; }
        .index-gallery__link-all:before {
          z-index: 1;
          left: -130px; }
        .index-gallery__link-all:hover:before {
          width: 450px; } }
    @media (max-width: 575.98px) {
      .index-gallery__link-all {
        margin: 15px 0 0 -15px;
        background: #000000;
        -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
                box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
        padding: 0 0 0 15px;
        width: 300px; }
        .index-gallery__link-all:after {
          display: none; }
        .index-gallery__link-all:before {
          left: 0; }
        .index-gallery__link-all:hover:before {
          width: 100%; } }
  .index-gallery .owl-carousel .owl-item {
    position: relative; }
  .index-gallery .owl-carousel img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 400px;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    @media (prefers-reduced-motion: reduce) {
      .index-gallery .owl-carousel img {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
    @media (max-width: 1199.98px) {
      .index-gallery .owl-carousel img {
        height: 370px; } }
    @media (max-width: 991.98px) {
      .index-gallery .owl-carousel img {
        height: 335px; } }
  .index-gallery .owl-carousel .owl-item {
    height: 400px;
    position: relative;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    -ms-transform: scale(0.7);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-transform: all .2s;
    z-index: 1; }
    @media (max-width: 1199.98px) {
      .index-gallery .owl-carousel .owl-item {
        height: 370px; } }
    @media (max-width: 991.98px) {
      .index-gallery .owl-carousel .owl-item {
        height: 335px; } }
    @media (max-width: 767.98px) {
      .index-gallery .owl-carousel .owl-item {
        height: 290px; } }
    @media (max-width: 413.98px) {
      .index-gallery .owl-carousel .owl-item {
        height: 220px; } }
  .index-gallery .owl-carousel .owl-stage-outer {
    padding-bottom: 0px; }
  .index-gallery .owl-item.big {
    -webkit-transform: scale(1);
            transform: scale(1);
    -ms-transform: scale(1);
    z-index: 3; }
  .index-gallery .owl-item.medium {
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    z-index: 2; }
    @media (max-width: 767.98px) {
      .index-gallery .owl-item.medium {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1); } }
    .index-gallery .owl-item.medium.mdright {
      /*border: solid 1px red;*/
      position: relative;
      left: 0px; }
      @media (max-width: 991.98px) {
        .index-gallery .owl-item.medium.mdright .index-gallery__item {
          width: 282px; } }
  @media (max-width: 991.98px) and (max-width: 767.98px) {
    .index-gallery .owl-item.medium.mdright .index-gallery__item {
      width: 100%; } }
    .index-gallery .owl-item.medium.mdleft {
      /*border: solid 1px blue;*/
      position: relative;
      right: 0px; }
      @media (max-width: 991.98px) {
        .index-gallery .owl-item.medium.mdleft .index-gallery__item {
          width: 282px; } }
  @media (max-width: 991.98px) and (max-width: 767.98px) {
    .index-gallery .owl-item.medium.mdleft .index-gallery__item {
      width: 100%; } }
  .index-gallery .owl-item.smallRight.active {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
    position: relative;
    left: -30px; }
    @media (max-width: 767.98px) {
      .index-gallery .owl-item.smallRight.active {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);
        left: 0; } }
  .index-gallery .owl-item.smallLeft.active {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
    position: relative;
    right: -30px; }
    @media (max-width: 767.98px) {
      .index-gallery .owl-item.smallLeft.active {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);
        right: 0; } }
  .index-gallery .owl-nav {
    /*position: absolute;
    top: 50%;
    transform: translateY(-50%);*/
    width: 100%;
    height: 0;
    position: relative; }
    .index-gallery .owl-nav .owl-prev, .index-gallery .owl-nav .owl-next {
      width: 38px;
      height: 71px;
      position: absolute;
      top: -237px;
      background: transparent; }
      @media (max-width: 1199.98px) {
        .index-gallery .owl-nav .owl-prev, .index-gallery .owl-nav .owl-next {
          top: -220px; } }
      @media (max-width: 991.98px) {
        .index-gallery .owl-nav .owl-prev, .index-gallery .owl-nav .owl-next {
          top: -202px; } }
      @media (max-width: 767.98px) {
        .index-gallery .owl-nav .owl-prev, .index-gallery .owl-nav .owl-next {
          top: -180px; } }
      @media (max-width: 575.98px) {
        .index-gallery .owl-nav .owl-prev, .index-gallery .owl-nav .owl-next {
          top: -145px; } }
      .index-gallery .owl-nav .owl-prev i, .index-gallery .owl-nav .owl-next i {
        display: none; }
      .index-gallery .owl-nav .owl-prev:before, .index-gallery .owl-nav .owl-next:before {
        content: '';
        display: block;
        border-top: 2px solid #ffffff;
        border-left: 2px solid #ffffff;
        position: absolute;
        top: 18px;
        left: 0;
        width: 38px;
        height: 38px;
        opacity: 1;
        -webkit-transition: border .3s ease;
        -o-transition: border .3s ease;
        transition: border .3s ease; }
        @media (max-width: 767.98px) {
          .index-gallery .owl-nav .owl-prev:before, .index-gallery .owl-nav .owl-next:before {
            width: 32px;
            height: 32px; } }
    .index-gallery .owl-nav .owl-prev {
      left: 15px; }
      .index-gallery .owl-nav .owl-prev:before {
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
        left: 11px; }
    .index-gallery .owl-nav .owl-next {
      right: 15px; }
      .index-gallery .owl-nav .owl-next:before {
        -webkit-transform: rotate(135deg);
            -ms-transform: rotate(135deg);
                transform: rotate(135deg);
        left: -11px; }
  .index-gallery__item {
    width: 400px;
    height: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  border-radius: 10px; }
    @media (max-width: 1299.98px) {
      .index-gallery__item {
        width: 387px; } }
    @media (max-width: 1199.98px) {
      .index-gallery__item {
        width: 370px;
        height: 370px; } }
    @media (max-width: 991.98px) {
      .index-gallery__item {
        width: 335px;
        height: 335px; } }
    @media (max-width: 767.98px) {
      .index-gallery__item {
        width: 100%;
        height: 290px;
        position: static;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; } }
    @media (max-width: 413.98px) {
      .index-gallery__item {
        height: 220px; } }
  .index-gallery .slick-next, .index-gallery .slick-prev {
    width: 38px;
    height: 71px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    background: transparent;
    z-index: 2; }
    .index-gallery .slick-next:before, .index-gallery .slick-prev:before {
      content: '';
      display: block;
      border-top: 2px solid #ffffff;
      border-left: 2px solid #ffffff;
      position: absolute;
      top: 18px;
      left: 0;
      width: 38px;
      height: 38px;
      opacity: 1;
      -webkit-transition: border .3s ease;
      -o-transition: border .3s ease;
      transition: border .3s ease; }
      @media (max-width: 767.98px) {
        .index-gallery .slick-next:before, .index-gallery .slick-prev:before {
          width: 32px;
          height: 32px; } }
  .index-gallery .slick-prev {
    left: 15px; }
    .index-gallery .slick-prev:before {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
      left: 11px; }
  .index-gallery .slick-next {
    right: 15px; }
    .index-gallery .slick-next:before {
      -webkit-transform: rotate(135deg);
          -ms-transform: rotate(135deg);
              transform: rotate(135deg);
      left: -11px; }
  @media (max-width: 767.98px) {
    .index-gallery #index-gallery {
      height: 290px;
      overflow: hidden;
      position: relative; } }
  @media (max-width: 413.98px) {
    .index-gallery #index-gallery {
      height: 220px; } }

.index-achieve {
  padding: 30px 0 50px 0; }
  .index-achieve .col-xl-3 {
    padding-bottom: 30px; }
  .index-achieve__item {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
    padding: 33px 30px;
    height: 100%;
    display: block; }
    @media (max-width: 1199.98px) {
      .index-achieve__item {
        padding: 30px; } }
  .index-achieve__image {
    height: 190px;
    height: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .index-achieve__image img {
      max-width: 100%;
      max-height: 100%;
      max-width: 186px; }
    @media (max-width: 1199.98px) {
      .index-achieve__image {
        height: 130px; } }
    @media (max-width: 767.98px) {
      .index-achieve__image {
        height: 67px; } }
  .index-achieve__title {
    padding: 20px 0 0 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #000000; }
    @media (max-width: 767.98px) {
      .index-achieve__title {
        font-size: 16px;
        line-height: 21px;
        padding-top: 15px; } }
    @media (max-width: 575.98px) {
      .index-achieve__title {
        font-size: 18px;
        line-height: 21px; } }

.index-partners {
  padding: 30px 0 50px 0;
  /*&amp;__list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -10px;

    img {
      margin: 10px;
    }
  }*/
  /*&amp;__item {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 260px;

    @include ws-media-down(lg) {
      max-width: 180px;
    }

    @include ws-media-down(414px) {
      max-width: 100px;
    }

    img {
      max-width: 50%;

      @include ws-media-down(lg) {
        max-width: 64%;
      }

      @include ws-media-down(414px) {
        max-width: 64%;
      }
    }
  }*/ }
  @media (max-width: 991.98px) {
    .index-partners {
      padding-bottom: 50px; } }
  .index-partners__wrap {
    overflow: hidden;
    padding: 0 60px; }
  .index-partners .slick-list {
    margin: 0 -15px; }
  .index-partners__item {
    padding: 0 15px;
    text-align: center; }
    @media (max-width: 575.98px) {
      .index-partners__item a {
        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;
        min-height: 70px; } }
    .index-partners__item img {
      display: inline-block;max-height: 206px; }
  .index-partners__link {
    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;
    height: 120px; }
    .index-partners__link img {
      max-height: 100%; }
  .index-partners .slick-track {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .index-partners .slick-slide {
    height: inherit !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .index-partners .slick-arrow {
    width: 45px;
    height: 80px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media (max-width: 767.98px) {
      .index-partners .slick-arrow {
        width: 32px; } }
    .index-partners .slick-arrow:before {
      content: '';
      display: block;
      border-top: 2px solid #808080;
      border-left: 2px solid #808080;
      position: absolute;
      top: 15px;
      left: 0;
      width: 50px;
      height: 50px;
      opacity: 1;
      -webkit-transition: border .3s ease;
      -o-transition: border .3s ease;
      transition: border .3s ease; }
      @media (max-width: 767.98px) {
        .index-partners .slick-arrow:before {
          width: 32px;
          height: 32px;
          top: 22px; } }
    .index-partners .slick-arrow:hover:before {
      border-top: 2px solid #000000;
      border-left: 2px solid #000000; }
  .index-partners .slick-next {
    right: -60px; }
    .index-partners .slick-next:before {
      -webkit-transform: rotate(135deg);
          -ms-transform: rotate(135deg);
              transform: rotate(135deg);
      left: -18px; }
    @media (max-width: 767.98px) {
      .index-partners .slick-next:before {
        left: -10px; } }
  .index-partners .slick-prev {
    left: -60px; }
    .index-partners .slick-prev:before {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
      left: 11px; }

.index-bottom_picture{
  padding: 60px 0 40px 0;
}
.index-bottom_picture__block{
  display:flex;
  align-items: center;
  gap: 100px;
}
.index-bottom_picture__image img{
  max-height: 667px;
  object-fit: cover;
  user-select: none;
  -webkit-user-drag: none;
}
.index-bottom_picture__text{
flex-basis: 0;
color: #484848;
font-size: 70px;
font-weight: 500;
letter-spacing: 0px;
text-align: right;
line-height: 100px;
text-transform: uppercase;
}
.index-bottom_picture__image::after{
  content: '';
  display: block;
  background-color: #000000;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 51.3%;
  height: 10px;
}
.index-bottom_picture__text::before{
  content: '';
  display: block;
  background-color: #000000;
  position: absolute;
  top: 35px;
  right: 0;
  width: 85%;
  height: 10px;
}
@media(max-width: 1199.98px){
  .index-bottom_picture__text{
    font-size: 50px;
  }
}

@media(max-width: 991.98px){
  .index-bottom_picture__text{
    font-size: 40px;
    line-height: unset;
  }
  .index-bottom_picture__image::after{
    height: 7px;
    bottom: -7px;
  }
  .index-bottom_picture__text::before{
    height: 7px;
    top: 15px;
  }
}

@media(max-width: 767.98px){
  .index-bottom_picture__block{
    flex-direction: column-reverse;
    gap: 0px;
    margin-top: -15px;
  }
  .index-bottom_picture__text{
    flex-basis: unset;
    line-height: unset;
    opacity: 1;
    font-size: 30px;
    text-align: center;
    line-height: 40px;
    width: 400px;
  }
  .index-bottom_picture__image::after{
    height: 5px;
    bottom: -5px;
    width: 100%;
  }
  .index-bottom_picture__text::before{
    height: 5px;
    width: 100%;
    top: -40px;
  }
}
@media(max-width: 575.98px){
  .index-bottom_picture__text{
    font-size: 20px;
    line-height: 30px;
    width: 300px;
  }
}
.index-blog {
  padding: 30px 0 40px 0; }
  .index-blog__block {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden; }
    @media (max-width: 575.98px) {
      .index-blog__block {
        margin: 0 auto;
        display: block;
        max-width: 374px;
        width: 100%; } }
  .index-blog__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    width: 293px;
    height: 234px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-position: top center; }
    @media (max-width: 1199.98px) {
      .index-blog__image {
        height: 256px; } }
    @media (max-width: 991.98px) {
      .index-blog__image {
        width: 229px;
        height: 235px; } }
    @media (max-width: 767.98px) {
      .index-blog__image {
        width: 141px;
        height: 199px; } }
    @media (max-width: 575.98px) {
      .index-blog__image {
        width: 100%;
        height: 214px; } }
  .index-blog__data {
    padding: 0 30px 15px 35px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    @media (max-width: 1199.98px) {
      .index-blog__data {
        padding: 0 30px 0 35px; } }
    @media (max-width: 991.98px) {
      .index-blog__data {
        padding: 0 0px 15px 20px; } }
    @media (max-width: 767.98px) {
      .index-blog__data {
        padding: 0 15px 5px 15px; } }
    @media (max-width: 575.98px) {
      .index-blog__data {
        padding: 10px 20px 25px 20px; } }
    .index-blog__data:after {
      content: '';
      display: block;
      width: 87px;
      height: 89px;
      background: url(/local/templates/new-design/static/assets/images/index/blog-icon.png) no-repeat center;
      background-size: cover;
      position: absolute;
      bottom: 50px;
      right: 65px; }
      @media (max-width: 1199.98px) {
        .index-blog__data:after {
          bottom: 30px;
          right: 30px; } }
      @media (max-width: 991.98px) {
        .index-blog__data:after {
          width: 70px;
          height: 72px;
          bottom: 25px; } }
      @media (max-width: 767.98px) {
        .index-blog__data:after {
          display: none; } }
  .index-blog__title {
    font-weight: 500;
    font-size: 36px;
    line-height: 54px;
    color: #000000;
    padding-bottom: 5px; }
    @media (max-width: 1199.98px) {
      .index-blog__title {
        font-size: 36px;
        line-height: 54px;
        padding-bottom: 5px; } }
    @media (max-width: 991.98px) {
      .index-blog__title {
        font-size: 30px;
        line-height: 45px;
        padding-bottom: 0px; } }
    @media (max-width: 767.98px) {
      .index-blog__title {
        font-size: 22px;
        line-height: 29px;
        padding-bottom: 10px; } }
  .index-blog__text {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    color: #808080;
    padding-bottom: 23px;
    max-width: 775px; }
    @media (max-width: 1199.98px) {
      .index-blog__text {
        font-size: 18px;
        line-height: 27px; } }
    @media (max-width: 991.98px) {
      .index-blog__text {
        font-size: 18px;
        line-height: 27px;
        padding-bottom: 15px; } }
    @media (max-width: 767.98px) {
      .index-blog__text {
        font-size: 16px;
        line-height: 24px; } }
    @media (max-width: 575.98px) {
      .index-blog__text {
        font-size: 14px;
        line-height: 21px; } }
  .index-blog__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1; }
    @media (max-width: 413.98px) {
      .index-blog__buttons {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .index-blog__link {
    width: 191px;
    height: 38px;
    background: #000000;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 35px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border: 0;
    display: block;
    text-decoration: none;
    text-align: center;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease;
    overflow: hidden;
    position: relative;
    /*display: flex;
  align-items: center;
  justify-content: center;*/
    -webkit-box-shadow: none;
            box-shadow: none; }
    .index-blog__link span {
      position: relative;
      z-index: 1; }
    .index-blog__link:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      background: #ffffff;
      -webkit-transition: width 1.2s ease;
      -o-transition: width 1.2s ease;
      transition: width 1.2s ease;
      border-radius: 0px;
      z-index: 0;
      display: none; }
    .index-blog__link:hover {
      color: #ffffff;
      text-decoration: none;
      background: #808080;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease; }
    @media (max-width: 767.98px) {
      .index-blog__link {
        width: 155px;
        height: 35px;
        line-height: 32px; } }
  .index-blog__link-2 {
    width: 191px;
    height: 38px;
    background: #000000;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 35px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border: 0;
    display: block;
    text-decoration: none;
    text-align: center;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease;
    overflow: hidden;
    position: relative;
    /*display: flex;
  align-items: center;
  justify-content: center;*/
    border: 1px solid #000000;
    background: #ffffff;
    color: #000000;
    -webkit-transition: background .6s ease, color .6s ease, border .6s ease;
    -o-transition: background .6s ease, color .6s ease, border .6s ease;
    transition: background .6s ease, color .6s ease, border .6s ease;
    margin: 0 0 0 24px;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .index-blog__link-2 span {
      position: relative;
      z-index: 1; }
    .index-blog__link-2:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      background: #ffffff;
      -webkit-transition: width 1.2s ease;
      -o-transition: width 1.2s ease;
      transition: width 1.2s ease;
      border-radius: 0px;
      z-index: 0;
      display: none; }
    .index-blog__link-2:hover {
      color: #ffffff;
      text-decoration: none;
      background: #808080;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease; }
    .index-blog__link-2:hover {
      border: 1px solid #808080;
      -webkit-transition: background .6s ease, color .6s ease, border .6s ease;
      -o-transition: background .6s ease, color .6s ease, border .6s ease;
      transition: background .6s ease, color .6s ease, border .6s ease; }
    @media (max-width: 767.98px) {
      .index-blog__link-2 {
        width: 155px;
        height: 35px;
        line-height: 32px; } }
    @media (max-width: 413.98px) {
      .index-blog__link-2 {
        margin: 24px 0 0 0; } }

.page-nav {
  position: fixed;
  bottom: 50px;
  z-index: 5;
  width: 882px;
  height: 56px;
  background: #FFFFFF;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
  border-radius: 0;
  padding: 0 30px 0 50px;
  -webkit-transition: right .5s ease;
  -o-transition: right .5s ease;
  transition: right .5s ease;
  right: -832px; }
  @media (max-width: 991.98px) {
    .page-nav {
      display: none; } }
  .page-nav__arrow {
    height: 56px;
    width: 50px;
    display: block;
    background: url(/local/templates/new-design/static/assets/images/nav-arrow.png) no-repeat center;
    background-size: 18px 30px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer; }
  .page-nav.active {
    right: 0; }
    .page-nav.active .page-nav__arrow {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
  .page-nav ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0; }
    .page-nav ul li {
      list-style: none; }
      .page-nav ul li a {
        height: 58px;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 19px;
        color: #000000;
        padding: 0 10px 2px 10px;
        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-transition: color .3s ease;
        -o-transition: color .3s ease;
        transition: color .3s ease; }
        .page-nav ul li a:hover {
          color: #484848; }

.index-after-slider {
  padding: 0px 0 10px 0;
  /* the parent */ }
  .index-after-slider__link {
    display: block;
    min-height: 72px;
    height: 100%;
    background-image: url(/local/templates/new-design/static/assets/images/index/activity-bg-1.png);
    background-color: #000000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    padding: 10px 18px;
    overflow: hidden;
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
    height: 96px;
    text-align: center;
    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; }
    .index-after-slider__link:hover {
      color: #FFFFFF; }
    .index-after-slider__link img {
      display: block;
      margin: 0 auto;
      max-width: 100%;
      max-height: 100%; }
    .index-after-slider__link.no-bg {
      background: none;
      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; }
  .index-after-slider__item {
    padding: 30px 15px; }
    @media (max-width: 767.98px) {
      .index-after-slider__item:last-child {
        margin-bottom: 0; } }
  .index-after-slider .slick-list {
    margin: 0 -15px; }
  .index-after-slider .index-partners__wrap {
    width: 100%; }
  .index-after-slider .slick-arrow {
    width: 45px;
    height: 80px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media (max-width: 767.98px) {
      .index-after-slider .slick-arrow {
        width: 32px; } }
    .index-after-slider .slick-arrow:before {
      content: '';
      display: block;
      border-top: 2px solid #808080;
      border-left: 2px solid #808080;
      position: absolute;
      top: 15px;
      left: 0;
      width: 50px;
      height: 50px;
      opacity: 1;
      -webkit-transition: border .3s ease;
      -o-transition: border .3s ease;
      transition: border .3s ease; }
      @media (max-width: 767.98px) {
        .index-after-slider .slick-arrow:before {
          width: 32px;
          height: 32px;
          top: 22px; } }
    .index-after-slider .slick-arrow:hover:before {
      border-top: 2px solid #000000;
      border-left: 2px solid #000000; }
  .index-after-slider .slick-next {
    right: -60px; }
    .index-after-slider .slick-next:before {
      -webkit-transform: rotate(135deg);
          -ms-transform: rotate(135deg);
              transform: rotate(135deg);
      left: -18px; }
    @media (max-width: 767.98px) {
      .index-after-slider .slick-next:before {
        left: -10px; } }
  .index-after-slider .slick-prev {
    left: -60px; }
    .index-after-slider .slick-prev:before {
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
      left: 11px; }

.index-add-bnr {
  overflow: hidden;
  padding: 0 0 55px 0; }
  .index-add-bnr__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -25px; }
    @media (max-width: 575.98px) {
      .index-add-bnr__inner {
        margin: 0;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .index-add-bnr__item {
    padding: 0 25px;
    height: 48px; }
    @media (max-width: 575.98px) {
      .index-add-bnr__item {
        padding: 0;
        margin: 0 0 30px 0;
        width: 100%;
        text-align: left; }
        .index-add-bnr__item:last-child {
          margin-bottom: 0; } }
    .index-add-bnr__item img {
      max-width: 100%;
      max-height: 100%; }

.mail-rector__form-image {
  margin: 0 -30px 0 -30px; }
  .mail-rector__form-image img {
    width: 100%; }
  @media (max-width: 575.98px) {
    .mail-rector__form-image {
      margin-left: -20px;
      margin-right: -20px; }
      .mail-rector__form-image img {
        margin-bottom: 0 !important; } }

.mail-rector__form-text {
  font-weight: 400;
  font-size: 26px;
  line-height: 150%;
  /* or 39px */
  color: #000000;
  padding: 40px 0 40px 0; }

.mail-rector__form-field {
  padding: 0 0 21px 0; }

.mail-rector__form-label {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  /* identical to box height, or 131% */
  color: #000000;
  padding: 0 0 7px 0; }

.mail-rector__form-input input[type="text"], .mail-rector__form-input textarea {
  max-width: 294px;
  width: 100%;
  height: 41px;
  background: #FFFFFF;
  border: 1px solid #C4C4C4;
  padding: 0 10px;
  font-size: 14px;
  line-height: 21px; }

.mail-rector__form-input textarea {
  height: 133px;
  max-width: 100%;
  padding: 5px 10px; }

.mail-rector__form-send {
  padding: 20px 0 0 0; }
  .mail-rector__form-send button {
    width: 294px;
    height: 41px;
    background: #000000;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 38px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border: 0;
    display: block;
    text-decoration: none;
    text-align: center;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease;
    overflow: hidden;
    position: relative;
    /*display: flex;
  align-items: center;
  justify-content: center;*/
    margin: 0 auto;
    -webkit-box-shadow: none;
            box-shadow: none;
    max-width: 294px;
    width: 100%; }
    .mail-rector__form-send button span {
      position: relative;
      z-index: 1; }
    .mail-rector__form-send button:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      background: #ffffff;
      -webkit-transition: width 1.2s ease;
      -o-transition: width 1.2s ease;
      transition: width 1.2s ease;
      border-radius: 0px;
      z-index: 0;
      display: none; }
    .mail-rector__form-send button:hover {
      color: #ffffff;
      text-decoration: none;
      background: #808080;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease; }

.mail-rector__result {
  min-height: 130px;
  display: none;
  padding: 40px 0 0 0; }
  .mail-rector__result-text-1 {
    font-weight: 400;
    font-size: 26px;
    line-height: 150%;
    /* or 39px */
    color: #000000;
    padding: 0 0 15px 0; }
  .mail-rector__result-text-2 {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #000000; }

.mail-rector .form-custom input[type="checkbox"] + label {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  /* identical to box height, or 131% */
  color: #000000;
  margin: 0; }
  .mail-rector .form-custom input[type="checkbox"] + label a {
    text-decoration: underline; }

.mail-rector .help-block {
  display: none !important; }

#modal-mail-rector .modal-header {
  text-transform: uppercase;
  padding-left: 50px;
  padding-right: 50px; }

#modal-mail-rector .modal-body {
  padding: 0 30px 60px 30px; }
  @media (max-width: 575.98px) {
    #modal-mail-rector .modal-body {
      padding: 0 20px 60px 20px; } }

.revenue {
  margin-top: 40px;
  margin-bottom: 70px; }
  .revenue__bread__crumbs {
    font-size: 14px;
    line-height: 21px;
    /* or 150% */ }
    .revenue__bread__crumbs a {
      color: #808080; }
  .revenue__info__title {
    margin-top: 30px;
    font-weight: 500;
    font-size: 32px;
    line-height: 130%;
    /* or 42px */
    text-transform: uppercase;
    color: #111111; }
  .revenue__link__item {
    font-size: 16px;
    line-height: 150%;
    /* or 24px */
    margin-top: 26px;
    color: #000000;
    border-left: 4px solid #000000;
    padding-left: 25px; }
  .revenue__link {
    color: #000000; }

.breadcrumb {
  background-color: white;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 21px; }
  .breadcrumb-item {
    font-size: 14px;
    line-height: 21px; }
    .breadcrumb-item a {
      color: #000000;
      font-size: 14px;
      line-height: 21px; }
  .breadcrumb-item:hover a {
    color: #808080; }
  .breadcrumb .active a {
    color: #808080;
    cursor: text; }

@media (max-width: 575.98px) {
  .revenue {
    margin-bottom: 90px; }
    .revenue__info__title {
      margin-top: 70px; } }

.content-block {
  margin-top: 40px;
  margin-bottom: 70px; }
  @media (max-width: 1199.98px) {
    .content-block {
      margin-top: 87px; } }
  .content-block__info__button {
    background: #000000;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    border-radius: 0px;
    width: 295px;
    height: 40px;
    text-align: center;
    padding-top: 3%; }
    .content-block__info__button a {
      font-weight: 500;
      font-size: 18px;
      line-height: 21px;
      /* or 117% */
      width: 295px;
      height: 40px;
      color: #FFFFFF; }
    .content-block__info__button__img {
      width: 18px;
      height: 19px; }
  .content-block .new__top {
    margin-top: 30px; }
  .content-block__info__title {
    margin: 0;
    font-weight: 500;
    font-size: 32px;
    line-height: 130%;
    /* or 42px */
    text-transform: uppercase;
    color: #111111; }

.new__arrow {
  background-repeat: no-repeat;
  font-weight: 500;
  font-size: 22px;
  line-height: 21px;
  color: #000000;
  margin-left: 10px;
  margin-right: 10px; }
  .new__arrow .start {
    margin-left: 40px;
    margin-right: 10px; }
  .new__arrow .end {
    margin-left: 10px;
    margin-right: 40px; }
  .new__arrow.current {
    color: #484848; }

.new__arrow__link_left {
  background-image: url(/local/templates/new-design/static/assets/images/arrow-3.png);
  padding-left: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  color: #000000;
  margin-right: 40px; }

.new__arrow__link_right {
  background-image: url(/local/templates/new-design/static/assets/images/arrow-3-right.png);
  padding-right: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  color: #000000;
  margin-left: 40px; }

.new__arrow__link_left:hover {
  background-image: url(/local/templates/new-design/static/assets/images/noun_Arrow_2.png);
  background-repeat: no-repeat; }

.new__arrow__link_right:hover {
  background-image: url(/local/templates/new-design/static/assets/images/noun_Arrow-2-right.png);
  background-repeat: no-repeat; }

.m-top__10px {
  margin-top: 10px; }

.m-top__60px {
  margin-top: 60px; }

.m-bottom__5px {
  margin-bottom: 5px; }

.disp-content {
  display: contents; }

@media (max-width: 575.98px) {
  .new {
    margin-top: 90px; }
    .new__info__button {
      background: #000000;
      -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
              box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
      border-radius: 20px;
      width: 40px;
      height: 40px;
      text-align: center;
      padding-top: 5%;
      display: block; }
      .new__info__button a {
        font-weight: 500;
        font-size: 18px;
        line-height: 21px;
        /* or 117% */
        width: 18px;
        height: 19px;
        color: #FFFFFF; }
      .new__info__button img {
        margin-top: 15%;
        width: 18px;
        height: 19px; }
    .new__info__title {
      margin-top: 10px;
      font-weight: 500;
      font-size: 20px;
      line-height: 130%;
      /* or 42px */
      text-transform: uppercase;
      color: #111111; }
  .new__arrow__link_left {
    margin-right: 20px; }
  .new__arrow__link_right {
    margin-left: 20px; } }

.news-list__filter-date {
  width: 295px;
  height: 36px;
  background: #000000;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  line-height: 33px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  border: 0;
  display: block;
  text-decoration: none;
  text-align: center;
  -webkit-transition: background .6s ease, color .6s ease;
  -o-transition: background .6s ease, color .6s ease;
  transition: background .6s ease, color .6s ease;
  overflow: hidden;
  position: relative;
  /*display: flex;
  align-items: center;
  justify-content: center;*/ }
  .news-list__filter-date span {
    position: relative;
    z-index: 1; }
  .news-list__filter-date:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #ffffff;
    -webkit-transition: width 1.2s ease;
    -o-transition: width 1.2s ease;
    transition: width 1.2s ease;
    border-radius: 0px;
    z-index: 0;
    display: none; }
  .news-list__filter-date:hover {
    color: #ffffff;
    text-decoration: none;
    background: #808080;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease; }
  @media (max-width: 575.98px) {
    .news-list__filter-date {
      display: none; } }
      /* .detail__page li:has(p) {
        margin-left: 20px;
    } */
@media (max-width: 575.98px) {
  .detail__page img.new__button__img {
    margin: 7px auto 0 auto !important; } }

.detail__page {
  margin-top: 40px; }
  @media (max-width: 767.98px) {
    .detail__page {
      margin-top: 20px; } }
  .detail__page__item {
    margin-top: 15px;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px; }
    .detail__page__item a {
      color: #000000; }
  .detail__page__active {
    border-left: 2px solid #122861;
    padding-left: 10px; }
    .detail__page__active a {
      color: #122861; }
  .detail__page__date {
    font-weight: 500;
    font-size: 26px;
    line-height: 150%;
    color: #000000; }
  .detail__page__title {
    font-weight: 500;
    font-size: 32px;
    line-height: 130%;
    color: #111111;
    padding-bottom: 15px;
    padding-top: 7px; }
  .detail__page h2 {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    color: #111111;
    padding-bottom: 15px; }
    @media (max-width: 575.98px) {
      .detail__page h2 {
        font-size: 18px;
        line-height: 21px;
        padding: 0 0 10px 0; } }
  .detail__page h2:after, .detail__page h3:after {
    font-weight: 500;
    font-size: 32px;
    line-height: 130%;
    color: #000000;
    padding-bottom: 0;
    margin: 0;
    padding: 15px 0 60px;
    content: none; }
  .detail__page h2, .detail__page h3 {
    margin: 0; }
  .detail__page a h2 {
    color: #000000; }
  .detail__page a:hover h2 {
    color: #484848; }
  .detail__page__text {
    font-size: 16px;
    line-height: 150%;
    /* or 24px */
    color: #484848;
    margin: 30px 0; }
  .detail__page__qa__list {
    margin-top: 30px;
    margin-left: 30px; }
    .detail__page__qa__list img {
      margin: 0;
      padding-right: 10px; }
  .detail__page__phone {
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    /* or 24px */
    color: #484848;
    margin-top: 30px; }
  .detail__page__margin__img {
    margin-bottom: 60px;
    border-radius: 0px;
    overflow: hidden; }
  .detail__page ol {
    margin-left: 14px; }
    .detail__page ol li {
      padding-bottom: 30px; }
  .detail__page .detail__page__qa__list ul {
    list-style: none; }
    .detail__page .detail__page__qa__list ul li {
      padding: 0 0 20px 0px;
      position: relative;
      padding-left: 42px;
      list-style: none; }
      .detail__page .detail__page__qa__list ul li:before {
        content: '';
        font-size: 21px;
        position: absolute;
        left: 3px;
        top: 13px;
        display: block;
        background: #C4C4C4;
        width: 20px;
        height: 3px;
        border-radius: 5px; }
  .detail__page__notice {
    font-size: 16px;
    line-height: 150%;
    color: #000000; }
  .detail__page table.common, .detail__page table.rukovodstvo, .detail__page table {
    border: 0;
    border-collapse: collapse; }
    .detail__page table.common td, .detail__page table.common th, .detail__page table.rukovodstvo td, .detail__page table.rukovodstvo th, .detail__page table td, .detail__page table th {
      border: 1px solid #C4C4C4;
      padding: 10px 4px;
      font-weight: 500;
      font-size: 12px;
      line-height: 16px;
      color: #808080;
      vertical-align: top;
      text-align: left; }
    .detail__page table.common[border="0"] td, .detail__page table.common[border="0"] th, .detail__page table.common.noborder td, .detail__page table.common.noborder th, .detail__page table.rukovodstvo[border="0"] td, .detail__page table.rukovodstvo[border="0"] th, .detail__page table.rukovodstvo.noborder td, .detail__page table.rukovodstvo.noborder th, .detail__page table[border="0"] td, .detail__page table[border="0"] th, .detail__page table.noborder td, .detail__page table.noborder th {
      border: 0; }
    .detail__page table.common td, .detail__page table.rukovodstvo td, .detail__page table td {
      color: #000000 !important; }
    .detail__page table.common th, .detail__page table.rukovodstvo th, .detail__page table th {
      text-align: center !important;
      font-weight: 700 !important; }
    .detail__page table.common td p, .detail__page table.common th p, .detail__page table.rukovodstvo td p, .detail__page table.rukovodstvo th p, .detail__page table td p, .detail__page table th p {
      font-size: 12px;
      line-height: 16px; }
    .detail__page table.common th, .detail__page table.rukovodstvo th, .detail__page table th {
      color: #000000;
      font-weight: 700; }
      .detail__page table.common th p, .detail__page table.rukovodstvo th p, .detail__page table th p {
        margin-bottom: 0;
        color: #000000 !important; }
      .detail__page table.common th b, .detail__page table.rukovodstvo th b, .detail__page table th b {
        font-weight: 700; }
    .detail__page table.common.v-top td, .detail__page table.rukovodstvo.v-top td, .detail__page table.v-top td {
      vertical-align: middle; }
    .detail__page table.common td p, .detail__page table.rukovodstvo td p, .detail__page table td p {
      color: #000000 !important;
      margin-bottom: 0; }

.no-margin {
  margin: 0; }

.bottom-link {
  font-size: 16px;
  line-height: 150%;
  border-left: 4px solid #000000;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 30px; }
  .bottom-link a {
    color: #000000; }

@media (max-width: 575.98px) {
  .detail__page__date {
    font-size: 18px; }
  .detail__page__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 150%; }
  .detail__page__text {
    margin: 25px 0; }
  .detail__page__date {
    margin-bottom: 30px; }
  .detail__page__phone {
    font-size: 16px;
    line-height: 21px; }
  .detail__page img {
    margin-bottom: 30px;
    margin: 0 auto 30px auto !important;
    display: block;
    float: none; }
  .detail__page .font1 img, .detail__page .faculties_margin img {
    display: inline !important;
    margin: 0 !important; }
  .detail__page .margin {
    margin: 0;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 15px; }
    .detail__page .margin .margin {
      margin: 0;
      padding: 0; }
  .bottom-link {
    font-size: 16px;
    padding-top: 0;
    height: auto; }
    .bottom-link a {
      font-size: 16px; } }

.detail__page-inner {
  font-size: 14px;
  line-height: 22px; }
  .detail__page-inner img {
    border-radius: 0 !important; }
  .detail__page-inner h2 {
    text-transform: none; }
  .detail__page-inner h3 b {
    font-weight: 500; }
  .detail__page-inner a h2, .detail__page-inner a h1 {
    color: #000000; }
    .detail__page-inner a h2:hover, .detail__page-inner a h1:hover {
      color: #484848; }
  .detail__page-inner p {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #484848;
    margin: 0 0 15px 0;
    padding: 0; }
  .detail__page-inner ol {
    padding: 0 0 0 25px;
    font-size: 14px;
    line-height: 22px; }
    .detail__page-inner ol li {
      padding-bottom: 10px;
      font-size: 14px;
      line-height: 22px; }
      .detail__page-inner ol li p {
        margin-bottom: 0;
        padding: 0;
        font-size: 14px;
        line-height: 22px; }
      .detail__page-inner ol li ul {
        padding-left: 0;
        font-size: 14px;
        line-height: 22px; }
  .detail__page-inner ul:not(.ya-share2__list) {
    list-style: none;
    margin: 0;
    padding: 0 0 0 25px;
    font-size: 14px;
    line-height: 22px; }
    @media (max-width: 575.98px) {
      .detail__page-inner ul {
        padding-left: 10px; } }
    .detail__page-inner ul li {
      padding: 0 0 10px 0px;
      position: relative;
      padding-left: 42px;
      list-style: none;
      font-size: 14px;
      line-height: 22px; }
      .detail__page-inner ul li p {
        margin-bottom: 0;
        padding: 0;
        font-size: 14px;
        line-height: 22px; }
      .detail__page-inner ul li::before {
        content: '';
        margin-right: 0;
        font-size: 21px;
        position: absolute;
        left: 3px;
        top: 9px;
        display: block;
        background: #C4C4C4;
        width: 20px;
        height: 3px;
        border-radius: 5px; }
        .ya-share2__item::before{
          content: none !important;
        }
  .detail__page-inner iframe {
    max-width: 100%; }
  .detail__page-inner .table-responsive table.common tr td:first-child, .detail__page-inner .table-responsive table.common tr th:first-child, .detail__page-inner .table-responsive table.rukovodstvo tr td:first-child, .detail__page-inner .table-responsive table.rukovodstvo tr th:first-child, .detail__page-inner .table-responsive table tr td:first-child, .detail__page-inner .table-responsive table tr th:first-child {
    border-left: 0; }
  .detail__page-inner .table-responsive table.common tr td:last-child, .detail__page-inner .table-responsive table.common tr th:last-child, .detail__page-inner .table-responsive table.rukovodstvo tr td:last-child, .detail__page-inner .table-responsive table.rukovodstvo tr th:last-child, .detail__page-inner .table-responsive table tr td:last-child, .detail__page-inner .table-responsive table tr th:last-child {
    border-right: 0; }
  .detail__page-inner .table-responsive table.common tr:first-child th, .detail__page-inner .table-responsive table.common tr:first-child td, .detail__page-inner .table-responsive table.rukovodstvo tr:first-child th, .detail__page-inner .table-responsive table.rukovodstvo tr:first-child td, .detail__page-inner .table-responsive table tr:first-child th, .detail__page-inner .table-responsive table tr:first-child td {
    border-top: 0; }
  .detail__page-inner table.common, .detail__page-inner table.rukovodstvo, .detail__page-inner table {
    border: 0;
    border-collapse: collapse; }
    .detail__page-inner table.common td, .detail__page-inner table.common th, .detail__page-inner table.rukovodstvo td, .detail__page-inner table.rukovodstvo th, .detail__page-inner table td, .detail__page-inner table th {
      border: 0;
      border: 1px solid #C4C4C4;
      padding: 10px 4px;
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      font-size: 12px;
      line-height: 16px;
      color: #000000;
      vertical-align: top;
      text-align: left; }
    .detail__page-inner table.common[border="0"] td, .detail__page-inner table.common[border="0"] th, .detail__page-inner table.common.noborder td, .detail__page-inner table.common.noborder th, .detail__page-inner table.rukovodstvo[border="0"] td, .detail__page-inner table.rukovodstvo[border="0"] th, .detail__page-inner table.rukovodstvo.noborder td, .detail__page-inner table.rukovodstvo.noborder th, .detail__page-inner table[border="0"] td, .detail__page-inner table[border="0"] th, .detail__page-inner table.noborder td, .detail__page-inner table.noborder th {
      border: 0; }
    .detail__page-inner table.common td, .detail__page-inner table.rukovodstvo td, .detail__page-inner table td {
      color: #000000 !important; }
    .detail__page-inner table.common th, .detail__page-inner table.rukovodstvo th, .detail__page-inner table th {
      text-align: center !important;
      font-weight: 700 !important; }
    .detail__page-inner table.common td p, .detail__page-inner table.common th p, .detail__page-inner table.rukovodstvo td p, .detail__page-inner table.rukovodstvo th p, .detail__page-inner table td p, .detail__page-inner table th p {
      font-size: 12px;
      line-height: 16px; }
    .detail__page-inner table.common th, .detail__page-inner table.rukovodstvo th, .detail__page-inner table th {
      color: #000000;
      font-weight: 700; }
      .detail__page-inner table.common th p, .detail__page-inner table.rukovodstvo th p, .detail__page-inner table th p {
        margin-bottom: 0;
        color: #000000 !important; }
      .detail__page-inner table.common th b, .detail__page-inner table.rukovodstvo th b, .detail__page-inner table th b {
        font-weight: 700; }
    .detail__page-inner table.common.v-top td, .detail__page-inner table.rukovodstvo.v-top td, .detail__page-inner table.v-top td {
      vertical-align: middle; }
    .detail__page-inner table.common td p, .detail__page-inner table.rukovodstvo td p, .detail__page-inner table td p {
      color: #000000 !important;
      margin-bottom: 0; }
  .detail__page-inner table.structOrgUprav {
    margin: 0; }
    .detail__page-inner table.structOrgUprav tr td {
      color: #808080;
      font-size: 13px;
      line-height: 18px;
      font-size: 12px;
      line-height: 16px; }
    .detail__page-inner table.structOrgUprav tr th {
      font-size: 13px;
      line-height: 18px;
      font-size: 12px;
      line-height: 16px;
      text-align: center !important; }
    .detail__page-inner table.structOrgUprav th.line, .detail__page-inner table.structOrgUprav th.line1 {
      background: transparent; }
    .detail__page-inner table.structOrgUprav td p, .detail__page-inner table.structOrgUprav th p {
      font-size: 12px;
      line-height: 16px; }
  .detail__page-inner ol.doc {
    margin: 0;
    padding: 0;
    list-style: none; }
    .detail__page-inner ol.doc ul li {
      padding: 0; }
      .detail__page-inner ol.doc ul li:before {
        display: none; }
    .detail__page-inner ol.doc h2 b {
      font-weight: 500; }
    .detail__page-inner ol.doc h3 {
      padding-bottom: 10px; }
      .detail__page-inner ol.doc h3 b {
        font-weight: 500; }
    .detail__page-inner ol.doc li {
      list-style: none; }
    .detail__page-inner ol.doc li a {
      font-weight: 500; }
    .detail__page-inner ol.doc a {
      font-weight: 500 !important;
      min-height: 38px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 0 0 25px;
      border-left: 4px solid #000000;
      margin: 0 0 30px 0; }
      .detail__page-inner ol.doc a b {
        font-weight: 500; }
  .detail__page-inner .doc-list h2 b {
    font-weight: 500; }
  .detail__page-inner .doc-list h3 {
    padding-bottom: 10px; }
    .detail__page-inner .doc-list h3 b {
      font-weight: 500; }
  .detail__page-inner .doc-list ul {
    padding: 0;
    margin: 0; }
    .detail__page-inner .doc-list ul li {
      padding: 0;
      margin: 0; }
      .detail__page-inner .doc-list ul li:before {
        display: none; }
  .detail__page-inner .doc-list a {
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 20px 0; }
  .detail__page-inner .pps dt {
    padding-bottom: 15px; }
    .detail__page-inner .pps dt b {
      font-weight: 500; }
    .detail__page-inner .pps dt b a {
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      color: #000000; }
      .detail__page-inner .pps dt b a.current {
        color: #000000; }
  .detail__page-inner .pps dt {
    padding-bottom: 15px;
    font-weight: 500; }
    .detail__page-inner .pps dt a {
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      color: #000000; }
      .detail__page-inner .pps dt a.current {
        color: #000000; }
  .detail__page-inner .detail-block-link {
    padding-bottom: 15px; }
    .detail__page-inner .detail-block-link a {
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      color: #000000;
      cursor: pointer; }
      .detail__page-inner .detail-block-link a.current {
        color: #000000; }
  .detail__page-inner .schedule-work td {
    font-size: 16px;
    line-height: 150%;
    color: #484848;
    width: 50px;
    padding: 0;
    border: 0; }
  .detail__page-inner .modal-worker .modal__text p {
    font-size: 16px;
    line-height: 21px;
    color: #808080;
    padding: 0;
    margin: 0;
    font-weight: 400; }
  .detail__page-inner .contact {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #484848; }
  .detail__page-inner .treeview li {
    padding: 3px 0 2px 16px; }
    .detail__page-inner .treeview li:before {
      display: none; }
  .detail__page-inner .treeview .hitarea {
    margin-top: 7px; }
  .detail__page-inner .treeview li.collapsable, .detail__page-inner .treeview li.expandable {
    background-position: 0 -164px; }
  .detail__page-inner .filetree li.expandable span.folder {
    background-position: 0 7px; }
  .detail__page-inner .filetree span.folder {
    background-position: 0 7px; }
  .detail__page-inner .treeview div.lastCollapsable-hitarea, .detail__page-inner .treeview div.lastExpandable-hitarea {
    background-position: -80px -3px; }
  .detail__page-inner ul.filetree.treeview {
    padding: 0; }

.block-hide-link {
  color: #484848;
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease; }
  .block-hide-link.active, .block-hide-link:hover {
    color: #000000;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease; }

.block-hide-block {
  display: block; }

/*
::-webkit-scrollbar {
	-webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
	width: 12px;
}

::-webkit-scrollbar:horizontal {
	height: 12px;
}

::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, .5);
	border-radius: 10px;
	border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #ffffff;
}*/
.table-responsive {
  max-height: 600px;
  overflow: scroll;
  -webkit-overflow-scrolling: auto;
  border: 1px solid #C4C4C4; }

@media (max-width: 575.98px) {
  .adaptive-table {
    display: block; }
    .adaptive-table tr {
      display: block; }
    .adaptive-table td {
      display: block;
      width: 100% !important;
      border: 0 !important; }
    .adaptive-table td:first-child {
      text-align: center;
      width: 100% !important; }
    .adaptive-table td:first-child img {
      margin: 0 auto 0 auto !important; } }

.paragraph {
  margin: 0;
  margin-top: 30px; }
  .paragraph_phone {
    margin: 0;
    margin-top: 30px; }
  .paragraph td {
    width: 50px; }

#map {
  width: 100%;
  height: 500px;
  border-radius: 20px;
  margin-bottom: 40px;
  overflow: hidden; }

[class*="ymaps-2"][class*="-ground-pane"] {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%); }

.ymaps-layers-pane {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%); }

.menu-left {
  list-style-type: none; }
  .menu-left__item {
    margin-top: 15px;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px; }
  .menu-left__link {
    color: #000000;
    display: block; }
  .menu-left .active {
    border-left: 2px solid #122861;
    padding-left: 10px;
    color: #122861; }

.no-padding {
  padding: 0; }

@media (max-width: 575.98px) {
  .paragraph {
    margin: 0;
    margin-top: 10px; } }

.index-news, .index-events {
  /*.col-12 {
		.news__item{
			padding-bottom: 44px;
		}
		.events__item{
			margin-bottom: 44px;
		}
	}
	.col-lg-6{
		.news__item{
			padding-bottom: 44px;
		}
		.events__item{
			margin-bottom: 44px;
		}
	} 
	.col-md-6{
		.news__item{
			padding-bottom: 44px;
		}
		.events__item{
			margin-bottom: 44px;
		}
	}*/ }

.one_new__link {
  color: #000000; }

.one__new_social img {
  margin-bottom: 90px; }

@media (max-width: 575.98px) {
  .one__new_link {
    margin-bottom: 30px; }
  .one__new_social img {
    margin-bottom: 90px; }
  .one__new__bottom {
    padding-bottom: 40px; } }

.news__detail,
.static-content .news__detail {
  padding: 30px 0; }
  .news__detail img,
  .static-content .news__detail img {
    max-width: 100%; }
  .news__detail img.detail_picture,
  .static-content .news__detail img.detail_picture {
    max-width: 50%;
    display: block;
    margin: 0 20px 20px 0;
    float: left; }
    @media (max-width: 575.98px) {
      .news__detail img.detail_picture,
      .static-content .news__detail img.detail_picture {
        float: none;
        margin: 0 auto 20px auto; } }
  .news__detail p,
  .static-content .news__detail p {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #484848;
    margin: 0 0 15px 0;
    padding: 0; }
  .news__detail ol,
  .static-content .news__detail ol {
    margin-left: 14px; }
    .news__detail ol li,
    .static-content .news__detail ol li {
      padding-bottom: 30px; }
  .news__detail ul,
  .static-content .news__detail ul {
    list-style: none;
    margin: 0; }
    .news__detail ul li,
    .static-content .news__detail ul li {
      padding: 0 0 15px 0px;
      position: relative;
      padding-left: 42px;
      list-style: none; }
      .news__detail ul li:before,
      .static-content .news__detail ul li:before {
        content: 'вЂ•';
        margin-right: 10px;
        font-size: 21px;
        position: absolute;
        left: 3px;
        top: -4px;
        content: '';
        top: 13px;
        display: block;
        background: #C4C4C4;
        width: 20px;
        height: 3px;
        border-radius: 5px; }
  .news__detail .table-responsive table.common tr td:first-child, .news__detail .table-responsive table.common tr th:first-child, .news__detail .table-responsive table.rukovodstvo tr td:first-child, .news__detail .table-responsive table.rukovodstvo tr th:first-child, .news__detail .table-responsive table tr td:first-child, .news__detail .table-responsive table tr th:first-child,
  .static-content .news__detail .table-responsive table.common tr td:first-child,
  .static-content .news__detail .table-responsive table.common tr th:first-child,
  .static-content .news__detail .table-responsive table.rukovodstvo tr td:first-child,
  .static-content .news__detail .table-responsive table.rukovodstvo tr th:first-child,
  .static-content .news__detail .table-responsive table tr td:first-child,
  .static-content .news__detail .table-responsive table tr th:first-child {
    border-left: 0; }
  .news__detail .table-responsive table.common tr td:last-child, .news__detail .table-responsive table.common tr th:last-child, .news__detail .table-responsive table.rukovodstvo tr td:last-child, .news__detail .table-responsive table.rukovodstvo tr th:last-child, .news__detail .table-responsive table tr td:last-child, .news__detail .table-responsive table tr th:last-child,
  .static-content .news__detail .table-responsive table.common tr td:last-child,
  .static-content .news__detail .table-responsive table.common tr th:last-child,
  .static-content .news__detail .table-responsive table.rukovodstvo tr td:last-child,
  .static-content .news__detail .table-responsive table.rukovodstvo tr th:last-child,
  .static-content .news__detail .table-responsive table tr td:last-child,
  .static-content .news__detail .table-responsive table tr th:last-child {
    border-right: 0; }
  .news__detail .table-responsive table.common tr:first-child th, .news__detail .table-responsive table.common tr:first-child td, .news__detail .table-responsive table.rukovodstvo tr:first-child th, .news__detail .table-responsive table.rukovodstvo tr:first-child td, .news__detail .table-responsive table tr:first-child th, .news__detail .table-responsive table tr:first-child td,
  .static-content .news__detail .table-responsive table.common tr:first-child th,
  .static-content .news__detail .table-responsive table.common tr:first-child td,
  .static-content .news__detail .table-responsive table.rukovodstvo tr:first-child th,
  .static-content .news__detail .table-responsive table.rukovodstvo tr:first-child td,
  .static-content .news__detail .table-responsive table tr:first-child th,
  .static-content .news__detail .table-responsive table tr:first-child td {
    border-top: 0; }
  .news__detail table.common, .news__detail table.rukovodstvo, .news__detail table,
  .static-content .news__detail table.common,
  .static-content .news__detail table.rukovodstvo,
  .static-content .news__detail table {
    border: 0;
    border-collapse: collapse; }
    .news__detail table.common td, .news__detail table.common th, .news__detail table.rukovodstvo td, .news__detail table.rukovodstvo th, .news__detail table td, .news__detail table th,
    .static-content .news__detail table.common td,
    .static-content .news__detail table.common th,
    .static-content .news__detail table.rukovodstvo td,
    .static-content .news__detail table.rukovodstvo th,
    .static-content .news__detail table td,
    .static-content .news__detail table th {
      border: 0;
      border: 1px solid #C4C4C4;
      padding: 10px 4px;
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      font-size: 12px;
      line-height: 16px;
      color: #808080;
      vertical-align: top;
      text-align: left; }
    .news__detail table.common[border="0"] td, .news__detail table.common[border="0"] th, .news__detail table.common.noborder td, .news__detail table.common.noborder th, .news__detail table.rukovodstvo[border="0"] td, .news__detail table.rukovodstvo[border="0"] th, .news__detail table.rukovodstvo.noborder td, .news__detail table.rukovodstvo.noborder th, .news__detail table[border="0"] td, .news__detail table[border="0"] th, .news__detail table.noborder td, .news__detail table.noborder th,
    .static-content .news__detail table.common[border="0"] td,
    .static-content .news__detail table.common[border="0"] th,
    .static-content .news__detail table.common.noborder td,
    .static-content .news__detail table.common.noborder th,
    .static-content .news__detail table.rukovodstvo[border="0"] td,
    .static-content .news__detail table.rukovodstvo[border="0"] th,
    .static-content .news__detail table.rukovodstvo.noborder td,
    .static-content .news__detail table.rukovodstvo.noborder th,
    .static-content .news__detail table[border="0"] td,
    .static-content .news__detail table[border="0"] th,
    .static-content .news__detail table.noborder td,
    .static-content .news__detail table.noborder th {
      border: 0; }
    .news__detail table.common td, .news__detail table.rukovodstvo td, .news__detail table td,
    .static-content .news__detail table.common td,
    .static-content .news__detail table.rukovodstvo td,
    .static-content .news__detail table td {
      color: #000000 !important; }
    .news__detail table.common th, .news__detail table.rukovodstvo th, .news__detail table th,
    .static-content .news__detail table.common th,
    .static-content .news__detail table.rukovodstvo th,
    .static-content .news__detail table th {
      text-align: center !important;
      font-weight: 700 !important; }
    .news__detail table.common td p, .news__detail table.common th p, .news__detail table.rukovodstvo td p, .news__detail table.rukovodstvo th p, .news__detail table td p, .news__detail table th p,
    .static-content .news__detail table.common td p,
    .static-content .news__detail table.common th p,
    .static-content .news__detail table.rukovodstvo td p,
    .static-content .news__detail table.rukovodstvo th p,
    .static-content .news__detail table td p,
    .static-content .news__detail table th p {
      font-size: 12px;
      line-height: 16px; }
    .news__detail table.common th, .news__detail table.rukovodstvo th, .news__detail table th,
    .static-content .news__detail table.common th,
    .static-content .news__detail table.rukovodstvo th,
    .static-content .news__detail table th {
      color: #000000;
      font-weight: 700; }
      .news__detail table.common th p, .news__detail table.rukovodstvo th p, .news__detail table th p,
      .static-content .news__detail table.common th p,
      .static-content .news__detail table.rukovodstvo th p,
      .static-content .news__detail table th p {
        margin-bottom: 0;
        color: #000000 !important; }
      .news__detail table.common th b, .news__detail table.rukovodstvo th b, .news__detail table th b,
      .static-content .news__detail table.common th b,
      .static-content .news__detail table.rukovodstvo th b,
      .static-content .news__detail table th b {
        font-weight: 700; }
    .news__detail table.common.v-top td, .news__detail table.rukovodstvo.v-top td, .news__detail table.v-top td,
    .static-content .news__detail table.common.v-top td,
    .static-content .news__detail table.rukovodstvo.v-top td,
    .static-content .news__detail table.v-top td {
      vertical-align: middle; }
    .news__detail table.common td p, .news__detail table.rukovodstvo td p, .news__detail table td p,
    .static-content .news__detail table.common td p,
    .static-content .news__detail table.rukovodstvo td p,
    .static-content .news__detail table td p {
      color: #000000 !important;
      margin-bottom: 0; }

.news__detail-props {
  font-size: 14px;
  line-height: 22px; }

.js-open-modal img {
  border-radius: 20px;
  height: 144px; }

.gallery {
  padding: 30px 0 50px 0;
  width: 100%;
  clear: both; }
  .ait__modal .gallery{
    padding: 0;
  }
  .gallery .owl-carousel.owl-theme {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -15px;
    width: auto; }
    @media (max-width: 991.98px) {
      .gallery .owl-carousel.owl-theme {
        margin: 0 -10px; } }
    @media (max-width: 767.98px) {
      .gallery .owl-carousel.owl-theme {
        display: block;
        margin: 0;
        width: 100%; } }
  .gallery__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding: 15px 15px;
    /*&amp;:nth-child(7n-3), &amp;:nth-child(7n-1),&amp;:nth-child(7n) {
			@include ws-flex-width(22%);
		}*/
    /*&amp;:nth-child(5) {
			@include ws-flex-width(34%);
		}*/
    /*&amp;:nth-child(7n-2) {
			@include ws-flex-width(34%);
		}*/ }
    .ait__modal .gallery__item{
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    @media (max-width: 991.98px) {
      .gallery__item {
        padding: 10px 10px; } }
    @media (max-width: 767.98px) {
      .gallery__item {
        width: 290px;
        max-width: 100%;
        padding: 0; } }
  .gallery__link {
    display: block;
    border-radius: 20px;
    border-radius: 0px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%; }
  .gallery__big__title {
    font-weight: 500;
    font-size: 32px;
    line-height: 130%;
    text-transform: uppercase;
    color: #111111; }
  .gallery__info__title {
    font-weight: 500;
    font-size: 28px;
    line-height: 21px;
    color: #111111; }
    .gallery__info__title a {
      color: #111; }
  .gallery__info__title-min {
    font-size: 22px;
    display: inline;
    padding-left: 20px; }
  .gallery__line {
    background: #000000;
    border-radius: 100px;
    border-radius: 0px;
    width: 292px;
    height: 3px;
    margin-top: 7px; }
  .gallery__info__button {
    background: #000000;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    border-radius: 0px;
    width: 295px;
    height: 40px;
    text-align: center;
    padding-top: 3%; }
    .gallery__info__button a {
      font-weight: 500;
      font-size: 18px;
      line-height: 21px;
      /* or 117% */
      width: 295px;
      height: 40px;
      color: #FFFFFF; }
    .gallery__info__button__img {
      width: 18px;
      height: 19px; }
  .gallery__new__top {
    margin-top: 30px; }

.gallery__item {
  height: 174px;
  height: 214px; }

.gallery__big-width {
  width: 292px !important; }

.gallery__medium-width {
  width: 186px !important; }

@media (max-width: 767.88px) {
  .gallery__big__title {
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .gallery__info__button {
    background: #000000;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    border-radius: 0px;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 5%;
    margin-left: auto;
    background-image: url(/local/templates/new-design/static/assets/images/noun_Calendar1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%; }
    .gallery__info__button a {
      font-weight: 500;
      font-size: 18px;
      line-height: 21px;
      /* or 117% */
      width: 18px;
      height: 19px;
      color: #FFFFFF; }
    .gallery__info__button img {
      margin-top: -180%;
      width: 18px;
      height: 19px; }
  .gallery__info__title-min {
    font-size: 22px;
    display: block;
    padding-left: 0px;
    margin-top: 5px; }
  .gallery__line {
    margin-top: 10px; } }

@media (max-width: 575.98px) {
  .gallery__big__title {
    font-size: 20px;
    margin-top: 0; }
  .gallery__info__title {
    font-size: 20px; }
  .gallery__info__title-min {
    font-size: 16px;
    display: block; }
  .gallery__info__button img {
    margin-top: -120%; }
  .gallery__new__top {
    margin-top: 0; } }

@media (max-width: 991.98px) {
  .fancybox-slide--image {
    padding: 60px 35px 60px 35px; } }

.static-content p {
  font-size: 14px;
  line-height: 21px; }

.static-content a {
  color: #000000; }

.workers {
  padding: 0 0 30px 0;
  position: relative; }
  .workers__pad_top-5px {
    padding-top: 5px; }
  .workers .align-right {
    text-align: right; }
    @media (max-width: 575.98px) {
      .workers .align-right {
        text-align: left; } }
  .workers .workers-list {
    position: relative; }
  .workers .workers__item-wrap {
    padding-bottom: 30px; }
  .workers .workers__item {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .workers .workers__item-image {
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      background-position: center top;
      position: relative;
      min-height: 213px;
      overflow: hidden;
      background-size: contain;
      text-align: center;
      /*&amp;:after {
        content: '';
        width: 29px;
        height: 37px;
        display: block;
        @include ws-background-cover();
        background-image: url(/local/templates/new-design/static/assets/images/index/bookmark.png);
        position: absolute;
        top: 0;
        right: 15px;
      }*/ }
      .faculties .workers .workers__item-image {
        min-height: 294px;
      }
      @media (max-width: 575.98px) {
        .workers .workers__item-image {
            min-height: 262px; } }
      .workers .workers__item-image:before {
        content: '';
        background: #111111;
        opacity: 0.6;
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0; }
      .workers .workers__item-image img {
        margin:0 !important;
        max-width: 100%;
        max-height: 100%; }
    .workers .workers__item-date {
      font-weight: 500;
      font-size: 16px;
      line-height: 21px;
      color: #000000;
      padding: 22px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-transition: background-color .3s ease, color .3s ease;
      -o-transition: background-color .3s ease, color .3s ease;
      transition: background-color .3s ease, color .3s ease;
      position: relative;
      overflow: hidden;
      /*height: calc(100% - 294px);*/
      height: 100%;
      flex-direction: column;
      justify-content: space-between;
      gap: 10px;}
      .workers .workers__item-date div {
        position: relative;
        z-index: 1; }
      .workers .workers__item-date:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000000;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        transition: all 0.6s ease;
        z-index: 0;
        display: block; }
    .workers .workers__item-day {
      font-weight: 500;
      font-size: 36px;
      line-height: 36px;
      padding-right: 8px;
      -webkit-transition: color 0.6s ease;
      -o-transition: color 0.6s ease;
      transition: color 0.6s ease; }
    .workers .workers__item-title {
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      color: #FFFFFF;
      padding: 15px 20px;
      position: relative;
      z-index: 1;
      -webkit-transition: color 0.6s ease;
      -o-transition: color 0.6s ease;
      transition: color 0.6s ease; }
      @media (max-width: 991.98px) {
        .workers .workers__item-title {
          padding-right: 30px; } }
    .workers .workers__item:hover .workers__item-date {
      color: #ffffff; }
      .workers .workers__item:hover .workers__item-date:before {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        transition: all 0.6s ease; }
    .workers .workers__item:hover .workers__name__teacher {
      color: #FFFFFF;
      -webkit-transition: color 0.6s ease;
      -o-transition: color 0.6s ease;
      transition: color 0.6s ease; }
    .workers .workers__item:hover .workers__name__degree {
      color: #C4C4C4;
      -webkit-transition: color 0.6s ease;
      -o-transition: color 0.6s ease;
      transition: color 0.6s ease; }
      .workers .workers__item:hover .workers__name__degree p {
        color: #C4C4C4;
        -webkit-transition: color 0.6s ease;
        -o-transition: color 0.6s ease;
        transition: color 0.6s ease; }
  .workers .workers__name__teacher {
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    color: #000000;
    -webkit-transition: color 0.6s ease;
    -o-transition: color 0.6s ease;
    transition: color 0.6s ease; }
  .workers .workers__name__degree {
    font-size: 14px;
    line-height: 21px;
    color: #484848;
    -webkit-transition: color 0.6s ease;
    -o-transition: color 0.6s ease;
    transition: color 0.6s ease; }
  .workers .disp-block {
    display: block; }
    .workers__show-all {
      width: 186px;
      height: 35px;
      border: 1px solid #000000;
      font-weight: 400;
      font-size: 14px;
      line-height: 30px;
      color: #000000;
      text-align: center;
      display: block;
      overflow: hidden;
      margin: 0 auto;
      -webkit-transition: background .6s ease, border .6s ease, color .6s ease;
      -o-transition: background .6s ease, border .6s ease, color .6s ease;
      transition: background .6s ease, border .6s ease, color .6s ease;
  }
  
  @media (max-width: 767.98px) {
    .workers .workers__show-all {
          bottom: 0;
      }
  }
  
  .workers .workers__show-all span {
      position: relative;
      z-index: 1;
  }
  
  .workers .workers__show-all:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      background: #000000;
      -webkit-transition: width 1.2s ease;
      -o-transition: width 1.2s ease;
      transition: width 1.2s ease;
      z-index: 0;
      display: none;
  }
  
  .workers .workers__show-all:hover {
      border: 1px solid #808080;
      color: #ffffff;
      background: #808080;
      text-decoration: none;
      -webkit-transition: background .6s ease, border .6s ease, color .6s ease;
      -o-transition: background .6s ease, border .6s ease, color .6s ease;
      transition: background .6s ease, border .6s ease, color .6s ease;
  }
  
  @media (max-width: 575.98px) {
    .workers .workers-list .new__top {
          display: flex;
          overflow-x: auto;
          flex-wrap: nowrap;
          justify-content: flex-start;
          scrollbar-width: none;
      }
  
      .workers .workers-list .new__top .workers__item-wrap {
          max-width: 292px;
          /* max-height: 416px; */
      }
      .workers .workers__item-date{
          /* height: 124px; */
          padding-top: 15px;
      }
  
  }
  .workers .workers__item-link {
    width: 127px;
    height: 35px;
    border: 1px solid #000000;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    text-align: center;
    display: block;
    position: initial !important;
    /* position: absolute; */
    left: 20px;
    bottom: 30px;
    margin: 0 auto;
    overflow: hidden;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease;
}

.workers .workers__item:hover .workers__item-link {
    color: #000000;
    background: #ffffff;
    text-decoration: none;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease;
}

.workers .workers__item-link span {
    position: relative;
    z-index: 1;
}

.workers .workers__item-link:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #ffffff;
    -webkit-transition: width 1.2s ease;
    -o-transition: width 1.2s ease;
    transition: width 1.2s ease;
    border-radius: 20px;
    z-index: 0;
    display: none;
}
.faculty__logo {
  text-align: center;
  margin: 0 0 30px 0; }
  .faculty__logo img {
    max-width: 100%; }
    @media (max-width: 575.98px) {
      .faculty__logo img {
        margin: 0; } }

.faculty__person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
  padding: 0 0 15px 0; }
  @media (max-width: 575.98px) {
    .faculty__person {
      max-width: 320px;
      margin: 0 auto; } }
  .faculty__person-item {
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
    margin-bottom: 30px; }
    @media (max-width: 991.98px) {
      .faculty__person-item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }
    @media (max-width: 575.98px) {
      .faculty__person-item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding: 0; } }
  .faculty__person-inner {
    background: #FFFFFF;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    height: 100%; }
  .faculty__person-image {
    height: 201px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-position: center -50px;
    width: 100%; }
  .faculty__person-content {
    padding: 20px 20px;
    background: #ffffff; }
  .faculty__person-post {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #000000; }
  .faculty__person-name {
    font-size: 14px;
    line-height: 22px;
    color: #111111;
    padding-top: 5px; }
  .faculty__person-degree {
    font-size: 16px;
    line-height: 21px;
    color: #484848;
    padding-top: 5px; }

.faculty__struct {
  padding: 0 0 40px 0; }
  .faculty__struct-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #C4C4C4;
    padding: 10px 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .faculty__struct-th {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #000000; }
  .faculty__struct-col-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    max-width: 45%;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #808080;
    padding-right: 15px; }
    @media (max-width: 575.98px) {
      .faculty__struct-col-1 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding: 0 0 10px 0; } }
  .faculty__struct-col-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
            flex: 0 0 55%;
    max-width: 55%;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #808080; }
    @media (max-width: 575.98px) {
      .faculty__struct-col-2 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }

.news-custom__item {
  padding: 0 0 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.news-custom__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
  width: 185px; }
  @media (max-width: 767.98px) {
    .news-custom__image {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      text-align: center;
      padding-bottom: 5px; } }
  .news-custom__image img {
    max-width: 100%;
    border-radius: 0px;
    margin: 0; }

.news-custom__content {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding: 0 0 0 30px; }
  @media (max-width: 767.98px) {
    .news-custom__content {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding: 0; } }

.news-custom__name {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #161616;
  padding-bottom: 5px; }

.news-custom__text {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #484848; }

.news-list .news__item {
  margin-bottom: 20px; }
  @media (max-width: 575.98px) {
    .news-list .news__item {
      max-width: 320px;
      margin-left: auto;
      margin-right: auto; } }

.form-feed {
  /*input[type="checkbox"] {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;

    &amp; + label {
      position: relative;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 19px;
      color: #000000;
      padding: 0 0 0 30px;

      &amp;:before {
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        background: #FFFFFF;
        border: 1px solid #C4C4C4;
        position: absolute;
        top: 0;
        left: 0;
      }

      &amp;:after {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background: #000000;
        border: 0;
        position: absolute;
        top: 5px;
        left: 5px;
        opacity: 0;
      }
    }

    &amp;:checked + label {
      &amp;:after {
        opacity: 1;
      }
    }
  }*/
  /*&amp;__radio {
    position: relative;
  }

  input[type="radio"] {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;

    &amp; + label {
      position: relative;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 19px;
      color: #000000;
      padding: 0 0 0 30px;

      &amp;:before {
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        background: #FFFFFF;
        border: 1px solid #C4C4C4;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 50%;
      }

      &amp;:after {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background: #000000;
        border: 0;
        position: absolute;
        top: 5px;
        left: 5px;
        opacity: 0;
        border-radius: 50%;
      }
    }

    &amp;:checked + label {
      &amp;:after {
        opacity: 1;
      }
    }
  }*/ }
  .form-feed__field {
    padding: 0 0 25px 0; }
  .form-feed__label {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
    padding-bottom: 5px; }
  .form-feed input[type="text"], .form-feed input[type="password"], .form-feed input[type="email"] {
    height: 41px;
    background: #FFFFFF;
    border: 1px solid #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 0px;
    width: 100%;
    max-width: 403px;
    padding: 0 10px;
    -webkit-transition: border .3s ease;
    -o-transition: border .3s ease;
    transition: border .3s ease; }
    .form-feed input[type="text"]:focus, .form-feed input[type="password"]:focus, .form-feed input[type="email"]:focus {
      border: 1px solid #000000; }
  .form-feed textarea {
    max-width: 620px;
    width: 100%;
    height: 216px;
    background: #FFFFFF;
    border: 1px solid #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 0px;
    padding: 5px 10px;
    -webkit-transition: border .3s ease;
    -o-transition: border .3s ease;
    transition: border .3s ease; }
    .form-feed textarea:focus {
      border: 1px solid #000000; }
  .form-feed select {
    height: 41px;
    border: 1px solid #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 0px;
    width: 100%;
    max-width: 403px;
    padding: 0 30px 0 10px;
    -webkit-transition: border .3s ease;
    -o-transition: border .3s ease;
    transition: border .3s ease;
    background-color: #FFFFFF;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 15L0.339746 -1.63133e-06L17.6603 -1.17124e-07L9 15Z' fill='%23000000'/%3E%3C/svg%3E");
    background-size: 18px auto;
    background-repeat: no-repeat;
    background-position: center right 15px; }
    .form-feed select:focus {
      border: 1px solid #000000; }
  .form-feed button {
    width: 194px;
    height: 41px;
    background: #000000;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 38px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border: 0;
    display: block;
    text-decoration: none;
    text-align: center;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease;
    overflow: hidden;
    position: relative;
    /*display: flex;
  align-items: center;
  justify-content: center;*/
    border-radius: 0px; }
    .form-feed button span {
      position: relative;
      z-index: 1; }
    .form-feed button:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      background: #ffffff;
      -webkit-transition: width 1.2s ease;
      -o-transition: width 1.2s ease;
      transition: width 1.2s ease;
      border-radius: 0px;
      z-index: 0;
      display: none; }
    .form-feed button:hover {
      color: #ffffff;
      text-decoration: none;
      background: #808080;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease; }
  .form-feed__captcha {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .form-feed__captcha-img {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
      width: 200px;
      padding-right: 30px; }
      @media (max-width: 767.98px) {
        .form-feed__captcha-img {
          padding-right: 15px;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          max-width: 50%; } }
      .form-feed__captcha-img img {
        height: 41px; }
    .form-feed__captcha input[type="text"] {
      width: 100%;
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%;
      max-width: 420px; }
      @media (max-width: 767.98px) {
        .form-feed__captcha input[type="text"] {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          max-width: 50%; } }
  .form-feed__file {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    line-height: 21px;
    color: #000000; }
  .form-feed input[type="text"] + .calendar-icon {
    top: 12px; }

.feed-answer__item {
  padding: 0 0 30px 0; }

.feed-answer__top {
  padding: 0 0 5px 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #000000; }

.feed-answer__date {
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #BDBDBD;
  padding-right: 10px; }

.feed-answer__quest {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #484848; }

.feed-answer__ans {
  border-left: 4px solid #484848;
  margin: 10px 0 0 20px;
  padding: 0 0 0 20px; }
  @media (max-width: 767.98px) {
    .feed-answer__ans {
      margin-left: 0; } }
  .feed-answer__ans-name {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #000000; }
  .feed-answer__ans-text {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #737373; }

.form-file {
  position: relative;
  height: 41px; }
  .form-file input {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 41px;
    opacity: 0;
    cursor: pointer;
    display: block;
    top: 0;
    left: 0; }
  .form-file-name {
    font-weight: normal;
    font-size: 16px;
    color: #000000;
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 41px;
    line-height: 41px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap; }

.form-custom__field {
  padding: 0 0 25px 0; }

.form-custom__label {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #000000;
  padding-bottom: 5px; }

.form-custom input[type="text"], .form-custom input[type="password"], .form-custom input[type="email"] {
  height: 41px;
  background: #FFFFFF;
  border: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  width: 100%;
  max-width: 403px;
  padding: 0 10px;
  -webkit-transition: border .3s ease;
  -o-transition: border .3s ease;
  transition: border .3s ease; }
  .form-custom input[type="text"]:focus, .form-custom input[type="password"]:focus, .form-custom input[type="email"]:focus {
    border: 1px solid #000000; }

.form-custom textarea {
  max-width: 620px;
  width: 100%;
  height: 216px;
  background: #FFFFFF;
  border: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  padding: 5px 10px;
  -webkit-transition: border .3s ease;
  -o-transition: border .3s ease;
  transition: border .3s ease; }
  .form-custom textarea:focus {
    border: 1px solid #000000; }

.form-custom select {
  height: 41px;
  border: 1px solid #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  width: 100%;
  max-width: 403px;
  padding: 0 30px 0 10px;
  -webkit-transition: border .3s ease;
  -o-transition: border .3s ease;
  transition: border .3s ease;
  background-color: #FFFFFF;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 15L0.339746 -1.63133e-06L17.6603 -1.17124e-07L9 15Z' fill='%23000000'/%3E%3C/svg%3E");
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: center right 15px; }
  .form-custom select:focus {
    border: 1px solid #000000; }

.form-custom select[multiple] {
  background-image: none;
  height: 53px; }

.form-custom button {
  width: 194px;
  height: 41px;
  background: #000000;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 38px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  border: 0;
  display: block;
  text-decoration: none;
  text-align: center;
  -webkit-transition: background .6s ease, color .6s ease;
  -o-transition: background .6s ease, color .6s ease;
  transition: background .6s ease, color .6s ease;
  overflow: hidden;
  position: relative;
  /*display: flex;
  align-items: center;
  justify-content: center;*/
  border-radius: 0px; }
  .form-custom button span {
    position: relative;
    z-index: 1; }
  .form-custom button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #ffffff;
    -webkit-transition: width 1.2s ease;
    -o-transition: width 1.2s ease;
    transition: width 1.2s ease;
    border-radius: 0px;
    z-index: 0;
    display: none; }
  .form-custom button:hover {
    color: #ffffff;
    text-decoration: none;
    background: #808080;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease; }

.form-custom__captcha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .form-custom__captcha-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    width: 200px;
    padding-right: 30px; }
    @media (max-width: 767.98px) {
      .form-custom__captcha-img {
        padding-right: 15px;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }
    .form-custom__captcha-img img {
      height: 41px; }
  .form-custom__captcha input[type="text"] {
    width: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    max-width: 420px; }
    @media (max-width: 767.98px) {
      .form-custom__captcha input[type="text"] {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }

.form-custom__file {
  display: inline-block;
  cursor: pointer;
  font-size: 16px;
  line-height: 21px;
  color: #000000; }

.form-custom input[type="text"] + .calendar-icon {
  top: 12px; }

.form-custom input[type="checkbox"] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0; }
  .form-custom input[type="checkbox"] + label {
    position: relative;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    padding: 0 0 0 30px; }
    .form-custom input[type="checkbox"] + label:before {
      content: '';
      display: block;
      width: 20px;
      height: 20px;
      background: #FFFFFF;
      border: 1px solid #C4C4C4;
      position: absolute;
      top: 0;
      left: 0; }
    .form-custom input[type="checkbox"] + label:after {
      content: '';
      display: block;
      width: 10px;
      height: 10px;
      background: #000000;
      border: 0;
      position: absolute;
      top: 5px;
      left: 5px;
      opacity: 0; }
  .form-custom input[type="checkbox"]:checked + label:after {
    opacity: 1; }

.form-custom__radio {
  position: relative; }

.form-custom input[type="radio"] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0; }
  .form-custom input[type="radio"] + label {
    position: relative;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    padding: 0 0 0 30px; }
    .form-custom input[type="radio"] + label:before {
      content: '';
      display: block;
      width: 20px;
      height: 20px;
      background: #FFFFFF;
      border: 1px solid #C4C4C4;
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 50%; }
    .form-custom input[type="radio"] + label:after {
      content: '';
      display: block;
      width: 10px;
      height: 10px;
      background: #000000;
      border: 0;
      position: absolute;
      top: 5px;
      left: 5px;
      opacity: 0;
      border-radius: 50%; }
  .form-custom input[type="radio"]:checked + label:after {
    opacity: 1; }

.modal-image .modal-dialog {
  max-width: 100%;
  width: auto !important;
  display: inline-block;
  margin-top: 1.75rem; }

.modal-image .modal-footer {
  border: 0;
  padding: 30px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.modal-image__close {
  width: 189px;
  height: 36px;
  background: #000000;
  color: #ffffff !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 33px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  border: 0;
  display: block;
  text-decoration: none;
  text-align: center;
  -webkit-transition: background .6s ease, color .6s ease;
  -o-transition: background .6s ease, color .6s ease;
  transition: background .6s ease, color .6s ease;
  overflow: hidden;
  position: relative;
  /*display: flex;
  align-items: center;
  justify-content: center;*/
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25); }
  .modal-image__close span {
    position: relative;
    z-index: 1; }
  .modal-image__close:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #ffffff;
    -webkit-transition: width 1.2s ease;
    -o-transition: width 1.2s ease;
    transition: width 1.2s ease;
    border-radius: 0px;
    z-index: 0;
    display: none; }
  .modal-image__close:hover {
    color: #ffffff;
    text-decoration: none;
    background: #808080;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease; }

.modal-open .modal.modal-image {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.sitemap ul {
  list-style: none; }
  .sitemap ul li {
    list-style: none;
    padding: 0 0 0 28px;
    margin: 0 0 20px 0; }
    .sitemap ul li:first-child {
      margin-top: 20px; }
    .sitemap ul li a {
      font-weight: normal;
      font-size: 16px;
      line-height: 24px;
      color: #000000;
      -webkit-transition: color .3s ease;
      -o-transition: color .3s ease;
      transition: color .3s ease; }
      .sitemap ul li a:hover {
        color: #484848; }

.sitemap &gt; ul &gt; li {
  padding: 0; }
  .sitemap &gt; ul &gt; li &gt; a {
    min-height: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0 0 20px;
    border-left: 3px solid #000000;
    margin: 0 0 20px 0; }
  .sitemap &gt; ul &gt; li &gt; ul {
    padding: 0 0 0 22px; }

#phone-list .treeview {
  padding: 0; }
  #phone-list .treeview .hitarea {
    display: none; }
  #phone-list .treeview li {
    background: none; }
    #phone-list .treeview li:before {
      display: none; }

#phone-list .filetree li.expandable span.folder {
  background: none; }

#phone-list .filetree span.folder {
  background: none;
  padding: 0; }

#phone-list ul {
  list-style: none; }
  #phone-list ul li {
    list-style: none;
    padding: 0 0 0 28px;
    margin: 0 0 20px 0; }
    #phone-list ul li:first-child {
      margin-top: 20px; }
    #phone-list ul li span {
      font-weight: normal;
      font-size: 16px;
      line-height: 24px;
      color: #000000;
      -webkit-transition: color .3s ease;
      -o-transition: color .3s ease;
      transition: color .3s ease; }
      #phone-list ul li span:hover {
        color: #484848; }

#phone-list &gt; ul &gt; li {
  padding: 0; }
  #phone-list &gt; ul &gt; li &gt; span {
    min-height: 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0 0 20px !important;
    border-left: 3px solid #000000;
    margin: 0 0 20px 0; }
  #phone-list &gt; ul &gt; li &gt; ul {
    padding: 0 0 0 22px; }

#phone-list .hlp1:hover tt {
  z-index: 1; }

.search-page__form {
  padding: 15px 0 30px 0; }

.search-page__input {
  position: relative;
  padding: 0 40px 0 0;
  height: 40px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  overflow: hidden; }
  .search-page__input input[type="text"] {
    background: transparent;
    width: 100%;
    height: 40px;
    padding: 0 10px 0px 30px; }
  .search-page__input input[type="submit"] {
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/local/templates/new-design/static/assets/images/icon-lupa.png);
    background-repeat: no-repeat;
    background-size: 19px 19px;
    background-position: left center; }

.search-page .search-item {
  background: #FFFFFF;
  border-radius: 0px;
  padding: 15px 30px;
  margin-bottom: 30px;
  -webkit-transition: -webkit-box-shadow .5s ease;
  transition: -webkit-box-shadow .5s ease;
  -o-transition: box-shadow .5s ease;
  transition: box-shadow .5s ease;
  transition: box-shadow .5s ease, -webkit-box-shadow .5s ease; }
  .search-page .search-item:hover {
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25); }
  .search-page .search-item h4 {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 33px;
    color: #000000; }
    .search-page .search-item h4 a {
      -webkit-transition: color .3s ease;
      -o-transition: color .3s ease;
      transition: color .3s ease; }
      .search-page .search-item h4 a:hover {
        color: #484848; }
      .search-page .search-item h4 a b {
        font-weight: normal; }
  .search-page .search-item .search-adr {
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    word-break: break-all; }
    @media (max-width: 575.98px) {
      .search-page .search-item .search-adr {
        word-break: break-all; } }
    .search-page .search-item .search-adr a {
      -webkit-transition: color .3s ease;
      -o-transition: color .3s ease;
      transition: color .3s ease; }
      .search-page .search-item .search-adr a:hover {
        color: #484848; }
  .search-page .search-item .search-preview {
    padding: 5px 0 0 0;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #484848; }
  .search-page .search-item .search-date-change {
    text-align: right;
    padding: 0 0 0 0;
    font-weight: 400;
    font-size: 16px;
    color: #484848; }

.button-up {
  position: fixed;
  bottom: 50px;
  right: 0;
  z-index: 5;
  width: 50px;
  height: 56px;
  background: #FFFFFF;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s ease, visibility .3s ease;
  -o-transition: opacity .3s ease, visibility .3s ease;
  transition: opacity .3s ease, visibility .3s ease;
  cursor: pointer; }
  .button-up.showing {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s ease, visibility .3s ease;
    -o-transition: opacity .3s ease, visibility .3s ease;
    transition: opacity .3s ease, visibility .3s ease; }
  .button-up__arrow {
    height: 56px;
    width: 50px;
    display: block;
    background: url(/local/templates/new-design/static/assets/images/nav-arrow1.png) no-repeat center;
    background-size: 18px 30px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }

.cabinet select {
  width: 100%;
  padding: 0 15px 0px 15px;
  color: #484848;
  font-size: 16px;
  height: 41px;
  background: #FFFFFF;
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -webkit-transition: border .3s ease;
  -o-transition: border .3s ease;
  transition: border .3s ease;
  -webkit-appearance: auto;
  max-width: 400px; }
  .cabinet select:focus {
    border: 1px solid #000000; }

.cabinet textarea {
  width: 100%;
  height: 122px;
  border: 1px solid #ffffff;
  padding: 5px 10px;
  color: #383838;
  font-size: 16px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -webkit-transition: border .3s ease;
  -o-transition: border .3s ease;
  transition: border .3s ease;
  max-width: 610px;
  margin: 15px 0 0 0; }
  .cabinet textarea:focus {
    border: 1px solid #000000; }

.cabinet input[type=submit] {
  max-width: 300px;
  width: 100%;
  height: 50px;
  background: #000000;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 47px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  border: 0;
  display: block;
  text-decoration: none;
  text-align: center;
  -webkit-transition: background .6s ease,color .6s ease;
  -o-transition: background .6s ease,color .6s ease;
  transition: background .6s ease,color .6s ease;
  overflow: hidden;
  position: relative;
  margin: 15px 0 0 0; }
  .cabinet input[type=submit]:hover {
    color: #fff;
    text-decoration: none;
    background: gray;
    -webkit-transition: background .6s ease,color .6s ease;
    -o-transition: background .6s ease,color .6s ease;
    transition: background .6s ease,color .6s ease; }

.cabinet input[type=text] {
  width: 100%;
  padding: 0 15px 0px 15px;
  color: #484848;
  font-size: 16px;
  height: 41px;
  background: #FFFFFF;
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -webkit-transition: border .3s ease;
  -o-transition: border .3s ease;
  transition: border .3s ease;
  max-width: 400px; }
  .cabinet input[type=text]:focus {
    border: 1px solid #000000; }

.loader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 48.2842712474619px;
  height: 48.2842712474619px;
  margin-left: -24.14213562373095px;
  margin-top: -24.14213562373095px;
  border-radius: 100%;
  -webkit-animation-name: loader;
          animation-name: loader;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-duration: 4s;
          animation-duration: 4s; }
  .loader__wrap {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    z-index: 1101; }
  .loader .side {
    display: block;
    width: 6px;
    height: 20px;
    background-color: #000000;
    margin: 2px;
    position: absolute;
    border-radius: 50%;
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease;
            animation-timing-function: ease; }
  .loader .side:nth-child(1),
  .loader .side:nth-child(5) {
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-animation-name: rotate0;
            animation-name: rotate0; }
  .loader .side:nth-child(3),
  .loader .side:nth-child(7) {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-animation-name: rotate90;
            animation-name: rotate90; }
  .loader .side:nth-child(2),
  .loader .side:nth-child(6) {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-animation-name: rotate45;
            animation-name: rotate45; }
  .loader .side:nth-child(4),
  .loader .side:nth-child(8) {
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    -webkit-animation-name: rotate135;
            animation-name: rotate135; }
  .loader .side:nth-child(1) {
    top: 24.14213562373095px;
    left: 48.2842712474619px;
    margin-left: -3px;
    margin-top: -10px;
    -webkit-animation-delay: 0;
            animation-delay: 0; }
  .loader .side:nth-child(2) {
    top: 41.21320343109277px;
    left: 41.21320343109277px;
    margin-left: -3px;
    margin-top: -10px;
    -webkit-animation-delay: 0;
            animation-delay: 0; }
  .loader .side:nth-child(3) {
    top: 48.2842712474619px;
    left: 24.14213562373095px;
    margin-left: -3px;
    margin-top: -10px;
    -webkit-animation-delay: 0;
            animation-delay: 0; }
  .loader .side:nth-child(4) {
    top: 41.21320343109277px;
    left: 7.07106781636913px;
    margin-left: -3px;
    margin-top: -10px;
    -webkit-animation-delay: 0;
            animation-delay: 0; }
  .loader .side:nth-child(5) {
    top: 24.14213562373095px;
    left: 0px;
    margin-left: -3px;
    margin-top: -10px;
    -webkit-animation-delay: 0;
            animation-delay: 0; }
  .loader .side:nth-child(6) {
    top: 7.07106781636913px;
    left: 7.07106781636913px;
    margin-left: -3px;
    margin-top: -10px;
    -webkit-animation-delay: 0;
            animation-delay: 0; }
  .loader .side:nth-child(7) {
    top: 0px;
    left: 24.14213562373095px;
    margin-left: -3px;
    margin-top: -10px;
    -webkit-animation-delay: 0;
            animation-delay: 0; }
  .loader .side:nth-child(8) {
    top: 7.07106781636913px;
    left: 41.21320343109277px;
    margin-left: -3px;
    margin-top: -10px;
    -webkit-animation-delay: 0;
            animation-delay: 0; }

@-webkit-keyframes rotate0 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  60% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); } }

@keyframes rotate0 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  60% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); } }

@-webkit-keyframes rotate90 {
  0% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  60% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); } }

@keyframes rotate90 {
  0% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  60% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); } }

@-webkit-keyframes rotate45 {
  0% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  60% {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg); }
  100% {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg); } }

@keyframes rotate45 {
  0% {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  60% {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg); }
  100% {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg); } }

@-webkit-keyframes rotate135 {
  0% {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  60% {
    -webkit-transform: rotate(315deg);
            transform: rotate(315deg); }
  100% {
    -webkit-transform: rotate(315deg);
            transform: rotate(315deg); } }

@keyframes rotate135 {
  0% {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg); }
  60% {
    -webkit-transform: rotate(315deg);
            transform: rotate(315deg); }
  100% {
    -webkit-transform: rotate(315deg);
            transform: rotate(315deg); } }

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

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

.graduates__item {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.25);
  padding: 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%; }
  @media (max-width: 439.98px) {
    .graduates__item {
      padding: 10px 10px; } }
  .graduates__item-wrap {
    margin: 0 0 30px 0; }
  .graduates__item-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    width: 118px; }
    @media (max-width: 439.98px) {
      .graduates__item-image {
        width: 70px; } }
    .graduates__item-image img {
      max-width: 100%; }
  .graduates__item-content {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 0 0 0 28px;
    position: relative;
    /*padding-bottom: 40px;

      @include ws-media-down(lg) {
        padding-bottom: 0;
      }*/ }
    @media (max-width: 439.98px) {
      .graduates__item-content {
        padding: 0 0 0 15px; } }
  .graduates__item-name {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #000000;
    padding: 0 0 10px 0; }
    @media (max-width: 439.98px) {
      .graduates__item-name {
        font-size: 14px;
        line-height: 21px; } }
    .graduates__item-name a {
      font-weight: 600;
      font-size: 18px;
      line-height: 27px;
      color: #000000;
      -webkit-transition: color .3s ease;
      -o-transition: color .3s ease;
      transition: color .3s ease; }
      @media (max-width: 439.98px) {
        .graduates__item-name a {
          font-size: 14px;
          line-height: 21px; } }
      .graduates__item-name a:hover {
        color: #484848;
        -webkit-transition: color .3s ease;
        -o-transition: color .3s ease;
        transition: color .3s ease; }
  .graduates__item-text {
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #484848;
    padding: 0 0 15px 0; }
  .graduates__item-link {
    width: 157px;
    height: 36px;
    background: #000000;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 33px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border: 0;
    display: block;
    text-decoration: none;
    text-align: center;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease;
    overflow: hidden;
    position: relative;
    /*display: flex;
  align-items: center;
  justify-content: center;*/
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    margin: 0;
    /*position: absolute;
      left: 28px;
      bottom: 0;

      @include ws-media-down(lg) {
        position: static;
      }*/ }
    .graduates__item-link span {
      position: relative;
      z-index: 1; }
    .graduates__item-link:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      background: #ffffff;
      -webkit-transition: width 1.2s ease;
      -o-transition: width 1.2s ease;
      transition: width 1.2s ease;
      border-radius: 0px;
      z-index: 0;
      display: none; }
    .graduates__item-link:hover {
      color: #ffffff;
      text-decoration: none;
      background: #808080;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease; }

.content-overflow {
  overflow: hidden; }

.ait {
  color: #484848; }
  .ait__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -38px; }
    @media (max-width: 991.98px) {
      .ait__top {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .ait__top-text {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 42%;
              flex: 0 0 42%;
      max-width: 42%;
      padding-top: 65px; }
      @media (max-width: 1199.98px) {
        .ait__top-text {
          padding-top: 40px; } }
      @media (max-width: 991.98px) {
        .ait__top-text {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          padding-top: 30px;
          padding-bottom: 10px; } }
      @media (max-width: 767.98px) {
        .ait__top-text {
          padding-top: 40px; } }
      @media (max-width: 575.98px) {
        .ait__top-text {
          padding-bottom: 15px; } }
    .ait__top-image {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 58%;
              flex: 0 0 58%;
      max-width: 58%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
      @media (max-width: 991.98px) {
        .ait__top-image {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; } }
      .ait__top-image img {
        max-width: 100%; }
      .ait__top-image iframe {
        width: 676px;
        height: 379px; }
        @media (max-width: 991.98px) {
          .ait__top-image iframe {
            margin: 15px 0 0 0;
            width: 100%;
            height: 400px; } }
        @media (max-width: 767.98px) {
          .ait__top-image iframe {
            height: 340px; } }
        @media (max-width: 575.98px) {
          .ait__top-image iframe {
            margin: 15px 0 15px 0;
            height: 300px; } }
        @media (max-width: 439.98px) {
          .ait__top-image iframe {
            height: 240px; } }
    .ait__top-title {
      font-weight: 400;
      font-size: 36px;
      line-height: 47px;
      padding: 0 0 25px 0; }
      @media (max-width: 575.98px) {
        .ait__top-title {
          font-size: 26px;
          line-height: 34px;
          padding-bottom: 15px; } }
    .ait__top-title-sub {
      font-size: 28px;
      line-height: 36px;
      padding: 0 0 25px 0; }
      @media (max-width: 575.98px) {
        .ait__top-title-sub {
          font-size: 22px;
          line-height: 32px;
          padding-bottom: 15px; } }
    .ait__top-tag {
      font-size: 24px;
      line-height: 31px;
      color: #808080; }
      @media (max-width: 575.98px) {
        .ait__top-tag {
          font-size: 22px;
          line-height: 28px; } }
  .ait__about {
    padding: 60px 0 70px 0; }
    @media (max-width: 767.98px) {
      .ait__about {
        padding-bottom: 40px; } }
    @media (max-width: 575.98px) {
      .ait__about {
        padding-top: 20px;
        padding-bottom: 30px; } }
    .ait__about-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -15px; }
      @media (max-width: 767.98px) {
        .ait__about-row {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
    .ait__about-col {
      padding: 0 15px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
      @media (max-width: 767.98px) {
        .ait__about-col {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          padding-bottom: 30px; } }
    .ait__about-item {
      background: url(/local/templates/new-design/static/assets/images/ait/card-bg.png) no-repeat center center #1489CC;
      background-size: cover;
      -webkit-box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.25);
      padding: 30px 20px 75px 20px;
      position: relative;
      display: block;
      height: 100%; }
    .ait__about-title {
      font-weight: 600;
      font-size: 18px;
      line-height: 21px;
      color: #FFFFFF;
      padding: 0 0 20px 0; }
    .ait__about-text {
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      color: #FFFFFF;
      opacity: 0.8; }
      .ait__about-text ul {
        list-style: none;
        padding: 10px 0 20px 0;
        margin: 0; }
        .ait__about-text ul li {
          list-style: none;
          font-weight: 400;
          font-size: 14px;
          line-height: 21px;
          color: #FFFFFF;
          opacity: 0.8;
          padding: 0 0 10px 24px;
          position: relative; }
          .ait__about-text ul li:after {
            content: '';
            display: block;
            width: 14px;
            height: 1px;
            opacity: 0.8;
            border-top: 1px solid #FFFFFF;
            position: absolute;
            left: 0;
            top: 11px; }
    .ait__about-more {
      position: absolute;
      bottom: 40px;
      left: 44px;
      width: 139px;
      height: 35px;
      border: 1px solid #FFFFFF;
      font-weight: 400;
      font-size: 14px;
      line-height: 30px;
      color: #FFFFFF;
      text-align: center;
      display: block;
      overflow: hidden;
      -webkit-transition: background .6s ease,color .6s ease;
      -o-transition: background .6s ease,color .6s ease;
      transition: background .6s ease,color .6s ease; }
      .ait__about-more span {
        position: relative;
        z-index: 1; }
      .ait__about-more:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background: #ffffff;
        -webkit-transition: width 1.2s ease;
        -o-transition: width 1.2s ease;
        transition: width 1.2s ease;
        z-index: 0;
        display: none; }
      .ait__about-more:hover {
        color: #000000;
        background: #ffffff;
        text-decoration: none;
        -webkit-transition: background .6s ease,color .6s ease;
        -o-transition: background .6s ease,color .6s ease;
        transition: background .6s ease,color .6s ease; }
  .ait__programs {
    padding: 10px 0 70px 0; }
    @media (max-width: 767.98px) {
      .ait__programs {
        padding-bottom: 40px; } }
    .ait__programs-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -15px; }
      @media (max-width: 767.98px) {
        .ait__programs-row {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
    .ait__programs-col {
      padding: 0 15px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
      @media (max-width: 767.98px) {
        .ait__programs-col {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          padding-bottom: 30px; } }
    .ait__programs-item {
      padding: 0 0 75px 0;
      position: relative;
      display: block;
      height: 100%;
      color: #484848; }
      @media (max-width: 767.98px) {
        .ait__programs-item {
          padding-bottom: 25px; } }
    .ait__programs-title {
      font-weight: 600;
      font-size: 18px;
      line-height: 21px;
      padding: 0;
      color: #484848;
      min-height: 63px; }
      @media (max-width: 767.98px) {
        .ait__programs-title {
          min-height: auto; } }
    .ait__programs-text {
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      color: #484848;
      padding: 20px 0 25px 0; }
      @media (max-width: 767.98px) {
        .ait__programs-text {
          padding-top: 15px; } }
    .ait__programs-more {
      position: absolute;
      bottom: 40px;
      left: 0px;
      width: 139px;
      height: 35px;
      border: 1px solid #000000;
      font-weight: 400;
      font-size: 14px;
      line-height: 30px;
      color: #000000;
      text-align: center;
      display: block;
      overflow: hidden;
      -webkit-transition: background .6s ease, border .6s ease, color .6s ease;
      -o-transition: background .6s ease, border .6s ease, color .6s ease;
      transition: background .6s ease, border .6s ease, color .6s ease; }
      @media (max-width: 767.98px) {
        .ait__programs-more {
          bottom: 0; } }
      .ait__programs-more span {
        position: relative;
        z-index: 1; }
      .ait__programs-more:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background: #000000;
        -webkit-transition: width 1.2s ease;
        -o-transition: width 1.2s ease;
        transition: width 1.2s ease;
        z-index: 0;
        display: none; }
      .ait__programs-more:hover {
        border: 1px solid #808080;
        color: #ffffff;
        background: #808080;
        text-decoration: none;
        -webkit-transition: background .6s ease, border .6s ease, color .6s ease;
        -o-transition: background .6s ease, border .6s ease, color .6s ease;
        transition: background .6s ease, border .6s ease, color .6s ease; }
  .ait__news {
    padding: 0 0 100px 0;
    position: relative;
    z-index: 3; }
    @media (max-width: 767.98px) {
      .ait__news {
        padding-bottom: 50px; } }
    @media (max-width: 575.98px) {
      .ait__news {
        padding-bottom: 30px; } }
    .ait__news-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -15px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media (max-width: 991.98px) {
        .ait__news-row {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
              @media (max-width: 575.98px) {
                .ait__news-row {
                    display: flex;
                    overflow-x: auto;
                    flex-wrap: nowrap;
                    justify-content: flex-start;
                    scrollbar-width: none;}}
    .ait__news-col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%;
      padding: 0 15px;
      padding-bottom: 40px; }
      @media (max-width: 991.98px) {
        .ait__news-col {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          max-width: 50%;
          padding-bottom: 30px; } }
      @media (max-width: 575.98px) {
        .ait__news-col {
          /* -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%; */
          max-width: 100%; 
          width: fit-content; } }
    .ait__news-item {
      display: block;
      cursor: pointer; }
      @media (max-width: 575.98px) {
        .ait__news-item {
          /* max-width: 340px; */
          margin: 0 auto; 
          max-width: 293px;
          width: 293px;} }
    .ait__news-image {
      height: 200px;
      overflow: hidden;
      text-align: center;
      margin: 0 0 10px 0;
      position: relative;
     }
      @media (max-width: 1199.98px) {
        .ait__news-image {
          height: 146px; } }
      @media (max-width: 991.98px) {
        .ait__news-image {
          height: 240px; } }
      @media (max-width: 767.98px) {
        .ait__news-image {
          height: 176px; } }
      @media (max-width: 575.98px) {
        .ait__news-image {
          /* height: 233px;  */
          height: 201px;} }
      @media (max-width: 359.98px) {
        .ait__news-image {
          height: 198px; } }
      .ait__news-image img {
        max-width: 100%;height: 100%;object-fit: cover; }
    .ait__news-title {
      font-weight: 600;
      font-size: 18px;
      line-height: 27px;
      color: #000000;
      min-height: 54px; }
      @media (max-width: 575.98px) {
        .ait__news-title {
          min-height: auto; } }
    .ait__news-text {
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      color: #484848;
      padding: 10px 0 0 0; }
    .ait__news-more {
      width: 186px;
      height: 35px;
      border: 1px solid #000000;
      font-weight: 400;
      font-size: 14px;
      line-height: 30px;
      color: #000000;
      text-align: center;
      display: block;
      overflow: hidden;
      margin: 0 auto;
      -webkit-transition: background .6s ease, border .6s ease, color .6s ease;
      -o-transition: background .6s ease, border .6s ease, color .6s ease;
      transition: background .6s ease, border .6s ease, color .6s ease; }
      @media (max-width: 767.98px) {
        .ait__news-more {
          bottom: 0; } }
      .ait__news-more span {
        position: relative;
        z-index: 1; }
      .ait__news-more:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background: #000000;
        -webkit-transition: width 1.2s ease;
        -o-transition: width 1.2s ease;
        transition: width 1.2s ease;
        z-index: 0;
        display: none; }
      .ait__news-more:hover {
        border: 1px solid #808080;
        color: #ffffff;
        background: #808080;
        text-decoration: none;
        -webkit-transition: background .6s ease, border .6s ease, color .6s ease;
        -o-transition: background .6s ease, border .6s ease, color .6s ease;
        transition: background .6s ease, border .6s ease, color .6s ease; }
    .ait__news-modal-title {
      font-weight: 400;
      font-size: 26px;
      /* line-height: 21px; */
      line-height: 35px;
      color: #000000;
      padding: 0 0 20px 0; }
    .ait__news-modal-img {
      margin: 0 0 30px 0; }
      .ait__news-modal-img img {
        max-width: 100%; }
    .ait__news-modal-text {
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      color: #000000; }
      .ait__news-modal-text p {
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        color: #000000;
        padding: 0 0 20px 0;
        margin: 0; }
    .ait__news-modal-buttons {
      margin: 0 -30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 15px 0 0 0; }
    .ait__news-modal-btn-prev, .ait__news-modal-btn-next {
      width: 194px;
      height: 41px;
      background: #000000;
      color: #ffffff;
      font-size: 16px;
      font-weight: 500;
      line-height: 38px;
      -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
      border: 0;
      display: block;
      text-decoration: none;
      text-align: center;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease;
      overflow: hidden;
      position: relative;
      /*display: flex;
  align-items: center;
  justify-content: center;*/
      -webkit-box-shadow: none;
              box-shadow: none;
      padding-bottom: 2px; }
      .ait__news-modal-btn-prev span, .ait__news-modal-btn-next span {
        position: relative;
        z-index: 1; }
      .ait__news-modal-btn-prev:before, .ait__news-modal-btn-next:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background: #ffffff;
        -webkit-transition: width 1.2s ease;
        -o-transition: width 1.2s ease;
        transition: width 1.2s ease;
        border-radius: 0px;
        z-index: 0;
        display: none; }
      .ait__news-modal-btn-prev:hover, .ait__news-modal-btn-next:hover {
        color: #ffffff;
        text-decoration: none;
        background: #808080;
        -webkit-transition: background .6s ease, color .6s ease;
        -o-transition: background .6s ease, color .6s ease;
        transition: background .6s ease, color .6s ease; }
      .ait__news-modal-btn-prev.disabled, .ait__news-modal-btn-next.disabled {
        background: #c4c4c4; }
  .ait__inno {
    padding: 0 0 220px 0; }
    @media (max-width: 1199.98px) {
      .ait__inno {
        padding-bottom: 115px; } }
    @media (max-width: 991.98px) {
      .ait__inno {
        padding-bottom: 35px; } }
    @media (max-width: 767.98px) {
      .ait__inno {
        padding-bottom: 0px; } }
    .ait__inno h2 {
      position: relative;
      z-index: 3; }
    .ait__inno-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 767.98px) {
        .ait__inno-row {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
    .ait__inno-text {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 52%;
              flex: 0 0 52%;
      max-width: 52%;
      position: relative;
      z-index: 3; }
      @media (max-width: 767.98px) {
        .ait__inno-text {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; } }
    .ait__inno ul.ait__inno-list {
      list-style: none;
      padding: 0 0 0 20px;
      margin: 0; }
      @media (max-width: 575.98px) {
        .ait__inno ul.ait__inno-list {
          padding-left: 0; } }
      .ait__inno ul.ait__inno-list li {
        font-weight: 400;
        font-size: 18px;
        line-height: 27px;
        color: #484848;
        padding: 0 0 15px 31px;
        position: relative; }
        .ait__inno ul.ait__inno-list li:after {
          content: '';
          width: 13px;
          height: 13px;
          background: url(/local/templates/new-design/static/assets/images/ait/star-marker.png) no-repeat center;
          background-size: 13px 12px;
          display: block;
          position: absolute;
          left: 0;
          top: 7px; }
    .ait__inno-image {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 48%;
              flex: 0 0 48%;
      max-width: 48%;
      position: relative; }
      @media (max-width: 767.98px) {
        .ait__inno-image {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; } }
      .ait__inno-image img {
        max-width: 812px;
        width: 812px;
        position: absolute;
        top: -143px;
        left: -150px;
        z-index: 1; }
        @media (max-width: 1199.98px) {
          .ait__inno-image img {
            width: 660px;
            top: -87px;
            left: -96px; } }
        @media (max-width: 991.98px) {
          .ait__inno-image img {
            width: 579px;
            top: -89px;
            left: -52px; } }
        @media (max-width: 767.98px) {
          .ait__inno-image img {
            position: static;
            max-width: 100%;
            display: block;
            margin: 0 auto; } }
  .ait__edu {
    padding: 60px 0 0 0;
    position: relative;
    z-index: 3; }
    @media (max-width: 767.98px) {
      .ait__edu {
        padding-top: 30px; } }
    @media (max-width: 575.98px) {
      .ait__edu {
        padding-top: 0; } }
    .ait__edu-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -15px; }
      @media (max-width: 991.98px) {
        .ait__edu-row {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
    .ait__edu-col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%;
      padding: 0 15px; }
      @media (max-width: 991.98px) {
        .ait__edu-col {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          max-width: 50%;
          padding-bottom: 30px; } }
      @media (max-width: 575.98px) {
        .ait__edu-col {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; } }
    .ait__edu-item {
      display: block; }
      @media (max-width: 575.98px) {
        .ait__edu-item {
          max-width: 340px;
          margin: 0 auto; } }
    .ait__edu-image {
      height: 200px;
      overflow: hidden;
      text-align: center;
      margin: 0 0 10px 0; }
      @media (max-width: 1199.98px) {
        .ait__edu-image {
          height: 146px; } }
      @media (max-width: 991.98px) {
        .ait__edu-image {
          height: 240px; } }
      @media (max-width: 767.98px) {
        .ait__edu-image {
          height: 176px; } }
      @media (max-width: 575.98px) {
        .ait__edu-image {
          height: 233px; } }
      @media (max-width: 359.98px) {
        .ait__edu-image {
          height: 198px; } }
      .ait__edu-image img {
        max-width: 100%; }
    .ait__edu-title {
      font-weight: 600;
      font-size: 18px;
      line-height: 27px;
      color: #000000;
      min-height: 54px; }
      @media (max-width: 575.98px) {
        .ait__edu-title {
          min-height: auto; } }
    .ait__edu-text {
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      color: #484848;
      padding: 10px 0 0 0; }
  .ait__emp {
    padding: 70px 0 70px 0; }
    @media (max-width: 767.98px) {
      .ait__emp {
        padding-bottom: 40px; } }
    .ait__emp-desc {
      font-weight: 400;
      font-size: 20px;
      line-height: 30px;
      color: #484848;
      padding: 0 0 40px 0;
      max-width: 755px; }
      @media (max-width: 575.98px) {
        .ait__emp-desc {
          font-size: 16px;
          line-height: 24px; } }
    .ait__emp-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -30px; }
      @media (max-width: 1199.98px) {
        .ait__emp-row {
          margin: 0 -15px; } }
      @media (max-width: 767.98px) {
        .ait__emp-row {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
    .ait__emp-col {
      padding: 0 30px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
      @media (max-width: 1199.98px) {
        .ait__emp-col {
          padding: 0 15px; } }
      @media (max-width: 767.98px) {
        .ait__emp-col {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          padding-bottom: 40px; } }
    .ait__emp-item {
      padding: 0 0 0 0;
      position: relative;
      display: block;
      height: 100%;
      color: #484848; }
    .ait__emp-title {
      font-weight: 600;
      font-size: 18px;
      line-height: 21px;
      padding: 0;
      color: #484848; }
      @media (max-width: 767.98px) {
        .ait__emp-title {
          min-height: auto; } }
    .ait__emp-text {
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      color: #484848;
      padding: 15px 0 0 0; }
    .ait__emp-image {
      height: 72px;
      overflow: hidden;
      text-align: left;
      margin: 0 0 10px 0; }
      .ait__emp-image img {
        max-width: 100%;
        margin-bottom: 0 !important;
        width: 100%; }
        @media (max-width: 575.98px) {
          .ait__emp-image img {
            margin: 0 !important; } }
        .ait__emp-image img.ait__emp-img-1 {
          max-width: 291px; }
        .ait__emp-image img.ait__emp-img-2 {
          max-width: 133px; }
        .ait__emp-image img.ait__emp-img-3 {
          max-width: 56px; }
  .ait__stack {
    padding: 40px 0 70px 0; }
    @media (max-width: 1199.98px) {
      .ait__stack {
        padding-bottom: 70px; } }
    @media (max-width: 991.98px) {
      .ait__stack {
        padding-bottom: 40px; } }
    @media (max-width: 767.98px) {
      .ait__stack {
        padding-bottom: 40px; } }
    .ait__stack .ait__inno-text-2 {
      max-width: 660px; }
  .ait__record {
    padding: 30px 0 70px 0; }
    .ait__record-title {
      text-align: center; }
  .ait .form-feed {
    max-width: 294px;
    margin: 0 auto; }
    .ait .form-feed button {
      width: 100%;
      max-width: 100%;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .ait .form-feed input[type="text"] {
      border: 1px solid #C4C4C4;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .ait .form-feed input[type="text"]:focus {
        -webkit-box-shadow: none;
                box-shadow: none;
        border: 1px solid #000000; }
  .ait__contacts {
    padding: 0 0 70px 0; }
    .ait__contacts-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -15px; }
      @media (max-width: 1199.98px) {
        .ait__contacts-row {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
    .ait__contacts-col {
      padding: 0 15px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
      @media (max-width: 1199.98px) {
        .ait__contacts-col {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          max-width: 50%;
          margin: 0 0 30px 0; } }
      @media (max-width: 991.98px) {
        .ait__contacts-col {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; } }
    .ait__contacts-item {
      background: #FFFFFF;
      -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.25);
      padding: 20px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 100%; }
      @media (max-width: 439.98px) {
        .ait__contacts-item {
          padding: 10px 10px; } }
      .ait__contacts-item-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
        width: 118px; }
        @media (max-width: 439.98px) {
          .ait__contacts-item-image {
            width: 70px; } }
        .ait__contacts-item-image img {
          max-width: 100%; }
      .ait__contacts-item-content {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        padding: 0 0 0 28px;
        position: relative; }
        @media (max-width: 439.98px) {
          .ait__contacts-item-content {
            padding: 0 0 0 15px; } }
      .ait__contacts-item-name {
        font-weight: 600;
        font-size: 18px;
        line-height: 27px;
        color: #000000;
        padding: 0 0 0 0; }
        @media (max-width: 439.98px) {
          .ait__contacts-item-name {
            font-size: 14px;
            line-height: 21px; } }
        .ait__contacts-item-name a {
          font-weight: 600;
          font-size: 18px;
          line-height: 27px;
          color: #000000;
          -webkit-transition: color .3s ease;
          -o-transition: color .3s ease;
          transition: color .3s ease; }
          @media (max-width: 439.98px) {
            .ait__contacts-item-name a {
              font-size: 14px;
              line-height: 21px; } }
          .ait__contacts-item-name a:hover {
            color: #484848;
            -webkit-transition: color .3s ease;
            -o-transition: color .3s ease;
            transition: color .3s ease; }
      .ait__contacts-item-text {
        font-weight: normal;
        font-size: 16px;
        line-height: 21px;
        color: #484848;
        padding: 0 0 15px 0; }
        @media (max-width: 439.98px) {
          .ait__contacts-item-text {
            font-size: 13px;
            line-height: 16px; } }
      .ait__contacts-item-link {
        width: 157px;
        height: 36px;
        background: #000000;
        color: #ffffff;
        font-size: 14px;
        font-weight: 500;
        line-height: 33px;
        -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
                box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
        border: 0;
        display: block;
        text-decoration: none;
        text-align: center;
        -webkit-transition: background .6s ease, color .6s ease;
        -o-transition: background .6s ease, color .6s ease;
        transition: background .6s ease, color .6s ease;
        overflow: hidden;
        position: relative;
        /*display: flex;
  align-items: center;
  justify-content: center;*/
        -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
                box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
        margin: 0;
        /*position: absolute;
        left: 28px;
        bottom: 0;

        @include ws-media-down(lg) {
          position: static;
        }*/ }
        .ait__contacts-item-link span {
          position: relative;
          z-index: 1; }
        .ait__contacts-item-link:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 0;
          height: 100%;
          background: #ffffff;
          -webkit-transition: width 1.2s ease;
          -o-transition: width 1.2s ease;
          transition: width 1.2s ease;
          border-radius: 0px;
          z-index: 0;
          display: none; }
        .ait__contacts-item-link:hover {
          color: #ffffff;
          text-decoration: none;
          background: #808080;
          -webkit-transition: background .6s ease, color .6s ease;
          -o-transition: background .6s ease, color .6s ease;
          transition: background .6s ease, color .6s ease; }
    .ait__contacts-contact {
      border-bottom: 1px solid #C4C4C4; }
    .ait__contacts-phone {
      font-weight: normal;
      font-size: 14px;
      line-height: 21px;
      color: #484848 !important;
      text-decoration: none;
      display: block;
      padding: 0 0 0 22px;
      background: url(/local/templates/new-design/static/assets/images/icon-phone.png) no-repeat 0 2px;
      background-size: 17px 17px;
      margin-bottom: 10px; }
    .ait__contacts-email {
      font-weight: normal;
      font-size: 14px;
      line-height: 21px;
      color: #484848 !important;
      text-decoration: none;
      display: block;
      padding: 0 0 0 22px;
      background: url(/local/templates/new-design/static/assets/images/icon-mail.png) no-repeat 0 4px;
      background-size: 14px 14px;
      margin-bottom: 10px; }
  .ait__modal.modal .modal-header {
    padding-left: 50px;
    padding-right: 50px; }
    @media (max-width: 575.98px) {
      .ait__modal.modal .modal-header {
        padding-left: 20px; } }
  .ait__modal iframe {
    max-width: 100%; }

.detail__page .ait h2 {
  font-weight: 400;
  font-size: 46px;
  line-height: 130%;
  color: #000000;
  margin: 0 0 37px 0;
  padding: 0 0 10px 0;
  text-transform: uppercase;
  position: relative;
  display: inline-block; }
  .detail__page .ait h2 a {
    color: #000000;
    text-decoration: none; }
    .detail__page .ait h2 a:hover {
      color: #000000;
      text-decoration: none; }
  .detail__page .ait h2:after {
    content: '';
    display: block;
    width: 100%;
    max-width: 100%;
    height: 3px;
    background: #000000;
    border-radius: 100px;
    position: absolute;
    bottom: 1px;
    left: 0;
    padding: 0; }
  @media (max-width: 991.98px) {
    .detail__page .ait h2 {
      font-size: 36px;
      line-height: 21px;
      padding: 0 0 20px 0; } }
  @media (max-width: 767.98px) {
    .detail__page .ait h2 {
      font-size: 25px;
      line-height: 21px;
      padding: 0 0 15px 0;
      margin: 0 0 32px 0; }
      .detail__page .ait h2:after {
        height: 3px; } }
  @media (max-width: 575.98px) {
    .detail__page .ait h2 {
      display: block;
      font-size: 18px;
      line-height: 21px;
      padding: 0 0 10px 0; }
      .detail__page .ait h2:after {
        width: 100%; } }

.detail__page .ait .ait__record h2 {
  font-size: 34px;
  line-height: 21px;
  margin: 0 auto 37px auto; }
  @media (max-width: 767.98px) {
    .detail__page .ait .ait__record h2 {
      font-size: 25px;
      line-height: 21px;
      padding: 0 0 15px 0;
      margin: 0 0 32px 0; }
      .detail__page .ait .ait__record h2:after {
        height: 3px; } }
  @media (max-width: 575.98px) {
    .detail__page .ait .ait__record h2 {
      display: block;
      font-size: 18px;
      line-height: 21px;
      padding: 0 0 10px 0; }
      .detail__page .ait .ait__record h2:after {
        width: 100%; } }

#modal-ait-news .modal-body {
  padding: 30px 30px 50px 30px; }

.tpoo {
  color: #484848; }
  .tpoo__projects {
    padding: 0px 0 100px 0; }
    @media (max-width: 767.98px) {
      .tpoo__projects {
        padding-bottom: 40px; } }
    @media (max-width: 575.98px) {
      .tpoo__projects {
        padding-top: 20px;
        padding-bottom: 30px; } }
    .tpoo__projects-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -15px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media (max-width: 767.98px) {
        .tpoo__projects-row {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
    .tpoo__projects-col {
      padding: 0 15px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
      @media (max-width: 991.98px) {
        .tpoo__projects-col {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          max-width: 50%;
          padding-bottom: 30px; } }
      @media (max-width: 767.98px) {
        .tpoo__projects-col {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          padding-bottom: 30px; } }
    .tpoo__projects-item {
      background: url(/local/templates/new-design/static/assets/images/ait/card-bg.png) no-repeat center center #1489CC;
      background-size: cover;
      -webkit-box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.25);
      padding: 30px 20px 75px 20px;
      position: relative;
      display: block;
      height: 100%; }
    .tpoo__projects-title {
      font-weight: 600;
      font-size: 18px;
      line-height: 21px;
      color: #FFFFFF;
      padding: 0 0 20px 0; }
    .tpoo__projects-text {
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      color: #FFFFFF;
      opacity: 0.8;
      padding: 0 0 20px 0; }
      .tpoo__projects-text ul {
        list-style: none;
        padding: 10px 0 20px 0;
        margin: 0; }
        .tpoo__projects-text ul li {
          list-style: none;
          font-weight: 400;
          font-size: 14px;
          line-height: 21px;
          color: #FFFFFF;
          opacity: 0.8;
          padding: 0 0 10px 24px;
          position: relative; }
          .tpoo__projects-text ul li:after {
            content: '';
            display: block;
            width: 14px;
            height: 1px;
            opacity: 0.8;
            border-top: 1px solid #FFFFFF;
            position: absolute;
            left: 0;
            top: 11px; }
    .tpoo__projects-more {
      position: absolute;
      bottom: 40px;
      left: 20px;
      width: 139px;
      height: 35px;
      border: 1px solid #FFFFFF;
      font-weight: 400;
      font-size: 14px;
      line-height: 30px;
      color: #FFFFFF;
      text-align: center;
      display: block;
      overflow: hidden;
      -webkit-transition: background .6s ease,color .6s ease;
      -o-transition: background .6s ease,color .6s ease;
      transition: background .6s ease,color .6s ease; }
      .tpoo__projects-more span {
        position: relative;
        z-index: 1; }
      .tpoo__projects-more:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background: #ffffff;
        -webkit-transition: width 1.2s ease;
        -o-transition: width 1.2s ease;
        transition: width 1.2s ease;
        z-index: 0;
        display: none; }
      .tpoo__projects-more:hover {
        color: #000000;
        background: #ffffff;
        text-decoration: none;
        -webkit-transition: background .6s ease,color .6s ease;
        -o-transition: background .6s ease,color .6s ease;
        transition: background .6s ease,color .6s ease; }
  .tpoo__connection {
    padding: 10px 0 70px 0; }
    @media (max-width: 767.98px) {
      .tpoo__connection {
        padding-bottom: 40px; } }
    .tpoo__connection-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -15px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media (max-width: 767.98px) {
        .tpoo__connection-row {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
    .tpoo__connection-col {
      padding: 0 15px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
      @media (max-width: 767.98px) {
        .tpoo__connection-col {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          padding-bottom: 30px; } }
    .tpoo__connection-item {
      padding: 0 0 75px 0;
      position: relative;
      display: block;
      height: 100%;
      color: #484848; }
      @media (max-width: 767.98px) {
        .tpoo__connection-item {
          padding-bottom: 25px; } }
    .tpoo__connection-title {
      font-weight: 600;
      font-size: 18px;
      line-height: 21px;
      color: #484848;
      padding: 0; }
      @media (max-width: 767.98px) {
        .tpoo__connection-title {
          min-height: auto; } }
    .tpoo__connection-text {
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      color: #484848;
      padding: 20px 0 25px 0; }
      @media (max-width: 767.98px) {
        .tpoo__connection-text {
          padding-top: 15px; } }
    .tpoo__connection-more {
      position: absolute;
      bottom: 40px;
      left: 0px;
      width: 139px;
      height: 35px;
      border: 1px solid #000000;
      font-weight: 400;
      font-size: 14px;
      line-height: 30px;
      color: #000000;
      text-align: center;
      display: block;
      overflow: hidden;
      -webkit-transition: background .6s ease, border .6s ease, color .6s ease;
      -o-transition: background .6s ease, border .6s ease, color .6s ease;
      transition: background .6s ease, border .6s ease, color .6s ease; }
      @media (max-width: 767.98px) {
        .tpoo__connection-more {
          bottom: 0; } }
      .tpoo__connection-more span {
        position: relative;
        z-index: 1; }
      .tpoo__connection-more:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background: #000000;
        -webkit-transition: width 1.2s ease;
        -o-transition: width 1.2s ease;
        transition: width 1.2s ease;
        z-index: 0;
        display: none; }
      .tpoo__connection-more:hover {
        border: 1px solid #808080;
        color: #ffffff;
        background: #808080;
        text-decoration: none;
        -webkit-transition: background .6s ease, border .6s ease, color .6s ease;
        -o-transition: background .6s ease, border .6s ease, color .6s ease;
        transition: background .6s ease, border .6s ease, color .6s ease; }
  .tpoo__news-modal-title {
    font-weight: 400;
    font-size: 26px;
    line-height: 21px;
    color: #000000;
    padding: 0 0 25px 0; }
  .tpoo__news-modal-img {
    margin: 0 0 30px 0; }
    .tpoo__news-modal-img img {
      max-width: 100%; }
  .tpoo__news-modal-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000000; }
    .tpoo__news-modal-text p {
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      color: #000000;
      padding: 0 0 20px 0;
      margin: 0; }
  .tpoo__news-modal-buttons {
    margin: 0;
    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: 30px 0 0 0; }
  .tpoo__news-modal-btn {
    width: 294px;
    height: 41px;
    background: #000000;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 38px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border: 0;
    display: block;
    text-decoration: none;
    text-align: center;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease;
    overflow: hidden;
    position: relative;
    /*display: flex;
  align-items: center;
  justify-content: center;*/
    -webkit-box-shadow: none;
            box-shadow: none;
    padding-bottom: 2px; }
    .tpoo__news-modal-btn span {
      position: relative;
      z-index: 1; }
    .tpoo__news-modal-btn:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      background: #ffffff;
      -webkit-transition: width 1.2s ease;
      -o-transition: width 1.2s ease;
      transition: width 1.2s ease;
      border-radius: 0px;
      z-index: 0;
      display: none; }
    .tpoo__news-modal-btn:hover {
      color: #ffffff;
      text-decoration: none;
      background: #808080;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease; }
  .tpoo__modal.modal .modal-header {
    padding-left: 50px;
    padding-right: 50px; }
    @media (max-width: 575.98px) {
      .tpoo__modal.modal .modal-header {
        padding-left: 20px; } }
  .tpoo__modal iframe {
    max-width: 100%; }
  .tpoo__form-image {
    overflow: hidden;
    margin: 0 -30px; }
    @media (max-width: 575.98px) {
      .tpoo__form-image {
        margin: 0 -15px; } }
    .tpoo__form-image img {
      max-width: 100%;
      max-height: 100%; }
  .tpoo__form-body {
    padding: 30px 0 0 0; }
  .tpoo__form-title {
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 21px;
    color: #000000;
    padding: 0 0 25px 0; }
  .tpoo__form-text {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
    padding: 0 0 35px 0; }
  .tpoo__form-row {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .tpoo__form-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px; }
    @media (max-width: 575.98px) {
      .tpoo__form-col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  .tpoo__form-col-full {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px; }
  @media (max-width: 575.98px) {
    .tpoo__form-col--col-1 {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }
  @media (max-width: 575.98px) {
    .tpoo__form-col--col-2 {
      -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; } }
  @media (max-width: 575.98px) {
    .tpoo__form-col--col-3 {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }
  @media (max-width: 575.98px) {
    .tpoo__form-col--col-4 {
      -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
              order: 4; } }
  .tpoo__form-item {
    padding: 0 0 30px 0; }
  .tpoo__form-label {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
    padding: 0 0 5px 0; }
  .tpoo__form-field input[type=text], .tpoo__form-field textarea {
    height: 41px;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    padding: 0 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #808080; }
  .tpoo__form-field textarea {
    height: 133px;
    padding: 5px 10px; }
  .tpoo__form-checkbox {
    position: relative;
    padding: 0 0 5px 0; }
    .tpoo__form-checkbox:last-child {
      padding-bottom: 0; }
    .tpoo__form-checkbox input {
      opacity: 0;
      visibility: hidden;
      position: absolute;
      top: 0;
      left: 0; }
    .tpoo__form-checkbox label {
      position: relative;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 21px;
      color: #000000;
      padding: 0 0 0 30px; }
      .tpoo__form-checkbox label:before {
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        background: #FFFFFF;
        border: 1px solid #C4C4C4;
        position: absolute;
        top: 0;
        left: 0; }
      .tpoo__form-checkbox label:after {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background: #000000;
        border: 0;
        position: absolute;
        top: 5px;
        left: 5px;
        opacity: 0; }
    .tpoo__form-checkbox input:checked + label:after {
      opacity: 1; }
  .tpoo__form-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .tpoo__form-btn {
    width: 294px;
    height: 41px;
    background: #000000;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 38px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border: 0;
    display: block;
    text-decoration: none;
    text-align: center;
    -webkit-transition: background .6s ease, color .6s ease;
    -o-transition: background .6s ease, color .6s ease;
    transition: background .6s ease, color .6s ease;
    overflow: hidden;
    position: relative;
    /*display: flex;
  align-items: center;
  justify-content: center;*/
    -webkit-box-shadow: none;
            box-shadow: none;
    padding-bottom: 2px;
    margin: 0 auto; }
    .tpoo__form-btn span {
      position: relative;
      z-index: 1; }
    .tpoo__form-btn:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 0;
      height: 100%;
      background: #ffffff;
      -webkit-transition: width 1.2s ease;
      -o-transition: width 1.2s ease;
      transition: width 1.2s ease;
      border-radius: 0px;
      z-index: 0;
      display: none; }
    .tpoo__form-btn:hover {
      color: #ffffff;
      text-decoration: none;
      background: #808080;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease; }

.detail__page .tpoo h2 {
  font-weight: 400;
  font-size: 46px;
  line-height: 130%;
  color: #000000;
  margin: 0 0 37px 0;
  padding: 0 0 10px 0;
  text-transform: uppercase;
  position: relative;
  display: inline-block; }
  .detail__page .tpoo h2 a {
    color: #000000;
    text-decoration: none; }
    .detail__page .tpoo h2 a:hover {
      color: #000000;
      text-decoration: none; }
  .detail__page .tpoo h2:after {
    content: '';
    display: block;
    width: 100%;
    max-width: 100%;
    height: 3px;
    background: #000000;
    border-radius: 100px;
    position: absolute;
    bottom: 1px;
    left: 0;
    padding: 0; }
  @media (max-width: 991.98px) {
    .detail__page .tpoo h2 {
      font-size: 36px;
      line-height: 21px;
      padding: 0 0 20px 0; } }
  @media (max-width: 767.98px) {
    .detail__page .tpoo h2 {
      font-size: 25px;
      line-height: 21px;
      padding: 0 0 15px 0;
      margin: 0 0 32px 0; }
      .detail__page .tpoo h2:after {
        height: 3px; } }
  @media (max-width: 575.98px) {
    .detail__page .tpoo h2 {
      display: block;
      font-size: 18px;
      line-height: 21px;
      padding: 0 0 10px 0; }
      .detail__page .tpoo h2:after {
        width: 100%; } }

#modal-tpoo-news .modal-body {
  padding: 30px 30px 50px 30px; }
  @media (max-width: 575.98px) {
    #modal-tpoo-news .modal-body {
      padding: 30px 15px 30px 15px; } }

@media (max-width: 767.98px) {
  #modal-tpoo-news .modal-dialog {
    max-width: 546px; } }

#modal-tpoo-form .modal-body {
  padding: 0px 30px 50px 30px; }
  @media (max-width: 575.98px) {
    #modal-tpoo-form .modal-body {
      padding: 0 15px 30px 15px; } }

@media (max-width: 767.98px) {
  #modal-tpoo-form .modal-dialog {
    max-width: 546px; } }

.pool__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -38px;
  padding: 0px 0 45px 0; }
  @media (max-width: 991.98px) {
    .pool__top {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media (max-width: 767.98px) {
    .pool__top {
      padding: 0 0 20px 0;
      margin-top: 0px; } }
  .pool__top-text {
    padding: 0 15px 0 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 43%;
            flex: 0 0 43%;
    max-width: 43%;
    padding-top: 65px; }
    @media (max-width: 1199.98px) {
      .pool__top-text {
        padding-top: 40px; } }
    @media (max-width: 991.98px) {
      .pool__top-text {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-top: 30px;
        padding-bottom: 10px;
        padding-right: 0;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
    @media (max-width: 767.98px) {
      .pool__top-text {
        padding-top: 30px; } }
    @media (max-width: 575.98px) {
      .pool__top-text {
        padding-bottom: 15px; } }
  .pool__top-image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 57%;
            flex: 0 0 57%;
    max-width: 57%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 70px; }
    @media (max-width: 1199.98px) {
      .pool__top-image {
        padding-top: 45px; } }
    @media (max-width: 991.98px) {
      .pool__top-image {
        padding-top: 10px;
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; } }
    @media (max-width: 767.98px) {
      .pool__top-image {
        padding-top: 0px; } }
    @media (max-width: 991.98px) {
      .pool__top-image {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    .pool__top-image img {
      max-width: 100%; }
      @media (max-width: 575.98px) {
        .pool__top-image img {
          margin: 0 !important; } }
  .pool__top-title {
    font-weight: 400;
    font-size: 36px;
    line-height: 47px;
    padding: 0 0 25px 0; }
    @media (max-width: 991.98px) {
      .pool__top-title {
        display: none; } }
    @media (max-width: 575.98px) {
      .pool__top-title {
        font-size: 26px;
        line-height: 34px;
        padding-bottom: 15px; } }
  .pool__top-title-mobile {
    font-weight: 400;
    font-size: 36px;
    line-height: 47px;
    padding: 15px 0 25px 0;
    display: none; }
    @media (max-width: 991.98px) {
      .pool__top-title-mobile {
        display: block; } }
    @media (max-width: 767.98px) {
      .pool__top-title-mobile {
        font-size: 20px;
        line-height: 26px;
        padding: 15px 0 30px 0; } }
  .pool__top-title-sub {
    font-size: 28px;
    line-height: 36px;
    padding: 0 0 25px 0; }
    @media (max-width: 767.98px) {
      .pool__top-title-sub {
        font-size: 18px;
        line-height: 23px;
        padding-bottom: 15px; } }

.pool ul.pool__top-list {
  list-style: none;
  padding: 0 0 0 20px;
  margin: 0; }
  @media (max-width: 767.98px) {
    .pool ul.pool__top-list {
      padding-left: 0; } }
  .pool ul.pool__top-list li {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #484848;
    padding: 0 0 15px 31px;
    position: relative; }
    @media (max-width: 767.98px) {
      .pool ul.pool__top-list li {
        font-size: 16px;
        line-height: 150%;
        /* or 24px */ } }
    .pool ul.pool__top-list li:after {
      content: '';
      width: 13px;
      height: 13px;
      background: url(/local/templates/new-design/static/assets/images/ait/star-marker.png) no-repeat center;
      background-size: 13px 12px;
      display: block;
      position: absolute;
      left: 0;
      top: 7px; }
      .pool__notification {
        display: flex;
        height: 70px;
        align-items: center;
        background-image: url("/local/templates/new-design/static/assets/images/pool_notification.png");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left;
        margin: 0px 0 45px 0;
      }
      .pool__notification div {
        flex-basis: 60%;
        margin-left: 70px;
        font-size: 18px;
      }
      @media (max-width: 767.98px) {
        .pool__notification div {
          flex-basis: unset;
        font-size: unset;} }
.pool__schedule {
  padding: 45px 0 45px 0;
  overflow: hidden; }
  @media (max-width: 767.98px) {
    .pool__schedule {
      padding: 30px 0 30px 0; } }
  @media (max-width: 575.98px) {
    .pool__schedule {
      padding-top: 20px;
      padding-bottom: 30px; } }
  .pool__schedule-wrap {
    max-width: 920px; }
  .pool__schedule-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -60px; }
    @media (max-width: 767.98px) {
      .pool__schedule-row {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .pool__schedule-col {
    padding: 0 60px 0 60px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
    @media (max-width: 767.98px) {
      .pool__schedule-col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 0px; }
        .pool__schedule-col:last-child {
          padding-bottom: 0; } }
  .pool__schedule-dezinfect {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FE1200;
    border-bottom: 1px solid #C4C4C4;
    padding: 0 0 15px 0; }
  .pool__schedule-time {
    padding: 15px 0;
    border-bottom: 1px solid #C4C4C4;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #808080;
    margin: 0 0 15px 0; }
    .pool__schedule-time div {
      padding: 0 0 3px 0; }
      .pool__schedule-time div:last-child {
        padding-bottom: 0; }

.pool__price {
  padding: 45px 0 45px 0; }
  @media (max-width: 767.98px) {
    .pool__price {
      padding: 30px 0 30px 0; } }
  @media (max-width: 767.98px) {
    .pool__price-table {
      display: none; } }
  .pool__price-mobile {
    display: none; }
    @media (max-width: 767.98px) {
      .pool__price-mobile {
        display: block; } }
  .pool__price-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    border-bottom: 1px solid #C4C4C4; }
  .pool__price-col-1 {
    padding: 10px 0;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #111111;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 31%;
            flex: 0 0 31%;
    max-width: 31%; }
  .pool__price-col-2 {
    padding: 10px 0;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #808080;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 23%;
            flex: 0 0 23%;
    max-width: 23%;
    text-align: right; }
    .pool__price-col-2 .rub {
      font-size: 12px;
      line-height: 18px; }
    .pool__price-col-2 .count {
      font-size: 14px;
      line-height: 21px; }
    .pool__price-col-2 .none {
      width: 30px;
      height: 0px;
      border-top: 2px solid #808080;
      display: inline-block;
      position: relative;
      top: -5px; }
    .pool__price-col-2.--th {
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 24px;
      color: #111111; }
      .pool__price-col-2.--th span {
        font-size: 12px;
        line-height: 18px;
        display: inline-block; }
  .pool__price-note {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    color: #484848;
    padding: 5px 0 0 0; }
    @media (max-width: 767.98px) {
      .pool__price-note {
        padding: 5px 0 5px 0; } }
    .pool__price-note-list {
      padding: 5px 0 0 20px;
      margin: 0; }
      @media (max-width: 575.98px) {
        .pool__price-note-list {
          padding-left: 0; } }
      .pool__price-note-list div {
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        color: #484848;
        padding: 0 0 1px 31px;
        position: relative; }
        .pool__price-note-list div:after {
          content: '';
          width: 13px;
          height: 13px;
          background: url(/local/templates/new-design/static/assets/images/ait/star-marker.png) no-repeat center;
          background-size: 13px 12px;
          display: block;
          position: absolute;
          left: 0;
          top: 5px; }
  .pool__price-section {
    border-bottom: 1px solid #C4C4C4;
    padding: 12px 0; }
    .pool__price-section:first-child {
      border-top: 1px solid #C4C4C4; }
  .pool__price-block {
    padding: 5px 0 0 0;
    display: none; }
  .pool__price-name {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    /* identical to box height, or 24px */
    color: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer; }
    .pool__price-name:after {
      content: '';
      border-right: 1px solid #000000;
      border-bottom: 1px solid #000000;
      display: block;
      width: 10px;
      height: 10px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      margin: -4px 0 0 10px; }
    .pool__price-name.active {
      color: #484848; }
      .pool__price-name.active:after {
        -webkit-transform: rotate(-135deg);
            -ms-transform: rotate(-135deg);
                transform: rotate(-135deg);
        margin: 9px 0 0 10px;
        border-right: 1px solid #484848;
        border-bottom: 1px solid #484848; }
  .pool__price-params {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0 5px 0; }
    .pool__price-params-key {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 60%;
              flex: 0 0 60%;
      max-width: 60%;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 150%;
      /* identical to box height, or 21px */
      color: #484848; }
    .pool__price-params-value {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 40%;
              flex: 0 0 40%;
      max-width: 40%;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 24px;
      color: #808080;
      text-align: right; }
      .pool__price-params-value .rub {
        font-size: 12px;
        line-height: 18px; }
      .pool__price-params-value .count {
        font-size: 14px;
        line-height: 21px; }
      .pool__price-params-value .none {
        width: 30px;
        height: 0px;
        border-top: 2px solid #808080;
        display: inline-block;
        position: relative;
        top: -5px; }

.pool__doc {
  padding: 45px 0 45px 0; }
  @media (max-width: 767.98px) {
    .pool__doc {
      padding: 30px 0 30px 0; } }
  .pool__doc-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .pool__doc-text {
    padding: 0 15px 0 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 59%;
            flex: 0 0 59%;
    max-width: 59%; }
    @media (max-width: 991.98px) {
      .pool__doc-text {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 10px;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
  .pool__doc-item {
    padding: 0 0 10px 0;
    font-size: 18px;
    line-height: 27px; }
    .pool__doc-item a:hover {
      color: #484848; }
  .pool__doc-image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41%;
            flex: 0 0 41%;
    max-width: 41%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media (max-width: 991.98px) {
      .pool__doc-image {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0;
        padding-bottom: 30px; } }
    .pool__doc-image img {
      max-width: 100%; }
      @media (max-width: 575.98px) {
        .pool__doc-image img {
          margin: 0 !important; } }

.pool__faq {
  padding: 45px 0 45px 0; }
  @media (max-width: 767.98px) {
    .pool__faq {
      padding: 30px 0 30px 0; } }
  .pool__faq-item {
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #C4C4C4; }
    .pool__faq-item-name {
      cursor: pointer;
      position: relative;
      font-size: 16px;
      line-height: 24px;
      color: #000000;
      padding: 0 0 0 34px;
      -webkit-transition: color .3s ease;
      -o-transition: color .3s ease;
      transition: color .3s ease; }
      .pool__faq-item-name:after {
        content: '';
        font-size: 35px;
        background: #000000;
        height: 16px;
        width: 2px;
        display: block;
        top: 5px;
        left: 7px;
        position: absolute;
        opacity: 1;
        -webkit-transition: opacity 0s ease;
        -o-transition: opacity 0s ease;
        transition: opacity 0s ease; }
      .pool__faq-item-name:before {
        content: '';
        background: #000000;
        height: 2px;
        width: 16px;
        display: block;
        top: 12px;
        left: 0px;
        position: absolute; }
      .pool__faq-item-name.active::after {
        opacity: 0;
        -webkit-transition: opacity 0s ease;
        -o-transition: opacity 0s ease;
        transition: opacity 0s ease; }
    .pool__faq-item-block {
      padding: 10px 0 0 34px;
      display: none;
      font-size: 14px;
      line-height: 21px;
      color: #484848; }
  .pool__faq ul.pool__faq-ul {
    list-style: none;
    padding: 0px 0 0 0;
    margin: 0; }
    @media (max-width: 575.98px) {
      .pool__faq ul.pool__faq-ul {
        padding-left: 0; } }
    .pool__faq ul.pool__faq-ul li {
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      color: #484848;
      padding: 0 0 10px 31px;
      position: relative; }
      .pool__faq ul.pool__faq-ul li:after {
        content: '';
        width: 13px;
        height: 13px;
        background: url(/local/templates/new-design/static/assets/images/ait/star-marker.png) no-repeat center;
        background-size: 13px 12px;
        display: block;
        position: absolute;
        left: 0;
        top: 5px; }

.pool__trainers {
  padding: 45px 0 45px 0; }
  @media (max-width: 767.98px) {
    .pool__trainers {
      padding: 30px 0 30px 0; } }
  .pool__trainers-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 1199.98px) {
      .pool__trainers-row {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .pool__trainers-col {
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    margin: 0 0 30px 0; }
    @media (max-width: 1199.98px) {
      .pool__trainers-col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%;
        margin: 0 0 30px 0; } }
    @media (max-width: 991.98px) {
      .pool__trainers-col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  .pool__trainers-item {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.25);
    padding: 20px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%; }
    @media (max-width: 439.98px) {
      .pool__trainers-item {
        padding: 10px 10px; } }
    .pool__trainers-item-image {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
      width: 118px; }
      @media (max-width: 439.98px) {
        .pool__trainers-item-image {
          width: 70px; } }
      .pool__trainers-item-image img {
        max-width: 100%;
        margin: 0 !important; }
    .pool__trainers-item-content {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%;
      padding: 0 0 0 40px;
      position: relative; }
      @media (max-width: 439.98px) {
        .pool__trainers-item-content {
          padding: 0 0 0 15px; } }
    .pool__trainers-item-name {
      font-weight: 600;
      font-size: 18px;
      line-height: 27px;
      color: #000000;
      padding: 0 0 0 0; }
      @media (max-width: 439.98px) {
        .pool__trainers-item-name {
          font-size: 14px;
          line-height: 21px; } }
      .pool__trainers-item-name a {
        font-weight: 600;
        font-size: 18px;
        line-height: 27px;
        color: #000000;
        -webkit-transition: color .3s ease;
        -o-transition: color .3s ease;
        transition: color .3s ease; }
        @media (max-width: 439.98px) {
          .pool__trainers-item-name a {
            font-size: 14px;
            line-height: 21px; } }
        .pool__trainers-item-name a:hover {
          color: #484848;
          -webkit-transition: color .3s ease;
          -o-transition: color .3s ease;
          transition: color .3s ease; }
    .pool__trainers-item-text {
      font-weight: normal;
      font-size: 16px;
      line-height: 21px;
      color: #484848;
      padding: 0 0 15px 0; }
      @media (max-width: 439.98px) {
        .pool__trainers-item-text {
          font-size: 13px;
          line-height: 16px; } }
    .pool__trainers-item-link {
      width: 157px;
      height: 36px;
      background: #000000;
      color: #ffffff;
      font-size: 14px;
      font-weight: 500;
      line-height: 33px;
      -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
      border: 0;
      display: block;
      text-decoration: none;
      text-align: center;
      -webkit-transition: background .6s ease, color .6s ease;
      -o-transition: background .6s ease, color .6s ease;
      transition: background .6s ease, color .6s ease;
      overflow: hidden;
      position: relative;
      /*display: flex;
  align-items: center;
  justify-content: center;*/
      -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
      margin: 0;
      /*position: absolute;
        left: 28px;
        bottom: 0;

        @include ws-media-down(lg) {
          position: static;
        }*/ }
      .pool__trainers-item-link span {
        position: relative;
        z-index: 1; }
      .pool__trainers-item-link:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background: #ffffff;
        -webkit-transition: width 1.2s ease;
        -o-transition: width 1.2s ease;
        transition: width 1.2s ease;
        border-radius: 0px;
        z-index: 0;
        display: none; }
      .pool__trainers-item-link:hover {
        color: #ffffff;
        text-decoration: none;
        background: #808080;
        -webkit-transition: background .6s ease, color .6s ease;
        -o-transition: background .6s ease, color .6s ease;
        transition: background .6s ease, color .6s ease; }

.pool__contact {
  padding: 45px 0 0 0; }
  @media (max-width: 767.98px) {
    .pool__contact {
      padding: 20px 0 0px 0; } }
  .pool__contact-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 32px 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .pool__contact-location {
    padding: 0 30px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #808080; }
    @media (max-width: 767.98px) {
      .pool__contact-location {
        width: 100%;
        padding: 0 0 0 0;
        margin: 0 0 25px 0; } }
    .pool__contact-location img {
      width: 16px;
      height: 14px;
      margin: 0 !important; }
  .pool__contact-phone {
    padding: 0 30px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    line-height: 21px; }
    @media (max-width: 369.98px) {
      .pool__contact-phone {
        width: 100%;
        padding: 0 0 0 0;
        margin: 0 0 25px 0; } }
    .pool__contact-phone img {
      width: 12px;
      height: 12px;
      margin: 0 !important; }
  .pool__contact-vk {
    padding: 0 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    line-height: 21px; }
    .pool__contact-vk img {
      width: 13px;
      height: 13px;
      margin: 0 !important; }
  .pool__contact-icon {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    overflow: hidden;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    margin: 0 10px 0 0;
    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; }
  .pool__contact-map {
    height: 500px; }
    @media (max-width: 767.98px) {
      .pool__contact-map {
        height: 267px; } }

.pool [class*="ymaps-2"][class*="-ground-pane"] {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%); }

.pool .ymaps-layers-pane {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%); }

.pool .index-gallery {
  margin: 0 -15px; }

.pool .ait__news {
  padding: 45px 0 45px 0; }
  @media (max-width: 767.98px) {
    .pool .ait__news {
      padding: 30px 0 30px 0; } }

.detail__page .pool h2 {
  font-weight: 400;
  font-size: 46px;
  line-height: 130%;
  color: #000000;
  margin: 0 0 37px 0;
  padding: 0 0 10px 0;
  text-transform: uppercase;
  position: relative;
  display: inline-block; }
  .detail__page .pool h2 a {
    color: #000000;
    text-decoration: none; }
    .detail__page .pool h2 a:hover {
      color: #000000;
      text-decoration: none; }
  .detail__page .pool h2:after {
    content: '';
    display: block;
    width: 100%;
    max-width: 100%;
    height: 3px;
    background: #000000;
    border-radius: 100px;
    position: absolute;
    bottom: 1px;
    left: 0;
    padding: 0; }
  @media (max-width: 991.98px) {
    .detail__page .pool h2 {
      font-size: 36px;
      line-height: 21px;
      padding: 0 0 20px 0; } }
  @media (max-width: 767.98px) {
    .detail__page .pool h2 {
      font-size: 25px;
      line-height: 21px;
      padding: 0 0 15px 0;
      margin: 0 0 32px 0; }
      .detail__page .pool h2:after {
        height: 3px; } }
  @media (max-width: 575.98px) {
    .detail__page .pool h2 {
      display: block;
      font-size: 18px;
      line-height: 21px;
      padding: 0 0 10px 0; }
      .detail__page .pool h2:after {
        width: 100%; } }

.global-wrap {
  overflow: hidden; }

/*# sourceMappingURL=theme.min.css.map */


  .detail__page h2.student-schedule_h2{
    display: flex; justify-content: center; font-size: 44px;}
  @media (max-width: 575.98px) {.detail__page h2.student-schedule_h2{
    justify-content: unset; margin-bottom: 10px;font-size: 30px;} }
    
    .detail__page__title{font-size:30px;font-weight:600;letter-spacing:0;text-align:left;line-height:36px;text-transform:uppercase;padding-bottom:0;margin-bottom:24px}
@media (max-width: 767.98px) {
.detail__page__title{font-size:24px}
}

.abitur-directions{padding:0 0 70px}
.abitur-directions__row{margin:0 -15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto}
.abitur-directions__col{padding:0 15px;-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
@media (max-width: 575.98px) {
.abitur-directions__row{width:100%}
.abitur-directions__col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:30px}
.abitur-directions__col:last-child{margin-bottom:0}
}
.abitur-directions__item:hover{text-decoration:none}
.abitur-directions__image{height:179px;background-repeat:no-repeat;background-position:center;background-size:cover}
.abitur-directions__title{font-weight:600;font-size:18px;line-height:21px;color:#000000;padding:20px 0 0}
.abitur-directions__text{font-weight:400;font-size:14px;line-height:21px;color:#484848;opacity:.8;padding:10px 0 0;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
.abitur-directions__profile{font-weight:400;font-size:16px;line-height:21px;color:#484848;padding:10px 0 0}
.abitur-directions__profile b{font-weight:600}
.abitur-directions .slick-slide{margin:0 15px}
.abitur-directions .slick-list{margin:0 -15px}
.abitur-directions .slick-prev{bottom:0;width:186px;height:23px;top:auto;-webkit-transform:none;-ms-transform:none;transform:none;left:auto;right:0;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.6;-webkit-transition:opacity .5s ease,width .5s ease,-webkit-filter .5s ease;transition:opacity .5s ease,width .5s ease,-webkit-filter .5s ease;-o-transition:filter .5s ease,opacity .5s ease,width .5s ease;transition:filter .5s ease,opacity .5s ease,width .5s ease;transition:filter .5s ease,opacity .5s ease,width .5s ease,-webkit-filter .5s ease}
.abitur-directions .slick-prev:before{content:'';width:100%;height:3px;background-color:#000000;position:absolute;top:10px;right:0;display:block}
.abitur-directions .slick-prev:after{content:'';width:15px;height:15px;border-top:3px solid #000000;border-left:3px solid #000000;display:block;position:absolute;top:4px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:0;border-radius:2px}
.abitur-directions .slick-prev:hover{-webkit-filter:grayscale(0%);filter:grayscale(0%);opacity:1;width:100%;-webkit-transition:opacity .5s ease,width .5s ease,-webkit-filter .5s ease;transition:opacity .5s ease,width .5s ease,-webkit-filter .5s ease;-o-transition:filter .5s ease,opacity .5s ease,width .5s ease;transition:filter .5s ease,opacity .5s ease,width .5s ease;transition:filter .5s ease,opacity .5s ease,width .5s ease,-webkit-filter .5s ease}
@media (max-width: 575.98px) {
.abitur-directions .slick-prev{width:80px}
}
.abitur-directions .slick-next{bottom:0;width:186px;height:23px;top:auto;-webkit-transform:none;-ms-transform:none;transform:none;right:50px;right:auto;left:0;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.6;-webkit-transition:opacity .5s ease,width .5s ease,-webkit-filter .5s ease;transition:opacity .5s ease,width .5s ease,-webkit-filter .5s ease;-o-transition:filter .5s ease,opacity .5s ease,width .5s ease;transition:filter .5s ease,opacity .5s ease,width .5s ease;transition:filter .5s ease,opacity .5s ease,width .5s ease,-webkit-filter .5s ease}
@media (max-width: 575.98px) {
.abitur-directions .slick-next{width:80px}
}
.abitur-directions .slick-next:before{content:'';width:100%;height:3px;background-color:#000000;position:absolute;top:10px;left:0;display:block}
.abitur-directions .slick-next:after{content:'';width:15px;height:15px;border-top:3px solid #000000;border-right:3px solid #000000;display:block;position:absolute;top:4px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);right:0;border-radius:2px}
.abitur-directions .slick-next:hover{-webkit-filter:grayscale(0%);filter:grayscale(0%);opacity:1;width:100%;-webkit-transition:opacity .5s ease,width .5s ease,-webkit-filter .5s ease;transition:opacity .5s ease,width .5s ease,-webkit-filter .5s ease;-o-transition:filter .5s ease,opacity .5s ease,width .5s ease;transition:filter .5s ease,opacity .5s ease,width .5s ease;transition:filter .5s ease,opacity .5s ease,width .5s ease,-webkit-filter .5s ease}
.abitur-directions__next{position:absolute;bottom:0;right:2px;width:240px}
@media (max-width: 575.98px) {
.abitur-directions__next{width:160px}
}
@media (max-width: 399.98px) {
.abitur-directions__next{width:120px}
}
.abitur-directions__prev{position:absolute;bottom:0;left:2px;width:240px}
@media (max-width: 575.98px) {
.abitur-directions__prev{width:160px}
}
@media (max-width: 399.98px) {
.abitur-directions__prev{width:120px}
}
.abitur-directions__inner{position:relative;padding-bottom:50px}
#abitur-directions-slider{display:block}
/* .content-block .new__top{margin-top:0} */

.skiptranslate{
  display: none;
}
.at-top{
  top: 0 !important;
}
/* #goog-gt-tt, #goog-gt-vt {
    display: none !important;
    visibility: hidden !important;
} */
.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q{
  background-color: initial !important;
  box-shadow: initial !important;
}

/* End */


/* Start:/local/templates/new-design/static/assets/custom.css?16473285471099*/
.workers .workers__item-image {
    background-size: cover;
}

.index-events .events__item-title {
    font-size: 14px;
    line-height: 150%;
}

@media (max-width: 991.98px) {
    .index-events .col-xl-3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}


/*input[type=radio] {
    -webkit-appearance: auto;
}
input[type=checkbox] {
    -webkit-appearance: auto;
}*/

/*input[type=radio] {
    -webkit-appearance: radio;
}
input[type=checkbox] {
    -webkit-appearance: checkbox;
}*/

.history-table {
    width: 100%;
}

.history-table td:first-child {
    width: 210px;
}

@media (max-width:575.98px){
    .history-table {
        display: block;
    }
    .history-table tr {
        display: block;
    }
    .history-table td {
        display: block;
        width: 100%;
        border: 0 !important;
    }
    .history-table td:first-child {
        text-align: center;
        width: 100%;
    }
    .history-table td:first-child img {
        margin: 0 auto 0 auto !important;
    }
}

/* End */


/* Start:/local/templates/new-design/styles.css?17380581651099*/
.content h2.content-h2 {
    font-weight: 500;
    font-size: 24px;
    color: #000000;
    margin: 0 0 37px 0;
    padding: 0 0 10px 0;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}



.content h2.content-h2:after {
    content: '';
    display: block;
    width: 100%;
    max-width: 100%;
    height: 5px;
    background: #1480C0;
    border-radius: 100px;
    position: absolute;
    bottom: 1px;
    left: 0;
    padding: 0;
}

@media (max-width: 991.98px) {
    .content h2.content-h2 {
        font-size: 36px;
        line-height: 21px;
        padding: 0 0 20px 0;
    }
}

@media (max-width: 767.98px) {
    .content h2.content-h2 {
        font-size: 25px;
        line-height: 21px;
        padding: 0 0 15px 0;
        margin: 0 0 32px 0;
    }

    .content h2.content-h2:after {
        height: 3px;
    }
}

@media (max-width: 575.98px) {
    .content h2.content-h2 {
        display: block;
        font-size: 18px;
        line-height: 21px;
        padding: 0 0 10px 0;
    }

    .content h2.content-h2:after {
        width: 100%;
    }
}


/* End */


/* Start:/local/templates/new-design/static/assets/abitur2/fm.revealator.jquery.css?155914018811062*/
/*
 Revealator jQuery Plugin
 Revealator is a jQuery-based plugin for adding effects to elements that enter the window. It's simple, and easy to use.
 version 1.3, Jan 11th, 2016
 by Ingi P. Jacobsen

 The MIT License (MIT)

 Copyright (c) 2016 Qodio

 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:

 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.

 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 */
.revealator-fade,
.revealator-slideup,
.revealator-slideleft,
.revealator-slideright,
.revealator-slidedown,
.revealator-zoomin,
.revealator-zoomout,
.revealator-rotateleft,
.revealator-rotateright {
/* Default effect duration */
  transition: all 600ms;
}
/* Fade effect */
.revealator-fade {
  opacity: 0;
}
.revealator-fade.revealator-within,
.revealator-fade.revealator-partially-above,
.revealator-fade.revealator-above {
  opacity: 1;
}
/* Slide up effect */
.revealator-slideup {
  transform: translate(0, 100px);
  opacity: 0;
}
.revealator-slideup.revealator-within,
.revealator-slideup.revealator-partially-above,
.revealator-slideup.revealator-partially-below,
.revealator-slideup.revealator-above {
  transform: translate(0, 0);
  opacity: 1;
}
/* Slide left effect */
.revealator-slideleft {
  transform: translate(100px, 0);
  opacity: 0;
}
.revealator-slideleft.revealator-within,
.revealator-slideleft.revealator-partially-above,
.revealator-slideleft.revealator-partially-below,
.revealator-slideleft.revealator-above {
  transform: translate(0, 0);
  opacity: 1;
}
/* Slide right effect */
.revealator-slideright {
  transform: translate(-100px, 0);
  opacity: 0;
}
.revealator-slideright.revealator-within,
.revealator-slideright.revealator-partially-above,
.revealator-slideright.revealator-partially-below,
.revealator-slideright.revealator-above {
  transform: translate(0, 0);
  opacity: 1;
}
/* Slide down effect */
.revealator-slidedown {
  transform: translate(0, -100px);
  opacity: 0;
}
.revealator-slidedown.revealator-within,
.revealator-slidedown.revealator-partially-above,
.revealator-slidedown.revealator-partially-below,
.revealator-slidedown.revealator-above {
  transform: translate(0, 0);
  opacity: 1;
}
/* Zoom in effect */
.revealator-zoomin {
  transform: scale(0.75);
  opacity: 0;
}
.revealator-zoomin.revealator-within,
.revealator-zoomin.revealator-partially-above,
.revealator-zoomin.revealator-above {
  transform: scale(1);
  opacity: 1;
}
/* Zoom out effect */
.revealator-zoomout {
  transform: scale(1.5);
  opacity: 0;
}
.revealator-zoomout.revealator-within,
.revealator-zoomout.revealator-partially-above,
.revealator-zoomout.revealator-above {
  transform: scale(1);
  opacity: 1;
}
/* Rotate left effect */
.revealator-rotateleft {
  transform: rotate(20deg);
  opacity: 0;
}
.revealator-rotateleft.revealator-within,
.revealator-rotateleft.revealator-partially-above,
.revealator-rotateleft.revealator-above {
  transform: rotate(0deg);
  opacity: 1;
}
/* Rotate right effect */
.revealator-rotateright {
  transform: rotate(-20deg);
  opacity: 0;
}
.revealator-rotateright.revealator-within,
.revealator-rotateright.revealator-partially-above,
.revealator-rotateright.revealator-above {
  transform: rotate(0deg);
  opacity: 1;
}
.revealator-delay1 {
  transition-delay: 100ms !important;
}
.revealator-delay1.revealator-below,
.revealator-delay1.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay2 {
  transition-delay: 200ms !important;
}
.revealator-delay2.revealator-below,
.revealator-delay2.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay3 {
  transition-delay: 300ms !important;
}
.revealator-delay3.revealator-below,
.revealator-delay3.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay4 {
  transition-delay: 400ms !important;
}
.revealator-delay4.revealator-below,
.revealator-delay4.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay5 {
  transition-delay: 500ms !important;
}
.revealator-delay5.revealator-below,
.revealator-delay5.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay6 {
  transition-delay: 600ms !important;
}
.revealator-delay6.revealator-below,
.revealator-delay6.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay7 {
  transition-delay: 700ms !important;
}
.revealator-delay7.revealator-below,
.revealator-delay7.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay8 {
  transition-delay: 800ms !important;
}
.revealator-delay8.revealator-below,
.revealator-delay8.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay9 {
  transition-delay: 900ms !important;
}
.revealator-delay9.revealator-below,
.revealator-delay9.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay10 {
  transition-delay: 1000ms !important;
}
.revealator-delay10.revealator-below,
.revealator-delay10.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay11 {
  transition-delay: 1100ms !important;
}
.revealator-delay11.revealator-below,
.revealator-delay11.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay12 {
  transition-delay: 1200ms !important;
}
.revealator-delay12.revealator-below,
.revealator-delay12.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay13 {
  transition-delay: 1300ms !important;
}
.revealator-delay13.revealator-below,
.revealator-delay13.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay14 {
  transition-delay: 1400ms !important;
}
.revealator-delay14.revealator-below,
.revealator-delay14.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay15 {
  transition-delay: 1500ms !important;
}
.revealator-delay15.revealator-below,
.revealator-delay15.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay16 {
  transition-delay: 1600ms !important;
}
.revealator-delay16.revealator-below,
.revealator-delay16.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay17 {
  transition-delay: 1700ms !important;
}
.revealator-delay17.revealator-below,
.revealator-delay17.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay18 {
  transition-delay: 1800ms !important;
}
.revealator-delay18.revealator-below,
.revealator-delay18.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay19 {
  transition-delay: 1900ms !important;
}
.revealator-delay19.revealator-below,
.revealator-delay19.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay20 {
  transition-delay: 2000ms !important;
}
.revealator-delay20.revealator-below,
.revealator-delay20.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay21 {
  transition-delay: 2100ms !important;
}
.revealator-delay21.revealator-below,
.revealator-delay21.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay22 {
  transition-delay: 2200ms !important;
}
.revealator-delay22.revealator-below,
.revealator-delay22.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay23 {
  transition-delay: 2300ms !important;
}
.revealator-delay23.revealator-below,
.revealator-delay23.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay24 {
  transition-delay: 2400ms !important;
}
.revealator-delay24.revealator-below,
.revealator-delay24.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay25 {
  transition-delay: 2500ms !important;
}
.revealator-delay25.revealator-below,
.revealator-delay25.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay26 {
  transition-delay: 2600ms !important;
}
.revealator-delay26.revealator-below,
.revealator-delay26.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay27 {
  transition-delay: 2700ms !important;
}
.revealator-delay27.revealator-below,
.revealator-delay27.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay28 {
  transition-delay: 2800ms !important;
}
.revealator-delay28.revealator-below,
.revealator-delay28.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay29 {
  transition-delay: 2900ms !important;
}
.revealator-delay29.revealator-below,
.revealator-delay29.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-delay30 {
  transition-delay: 3000ms !important;
}
.revealator-delay30.revealator-below,
.revealator-delay30.revealator-partially-below {
  transition-delay: 0ms !important;
}
.revealator-speed1,
.revealator-duration1 {
  transition-duration: 100ms !important;
}
.revealator-speed2,
.revealator-duration2 {
  transition-duration: 200ms !important;
}
.revealator-speed3,
.revealator-duration3 {
  transition-duration: 300ms !important;
}
.revealator-speed4,
.revealator-duration4 {
  transition-duration: 400ms !important;
}
.revealator-speed5,
.revealator-duration5 {
  transition-duration: 500ms !important;
}
.revealator-speed6,
.revealator-duration6 {
  transition-duration: 600ms !important;
}
.revealator-speed7,
.revealator-duration7 {
  transition-duration: 700ms !important;
}
.revealator-speed8,
.revealator-duration8 {
  transition-duration: 800ms !important;
}
.revealator-speed9,
.revealator-duration9 {
  transition-duration: 900ms !important;
}
.revealator-speed10,
.revealator-duration10 {
  transition-duration: 1000ms !important;
}
.revealator-speed11,
.revealator-duration11 {
  transition-duration: 1100ms !important;
}
.revealator-speed12,
.revealator-duration12 {
  transition-duration: 1200ms !important;
}
.revealator-speed13,
.revealator-duration13 {
  transition-duration: 1300ms !important;
}
.revealator-speed14,
.revealator-duration14 {
  transition-duration: 1400ms !important;
}
.revealator-speed15,
.revealator-duration15 {
  transition-duration: 1500ms !important;
}
/*# sourceMappingURL=fm.revealator.jquery.css.map */
/* End */


/* Start:/local/templates/new-design/static/assets/abitur.min.css?1747306548320064*/
/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

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

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

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

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

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

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

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

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

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

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

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

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

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

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

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

select {
  word-wrap: normal; }

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

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

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

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

h6, .h6 {
  font-size: 1rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.figure {
  display: inline-block; }

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

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

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }
  a &gt; code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

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

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

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

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

.table-primary,
.table-primary &gt; th,
.table-primary &gt; 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 &gt; td,
  .table-hover .table-primary:hover &gt; th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary &gt; th,
.table-secondary &gt; 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 &gt; td,
  .table-hover .table-secondary:hover &gt; th {
    background-color: #c8cbcf; }

.table-success,
.table-success &gt; th,
.table-success &gt; 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 &gt; td,
  .table-hover .table-success:hover &gt; th {
    background-color: #b1dfbb; }

.table-info,
.table-info &gt; th,
.table-info &gt; 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 &gt; td,
  .table-hover .table-info:hover &gt; th {
    background-color: #abdde5; }

.table-warning,
.table-warning &gt; th,
.table-warning &gt; 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 &gt; td,
  .table-hover .table-warning:hover &gt; th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger &gt; th,
.table-danger &gt; 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 &gt; td,
  .table-hover .table-danger:hover &gt; th {
    background-color: #f1b0b7; }

.table-light,
.table-light &gt; th,
.table-light &gt; 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 &gt; td,
  .table-hover .table-light:hover &gt; th {
    background-color: #ececf6; }

.table-dark,
.table-dark &gt; th,
.table-dark &gt; 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 &gt; td,
  .table-hover .table-dark:hover &gt; th {
    background-color: #b9bbbe; }

.table-active,
.table-active &gt; th,
.table-active &gt; 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 &gt; td,
  .table-hover .table-active:hover &gt; th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm &gt; .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 &gt; .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 &gt; .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 &gt; .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive &gt; .table-bordered {
    border: 0; }

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

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

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

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

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

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

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

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

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

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

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

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

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -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: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-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;
  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;
  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, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .btn:hover {
    color: #212529;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

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

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
            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 &gt; .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 &gt; .btn-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
              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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
            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 &gt; .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 &gt; .btn-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
              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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
            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 &gt; .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 &gt; .btn-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
              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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
            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 &gt; .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 &gt; .btn-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
              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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
            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 &gt; .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 &gt; .btn-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
              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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
            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 &gt; .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 &gt; .btn-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
              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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
            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 &gt; .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 &gt; .btn-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
              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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
            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 &gt; .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 &gt; .btn-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
              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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
            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 &gt; .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 &gt; .btn-outline-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
              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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
            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 &gt; .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 &gt; .btn-outline-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
              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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
            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 &gt; .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 &gt; .btn-outline-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
              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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
            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 &gt; .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 &gt; .btn-outline-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
              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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
            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 &gt; .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 &gt; .btn-outline-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
              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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
            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 &gt; .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 &gt; .btn-outline-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
              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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
            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 &gt; .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 &gt; .btn-outline-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
              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 {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
            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 &gt; .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 &gt; .btn-outline-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg &gt; .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm &gt; .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

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

.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group &gt; .btn,
  .btn-group-vertical &gt; .btn {
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
    .btn-group &gt; .btn:hover,
    .btn-group-vertical &gt; .btn:hover {
      z-index: 1; }
    .btn-group &gt; .btn:focus, .btn-group &gt; .btn:active, .btn-group &gt; .btn.active,
    .btn-group-vertical &gt; .btn:focus,
    .btn-group-vertical &gt; .btn:active,
    .btn-group-vertical &gt; .btn.active {
      z-index: 1; }

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group &gt; .btn:not(:first-child),
.btn-group &gt; .btn-group:not(:first-child) {
  margin-left: -1px; }

.btn-group &gt; .btn:not(:last-child):not(.dropdown-toggle),
.btn-group &gt; .btn-group:not(:last-child) &gt; .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group &gt; .btn:not(:first-child),
.btn-group &gt; .btn-group:not(:first-child) &gt; .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 &gt; .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg &gt; .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btn-group-vertical &gt; .btn,
  .btn-group-vertical &gt; .btn-group {
    width: 100%; }
  .btn-group-vertical &gt; .btn:not(:first-child),
  .btn-group-vertical &gt; .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical &gt; .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical &gt; .btn-group:not(:last-child) &gt; .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical &gt; .btn:not(:first-child),
  .btn-group-vertical &gt; .btn-group:not(:first-child) &gt; .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle &gt; .btn,
.btn-group-toggle &gt; .btn-group &gt; .btn {
  margin-bottom: 0; }
  .btn-group-toggle &gt; .btn input[type="radio"],
  .btn-group-toggle &gt; .btn input[type="checkbox"],
  .btn-group-toggle &gt; .btn-group &gt; .btn input[type="radio"],
  .btn-group-toggle &gt; .btn-group &gt; .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

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

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

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

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

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

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

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

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

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

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

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

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

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact; }

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: 50% / 50% 50% no-repeat; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-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;
    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, -webkit-box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(0.75rem);
        -ms-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: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-file-input[disabled] ~ .custom-file-label,
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-range:focus {
    outline: 0; }
    .custom-range:focus::-webkit-slider-thumb {
      -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
              box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-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;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
            appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -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: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-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;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }

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

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

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

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

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

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

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

.tab-content &gt; .tab-pane {
  display: none; }

.tab-content &gt; .active {
  display: block; }

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar .container,
  .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

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

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

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

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

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

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

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto; }

@media (max-width: 575.98px) {
  .navbar-expand-sm &gt; .container,
  .navbar-expand-sm &gt; .container-fluid, .navbar-expand-sm &gt; .container-sm, .navbar-expand-sm &gt; .container-md, .navbar-expand-sm &gt; .container-lg, .navbar-expand-sm &gt; .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -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: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm &gt; .container,
    .navbar-expand-sm &gt; .container-fluid, .navbar-expand-sm &gt; .container-sm, .navbar-expand-sm &gt; .container-md, .navbar-expand-sm &gt; .container-lg, .navbar-expand-sm &gt; .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-sm .navbar-collapse {
      display: -webkit-box !important;
      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 &gt; .container,
  .navbar-expand-md &gt; .container-fluid, .navbar-expand-md &gt; .container-sm, .navbar-expand-md &gt; .container-md, .navbar-expand-md &gt; .container-lg, .navbar-expand-md &gt; .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -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: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md &gt; .container,
    .navbar-expand-md &gt; .container-fluid, .navbar-expand-md &gt; .container-sm, .navbar-expand-md &gt; .container-md, .navbar-expand-md &gt; .container-lg, .navbar-expand-md &gt; .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-md .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-md .navbar-collapse {
      display: -webkit-box !important;
      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 &gt; .container,
  .navbar-expand-lg &gt; .container-fluid, .navbar-expand-lg &gt; .container-sm, .navbar-expand-lg &gt; .container-md, .navbar-expand-lg &gt; .container-lg, .navbar-expand-lg &gt; .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -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: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg &gt; .container,
    .navbar-expand-lg &gt; .container-fluid, .navbar-expand-lg &gt; .container-sm, .navbar-expand-lg &gt; .container-md, .navbar-expand-lg &gt; .container-lg, .navbar-expand-lg &gt; .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-lg .navbar-collapse {
      display: -webkit-box !important;
      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 &gt; .container,
  .navbar-expand-xl &gt; .container-fluid, .navbar-expand-xl &gt; .container-sm, .navbar-expand-xl &gt; .container-md, .navbar-expand-xl &gt; .container-lg, .navbar-expand-xl &gt; .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -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: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl &gt; .container,
    .navbar-expand-xl &gt; .container-fluid, .navbar-expand-xl &gt; .container-sm, .navbar-expand-xl &gt; .container-md, .navbar-expand-xl &gt; .container-lg, .navbar-expand-xl &gt; .container-xl {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-xl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .navbar-expand &gt; .container,
  .navbar-expand &gt; .container-fluid, .navbar-expand &gt; .container-sm, .navbar-expand &gt; .container-md, .navbar-expand &gt; .container-lg, .navbar-expand &gt; .container-xl {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand &gt; .container,
  .navbar-expand &gt; .container-fluid, .navbar-expand &gt; .container-sm, .navbar-expand &gt; .container-md, .navbar-expand &gt; .container-lg, .navbar-expand &gt; .container-xl {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .navbar-expand .navbar-nav-scroll {
    overflow: visible; }
  .navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    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 &gt; .nav-link,
.navbar-light .navbar-nav .active &gt; .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

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

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

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

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

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

.navbar-dark .navbar-nav .show &gt; .nav-link,
.navbar-dark .navbar-nav .active &gt; .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

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

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

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

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

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

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

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

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

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

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

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

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

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px); }

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

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

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

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

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

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

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

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

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

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

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }

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

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

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

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

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

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

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

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

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

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

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

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

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-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;
  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;
  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, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .badge {
      -webkit-transition: none;
      -o-transition: none;
      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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
            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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
            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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
            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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
            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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
            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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
            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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
            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;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

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

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

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

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }

.progress-bar-striped {
  background-image: -o-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-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

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

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

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

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .list-group-horizontal &gt; .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal &gt; .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal &gt; .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal &gt; .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .list-group-horizontal &gt; .list-group-item + .list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-sm &gt; .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm &gt; .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm &gt; .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm &gt; .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm &gt; .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-md &gt; .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-md &gt; .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md &gt; .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md &gt; .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md &gt; .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-lg &gt; .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg &gt; .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg &gt; .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg &gt; .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg &gt; .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-xl &gt; .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl &gt; .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl &gt; .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl &gt; .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl &gt; .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

.list-group-flush {
  border-radius: 0; }
  .list-group-flush &gt; .list-group-item {
    border-width: 0 0 1px; }
    .list-group-flush &gt; .list-group-item:last-child {
      border-bottom-width: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover {
    color: #000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0; }

a.close.disabled {
  pointer-events: none; }

.toast {
  -ms-flex-preferred-size: 350px;
      flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.toast-body {
  padding: 0.75rem; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: 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);
        -ms-transform: translate(0, -50px);
            transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
  .modal.show .modal-dialog {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
        -ms-transform: scale(1.02);
            transform: scale(1.02); }

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer &gt; * {
    margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: -webkit-min-content;
      height: -moz-min-content;
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top &gt; .arrow, .bs-popover-auto[x-placement^="top"] &gt; .arrow {
    bottom: calc(-0.5rem - 1px); }
    .bs-popover-top &gt; .arrow::before, .bs-popover-auto[x-placement^="top"] &gt; .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top &gt; .arrow::after, .bs-popover-auto[x-placement^="top"] &gt; .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right &gt; .arrow, .bs-popover-auto[x-placement^="right"] &gt; .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right &gt; .arrow::before, .bs-popover-auto[x-placement^="right"] &gt; .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right &gt; .arrow::after, .bs-popover-auto[x-placement^="right"] &gt; .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom &gt; .arrow, .bs-popover-auto[x-placement^="bottom"] &gt; .arrow {
    top: calc(-0.5rem - 1px); }
    .bs-popover-bottom &gt; .arrow::before, .bs-popover-auto[x-placement^="bottom"] &gt; .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom &gt; .arrow::after, .bs-popover-auto[x-placement^="bottom"] &gt; .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left &gt; .arrow, .bs-popover-auto[x-placement^="left"] &gt; .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left &gt; .arrow::before, .bs-popover-auto[x-placement^="left"] &gt; .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left &gt; .arrow::after, .bs-popover-auto[x-placement^="left"] &gt; .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  -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;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  -o-transition: 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 {
      -webkit-transition: none;
      -o-transition: none;
      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%);
      -ms-transform: translateX(100%);
          transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
      -ms-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;
  -webkit-transition: opacity 0s 0.6s;
  -o-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 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;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      -webkit-transition: none;
      -o-transition: none;
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50% / 100% 100% no-repeat; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-box-flex: 0;
        -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;
    -webkit-transition: opacity 0.6s ease;
    -o-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        -webkit-transition: none;
        -o-transition: none;
        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: .75s linear infinite spinner-border;
          animation: .75s linear infinite spinner-border; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: .75s linear infinite spinner-grow;
          animation: .75s linear infinite spinner-grow; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s; } }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    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: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    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.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -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 {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important; }

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -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 {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
      -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 {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -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 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -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 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -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 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -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 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -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 {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -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 {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -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 {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -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; } }

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
      -ms-user-select: all !important;
          user-select: all !important; }

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important; }

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

:root {
  --ws-breakpoint-xs: 0;
  --ws-breakpoint-sm: 576px;
  --ws-breakpoint-md: 768px;
  --ws-breakpoint-lg: 992px;
  --ws-breakpoint-xl: 1200px; }

a:hover {
  text-decoration: none; }

.detail__page__title, .breadcrumb {
  display: none; }

.detail__page .abitur h2::after {
  content: '';
  display: block;
  width: 100%;
  max-width: 100%;
  height: 3px;
  background: #000000;
  border-radius: 100px;
  position: absolute;
  bottom: 1px;
  left: 0;
  padding: 0; }

.detail__page .abitur .abitur-program-ege__table table td {
  color: #484848 !important;
  border: 0; }

.col-12.col-md-9.detail__page-inner .abitur {
  margin-top: 5px; }

.detail__page {
  margin-top: 0; }

.abitur--margin-0 {
  margin-top: 0; }

.abitur .abitur-btn {
  width: 100%;
  height: 50px;
  background: #1480C0;
  -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  /* or 117% */
  text-align: center;
  color: #FFFFFF;
  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;
  text-decoration: none;
  -webkit-transition: background .6s ease;
  -o-transition: background .6s ease;
  transition: background .6s ease; }
  .abitur .abitur-btn:hover {
    background: #808080;
    -webkit-transition: background .6s ease;
    -o-transition: background .6s ease;
    transition: background .6s ease; }

.abitur h2 {
  font-weight: 400;
  font-size: 46px;
  line-height: 130%;
  color: #000000;
  margin: 0 0 37px 0;
  padding: 0 0 10px 0;
  text-transform: uppercase;
  position: relative;
  display: inline-block; }
  @media (max-width: 575.98px) {
    .abitur h2 {
      display: block;
      font-size: 18px;
      line-height: 21px;
      padding: 0 0 10px 0;
      margin-bottom: 20px; }
      .abitur h2:after {
        width: 100%; } }

.abitur .abitur-menu {
  padding: 0 15px 40px 15px; }
  @media (max-width: 575.98px) {
    .abitur .abitur-menu {
      overflow: hidden;
      padding: 0; } }
  .abitur .abitur-menu--inner {
    padding-bottom: 0; }
  .abitur .abitur-menu__wrap {
    margin: 0 -15px; }
    @media (max-width: 575.98px) {
      .abitur .abitur-menu__wrap {
        overflow: hidden;
        padding-bottom: 10px; } }
  .abitur .abitur-menu ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0; }
    @media (max-width: 575.98px) {
      .abitur .abitur-menu ul {
        padding-left: 15px;
        padding-right: 15px; } }
    .abitur .abitur-menu ul li {
      list-style: none;
      position: relative;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      text-align: center;
      font-size: 16px;
      line-height: 21px; }
      @media (max-width: 575.98px) {
        .abitur .abitur-menu ul li {
          padding: 0 20px; } }
      .abitur .abitur-menu ul li:before {
        content: '';
        width: 2px;
        height: 19px;
        background: #1480C0;
        display: block;
        position: absolute;
        top: 2px;
        left: 0; }
      .abitur .abitur-menu ul li:after {
        content: '';
        width: 2px;
        height: 19px;
        background: #1480C0;
        display: block;
        position: absolute;
        top: 2px;
        right: -2px;
        z-index: 1; }
      .abitur .abitur-menu ul li:last-child:after {
        content: '';
        width: 2px;
        height: 19px;
        background: #1480C0;
        display: block;
        position: absolute;
        top: 2px;
        right: 0;
        opacity: 1; }
      .abitur .abitur-menu ul li a {
        font-weight: 500;
        font-size: 16px;
        line-height: 21px;
        /* identical to box height, or 131% */
        text-align: center;
        color: #1480C0;
        -webkit-transition: color .3s ease;
        -o-transition: color .3s ease;
        transition: color .3s ease;
        white-space: nowrap; }
        .abitur .abitur-menu ul li a:hover {
          color: #808080;
          -webkit-transition: color .3s ease;
          -o-transition: color .3s ease;
          transition: color .3s ease; }
      .abitur .abitur-menu ul li.active:after {
        background: #808080; }
      .abitur .abitur-menu ul li.active:before {
        background: #808080;
        z-index: 2; }
      .abitur .abitur-menu ul li.active a {
        color: #808080;
        -webkit-transition: color .3s ease;
        -o-transition: color .3s ease;
        transition: color .3s ease; }

.abitur .abitur-promo {
  padding: 0 0 70px 0; }
  @media (max-width: 575.98px) {
    .abitur .abitur-promo {
      padding-top: 20px; } }
  .abitur .abitur-promo__row {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 575.98px) {
      .abitur .abitur-promo__row {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .abitur .abitur-promo__info {
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
    @media (max-width: 575.98px) {
      .abitur .abitur-promo__info {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  .abitur .abitur-promo__image {
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
    @media (max-width: 575.98px) {
      .abitur .abitur-promo__image {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        display: none; } }
    .abitur .abitur-promo__image img {
      max-width: 100%;
      max-height: 100%; }
  .abitur .abitur-promo__title {
    font-size: 46px;
    line-height: 130%;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #000000;
    padding: 0 0 20px 0; }
    @media (max-width: 575.98px) {
      .abitur .abitur-promo__title {
        font-size: 30px;
        line-height: 130%; } }
  .abitur .abitur-promo__text p {
    font-weight: normal;
    font-size: 22px;
    line-height: 150%;
    /* or 33px */
    color: #484848;
    padding: 0 0 15px 0;
    margin: 0; }
    @media (max-width: 575.98px) {
      .abitur .abitur-promo__text p {
        font-size: 16px;
        line-height: 150%; } }
    .abitur .abitur-promo__text p:last-child {
      padding-bottom: 0; }
  .abitur .abitur-promo__bottom {
    padding: 40px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .abitur .abitur-promo__calc {
    width: 213px; }
    @media (max-width: 575.98px) {
      .abitur .abitur-promo__calc {
        max-width: 170px;
        width: 100%;
        font-size: 16px; } }
  .abitur .abitur-promo__all {
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
    color: #1480C0;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease; }
    @media (max-width: 575.98px) {
      .abitur .abitur-promo__all {
        font-size: 14px;
        line-height: 140%;
        margin: 0 0 0 15px; } }
    .abitur .abitur-promo__all:hover {
      color: #484848;
      -webkit-transition: color .3s ease;
      -o-transition: color .3s ease;
      transition: color .3s ease; }

.abitur .abitur-modern {
  padding: 0 0 70px 0; }
  @media (max-width: 575.98px) {
    .abitur .abitur-modern {
      padding: 0 0 30px 0; } }
  .abitur .abitur-modern__row {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .abitur .abitur-modern__col {
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 50px; }
    @media (max-width: 575.98px) {
      .abitur .abitur-modern__col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  .abitur .abitur-modern__item {
    position: relative; }
  .abitur .abitur-modern__image {
    height: 263px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    @media (max-width: 575.98px) {
      .abitur .abitur-modern__image {
        height: 160px; } }
  .abitur .abitur-modern__title {
    font-weight: 600;
    font-size: 22px;
    line-height: 150%;
    /* or 33px */
    color: #000000;
    padding: 25px 0 0 0; }
  .abitur .abitur-modern__text {
    padding: 15px 0 0 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    /* or 27px */
    color: #484848; }
    .abitur .abitur-modern__text a {
      color: #1480C0;
      -webkit-transition: color .3s ease;
      -o-transition: color .3s ease;
      transition: color .3s ease;
      text-decoration: none; }
      .abitur .abitur-modern__text a:hover {
        color: #484848;
        -webkit-transition: color .3s ease;
        -o-transition: color .3s ease;
        transition: color .3s ease;
        text-decoration: none; }
    .abitur .abitur-modern__text b {
      font-weight: 600; }
    .abitur .abitur-modern__text ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .abitur .abitur-modern__text ul li {
        list-style: none;
        font-weight: 400;
        font-size: 18px;
        line-height: 150%;
        /* or 27px */
        color: #484848;
        padding: 0 0 0 31px;
        position: relative;
        margin: 0 0 7px 0; }
        .abitur .abitur-modern__text ul li:last-child {
          margin-bottom: 0; }
        .abitur .abitur-modern__text ul li:before {
          content: '';
          display: block;
          width: 20px;
          height: 2px;
          background: #C4C4C4;
          border-radius: 5px;
          position: absolute;
          top: 13px;
          left: 0; }
  .abitur .abitur-modern__detail {
    display: none;
    background: #ffffff;
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
    /* or 27px */
    color: #484848;
    padding: 25px 55px 25px 30px;
    position: absolute;
    top: 100px;
    width: 100%;
    z-index: 1060;
    border: 1px solid #1480C0; }
    .abitur .abitur-modern__detail--left {
      left: 0; }
    .abitur .abitur-modern__detail--right {
      right: 0; }
    .abitur .abitur-modern__detail--center {
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
  .abitur .abitur-modern__close {
    width: 24px;
    height: 24px;
    background: url(/local/templates/new-design/static/assets/images/abitur/exit.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer; }
  .abitur .abitur-modern__modal-image {
    text-align: center;
    padding: 0 0 22px 0; }
    .abitur .abitur-modern__modal-image img {
      max-width: 100%;
      max-height: 100%;
      margin: 0 !important; }
  .abitur .abitur-modern__modal-text {
    font-weight: normal;
    font-size: 15px;
    line-height: 21px;
    /* or 140% */
    color: #484848; }
    .abitur .abitur-modern__modal-text p {
      padding: 0 0 22px 0;
      font-weight: 400;
      font-size: 14px;
      line-height: 21px;
      /* or 150% */
      color: #000000;
      margin: 0; }
      .abitur .abitur-modern__modal-text p:last-child {
        padding-bottom: 0; }
    .abitur .abitur-modern__modal-text ul {
      list-style: none;
      padding: 0 0 22px 0; }
      .abitur .abitur-modern__modal-text ul:last-child {
        padding-bottom: 0; }
      .abitur .abitur-modern__modal-text ul li {
        list-style: none;
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        color: #000000;
        padding: 0 0 0 21px;
        position: relative;
        margin: 0 0 7px 0; }
        .abitur .abitur-modern__modal-text ul li:last-child {
          margin-bottom: 0; }
        .abitur .abitur-modern__modal-text ul li:before {
          content: '';
          display: block;
          width: 10px;
          height: 2px;
          background: #C4C4C4;
          border-radius: 5px;
          position: absolute;
          top: 10px;
          left: 0; }
        .abitur .abitur-modern__modal-text ul li b {
          font-weight: 600; }

.abitur #modal-abitur-modern .modal-header span {
  text-transform: uppercase; }

.abitur .abitur-directions {
  padding: 0 0 70px 0; }
  .abitur .abitur-directions__row {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .abitur .abitur-directions__col {
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
    min-width: 412px; }
    @media (max-width: 575.98px) {
      .abitur .abitur-directions__col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px; 
        min-width: unset;}
        .abitur .abitur-directions__col:last-child {
          margin-bottom: 0; } }
  .abitur .abitur-directions__item:hover {
    text-decoration: none; }
  .abitur .abitur-directions__image {
    height: 179px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .abitur .abitur-directions__title {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    /* or 117% */
    color: #1480C0;
    padding: 20px 0 0 0; }
  .abitur .abitur-directions__text {
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    /* or 150% */
    color: #484848;
    opacity: 0.8;
    padding: 10px 0 0 0;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
   }
  .abitur .abitur-directions__profile {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    /* or 131% */
    color: #484848;
    padding: 10px 0 0 0; }
    .abitur .abitur-directions__profile b {
      font-weight: 600; }
  /* .abitur .abitur-directions .slick-slide {
    margin: 0 15px; }
  .abitur .abitur-directions .slick-list {
    margin: 0 -15px; } */
  .abitur .abitur-directions .slick-prev {
    bottom: 0;
    width: 186px;
    height: 23px;
    top: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: auto;
    right: 0;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    opacity: 0.6;
    -webkit-transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
    transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
    -o-transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
    transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
    transition: filter .5s ease, opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease; }
    .abitur .abitur-directions .slick-prev:before {
      content: '';
      width: 100%;
      height: 3px;
      background-color: #1480C0;
      position: absolute;
      top: 10px;
      right: 0;
      display: block; }
    .abitur .abitur-directions .slick-prev:after {
      content: '';
      width: 15px;
      height: 15px;
      border-top: 3px solid #1480C0;
      border-left: 3px solid #1480C0;
      display: block;
      position: absolute;
      top: 4px;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
      left: 0;
      border-radius: 2px; }
    .abitur .abitur-directions .slick-prev:hover {
      -webkit-filter: grayscale(0%);
              filter: grayscale(0%);
      opacity: 1;
      width: 100%;
      -webkit-transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
      transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
      -o-transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
      transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
      transition: filter .5s ease, opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease; }
    @media (max-width: 575.98px) {
      .abitur .abitur-directions .slick-prev {
        width: 80px; } }
  .abitur .abitur-directions .slick-next {
    bottom: 0;
    width: 186px;
    height: 23px;
    top: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    right: 50px;
    right: auto;
    left: 0;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    opacity: 0.6;
    -webkit-transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
    transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
    -o-transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
    transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
    transition: filter .5s ease, opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease; }
    @media (max-width: 575.98px) {
      .abitur .abitur-directions .slick-next {
        width: 80px; } }
    .abitur .abitur-directions .slick-next:before {
      content: '';
      width: 100%;
      height: 3px;
      background-color: #1480C0;
      position: absolute;
      top: 10px;
      left: 0;
      display: block; }
    .abitur .abitur-directions .slick-next:after {
      content: '';
      width: 15px;
      height: 15px;
      border-top: 3px solid #1480C0;
      border-right: 3px solid #1480C0;
      display: block;
      position: absolute;
      top: 4px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      right: 0;
      border-radius: 2px; }
    .abitur .abitur-directions .slick-next:hover {
      -webkit-filter: grayscale(0%);
              filter: grayscale(0%);
      opacity: 1;
      width: 100%;
      -webkit-transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
      transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
      -o-transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
      transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
      transition: filter .5s ease, opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease; }
  .abitur .abitur-directions__next {
    position: absolute;
    bottom: 0;
    right: 2px;
    width: 240px; }
    @media (max-width: 575.98px) {
      .abitur .abitur-directions__next {
        width: 160px; } }
    @media (max-width: 399.98px) {
      .abitur .abitur-directions__next {
        width: 120px; } }
  .abitur .abitur-directions__prev {
    position: absolute;
    bottom: 0;
    left: 2px;
    width: 240px; }
    @media (max-width: 575.98px) {
      .abitur .abitur-directions__prev {
        width: 160px; } }
    @media (max-width: 399.98px) {
      .abitur .abitur-directions__prev {
        width: 120px; } }
  .abitur .abitur-directions__inner {
    position: relative;
    padding-bottom: 50px; }

.abitur #abitur-directions-slider {
  display: block; }
  .abitur .abitur-directions .slick-track{
    margin-left: 0;
  }
.abitur .abitur-calendar {
  padding: 0 0 70px 0; }
  .abitur .abitur-calendar__row {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .abitur .abitur-calendar__col {
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
    margin: 0 0 30px 0; }
    @media (max-width: 575.98px) {
      .abitur .abitur-calendar__col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  .abitur .abitur-calendar__item {
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 15px;
    height: 100%; }
    .abitur .abitur-calendar__item--prev {
      background: rgba(229, 229, 229, 0.4);
      border: 1px solid rgba(196, 196, 196, 0.4); }
  .abitur .abitur-calendar__date {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    width: 93px;
    padding-right: 27px; }
    @media (max-width: 575.98px) {
      .abitur .abitur-calendar__date {
        width: 63px;
        padding-right: 6px; } }
    .abitur .abitur-calendar__date-day {
      font-weight: 600;
      font-size: 40px;
      line-height: 21px;
      /* or 52% */
      color: #1480C0;
      width: 100%;
      padding-top: 8px;
      text-align: right; }
      @media (max-width: 575.98px) {
        .abitur .abitur-calendar__date-day {
          font-size: 30px; } }
    .abitur .abitur-calendar__date-month {
      font-weight: 600;
      font-size: 18px;
      line-height: 36px;
      color: #1480C0;
      text-align: right; }
      @media (max-width: 575.98px) {
        .abitur .abitur-calendar__date-month {
          font-size: 16px;
          line-height: 30px; } }
  .abitur .abitur-calendar__info {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 0 0 0 10px; }
  .abitur .abitur-calendar__text {
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    /* or 24px */
    color: #484848;
    opacity: 0.8; }
  .abitur .abitur-calendar__type {
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    /* or 150% */
    color: #808080;
    opacity: 0.8;
    padding: 10px 0 0 0; }
  .abitur .abitur-calendar__bottom {
    padding: 5px 0 0 0;
    text-align: right; }
    @media (max-width: 575.98px) {
      .abitur .abitur-calendar__bottom {
        text-align: left; } }
  .abitur .abitur-calendar__all {
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #1480C0;
    position: relative;
    padding: 0 210px 0 0;
    display: inline-block; }
    @media (max-width: 575.98px) {
      .abitur .abitur-calendar__all {
        font-size: 14px;
        line-height: 21px;
        padding: 0 102px 0 0; } }
    .abitur .abitur-calendar__all:after {
      content: '';
      display: block;
      position: absolute;
      top: 1px;
      right: 0;
      width: 191px;
      height: 23px;
      background: url(/local/templates/new-design/static/assets/images/abitur/calendar-arrow.png) no-repeat center;
      background-size: 191px 23px; }
      @media (max-width: 575.98px) {
        .abitur .abitur-calendar__all:after {
          background-size: 81px auto;
          width: 81px;
          height: 21px;
          background-image: url(/local/templates/new-design/static/assets/images/abitur/events-arrow-right-2.png); } }
    .abitur .abitur-calendar__all span {
      opacity: 0.8; }
  .abitur .abitur-calendar .slick-list {
    overflow: visible; }
  @media (max-width: 575.98px) {
    .abitur .abitur-calendar__wrap {
      margin: 0 -15px;
      overflow: hidden;
      padding: 0 0 0 15px; } }
  .abitur .abitur-calendar__arrow {
    position: relative;
    width: 426px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 0 auto; }
    @media (max-width: 575.98px) {
      .abitur .abitur-calendar__arrow {
        width: 100%;
        margin: 0; } }
  .abitur .abitur-calendar__link {
    padding: 0 206px 0 0;
    position: relative;
    opacity: 0.8;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease; }
    @media (max-width: 575.98px) {
      .abitur .abitur-calendar__link {
        padding: 0;
        width: 100%; } }
    .abitur .abitur-calendar__link:hover {
      opacity: 1;
      -webkit-transition: opacity .5s ease;
      -o-transition: opacity .5s ease;
      transition: opacity .5s ease; }
      .abitur .abitur-calendar__link:hover .abitur-calendar__link-arrow {
        width: 191px;
        -webkit-transition: width 0.5s ease;
        -o-transition: width 0.5s ease;
        transition: width 0.5s ease; }
        @media (max-width: 575.98px) {
          .abitur .abitur-calendar__link:hover .abitur-calendar__link-arrow {
            width: calc(100% - 205px); } }
    .abitur .abitur-calendar__link-text {
      font-weight: normal;
      font-size: 16px;
      line-height: 21px;
      color: #1480C0;
      width: 220px;
      display: block;
      text-align: left; }
      @media (max-width: 575.98px) {
        .abitur .abitur-calendar__link-text {
          font-size: 14px;
          line-height: 20px;
          width: 190px; } }
    .abitur .abitur-calendar__link-arrow {
      position: absolute;
      width: 140px;
      height: 23px;
      top: 2px;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      right: auto;
      left: 230px;
      -webkit-transition: width 0.5s ease;
      -o-transition: width 0.5s ease;
      transition: width 0.5s ease; }
      @media (max-width: 575.98px) {
        .abitur .abitur-calendar__link-arrow {
          left: 200px;
          width: 70px;
          top: 1px; } }
      .abitur .abitur-calendar__link-arrow:before {
        content: '';
        width: 100%;
        height: 3px;
        background-color: #1480C0;
        position: absolute;
        top: 10px;
        left: 0;
        display: block; }
      .abitur .abitur-calendar__link-arrow:after {
        content: '';
        width: 15px;
        height: 15px;
        border-top: 3px solid #1480C0;
        border-right: 3px solid #1480C0;
        display: block;
        position: absolute;
        top: 4px;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
        right: 0;
        border-radius: 2px; }

@media (max-width: 575.98px) {
  .abitur #abitur-calendar-slider {
    padding-top: 10px;
    width: calc(100% - 30px);
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none; }
    .abitur #abitur-calendar-slider .abitur-calendar__col {
      display: block;
      flex: none;
      -webkit-box-flex: none;
      -ms-flex: none;
      max-width: none; } }

.abitur .abitur-events {
  padding: 0 0 70px 0; }
  @media (max-width: 575.98px) {
    .abitur .abitur-events {
      padding-bottom: 50px; } }
  .abitur .abitur-events__block {
    padding-bottom: 67px;
    position: relative; }
    @media (max-width: 575.98px) {
      .abitur .abitur-events__block {
        margin: 0 -15px;
        overflow: hidden;
        padding: 0 0 0 15px;
        padding-bottom: 30px; } }
  @media (max-width: 575.98px) {
    .abitur .abitur-events__slider {
      width: calc(100% - 80px); } }
  @media (max-width: 575.98px) {
    .abitur .abitur-events .slick-list {
      overflow: visible; } }
  .abitur .abitur-events__item {
    cursor: pointer; }
    .abitur .abitur-events__item-inner {
      height: 398px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      position: relative;
      z-index: 1; }
      .abitur .abitur-events__item-inner:after {
        content: '';
        background: #111111;
        opacity: 0.6;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        position: absolute; }
  .abitur .abitur-events__text {
    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;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    line-height: 150%;
    /* or 33px */
    color: #FFFFFF;
    height: 100%;
    position: relative;
    z-index: 2; }
  @media (max-width: 575.98px) {
    .abitur .abitur-events__modal-text img {
      margin-bottom: 0 !important; } }
  .abitur .abitur-events .slick-slide {
    margin: 0 15px; }
  .abitur .abitur-events .slick-list {
    margin: 0 -15px; }
  .abitur .abitur-events .slick-prev {
    bottom: 0;
    width: 186px;
    height: 23px;
    top: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: auto;
    right: 0;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    opacity: 0.6;
    -webkit-transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
    transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
    -o-transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
    transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
    transition: filter .5s ease, opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease; }
    .abitur .abitur-events .slick-prev:before {
      content: '';
      width: 100%;
      height: 3px;
      background-color: #1480C0;
      position: absolute;
      top: 10px;
      right: 0;
      display: block; }
    .abitur .abitur-events .slick-prev:after {
      content: '';
      width: 15px;
      height: 15px;
      border-top: 3px solid #1480C0;
      border-left: 3px solid #1480C0;
      display: block;
      position: absolute;
      top: 4px;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
      left: 0;
      border-radius: 2px; }
    .abitur .abitur-events .slick-prev:hover {
      -webkit-filter: grayscale(0%);
              filter: grayscale(0%);
      opacity: 1;
      width: 100%;
      -webkit-transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
      transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
      -o-transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
      transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
      transition: filter .5s ease, opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease; }
    @media (max-width: 575.98px) {
      .abitur .abitur-events .slick-prev {
        display: none !important; } }
  .abitur .abitur-events .slick-next {
    bottom: 0;
    width: 186px;
    height: 23px;
    top: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    right: 50px;
    right: auto;
    left: 0;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    opacity: 0.6;
    -webkit-transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
    transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
    -o-transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
    transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
    transition: filter .5s ease, opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease; }
    .abitur .abitur-events .slick-next:before {
      content: '';
      width: 100%;
      height: 3px;
      background-color: #1480C0;
      position: absolute;
      top: 10px;
      left: 0;
      display: block; }
    .abitur .abitur-events .slick-next:after {
      content: '';
      width: 15px;
      height: 15px;
      border-top: 3px solid #1480C0;
      border-right: 3px solid #1480C0;
      display: block;
      position: absolute;
      top: 4px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      right: 0;
      border-radius: 2px; }
    .abitur .abitur-events .slick-next:hover {
      -webkit-filter: grayscale(0%);
              filter: grayscale(0%);
      opacity: 1;
      width: 100%;
      -webkit-transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
      transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
      -o-transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
      transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
      transition: filter .5s ease, opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease; }
    @media (max-width: 575.98px) {
      .abitur .abitur-events .slick-next {
        display: none !important; } }
  .abitur .abitur-events__next {
    position: absolute;
    bottom: 0;
    right: 2px;
    width: 240px; }
  .abitur .abitur-events__prev {
    position: absolute;
    bottom: 0;
    left: 2px;
    width: 240px; }

.abitur .abitur-graduates {
  padding: 0 0 70px 0; }
  .abitur .abitur-graduates__item {
    overflow: hidden; }
    .abitur .abitur-graduates__item-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -15px; }
      @media (max-width: 575.98px) {
        .abitur .abitur-graduates__item-inner {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
    .abitur .abitur-graduates__item-info {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding: 0 15px; }
      @media (max-width: 575.98px) {
        .abitur .abitur-graduates__item-info {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          padding-top: 15px; } }
    .abitur .abitur-graduates__item-image {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding: 0 15px; }
      @media (max-width: 575.98px) {
        .abitur .abitur-graduates__item-image {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          -webkit-box-ordinal-group: 1;
              -ms-flex-order: 0;
                  order: 0;
          margin-top: 10px; } }
      .abitur .abitur-graduates__item-image img {
        max-width: 100%;
        max-height: 100%;
        margin-bottom: 0 !important; }
    .abitur .abitur-graduates__item-title {
      font-weight: 600;
      font-size: 36px;
      line-height: 30px;
      /* or 58% */
      color: #484848;
      padding: 3px 0 25px 0; }
      @media (max-width: 575.98px) {
        .abitur .abitur-graduates__item-title {
          font-size: 18px;
          line-height: 21px;
          padding: 0 0 12px 0; } }
    .abitur .abitur-graduates__item-text {
      font-weight: 400;
      font-size: 18px;
      line-height: 27px;
      color: #484848; }
      @media (max-width: 575.98px) {
        .abitur .abitur-graduates__item-text {
          font-size: 14px;
          line-height: 150%; } }
      .abitur .abitur-graduates__item-text p {
        font-weight: 400;
        font-size: 18px;
        line-height: 27px;
        color: #484848;
        padding: 0 0 15px 0;
        margin: 0; }
        @media (max-width: 575.98px) {
          .abitur .abitur-graduates__item-text p {
            font-size: 14px;
            line-height: 150%;
            padding: 0 0 12px 0; } }
        .abitur .abitur-graduates__item-text p:last-child {
          padding-bottom: 0; }
        .abitur .abitur-graduates__item-text p b {
          font-weight: 600; }
  .abitur .abitur-graduates .slick-slide {
    margin: 0 15px; }
  .abitur .abitur-graduates .slick-list {
    margin: 0 -15px; }
  .abitur .abitur-graduates .slick-prev {
    bottom: 0;
    width: 186px;
    height: 23px;
    top: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    left: auto;
    right: 0;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    opacity: 0.6;
    -webkit-transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
    transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
    -o-transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
    transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
    transition: filter .5s ease, opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease; }
    .abitur .abitur-graduates .slick-prev:before {
      content: '';
      width: 100%;
      height: 3px;
      background-color: #1480C0;
      position: absolute;
      top: 10px;
      right: 0;
      display: block; }
    .abitur .abitur-graduates .slick-prev:after {
      content: '';
      width: 15px;
      height: 15px;
      border-top: 3px solid #1480C0;
      border-left: 3px solid #1480C0;
      display: block;
      position: absolute;
      top: 4px;
      -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
              transform: rotate(-45deg);
      left: 0;
      border-radius: 2px; }
    .abitur .abitur-graduates .slick-prev:hover {
      -webkit-filter: grayscale(0%);
              filter: grayscale(0%);
      opacity: 1;
      width: 100%;
      -webkit-transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
      transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
      -o-transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
      transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
      transition: filter .5s ease, opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease; }
    @media (max-width: 575.98px) {
      .abitur .abitur-graduates .slick-prev {
        width: 80px; } }
  .abitur .abitur-graduates .slick-next {
    bottom: 0;
    width: 186px;
    height: 23px;
    top: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    right: 50px;
    right: auto;
    left: 0;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    opacity: 0.6;
    -webkit-transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
    transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
    -o-transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
    transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
    transition: filter .5s ease, opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease; }
    @media (max-width: 575.98px) {
      .abitur .abitur-graduates .slick-next {
        width: 80px; } }
    .abitur .abitur-graduates .slick-next:before {
      content: '';
      width: 100%;
      height: 3px;
      background-color: #1480C0;
      position: absolute;
      top: 10px;
      left: 0;
      display: block; }
    .abitur .abitur-graduates .slick-next:after {
      content: '';
      width: 15px;
      height: 15px;
      border-top: 3px solid #1480C0;
      border-right: 3px solid #1480C0;
      display: block;
      position: absolute;
      top: 4px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      right: 0;
      border-radius: 2px; }
    .abitur .abitur-graduates .slick-next:hover {
      -webkit-filter: grayscale(0%);
              filter: grayscale(0%);
      opacity: 1;
      width: 100%;
      -webkit-transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
      transition: opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease;
      -o-transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
      transition: filter .5s ease, opacity .5s ease, width 0.5s ease;
      transition: filter .5s ease, opacity .5s ease, width 0.5s ease, -webkit-filter .5s ease; }
  .abitur .abitur-graduates__next {
    position: absolute;
    bottom: 0;
    right: 2px;
    width: 240px; }
    @media (max-width: 575.98px) {
      .abitur .abitur-graduates__next {
        width: 160px; } }
    @media (max-width: 399.98px) {
      .abitur .abitur-graduates__next {
        width: 120px; } }
  .abitur .abitur-graduates__prev {
    position: absolute;
    bottom: 0;
    left: 2px;
    width: 240px; }
    @media (max-width: 575.98px) {
      .abitur .abitur-graduates__prev {
        width: 160px; } }
    @media (max-width: 399.98px) {
      .abitur .abitur-graduates__prev {
        width: 120px; } }
  .abitur .abitur-graduates__block {
    padding-bottom: 67px;
    position: relative; }
    @media (max-width: 575.98px) {
      .abitur .abitur-graduates__block {
        padding-bottom: 40px; } }

.abitur .abitur-info {
  padding: 0 0 70px 0; }
  .abitur .abitur-info__block {
    background: #F9F9F9;
    padding: 12px 40px; }
    @media (max-width: 575.98px) {
      .abitur .abitur-info__block {
        margin: 0 -15px;
        padding: 12px 15px; } }
    .abitur .abitur-info__block a {
      white-space: nowrap;
      font-weight: normal;
      font-size: 18px;
      line-height: 150%;
      /* or 27px */
      color: #1480C0;
      -webkit-transition: color .3s ease;
      -o-transition: color .3s ease;
      transition: color .3s ease;
      margin: 6px 30px 6px 0;
      display: inline-block; }
      @media (max-width: 575.98px) {
        .abitur .abitur-info__block a {
          font-size: 16px;
          line-height: 150%;
          white-space: normal; } }
      .abitur .abitur-info__block a:hover {
        color: #484848;
        -webkit-transition: color .3s ease;
        -o-transition: color .3s ease;
        transition: color .3s ease; }

.abitur .abitur-quest {
  padding: 0 0 70px 0; }
  .abitur .abitur-quest__row {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 575.98px) {
      .abitur .abitur-quest__row {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .abitur .abitur-quest__col {
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
    @media (max-width: 575.98px) {
      .abitur .abitur-quest__col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; }
        .abitur .abitur-quest__col:nth-child(1) {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; }
        .abitur .abitur-quest__col:nth-child(2) {
          -webkit-box-ordinal-group: 1;
              -ms-flex-order: 0;
                  order: 0; } }
  .abitur .abitur-quest__answer {
    background: #F9F9F9;
    padding: 30px 40px;
    height: 100%; }
    @media (max-width: 575.98px) {
      .abitur .abitur-quest__answer {
        margin: 10px -15px 0 -15px;
        padding: 15px 15px 25px 15px;
        height: auto; } }
  .abitur .abitur-quest__title {
    font-weight: normal;
    font-size: 32px;
    line-height: 150%;
    /* or 48px */
    color: #000000;
    padding: 0 0 30px 0; }
    @media (max-width: 575.98px) {
      .abitur .abitur-quest__title {
        font-size: 18px;
        line-height: 150%;
        padding: 0 0 15px 0; } }
  .abitur .abitur-quest__text {
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
    /* or 27px */
    color: #484848;
    padding: 0 0 30px 0; }
    @media (max-width: 575.98px) {
      .abitur .abitur-quest__text {
        font-size: 14px;
        line-height: 150%; } }
    .abitur .abitur-quest__text a {
      text-decoration: underline;
      color: #1480C0;
      -webkit-transition: color .3s ease;
      -o-transition: color .3s ease;
      transition: color .3s ease; }
      .abitur .abitur-quest__text a:hover {
        color: #484848;
        -webkit-transition: color .3s ease;
        -o-transition: color .3s ease;
        transition: color .3s ease; }
  .abitur .abitur-quest__contact-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 15px 0; }
  .abitur .abitur-quest__contact-label {
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
    /* or 27px */
    color: #484848;
    padding: 0 15px 0 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
    @media (max-width: 575.98px) {
      .abitur .abitur-quest__contact-label {
        font-size: 14px;
        line-height: 150%; } }
  .abitur .abitur-quest__contact-value {
    font-weight: normal;
    font-size: 18px;
    line-height: 150%;
    /* or 27px */
    color: #484848;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    width: 170px; }
    @media (max-width: 575.98px) {
      .abitur .abitur-quest__contact-value {
        font-size: 14px;
        line-height: 150%;
        width: 140px;
        text-align: right; } }
    .abitur .abitur-quest__contact-value a {
      text-decoration: none;
      color: #1480C0;
      -webkit-transition: color .3s ease;
      -o-transition: color .3s ease;
      transition: color .3s ease; }
      .abitur .abitur-quest__contact-value a:hover {
        color: #484848;
        -webkit-transition: color .3s ease;
        -o-transition: color .3s ease;
        transition: color .3s ease; }
  .abitur .abitur-quest__social {
    padding: 15px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .abitur .abitur-quest__social-item {
      width: 48px;
      height: 48px;
      background: #FFFFFF;
      -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
              box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
      border-radius: 50%;
      display: block;
      margin: 0 18px 0 0;
      background-position: center;
      background-repeat: no-repeat;
      -webkit-filter: grayscale(0);
              filter: grayscale(0);
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1);
      -webkit-transition: -webkit-filter .3s ease, -webkit-transform .3s ease;
      transition: -webkit-filter .3s ease, -webkit-transform .3s ease;
      -o-transition: filter .3s ease, transform .3s ease;
      transition: filter .3s ease, transform .3s ease;
      transition: filter .3s ease, transform .3s ease, -webkit-filter .3s ease, -webkit-transform .3s ease; }
      @media (max-width: 575.98px) {
        .abitur .abitur-quest__social-item {
          width: 43px;
          height: 43px; } }
      .abitur .abitur-quest__social-item:last-child {
        margin-right: 0; }
      .abitur .abitur-quest__social-item--vk {
        background-image: url(/local/templates/new-design/static/assets/images/abitur/social-vk.png);
        background-size: 26px 26px; }
        @media (max-width: 575.98px) {
          .abitur .abitur-quest__social-item--vk {
            background-size: 23px 23px; } }
      .abitur .abitur-quest__social-item--wa {
        background-image: url(/local/templates/new-design/static/assets/images/abitur/social-wa.png);
        background-size: 28px 28px; }
        @media (max-width: 575.98px) {
          .abitur .abitur-quest__social-item--wa {
            background-size: 25px 25px; } }
      .abitur .abitur-quest__social-item--tg {
        background-image: url(/local/templates/new-design/static/assets/images/abitur/social-tg.png);
        background-size: 26px 24px; }
        @media (max-width: 575.98px) {
          .abitur .abitur-quest__social-item--tg {
            background-size: 23px 21px; } }
      .abitur .abitur-quest__social-item:hover {
        -webkit-filter: grayscale(1);
                filter: grayscale(1);
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1); }
  .abitur .abitur-quest__quest {
    padding: 30px 0 0 0; }
    @media (max-width: 575.98px) {
      .abitur .abitur-quest__quest {
        padding: 10px 0 0 0; } }
  .abitur .abitur-quest__result {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: normal;
    font-size: 20px;
    line-height: 130%;
    /* or 26px */
    color: #000000;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    z-index: 1; }
  .abitur .abitur-quest__form {
    position: relative; }
    @media (max-width: 575.98px) {
      .abitur .abitur-quest__form {
        padding: 10px 0 0 0; } }
    .abitur .abitur-quest__form-inner {
      opacity: 1;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      z-index: 2;
      position: relative; }
    .abitur .abitur-quest__form.fh .abitur-quest__form-inner {
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      z-index: 1; }
    .abitur .abitur-quest__form.fh .abitur-quest__result {
      opacity: 1;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      z-index: 2; }
    .abitur .abitur-quest__form-field {
      padding: 0 0 32px 0; }
    .abitur .abitur-quest__form-label {
      font-weight: normal;
      font-size: 16px;
      line-height: 21px;
      color: #000000;
      padding-bottom: 10px; }
    .abitur .abitur-quest__form-input input[type="text"] {
      width: 100%;
      height: 41px;
      background: #FFFFFF;
      border: 1px solid #C4C4C4;
      padding: 0 15px;
      font-size: 16px;
      line-height: 21px;
      color: #000000; }
      .abitur .abitur-quest__form-input input[type="text"].sfx-error {
        border: 1px solid #CA292E !important; }
    .abitur .abitur-quest__form-input textarea {
      width: 100%;
      height: 189px;
      background: #FFFFFF;
      border: 1px solid #C4C4C4;
      padding: 5px 15px;
      font-size: 16px;
      line-height: 21px;
      color: #000000; }
      .abitur .abitur-quest__form-input textarea.sfx-error {
        border: 1px solid #CA292E !important; }
    .abitur .abitur-quest__form .help-block {
      display: none !important; }
    .abitur .abitur-quest__form-btn {
      width: 294px;
      height: 41px;
      -webkit-box-shadow: none;
              box-shadow: none;
      font-size: 16px; }
      @media (max-width: 575.98px) {
        .abitur .abitur-quest__form-btn {
          max-width: 371px;
          width: 100%;
          height: 41px;
          -webkit-box-shadow: none;
                  box-shadow: none;
          font-size: 16px; } }
    .abitur .abitur-quest__form .no-padding-bottom {
      padding-bottom: 0; }
    .abitur .abitur-quest__form-select {
      position: relative;
      height: 41px; }
    .abitur .abitur-quest__form-send {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 575.98px) {
        .abitur .abitur-quest__form-send {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
    .abitur .abitur-quest__form-error {
      font-weight: 400;
      font-size: 16px;
      line-height: 21px;
      /* or 131% */
      color: #CA292E;
      padding: 0 0 0 11px;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
      @media (max-width: 575.98px) {
        .abitur .abitur-quest__form-error {
          width: 100%;
          padding: 11px 0 0 0;
          font-size: 14px;
          line-height: 18px; } }
      .abitur .abitur-quest__form-error.active {
        opacity: 1;
        -webkit-transition: opacity 0.3s ease;
        -o-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease; }
    .abitur .abitur-quest__form-checkbox input[type="checkbox"] {
      opacity: 0;
      visibility: hidden;
      position: absolute;
      top: 0;
      left: 0; }
      .abitur .abitur-quest__form-checkbox input[type="checkbox"] + label {
        position: relative;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 21px;
        color: #000000;
        padding: 0 0 0 22px;
        margin: 0; }
        .abitur .abitur-quest__form-checkbox input[type="checkbox"] + label a {
          text-decoration: underline; }
        .abitur .abitur-quest__form-checkbox input[type="checkbox"] + label:before {
          content: '';
          display: block;
          width: 14px;
          height: 14px;
          background: #FFFFFF;
          border: 1px solid #1480C0;
          position: absolute;
          top: 5px;
          left: 0; }
        .abitur .abitur-quest__form-checkbox input[type="checkbox"] + label:after {
          content: '';
          display: block;
          width: 8px;
          height: 8px;
          background: #1480C0;
          border: 0;
          position: absolute;
          top: 8px;
          left: 3px;
          opacity: 0; }
      .abitur .abitur-quest__form-checkbox input[type="checkbox"]:checked + label:after {
        opacity: 1; }
  .abitur .abitur-quest .select2-container--default .select2-selection--single {
    border: 1px solid #C4C4C4;
    height: 41px; }
    .abitur .abitur-quest .select2-container--default .select2-selection--single .select2-selection__rendered {
      height: 41px;
      padding-left: 10px;
      font-size: 16px;
      line-height: 34px;
      color: #808080; }
  .abitur .abitur-quest .select2-container--default .select2-selection__arrow b {
    border-top: 14px solid #C4C4C4; }
  .abitur .abitur-quest .select2-container {
    position: absolute !important;
    outline: none;
    width: 100% !important; }
    .abitur .abitur-quest .select2-container:focus {
      outline: none; }
  .abitur .abitur-quest .select2-dropdown {
    border: 1px solid #C4C4C4;
    border-top: 0; }
  .abitur .abitur-quest .select2-container--default .select2-results__option {
    font-size: 16px;
    line-height: 21px;
    color: #808080;
    padding: 7px 10px 7px 10px; }
    .abitur .abitur-quest .select2-container--default .select2-results__option:hover {
      color: #1480C0; }

.abitur .abitur-program-top {
  padding: 0 0 70px 0; }
  @media (max-width: 575.98px) {
    .abitur .abitur-program-top {
      padding-top: 20px;
      padding-bottom: 40px; } }
  .abitur .abitur-program-top__row {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 575.98px) {
      .abitur .abitur-program-top__row {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .abitur .abitur-program-top__info {
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
    @media (max-width: 575.98px) {
      .abitur .abitur-program-top__info {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  .abitur .abitur-program-top__image {
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
    @media (max-width: 575.98px) {
      .abitur .abitur-program-top__image {
        display: none; } }
    .abitur .abitur-program-top__image img {
      max-width: 100%;
      max-height: 100%; }
  .abitur .abitur-program-top__text {
    font-size: 16px;
  }
  .abitur .abitur-program-top__title {
    font-size: 46px;
    line-height: 130%;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #000000;
    padding: 0 0 20px 0; }
    @media (max-width: 575.98px) {
      .abitur .abitur-program-top__title {
        font-size: 30px;
        line-height: 130%;
        padding: 0 0 15px 0; } }
  .abitur .abitur-program-top__text p {
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    color: #484848;
    padding: 0 0 15px 0;
    margin: 0; }
    @media (max-width: 575.98px) {
      .abitur .abitur-program-top__text p {
        font-size: 16px;
        line-height: 150%; } }
    .abitur .abitur-program-top__text p:last-child {
      padding-bottom: 0; }
  .abitur .abitur-program-top__param {
    padding: 0 0 40px 0;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    /* or 30px */
    color: #484848; }
    @media (max-width: 575.98px) {
      .abitur .abitur-program-top__param {
        font-size: 18px;
        line-height: 150%;
        padding: 0 0 20px 0; } }
    .abitur .abitur-program-top__param b {
      font-weight: 600; }
  .abitur .abitur-program-top__btn {
    max-width: 294px;
    width: 100%;
    height: 41px;
    margin: 20px 0 0 0;
    font-size: 16px;
    line-height: 21px;
    -webkit-box-shadow: none;
            box-shadow: none; }

.abitur .abitur-program-ege {
  padding: 0 0 70px 0; }
  .abitur .abitur-program-ege__row {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 575.98px) {
      .abitur .abitur-program-ege__row {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .abitur .abitur-program-ege__info {
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 31%;
            flex: 0 0 31%;
    max-width: 31%; }
    @media (max-width: 575.98px) {
      .abitur .abitur-program-ege__info {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    .abitur .abitur-program-ege__info-inner {
      background: #F9F9F9;
      padding: 30px 35px;
      height: 100%; }
      @media (max-width: 575.98px) {
        .abitur .abitur-program-ege__info-inner {
          margin: 0 -15px;
          padding: 30px 15px; } }
  .abitur .abitur-program-ege__params {
    padding: 0 15px;
    -webkit-box-flex: 0;
        /* -ms-flex: 0 0 69%;
            flex: 0 0 69%;
    max-width: 69%; */
    width: 100%;
   }
    @media (max-width: 575.98px) {
      .abitur .abitur-program-ege__params {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-top: 35px; } }
    .abitur .abitur-program-ege__params img {
      max-width: 100%;
      max-height: 100%; }
  .abitur .abitur-program-ege__title {
    font-weight: 600;
    font-size: 19px;
    line-height: 150%;
    /* or 28px */
    color: #484848;
    padding: 0 0 20px 0; }
  .abitur .abitur-program-ege__table table {
    border-collapse: collapse;
    width: auto; }
    .abitur .abitur-program-ege__table table tr td {
      font-weight: normal;
      font-size: 18px;
      line-height: 150%;
      /* identical to box height, or 27px */
      color: #484848;
      padding: 8px 0; }
      .abitur .abitur-program-ege__table table tr td:nth-child(2) {
        font-weight: 600;
        padding-left: 30px; }
  .abitur .abitur-program-ege__item {
    border-bottom: 1px solid #C4C4C4;
    padding: 0 0; }
    .abitur .abitur-program-ege__item:first-child {
      border-top: 1px solid #C4C4C4; }
    .abitur .abitur-program-ege__item-title {
      cursor: pointer;
      font-weight: 500;
      font-size: 18px;
      line-height: 150%;
      /* identical to box height, or 27px */
      color: #1480C0;
      padding: 12px 0 12px 31px;
      position: relative; }
      .abitur .abitur-program-ege__item-title:before {
        content: '';
        background: #1480C0;
        height: 2px;
        width: 14px;
        display: block;
        top: 25px;
        left: 0px;
        position: absolute; }
      .abitur .abitur-program-ege__item-title:after {
        content: '';
        background: #1480C0;
        height: 14px;
        width: 2px;
        display: block;
        top: 19px;
        left: 6px;
        position: absolute;
        opacity: 1;
        -webkit-transition: opacity 0s ease;
        -o-transition: opacity 0s ease;
        transition: opacity 0s ease; }
      .abitur .abitur-program-ege__item-title.is-active:after {
        opacity: 0; }
    .abitur .abitur-program-ege__item-text {
      font-weight: normal;
      font-size: 15px;
      line-height: 21px;
      /* or 140% */
      color: #484848;
      padding: 0 0 12px 31px;
      display: none; }
      .abitur .abitur-program-ege__item-text p {
        padding: 0 0 10px 0;
        font-size: 15px;
        line-height: 21px;
        color: #484848;
        margin: 0; }
        .abitur .abitur-program-ege__item-text p:last-child {
          padding-bottom: 0; }
      .abitur .abitur-program-ege__item-text ul {
        list-style: none;
        padding: 0 0 10px 0;
        margin: 0; }
        .abitur .abitur-program-ege__item-text ul:last-child {
          padding-bottom: 0; }
        .abitur .abitur-program-ege__item-text ul li {
          list-style: none;
          font-weight: 400;
          font-size: 15px;
          line-height: 21px;
          color: #484848;
          padding: 0 0 0 21px;
          position: relative;
          margin: 0 0 7px 0; }
          .abitur .abitur-program-ege__item-text ul li:last-child {
            margin-bottom: 0; }
          .abitur .abitur-program-ege__item-text ul li:before {
            content: '';
            display: block;
            width: 10px;
            height: 2px;
            background: #C4C4C4;
            border-radius: 5px;
            position: absolute;
            top: 10px;
            left: 0; }
          .abitur .abitur-program-ege__item-text ul li b {
            font-weight: 600; }

.abitur .abitur-program-plan {
  margin: 0 0 40px 0;
  background: #F9F9F9;
  padding: 22px 0 22px 0;
  position: relative; }
  @media (max-width: 575.98px) {
    .abitur .abitur-program-plan {
      background: #ffffff; } }
  .abitur .abitur-program-plan:after {
    content: '';
    display: block;
    position: absolute;
    width: 5000px;
    height: 100%;
    top: 0;
    left: 100%;
    background-color: #F9F9F9; }
    @media (max-width: 575.98px) {
      .abitur .abitur-program-plan:after {
        display: none; } }
  .abitur .abitur-program-plan:before {
    content: '';
    display: block;
    position: absolute;
    width: 5000px;
    height: 100%;
    top: 0;
    right: 100%;
    background-color: #F9F9F9; }
    @media (max-width: 575.98px) {
      .abitur .abitur-program-plan:before {
        display: none; } }
  .abitur .abitur-program-plan__title {
    font-style: normal;
    font-weight: 600;
    font-size: 19px;
    line-height: 150%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #484848;
    padding: 0 0 12px 0; }
  .abitur .abitur-program-plan__list-budget {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .abitur .abitur-program-plan__list {
      margin-bottom: 15px;}
    @media (max-width: 575.98px) {
      .abitur .abitur-program-plan__list-budget {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } 
            .abitur .abitur-program-plan__list-budget {
              margin-bottom: 0; } 
          }
    .abitur .abitur-program-plan__list:last-child {
      margin-bottom: 0; }
  .abitur .abitur-program-plan__item {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #484848;
    margin: 0 30px 0 0; }
    @media (max-width: 575.98px) {
      .abitur .abitur-program-plan__item {
        width: 100%;
        padding: 0 0 10px 0; }
        /* .abitur .abitur-program-plan__item:last-child {
          padding-bottom: 0; }  */
          .abitur .abitur-program-plan__list-kom .abitur-program-plan__item {
            padding-bottom: 0; }
        }
    /* .abitur .abitur-program-plan__item:last-child {
      margin-right: 0; } */
      .abitur .abitur-program-plan__list-kom .abitur-program-plan__item {
        margin-right: 0; }
    .abitur .abitur-program-plan__item b {
      font-weight: 600;
      padding: 0 0 0 5px; }

.abitur .abitur-catalog {
  padding: 0 0 70px 0; }
  .abitur .abitur-catalog__section {
    padding: 0 0 40px 0; }
    @media (max-width: 575.98px) {
      .abitur .abitur-catalog__section {
        padding: 0 0 15px 0; } }
    .abitur .abitur-catalog__section-name {
      font-weight: 500;
      font-size: 28px;
      line-height: 130%;
      /* identical to box height, or 36px */
      color: #161616;
      padding: 0 0 20px 0; }
      @media (max-width: 575.98px) {
        .abitur .abitur-catalog__section-name {
          font-size: 18px;
          line-height: 130%; } }
  .abitur .abitur-catalog__row {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .abitur .abitur-catalog__col {
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 30px; }
    @media (max-width: 575.98px) {
      .abitur .abitur-catalog__col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  .abitur .abitur-catalog__item:hover {
    text-decoration: none; }
  .abitur .abitur-catalog__item-image {
    height: 179px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .abitur .abitur-catalog__item-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    /* or 117% */
    color: #1480C0;
    padding: 20px 0 0 0; }
  .abitur .abitur-catalog__item-text {
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    /* or 150% */
    color: #484848;
    opacity: 0.8;
    padding: 10px 0 0 0; }
  .abitur .abitur-catalog__item-profile {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    /* or 131% */
    color: #484848;
    padding: 10px 0 0 0; }
    .abitur .abitur-catalog__item-profile b {
      font-weight: 600; }
  .abitur .abitur-catalog__item-params {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    /* or 150% */
    color: #484848;
    opacity: 0.8;
    padding: 10px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .abitur .abitur-catalog__item-params div {
      padding-right: 15px; }
      .abitur .abitur-catalog__item-params div:last-child {
        padding-right: 0; }
    .abitur .abitur-catalog__item-params b {
      font-weight: 600; }
  .abitur .abitur-catalog__filter {
    padding: 0 0 30px 0; }
    @media (max-width: 575.98px) {
      .abitur .abitur-catalog__filter {
        margin: 0 -15px;
        background: #F9F9F9;
        padding: 20px 15px;
        margin-bottom: 30px; } }
    .abitur .abitur-catalog__filter-btn {
      -webkit-box-shadow: none;
              box-shadow: none;
      height: 41px;
      font-size: 16px;
      line-height: 21px;
      width: 231px;
      margin: 0 auto;
      background-image: url(/local/templates/new-design/static/assets/images/abitur/filter-icon.png);
      background-repeat: no-repeat;
      background-position: 15px center;
      background-size: 19px auto;
      display: none; }
      @media (max-width: 575.98px) {
        .abitur .abitur-catalog__filter-btn {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
      .abitur .abitur-catalog__filter-btn:hover {
        background-image: url(/local/templates/new-design/static/assets/images/abitur/filter-icon.png);
        background-repeat: no-repeat;
        background-position: 15px center;
        background-size: 19px auto; }
      .abitur .abitur-catalog__filter-btn.active {
        background: #FFFFFF;
        border: 1px solid #1480C0;
        background-image: url(/local/templates/new-design/static/assets/images/abitur/filter-icon-active.png);
        background-repeat: no-repeat;
        background-position: 15px center;
        background-size: 19px auto;
        color: #1480C0; }
    @media (max-width: 575.98px) {
      .abitur .abitur-catalog__filter-inner {
        max-width: 336px;
        margin: 0 auto;
        padding-top: 35px;
        display: none; } }
    .abitur .abitur-catalog__filter-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 -15px; }
      @media (max-width: 575.98px) {
        .abitur .abitur-catalog__filter-row {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
    .abitur .abitur-catalog__filter-col-1 {
      padding: 0 15px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
      @media (max-width: 575.98px) {
        .abitur .abitur-catalog__filter-col-1 {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          margin-bottom: 30px;
          z-index: 3;
          position: relative; } }
    .abitur .abitur-catalog__filter-col-2 {
      padding: 0 15px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 40%;
              flex: 0 0 40%;
      max-width: 40%; }
      @media (max-width: 575.98px) {
        .abitur .abitur-catalog__filter-col-2 {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          margin-bottom: 30px;
          z-index: 2;
          position: relative; } }
    .abitur .abitur-catalog__filter-col-3 {
      padding: 0 15px;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 35%;
              flex: 0 0 35%;
      max-width: 35%; }
      @media (max-width: 575.98px) {
        .abitur .abitur-catalog__filter-col-3 {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          z-index: 1;
          position: relative; } }
          .abitur .abitur-catalog__filter-col-4 {
            padding: 0 15px;
            -webkit-box-flex: 0;
                -ms-flex: 0 0 60%;
                    flex: 0 0 60%;
            max-width: 60%; }
            @media (max-width: 575.98px) {
              .abitur .abitur-catalog__filter-col-4 {
                -webkit-box-flex: 0;
                    -ms-flex: 0 0 100%;
                        flex: 0 0 100%;
                max-width: 100%;
                margin-bottom: 30px;
                z-index: 2;
                position: relative; } }
                .abitur .abitur-catalog__filter-col-5 {
                  padding: 0 15px;
                  -webkit-box-flex: 0;
                      -ms-flex: 0 0 100%;
                          flex: 0 0 100%;
                  max-width: 100%; }
                  @media (max-width: 575.98px) {
                    .abitur .abitur-catalog__filter-col-5 {
                      -webkit-box-flex: 0;
                          -ms-flex: 0 0 100%;
                              flex: 0 0 100%;
                      max-width: 100%;
                      margin-bottom: 30px;
                      z-index: 2;
                      position: relative; } }
    .abitur .abitur-catalog__filter-direct {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 25px 0 0 0; }
      @media (max-width: 575.98px) {
        .abitur .abitur-catalog__filter-direct {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          padding: 25px 0 0 0; } }
      .abitur .abitur-catalog__filter-direct-label {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
        width: 215px;
        font-weight: normal;
        font-size: 16px;
        line-height: 21px;
        color: #808080;
        padding-top: 2px; }
        @media (max-width: 575.98px) {
          .abitur .abitur-catalog__filter-direct-label {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                    flex: 0 0 100%;
            max-width: 100%;
            padding-top: 0; } }
      .abitur .abitur-catalog__filter-direct-list {
        padding: 0 0 0 10px; }
        @media (max-width: 575.98px) {
          .abitur .abitur-catalog__filter-direct-list {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                    flex: 0 0 100%;
            max-width: 100%;
            padding: 0 0 0 0; } }
        .abitur .abitur-catalog__filter-direct-list a {
          font-weight: normal;
          font-size: 14px;
          line-height: 21px;
          -webkit-text-decoration-line: underline;
                  text-decoration-line: underline;
          color: #1480C0;
          white-space: nowrap;
          margin-right: 18px;
          -webkit-transition: color .3s ease;
          -o-transition: color .3s ease;
          transition: color .3s ease; }
          @media (max-width: 575.98px) {
            .abitur .abitur-catalog__filter-direct-list a {
              white-space: normal; } }
          .abitur .abitur-catalog__filter-direct-list a.active {
            color: #808080; }
          .abitur .abitur-catalog__filter-direct-list a:hover {
            color: #484848;
            -webkit-transition: color .3s ease;
            -o-transition: color .3s ease;
            transition: color .3s ease; }
    .abitur .abitur-catalog__filter-select {
      position: relative;
      height: 41px; }
    .abitur .abitur-catalog__filter-multi {
      position: relative;
      height: 41px;
      width: 100%;
      z-index: 3; }
      .abitur .abitur-catalog__filter-multi-current {
        height: 41px;
        width: 100%;
        border: 1px solid #1480C0;
        padding: 3px 33px 3px 20px;
        font-size: 16px;
        line-height: 32px;
        color: #1480C0;
        position: relative;
        cursor: pointer; }
        .abitur .abitur-catalog__filter-multi-current:after {
          content: '';
          position: absolute;
          border: 8px solid transparent;
          display: block;
          right: 15px;
          top: 12px;
          left: auto;
          margin: 0;
          border-top: 14px solid #1480C0; }
      .abitur .abitur-catalog__filter-multi-list {
        position: absolute;
        top: 41px;
        border: 1px solid #1480C0;
        border-top: 0;
        padding: 18px 20px;
        z-index: 3;
        background-color: #ffffff;
        width: 100%;
        max-height: 200px;
        overflow-y: auto;
        display: none; }
      .abitur .abitur-catalog__filter-multi-item {
        padding: 0 0 15px 0; }
        .abitur .abitur-catalog__filter-multi-item:last-child {
          padding-bottom: 0; }
      .abitur .abitur-catalog__filter-multi-checkbox input[type="checkbox"] {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 0;
        left: 0; }
        .abitur .abitur-catalog__filter-multi-checkbox input[type="checkbox"] + label {
          position: relative;
          font-style: normal;
          font-weight: normal;
          font-size: 16px;
          line-height: 21px;
          color: #1480C0;
          padding: 0 0 0 22px;
          margin: 0; }
          .abitur .abitur-catalog__filter-multi-checkbox input[type="checkbox"] + label a {
            text-decoration: underline; }
          .abitur .abitur-catalog__filter-multi-checkbox input[type="checkbox"] + label:before {
            content: '';
            display: block;
            width: 14px;
            height: 14px;
            background: #FFFFFF;
            border: 1px solid #1480C0;
            position: absolute;
            top: 5px;
            left: 0; }
          .abitur .abitur-catalog__filter-multi-checkbox input[type="checkbox"] + label:after {
            content: '';
            display: block;
            width: 8px;
            height: 8px;
            background: #1480C0;
            border: 0;
            position: absolute;
            top: 8px;
            left: 3px;
            opacity: 0; }
        .abitur .abitur-catalog__filter-multi-checkbox input[type="checkbox"]:checked + label:after {
          opacity: 1; }
    .abitur .abitur-catalog__filter-search {
      width: 100%;
      height: 41px;
      background: #FFFFFF;
      border: 1px solid #1480C0;
      position: relative;
      margin-top: 30px;
      padding: 0 41px 0 0; }
      .abitur .abitur-catalog__filter-search button {
        width: 41px;
        height: 41px;
        position: absolute;
        border: 0;
        background: url(/local/templates/new-design/static/assets/images/abitur/search.png) no-repeat center;
        background-size: 23px 23px;
        top: 0;
        right: 0; }
        @media (max-width: 575.98px) {
          .abitur .abitur-catalog__filter-search button {
            background-size: 20px 20px; } }
      .abitur .abitur-catalog__filter-search input[type="text"] {
        height: 39px;
        width: 100%;
        font-weight: 400;
        font-size: 16px;
        line-height: 21px;
        color: #1480C0;
        padding: 0 20px 0 20px; }
      .abitur .abitur-catalog__filter-search ::-webkit-input-placeholder {
        opacity: 1;
        color: #1480C0;
        font-size: 16px; }
      .abitur .abitur-catalog__filter-search ::-moz-placeholder {
        opacity: 1;
        color: #1480C0;
        font-size: 16px; }
      .abitur .abitur-catalog__filter-search :-ms-input-placeholder {
        opacity: 1;
        color: #1480C0;
        font-size: 16px; }
      .abitur .abitur-catalog__filter-search ::-ms-input-placeholder {
        opacity: 1;
        color: #1480C0;
        font-size: 16px; }
      .abitur .abitur-catalog__filter-search ::placeholder {
        opacity: 1;
        color: #1480C0;
        font-size: 16px; }
      .abitur .abitur-catalog__filter-search :-ms-input-placeholder {
        opacity: 1;
        color: #1480C0;
        font-size: 16px; }
      .abitur .abitur-catalog__filter-search ::-ms-input-placeholder {
        opacity: 1;
        color: #1480C0;
        font-size: 16px; }
  .abitur .abitur-catalog .select2-container--default .select2-selection--single {
    border: 1px solid #1480C0;
    height: 41px;
    background-color: #ffffff; }
    .abitur .abitur-catalog .select2-container--default .select2-selection--single .select2-selection__rendered {
      height: 41px;
      padding-left: 20px;
      font-size: 16px;
      line-height: 34px;
      color: #1480C0; }
  .abitur .abitur-catalog .select2-container--default .select2-selection__arrow b {
    border-top: 14px solid #1480C0; }
  .abitur .abitur-catalog .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #1480C0; }
  .abitur .abitur-catalog .select2-container {
    position: absolute !important;
    outline: none;
    width: 100% !important; }
    .abitur .abitur-catalog .select2-container:focus {
      outline: none; }
  .abitur .abitur-catalog .select2-dropdown {
    border: 1px solid #1480C0;
    border-top: 0; }
    .abitur .abitur-catalog .select2-dropdown.select2-dropdown--above {
      border: 1px solid #1480C0;
      border-bottom: 0; }
  .abitur .abitur-catalog .select2-container--default .select2-results__option {
    font-size: 16px;
    line-height: 21px;
    color: #1480C0;
    padding: 7px 20px 7px 20px; }
    .abitur .abitur-catalog .select2-container--default .select2-results__option:hover {
      color: #808080; }

.abitur .abitur-modal.modal .modal-dialog {
  max-width: 942px; }

.abitur .abitur-modal__calendar .abitur-calendar__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }
  @media (max-width: 575.98px) {
    .abitur .abitur-modal__calendar .abitur-calendar__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; } }

.abitur .abitur-modal__calculator-text {
  font-weight: normal;
  font-size: 16px;
  line-height: 21px;
  color: #000000;
  padding: 0 0 33px 0; }

.abitur .abitur-modal__calculator-param-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0 30px 0; }

.abitur .abitur-modal__calculator-param-name {
  font-weight: normal;
  font-size: 16px;
  line-height: 21px;
  color: #000000;
  width: 220px;
  padding-right: 20px; }

.abitur .abitur-modal__calculator-param-input {
  width: 82px;
  padding: 0 20px 0 0; }
  .abitur .abitur-modal__calculator-param-input input {
    width: 100%;
    height: 41px;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #000000;
    padding: 0 12px;
    text-align: right; }

.abitur .abitur-modal__calculator-param-label {
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #808080;
  width: 68px;
  padding: 0 20px 0 0; }

.abitur .abitur-modal__calculator-param-remove {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 21px; }
  .abitur .abitur-modal__calculator-param-remove button {
    width: 21px;
    height: 21px;
    background: url(/local/templates/new-design/static/assets/images/abitur/exit-2.png) no-repeat center;
    background-size: 17px auto;
    border: 0;
    cursor: pointer; }

.abitur .abitur-modal__calculator-param-select {
  position: relative;
  height: 41px; }

.abitur .abitur-modal__calculator-btn {
  max-width: 390px;
  width: 100%;
  height: 41px;
  font-size: 16px;
  -webkit-box-shadow: none;
          box-shadow: none; }

.abitur .abitur-modal__calculator #abitur-calculator-add-btn {
  background: #ffffff;
  color: #1480C0;
  border: 1px solid #1480C0;
  -webkit-transition: background .6s ease, border .6s ease, color .6s ease;
  -o-transition: background .6s ease, border .6s ease, color .6s ease;
  transition: background .6s ease, border .6s ease, color .6s ease; }
  .abitur .abitur-modal__calculator #abitur-calculator-add-btn:hover {
    background: #808080;
    border: 1px solid #808080;
    -webkit-transition: background .6s ease, border .6s ease, color .6s ease;
    -o-transition: background .6s ease, border .6s ease, color .6s ease;
    transition: background .6s ease, border .6s ease, color .6s ease;
    color: #ffffff; }

.abitur .abitur-modal__calculator #abitur-calculator-search-btn {
  margin-top: 15px; }

.abitur .abitur-modal__calculator-result {
  padding: 40px 0 0 0; }

.abitur .abitur-modal__calculator .abitur-modal__calculator-param-item:nth-child(1) .abitur-modal__calculator-param-select {
  z-index: 1; }

.abitur .abitur-modal__calculator .abitur-modal__calculator-param-item:nth-child(2) .abitur-modal__calculator-param-select {
  z-index: 1; }

.abitur .abitur-modal__calculator .abitur-modal__calculator-param-item:nth-child(3) .abitur-modal__calculator-param-select {
  z-index: 1; }

.abitur .abitur-modal__calculator .select2.select2-container.select2-container--default.select2-container--open {
  z-index: 10; }

.abitur .abitur-modal__calculator .select2-container--default .select2-selection--single {
  border: 1px solid #1480C0;
  height: 41px; }
  .abitur .abitur-modal__calculator .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 41px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 34px;
    color: #1480C0; }

.abitur .abitur-modal__calculator .select2-container--default .select2-selection__arrow b {
  border-top: 14px solid #1480C0; }

.abitur .abitur-modal__calculator .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #1480C0; }

.abitur .abitur-modal__calculator .select2-container {
  position: absolute !important;
  outline: none;
  width: 100% !important; }
  .abitur .abitur-modal__calculator .select2-container:focus {
    outline: none; }

.abitur .abitur-modal__calculator .select2-dropdown {
  border: 1px solid #1480C0;
  border-top: 0; }
  .abitur .abitur-modal__calculator .select2-dropdown.select2-dropdown--above {
    border: 1px solid #1480C0;
    border-bottom: 0; }

.abitur .abitur-modal__calculator .select2-container--default .select2-results__option {
  font-size: 16px;
  line-height: 21px;
  color: #1480C0;
  padding: 7px 10px 7px 10px; }
  .abitur .abitur-modal__calculator .select2-container--default .select2-results__option:hover {
    color: #808080; }

.abitur #modal-abitur-faq .abitur-program-ege__params {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.abitur .abitur-events__modal-text {
  font-weight: normal;
  font-size: 15px;
  line-height: 21px;
  /* or 140% */
  color: #484848; }
  .abitur .abitur-events__modal-text p {
    padding: 0 0 10px 0;
    font-size: 15px;
    line-height: 21px;
    color: #484848;
    margin: 0; }
    .abitur .abitur-events__modal-text p:last-child {
      padding-bottom: 0; }
  .abitur .abitur-events__modal-text ul {
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0; }
    .abitur .abitur-events__modal-text ul:last-child {
      padding-bottom: 0; }
    .abitur .abitur-events__modal-text ul li {
      list-style: none;
      font-weight: 400;
      font-size: 15px;
      line-height: 21px;
      color: #484848;
      padding: 0 0 0 21px;
      position: relative;
      margin: 0 0 7px 0; }
      .abitur .abitur-events__modal-text ul li:last-child {
        margin-bottom: 0; }
      .abitur .abitur-events__modal-text ul li:before {
        content: '';
        display: block;
        width: 10px;
        height: 2px;
        background: #C4C4C4;
        border-radius: 5px;
        position: absolute;
        top: 10px;
        left: 0; }
      .abitur .abitur-events__modal-text ul li b {
        font-weight: 600; }

.abitur #modal-abitur-modern.modal .modal-header {
  padding-right: 40px; }

.abitur-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  background: #161616;
  opacity: 0.8; }

.section__menu--abitur .menu-left__item {
  text-transform: capitalize; }

@media (max-width: 575.98px) {
  .section__menu--abitur {
    padding-bottom: 20px;
    margin: 0 -15px;
    overflow: hidden; } }

@media (max-width: 575.98px) {
  .section__menu--abitur .section__menu {
    display: block;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0;
    margin: 0; }
    .section__menu--abitur .section__menu ul {
      list-style: none;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin: 0;
      padding-left: 15px;
      padding-right: 15px; }
      .section__menu--abitur .section__menu ul li {
        list-style: none;
        position: relative;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        text-align: center;
        font-size: 16px;
        line-height: 21px;
        padding: 0 20px; }
        .section__menu--abitur .section__menu ul li:before {
          content: '';
          width: 2px;
          height: 19px;
          background: #1480C0;
          display: block;
          position: absolute;
          top: 2px;
          left: 0; }
        .section__menu--abitur .section__menu ul li:after {
          content: '';
          width: 2px;
          height: 19px;
          background: #1480C0;
          display: block;
          position: absolute;
          top: 2px;
          right: -2px;
          z-index: 1; }
        .section__menu--abitur .section__menu ul li:last-child:after {
          content: '';
          width: 2px;
          height: 19px;
          background: #1480C0;
          display: block;
          position: absolute;
          top: 2px;
          right: 0;
          opacity: 1; }
        .section__menu--abitur .section__menu ul li a {
          font-weight: 500;
          font-size: 16px;
          line-height: 21px;
          /* identical to box height, or 131% */
          text-align: center;
          color: #1480C0;
          -webkit-transition: color .3s ease;
          -o-transition: color .3s ease;
          transition: color .3s ease;
          white-space: nowrap; }
          .section__menu--abitur .section__menu ul li a:hover {
            color: #808080;
            -webkit-transition: color .3s ease;
            -o-transition: color .3s ease;
            transition: color .3s ease; }
        .section__menu--abitur .section__menu ul li.is-active:after {
          background: #808080; }
        .section__menu--abitur .section__menu ul li.is-active:before {
          background: #808080;
          z-index: 2; }
        .section__menu--abitur .section__menu ul li.is-active a {
          color: #808080;
          -webkit-transition: color .3s ease;
          -o-transition: color .3s ease;
          transition: color .3s ease; } }

.section__menu--abitur .abitur-btn {
  max-width: 223px;
  width: 100%;
  height: 41px;
  background: #1480C0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  /* or 117% */
  text-align: center;
  color: #FFFFFF;
  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;
  text-decoration: none;
  -webkit-transition: background .6s ease;
  -o-transition: background .6s ease;
  transition: background .6s ease;
  margin: 25px 0 0 0; }
  .section__menu--abitur .abitur-btn:hover {
    background: #808080;
    -webkit-transition: background .6s ease;
    -o-transition: background .6s ease;
    transition: background .6s ease; }
  @media (max-width: 575.98px) {
    .section__menu--abitur .abitur-btn {
      margin: 25px auto 0 auto; } }

.abitur-block-ajax {
  position: relative; }
  .abitur-block-ajax:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    z-index: -2; }
  .abitur-block-ajax.is-active:after {
    opacity: 1;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    z-index: 3; }

.content-block {
  overflow: hidden; }
  .abitur .abitur-catalog__filter li::before{
    content: none !important;
  }
  .abitur_button{
    padding: 40px 0 0;
  }
  .abitur_button a{
    color: #fff;
    background-color: rgb(20 128 192 / 90%);
  }
/*# sourceMappingURL=abitur.min.css.map */

/* End */
/* /local/templates/new-design/static/assets/theme.min.css?1748075655638786 */
/* /local/templates/new-design/static/assets/custom.css?16473285471099 */
/* /local/templates/new-design/styles.css?17380581651099 */
/* /local/templates/new-design/static/assets/abitur2/fm.revealator.jquery.css?155914018811062 */
/* /local/templates/new-design/static/assets/abitur.min.css?1747306548320064 */
</pre></body></html>