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

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

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

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

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

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

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

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

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -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([tabindex]) {
  color: inherit;
  text-decoration: none;
}

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

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

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

figure {
  margin: 0 0 1rem;
}

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

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

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

[type="search"]::-webkit-search-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-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

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-break: break-word;
}

a > code {
  color: inherit;
}

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

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

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

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

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

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

  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-12 {
  -webkit-order: 12;
      -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 {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-order: 12;
        -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 {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-order: 12;
        -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 {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-order: 12;
        -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: 1230px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-order: 13;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-0 {
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-order: 7;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-order: 8;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-order: 9;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-order: 10;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-order: 11;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-order: 12;
        -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;
  background-color: transparent;
}

.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 .table {
  background-color: #fff;
}

.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 {
  background-color: rgba(0, 0, 0, 0.075);
}

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

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

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

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

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

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

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

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

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

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

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}

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

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

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

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

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

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

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

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

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

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

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

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

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

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

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

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

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

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

.table-dark {
  color: #fff;
  background-color: #212529;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}

.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 {
  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;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

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

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

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

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

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

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

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

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

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

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

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

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

.col-form-label-lg {
  padding-top: calc(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-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  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.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(2.875rem + 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-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

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

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

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

.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

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

.form-check-inline {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: 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%;
  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;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right calc(2.25rem / 4);
  background-size: calc(2.25rem / 2) calc(2.25rem / 2);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' 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");
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

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

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: 2.25rem;
  background-position: top calc(2.25rem / 4) right calc(2.25rem / 4);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: 3.4375rem;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' 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") no-repeat center right 1.75rem/1.125rem 1.125rem;
}

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

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

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

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #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 ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

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

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

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

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

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

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

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  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;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right calc(2.25rem / 4);
  background-size: calc(2.25rem / 2) calc(2.25rem / 2);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

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

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: 2.25rem;
  background-position: top calc(2.25rem / 4) right calc(2.25rem / 4);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: 3.4375rem;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem;
}

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

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

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

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #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 ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

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

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

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

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

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

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

.form-inline {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

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

@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-align-items: 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-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: 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;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover {
  color: #212529;
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

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

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}

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

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

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

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

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

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

.fade {
  transition: opacity 0.15s linear;
}

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

.fade:not(.show) {
  opacity: 0;
}

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

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

@media screen and (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

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

.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-right {
  right: 0;
  left: auto;
}

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

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

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

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

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

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

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

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

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

.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:first-child {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.dropdown-item:last-child {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

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

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

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

.dropdown-header {
  display: block;
  padding: 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-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

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

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

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

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

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

.btn-group-vertical {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

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

.input-group {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

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

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

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

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

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

.input-group-prepend,
.input-group-append {
  display: -webkit-flex;
  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-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: 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 > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(2.875rem + 2px);
}

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

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.8125rem + 2px);
}

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

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

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

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

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

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

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

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

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.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-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.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' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #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' 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' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

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

.custom-switch {
  padding-left: 2.25rem;
}

.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
          transform: translateX(0.75rem);
}

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

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
}

.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 {
  opacity: 0;
}

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

.custom-select-lg {
  height: calc(2.875rem + 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(2.25rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-file-input:disabled ~ .custom-file-label {
  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(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  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: 2.25rem;
  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: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

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

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    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;
  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 screen and (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    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;
  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 screen and (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}

.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

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

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-moz-range-track {
  cursor: default;
}

.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

.nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -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-item {
  margin-bottom: -1px;
}

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

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

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

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

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

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

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

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

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

.navbar {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar > .container,
.navbar > .container-fluid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -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-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -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 {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-align-items: 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:not(:disabled):not(.disabled) {
  cursor: pointer;
}

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

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

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-flex-direction: row;
        -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 > .container,
  .navbar-expand-sm > .container-fluid {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

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

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-flex-direction: row;
        -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 > .container,
  .navbar-expand-md > .container-fluid {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

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

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-flex-direction: row;
        -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 > .container,
  .navbar-expand-lg > .container-fluid {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

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

@media (min-width: 1230px) {
  .navbar-expand-xl {
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-flex-direction: row;
        -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 > .container,
  .navbar-expand-xl > .container-fluid {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -webkit-flex-direction: row;
      -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 > .container,
.navbar-expand > .container-fluid {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-dark .navbar-text a {
  color: #fff;
}

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

.card {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -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 > hr {
  margin-right: 0;
  margin-left: 0;
}

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

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

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

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

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

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

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

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

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  color: inherit;
  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-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

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

.card-footer:last-child {
  border-radius: 0 0 calc(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;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

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

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

.card-deck {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

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

.card-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

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

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

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

.accordion .card {
  overflow: hidden;
}

.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion .card .card-header {
  margin-bottom: -1px;
}

.breadcrumb {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -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 {
  display: inline-block;
  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-flex;
  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: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

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

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

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #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;
}

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

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

.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;
  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-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

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

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

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

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

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover, .list-group-item-action:focus {
  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;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item:hover, .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}

.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-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}

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

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

.list-group-item-primary {
  color: #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) {
  cursor: pointer;
}

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

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

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

.modal-open {
  overflow: hidden;
}

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

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

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

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

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

.modal-dialog-centered {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (0.5rem * 2));
  content: "";
}

.modal-content {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -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-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.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-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

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

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

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

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

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

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

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

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

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

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

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

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

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

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

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

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

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

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

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

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

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}


.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

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

.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}


.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

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

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

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}


.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

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

.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}


.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  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;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

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

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

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
          transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}

@media screen and (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

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

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

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

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

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

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

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

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  box-sizing: content-box;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}

.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.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 {
  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-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-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

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

@media (min-width: 1230px) {
  .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-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-flex !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-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-flex !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-3by4::before {
  padding-top: 133.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1230px) {
  .flex-xl-row {
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important;
  }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important;
  }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important;
  }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important;
  }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important;
  }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important;
  }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important;
  }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -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: 1230px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1230px) {
  .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-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@font-face {
  font-family: "myriadpro-black";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/myriadpro-black/myriadpro-blackd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro-black/myriadpro-black.woff") format("woff"), url("../fonts/myriadpro-black/myriadpro-black.ttf") format("truetype"), url("../fonts/myriadpro-black/myriadpro-black.svg#myriadpro-black") format("svg");
}

@font-face {
  font-family: "myriadpro-bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/myriadpro-bold/myriadpro-boldd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro-bold/myriadpro-bold.woff") format("woff"), url("../fonts/myriadpro-bold/myriadpro-bold.ttf") format("truetype"), url("../fonts/myriadpro-bold/myriadpro-bold.svg#myriadpro-bold") format("svg");
}

@font-face {
  font-family: "myriadpro-regular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/myriadpro-regular/myriadpro-regulard41d.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro-regular/myriadpro-regular.woff") format("woff"), url("../fonts/myriadpro-regular/myriadpro-regular.ttf") format("truetype"), url("../fonts/myriadpro-regular/myriadpro-regular.svg#myriadpro-regular") format("svg");
}

@font-face {
  font-family: "myriadpro-semibold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/myriadpro-semibold/myriadpro-semiboldd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro-semibold/myriadpro-semibold.woff") format("woff"), url("../fonts/myriadpro-semibold/myriadpro-semibold.ttf") format("truetype"), url("../fonts/myriadpro-semibold/myriadpro-semibold.svg#myriadpro-semibold") format("svg");
}

@font-face {
  font-family: "myriadpro-light";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/myriadpro-light/myriadpro-lightd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro-light/myriadpro-light.woff") format("woff"), url("../fonts/myriadpro-light/myriadpro-light.ttf") format("truetype"), url("../fonts/myriadpro-light/myriadpro-light.svg#myriadpro-light") format("svg");
}

@font-face {
  font-family: "AvenirNextCondensed-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/AvenirNextCondensed-Bold/AvenirNextCondensed-Boldd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirNextCondensed-Bold/AvenirNextCondensed-Bold.woff") format("woff"), url("../fonts/AvenirNextCondensed-Bold/AvenirNextCondensed-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "AvenirNextCondensed-Medium";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/AvenirNextCondensed-Medium/AvenirNextCondensed-Mediumd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirNextCondensed-Medium/AvenirNextCondensed-Medium.woff") format("woff"), url("../fonts/AvenirNextCondensed-Medium/AvenirNextCondensed-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Comfortaa";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Comfortaa/Comfortaad41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Comfortaa/Comfortaa.woff") format("woff"), url("../fonts/Comfortaa/Comfortaa.ttf") format("truetype");
}

@font-face {
  font-family: "Comfortaa-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Comfortaa-Bold/Comfortaa-Boldd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Comfortaa-Bold/Comfortaa-Bold.woff") format("woff"), url("../fonts/Comfortaa-Bold/Comfortaa-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Comfortaa-Light";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Comfortaa-Light/Comfortaa-Lightd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Comfortaa-Light/Comfortaa-Light.woff") format("woff"), url("../fonts/Comfortaa-Light/Comfortaa-Light.ttf") format("truetype");
}

@font-face {
  font-family: "MagistralTT";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/MagistralTT/MagistralTTd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/MagistralTT/MagistralTT.woff") format("woff"), url("../fonts/MagistralTT/MagistralTT.ttf") format("truetype");
}

@font-face {
  font-family: "MagistralTT-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/MagistralTT-Bold/MagistralTT-Boldd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/MagistralTT-Bold/MagistralTT-Bold.woff") format("woff"), url("../fonts/MagistralTT-Bold/MagistralTT-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Roboto-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Roboto-Bold/Roboto-Boldd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold/Roboto-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Roboto-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Roboto-Regular/Roboto-Regulard41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular/Roboto-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Roboto-Thin";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Roboto-Thin/Roboto-Thind41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Thin/Roboto-Thin.woff") format("woff"), url("../fonts/Roboto-Thin/Roboto-Thin.ttf") format("truetype");
}

html {
  height: 100%;
}

body {
  font-size: 16px;
  min-width: 320px;
  max-width: 1920px;
  height: 100%;
  position: relative;
  color: #000000;
  font-family: "myriadpro-regular", Helvetica, Arial, sans-serif;
  overflow-x: hidden;
  padding: 0;
  margin: 0 auto;
  background: #ffffff;
  line-height: 1.4;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  font-weight: normal;
}

p {
  padding: 0;
  margin: 0;
}

ul,
ol {
  padding: 0;
  margin: 0;
  list-style: none;
}

body a,
body button {
  outline: none;
}

body a:hover, body a:focus,
body button:hover,
body button:focus {
  outline: none;
  text-decoration: none;
}

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

.slick-slide:focus {
  outline: none;
}

.tabs__content {
  display: none;
}

.tabs__content.active {
  display: block;
}

.question-block {
  display: none;
}

table {
  table-layout: fixed;
  width: 100%;
}

table td {
  word-wrap: break-word;
}

.sweet-alert h2 {
  padding: 20px 0;
  font-family: "myriadpro-bold";
  font-size: 22px;
  text-transform: uppercase;
  color: #000000;
}

.sweet-alert p {
  font-size: 14px;
  margin-bottom: 20px;
  color: #000000;
}

.sweet-alert .btn {
  border-radius: 0.375rem;
  height: 2.5rem;
  line-height: 2.5rem;
  color: #ffffff;
  font-size: 1.125rem;
  font-family: "myriadpro-bold";
}

.section-title-wrap {
  margin-bottom: 20px;
}

.section-title-wrap.align--center {
  text-align: center;
}

.section-title-wrap.color--white {
  color: #ffffff;
}

.section-title {
  text-transform: uppercase;
  font-family: "myriadpro-bold";
  font-size: 2em;
}

.section-article h3 {
  font-family: "myriadpro-bold";
  font-size: 1.375em;
  line-height: 1;
  margin-bottom: 18px;
}

.section-article p {
  font-family: "myriadpro-regular";
  margin-bottom: 20px;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  line-height: 1.3;
  font-size: 14px;
}

.section-article b {
  font-family: "myriadpro-bold";
  font-weight: normal;
}

.section-article.align--center {
  text-align: center;
}

.section-article.align--right {
  text-align: right;
}

.section-button.align--center {
  text-align: center;
}

.section-button.align--right {
  text-align: right;
}

.section-main {
  padding: 50px 0;
}

.section-page {
  padding: 40px 0;
  background: url(../img/bg/bg_header-grid.html) 50% 100px no-repeat;
}

.section-page .section-title {
  font-size: 1.75em;
}

.section-image {
  margin-bottom: 16px;
}

.invest-item {
  list-style-type: none;
  padding-bottom: 40px;
  padding-left: 90px;
  position: relative;
  margin-bottom: 10px;
}

.invest-item:last-child:before {
  display: none;
}

.invest-item:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 22px;
}

.invest-item__number {
  background: #f67f00;
  font-size: 2em;
  color: #ffffff;
  width: 56px;
  height: 56px;
  position: absolute;
  top: 16px;
  left: 0;
  text-align: center;
  line-height: 56px;
}

.invest-item__title {
  margin-bottom: 5px;
}

.invest-item__text {
  font-size: 14px;
}

.btn {
  padding: 0 30px;
  border-radius: 0;
  outline: none;
  border: none;
  display: inline-block;
  line-height: 38px;
}

.btn:focus, .btn:hover, .btn:active {
  outline: none;
  text-decoration: none;
  box-shadow: none;
}

.btn:active {
  box-shadow: none;
}

.btn-orange {
  font-family: "myriadpro-regular";
  color: #ffffff;
  font-size: 18px;
  height: 58px;
  line-height: 60px;
  padding: 0 26px;
  border: 0;
  border-radius: 29px;
  text-transform: uppercase;
  background-color: #f67f00;
  transition: background-color 0.4s ease-in-out;
  position: relative;
  white-space: nowrap;
}

.btn-orange:hover {
  background-color: #ff982a;
  color: #ffffff;
}

.btn-orange:active {
  background-color: #c36500;
}

.btn-orange .btn-icon {
  display: inline-block;
  position: relative;
  margin-right: 12px;
  vertical-align: middle;
}

.btn-white {
  font-family: "myriadpro-bold";
  color: #000000;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  padding: 0 26px;
  border: 0;
  border-radius: 29px;
  text-transform: uppercase;
  background-color: #ffffff;
  transition: background-color 0.4s ease-in-out;
  position: relative;
  white-space: nowrap;
  min-width: 168px;
}

.btn-white:focus {
  color: #000000;
  outline: none;
}

.btn-white:hover {
  background-color: #4f5457;
  color: #ffffff;
}

.btn-white:active {
  background-color: #c36500;
}

.btn-transparent {
  font-family: "myriadpro-regular";
  color: #000000;
  font-size: 18px;
  height: 58px;
  line-height: 60px;
  padding: 0 5px;
  border: 0;
  border-radius: 29px;
  text-transform: uppercase;
  background-color: transparent;
  position: relative;
  white-space: nowrap;
  transition: color 0.4s ease-in-out;
}

.btn-transparent:focus {
  color: #000000;
  outline: none;
}

.btn-transparent:hover {
  color: #ff982a;
}

.btn-transparent:active {
  color: #c36500;
}

.btn-transparent .btn-icon {
  display: inline-block;
  position: relative;
  margin-right: 12px;
  vertical-align: middle;
}

.info-browser {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: #dff4f6;
  text-align: center;
  padding: 10% 15px;
}

.info-browser p {
  color: #585858;
  font-size: 20px;
  margin-bottom: 20px;
}

.info-browser ul {
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
}

.info-browser li {
  padding: 20px 0;
  text-align: left;
}

.info-browser a {
  font-size: 18px;
  display: inline-block;
  position: relative;
  padding-left: 60px;
  color: #7b7b7b;
  transition: color 0.4s ease-in-out;
}

.info-browser .browser-icon {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 50%;
  margin: -25px 0 0 0;
  display: block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.info-browser .browser-icon.chrome-icon {
  background-image: url(../img/icons/chrome-icon.html);
}

.info-browser .browser-icon.firefox-icon {
  background-image: url(../img/icons/firefox-icon.html);
}

.info-browser .browser-icon.opera-icon {
  background-image: url(../img/icons/opera-icon.html);
}

.header-main .btn-mobile-menu {
  left: auto;
  right: 15px;
  z-index: 101;
  display: none;
}

.btn-mobile-menu {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  left: 15px;
  z-index: 5;
}

.hamburger .line {
  width: 30px;
  height: 4px;
  background-color: #f67f00;
  display: block;
  margin: 5px 0;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
}

.hamburger {
  position: relative;
  transition: all 0.3s ease-in-out;
}

.hamburger.is-active {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.hamburger.is-active .line:nth-child(1) {
  width: 20px;
}

.hamburger.is-active .line:nth-child(2) {
  width: 24px;
}

.hamburger.is-active .line:nth-child(3) {
  width: 30px;
}

.hamburger.is-active .line {
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
}

.hamburger:hover {
  cursor: pointer;
}

.wrapper {
  min-height: 100vh;
  position: relative;
  overflow: hidden;
}

.header-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 34px 0;
  margin: 0 -15px;
  position: relative;
}

.header-top-separate {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 1px;
  background-color: #f67f00;
  position: relative;
}

.header-top-separate:before, .header-top-separate:after {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #f67f00;
  top: -2px;
}

.header-top-separate:before {
  left: 0;
}

.header-top-separate:after {
  right: 0;
}

.logo-wrap.header--logo {
  padding-right: 10px;
}

.logo-wrap.footer--logo {
  margin-bottom: 20px;
}

.logo {
  display: inline-block;
}

.main-menu-line {
  background: #f67f00;
}

.user-link-wrap {
  padding-left: 15px;
}

.user-link-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
}

.user-link-list.align--left {
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 -15px;
}

.user-link-item {
  padding: 5px 15px;
}

.account-form .link-item.disable{
  opacity: 0.7;
}
.header-content {
  padding: 25px 0 35px;
  background: url(../img/bg/bg_header-grid.html) 50% 50% no-repeat;
  min-height: 315px;
}

@-webkit-keyframes shine {
  0% {
    background-position: 100% 100%;
  }
  30% {
    background-position: -10% 0;
  }
  100% {
    background-position: -10% 0;
  }
}

@keyframes shine {
  0% {
    background-position: 100% 100%;
  }
  30% {
    background-position: -10% 0;
  }
  100% {
    background-position: -10% 0;
  }
}

.header-composition {
  margin: 0 auto 52px 30px;
  position: relative;
}

.header-composition .c-logo {
  background: url(../img/bg/c-logo2.html) 0 0 no-repeat;
  width: 278px;
  height: 272px;
  position: relative;
  z-index: 2;
}

.header-composition .c-logo:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-image: linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.7) 45%, rgba(255, 255, 255, 0) 50%);
  background-position: 100% 100%;
  transition: background-position 0s ease;
  display: inline-block;
  background-size: 250% 250%;
  -webkit-animation: shine;
          animation: shine;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
}

.header-composition .c-flag {
  background: url(../img/bg/c-flag.html) 0 0 no-repeat;
  width: 256px;
  height: 182px;
  position: absolute;
  top: 45px;
  left: 240px;
}

.header-composition .c-circles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

.header-composition .c-circles li {
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: 2px solid #f67f00;
  background-color: #ffffff;
  position: absolute;
}

.header-composition .c-circles li:first-child {
  top: -2px;
  left: 117px;
}

.header-composition .c-circles li:nth-child(2) {
  top: 25px;
  left: 51px;
}

.header-composition .c-circles li:nth-child(3) {
  top: 96px;
  left: 3px;
}

.header-composition .c-circles li:nth-child(4) {
  top: 182px;
  left: 8px;
}

.header-composition .c-circles li:nth-child(5) {
  top: 241px;
  left: 56px;
}

.header-composition .c-circles li:nth-child(6) {
  top: 264px;
  left: 118px;
}

.header-composition .c-circles li:nth-child(7) {
  top: 255px;
  left: 188px;
}

.header-composition .c-shadow {
  background: url(../img/bg/c-shadow.html) 0 0 no-repeat;
  width: 534px;
  height: 85px;
  position: absolute;
  bottom: -32px;
  left: -10px;
}

.header-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -15px;
}

.social-button-wrap {
  padding: 0 15px;
}

.social-button-title {
  font-size: 13px;
  padding-right: 5px;
}

.social-button.header--social {
  display: inline-block;
}

.social-button.footer--social {
  text-align: right;
}

.social-button.footer--social ul li a:hover {
  color: #ffffff;
}

.social-button ul li {
  display: inline-block;
  vertical-align: top;
  padding: 2px 5px;
}

.social-button ul li a {
  text-align: center;
  color: #f67f00;
  font-size: 18px;
  line-height: 1;
  transition: color 0.4s ease-in-out;
}

.social-button ul li a span {
  display: block;
  font-size: 9px;
}

.social-button ul li a:hover {
  color: #4f5457;
}

.announcement {
  padding: 0 15px;
}

.announcement__title {
  font-size: 13px;
  padding-right: 5px;
}

.announcement__list {
  display: inline-block;
}

.announcement__list ul li {
  display: inline-block;
  vertical-align: top;
  padding: 2px 5px;
  color: #f67f00;
  font-size: 18px;
  line-height: 1;
}

.main-menu ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background-color: transparent;
}

.main-menu li {
  text-align: center;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}

.main-menu li:before {
  content: '';
  position: absolute;
  background-color: #F78812;
  height: 100%;
  width: 1px;
  right: 0;
  top: 0;
}

.main-menu li:after {
  content: '';
  position: absolute;
  background-color: #E77904;
  left: 0;
  top: 0;
  height: 100%;
  width: 1px;
}

.main-menu li.active a {
  background: #4f5457;
}

.main-menu a {
  display: block;
  color: #ffffff;
  font-family: "myriadpro-semibold";
  padding: 30px 5px 5px;
  min-height: 72px;
  font-size: 1em;
  transition: background 0.4s ease-in-out;
  line-height: 1;
  text-transform: uppercase;
}

.main-menu a:hover {
  background: rgba(255, 164, 68, 0.5);
}

.marque-line-wrap {
  background-image: linear-gradient(0deg, #3b4043 0%, #3b4043 48%, #444a4d 49%, #585f63 100%);
}

.marquee-line {
  background: transparent;
}

.marquee-item {
  display: inline-block;
  padding: 20px;
  font-size: 13px;
  color: #ffffff;
  position: relative;
}

.marquee-item:before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  height: 14px;
  width: 1px;
  background-color: #ffffff;
}

.marquee-item__title {
  text-transform: uppercase;
  padding-right: 5px;
}

.marquee-item__value {
  position: relative;
  padding-left: 14px;
}

.marquee-item__icon {
  display: block;
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border: 3px solid transparent;
}

.marquee-item__icon.arrow--up {
  border-bottom: 3px solid #ffffff;
  top: 2px;
}

.marquee-item__icon.arrow--down {
  border-top: 3px solid #ffffff;
  top: 5px;
}

.graph-bar {
  width: 100%;
  padding-top: 12px;
  margin-bottom: 20px;
}

.graph-description {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.graph-description__title {
  background: linear-gradient(0deg, #3b4043 0%, #3b4043 48%, #444a4d 49%, #585f63 100%);
  border-radius: 6px;
  height: 47px;
  line-height: 47px;
  min-width: 220px;
  white-space: nowrap;
  padding: 0 15px;
  color: #ffffff;
  font-family: "myriadpro-semibold";
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
}

.graph-description__list {
  margin-bottom: 15px;
}

.graph-description__list ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 10px 0 10px 10px;
}

.graph-description__list li {
  padding: 5px 24px;
}

.graph-description-label {
  font-size: 13px;
  padding-left: 15px;
  position: relative;
}

.graph-description-label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 11px;
  height: 11px;
  display: block;
}

.graph-description-label.orange--color:before {
  background-color: #f67f00;
}

.graph-description-label.gray--color:before {
  background-color: #4f5457;
}

.footer-main {
  background: url(../img/bg/bg_footer.html) 50% 0 no-repeat;
  background-size: cover;
}

.footer-left {
  position: relative;
  z-index: 2;
  padding: 50px 30px 50px 0;
  height: 100%;
}

.footer-left:before {
  content: '';
  position: absolute;
  top: 0;
  right: -15px;
  height: 100%;
  width: 1000px;
  background: rgba(79, 84, 87, 0.84);
  z-index: -1;
}

.footer-right {
  position: relative;
  z-index: 2;
  padding: 50px 0 50px 30px;
  height: 100%;
}

.footer-right:before {
  content: '';
  position: absolute;
  top: 0;
  left: -15px;
  height: 100%;
  width: 1000px;
  background: rgba(246, 127, 0, 0.84);
  z-index: -1;
}

.form-support {
  margin-bottom: 38px;
}

.form-support__title {
  color: #ffffff;
  font-family: "myriadpro-bold";
  font-size: 2.625em;
  padding: 10px 0 10px 78px;
  position: relative;
  line-height: 1;
  margin-bottom: 20px;
}

.form-support .label-form {
  width: 100%;
  position: relative;
  margin-bottom: 16px;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.42);
}

.form-support .label-form:before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 50%;
  width: 0;
  height: 1px;
  background-color: white;
  transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.form-support .label-form:after {
  content: '';
  position: absolute;
  bottom: -1px;
  right: 50%;
  width: 0;
  height: 1px;
  background-color: white;
  transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.form-support .label-form.focused:before, .form-support .label-form.focused:after {
  width: 50%;
}

.form-support .label-form.plan--select {
  border-bottom: none;
}

.form-support .label-form.label--textarea .icon-form {
  top: 9px;
  height: 20px;
}

.form-support .input-form {
  border: none;
  background-color: transparent;
  color: #ffffff;
  width: 100%;
  font-family: "myriadpro-regular";
  font-size: 14px;
  padding: 0 0 0 0;
  margin: 0;
  height: 36px;
}

.form-support .input-form::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}

.form-support .input-form:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}

.form-support .input-form::-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}

.form-support .input-form::placeholder {
  color: #ffffff;
  opacity: 1;
}

.form-support .input-form.input--icon {
  padding-left: 25px;
}

.form-support .input-form.form-support__textarea {
  height: 100px;
  resize: none;
  padding: 10px 0 10px 25px;
}

.form-support .label-title {
  color: #d9d9d9;
  font-size: 10px;
  text-transform: uppercase;
}

.form-support .icon-form {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 20px;
  height: 100%;
}

.form-support .icon-form:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
}

.map-wrap {
  position: relative;
  width: 100%;
  height: 185px;
  margin-bottom: 20px;
}

.map-wrap #map {
  border: none;
  height: 100%;
  width: 100%;
  border-radius: 33px;
}

.address-map {
  position: absolute;
  right: 28px;
  bottom: 36px;
  border-radius: 25px;
  background-color: rgba(79, 84, 87, 0.7);
  z-index: 2;
  max-width: 228px;
  width: 100%;
  color: #ffffff;
  font-size: 1.125em;
  padding: 26px 20px;
}

.footer-text {
  color: #ffffff;
  padding: 20px 0;
}

.footer-support-wrap {
  padding: 50px 0;
}

.footer-support-item {
  margin-bottom: 30px;
}

.footer-support-item__inner {
  position: relative;
  padding-left: 40px;
  color: #ffffff;
}

.footer-support-item__icon {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 22px;
  height: 20px;
}

.footer-support-item__icon:before {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
}

.footer-support-item__title {
  display: block;
}

.footer-support-item__value {
  display: block;
}

.footer-support-item__value a {
  transition: color 0.4s ease-in-out;
  color: #ffffff;
}

.footer-support-item__value a:hover {
  color: #f67f00;
}

.footer-menu {
  margin-bottom: 26px;
  border-left: 1px solid rgba(255, 255, 255, 0.09);
  padding-left: 15px;
  text-align: right;
}

.footer-menu ul {
  display: inline-block;
  padding-right: 10px;
}

.footer-menu li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 26px;
  text-align: left;
}

.footer-menu li:last-child {
  margin-bottom: 0;
}

.footer-menu li:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border: 1px solid #f67f00;
  border-bottom: none;
  border-left: none;
  left: 0;
  top: 8px;
}

.footer-menu a {
  transition: color 0.4s ease-in-out;
  color: #ffffff;
}

.footer-menu a:hover {
  color: #f67f00;
}

.copyright {
  color: #ffffff;
  font-size: 14px;
  padding: 4px 0;
}

.payment-system {
  text-align: center;
}

.payment-system__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #f67f00;
  padding: 20px 0;
}

.payment-system__list li {
  padding: 10px 5px;
}

.section-advantages {
  color: #ffffff;
  background: url(../img/bg/bg_advantages.png) 50% 0 no-repeat;
  background-size: cover;
}

.section-process {
  color: #ffffff;
  background: url(../img/bg/bg_process.png) 50% 0 no-repeat;
  background-size: cover;
}

.advantages-item {
  text-align: center;
  margin-bottom: 20px;
}

.advantages-item__icon {
  height: 102px;
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 30px;
}

.advantages-item__icon:before {
  content: '';
  position: absolute;
}

.advantages-item__title {
  font-family: "myriadpro-bold";
  line-height: 1.125;
}

.advantages-item__text {
  font-size: 14px;
  line-height: 1.125;
}

.work-item {
  text-align: center;
  margin-bottom: 20px;
}

.work-item:last-child .work-item__inner:before {
  display: none;
}

.work-item__icon {
  height: 198px;
  width: 118px;
  display: block;
  position: relative;
  margin: 0 auto 30px;
}

.work-item__icon:before {
  content: '';
  position: absolute;
  background: url(../img/bg/s-shadow.png) 0 0 no-repeat;
  width: 196px;
  height: 116px;
  left: -5px;
  bottom: -5px;
}

.work-item__icon:after {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
}

.work-item__inner {
  position: relative;
}

.work-item__inner:before {
  content: '';
  position: absolute;
  left: 89%;
  background: url(../img/bg/s-arrows.png) 0 0 no-repeat;
  width: 76px;
  height: 49px;
  top: 100px;
}

.work-item__title {
  font-family: "myriadpro-semibold";
  line-height: 1.1;
  font-size: 1em;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.work-item__text {
  font-size: 14px;
  line-height: 1.4;
}

.table-statistic {
  margin-bottom: 20px;
}

.table-statistic th {
  text-align: center;
  font-weight: normal;
  opacity: 0.73;
  padding: 10px 5px;
}

.table-statistic th:first-child {
  padding-left: 20px;
}

.table-statistic th:last-child {
  text-align: right;
  padding-right: 30px;
}

.table-statistic td {
  padding: 29px 5px;
  line-height: 1.2;
  font-size: 1.125em;
  text-align: center;
}

.table-statistic td:first-child {
  opacity: 0.72;
  font-size: 1em;
  padding-left: 20px;
}

.table-statistic td:last-child {
  text-align: right;
  padding-right: 30px;
}

.table-statistic td:nth-child(3) {
  padding: 5px;
}

.table-statistic tr:nth-child(2n) {
  background: rgba(58, 68, 70, 0.06);
}

.table-statistic .statistic-logo {
  display: block;
  margin: auto;
}

.statistic-list {
  margin-bottom: 20px;
  padding-top: 42px;
}

.statistic-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background: rgba(58, 68, 70, 0.06);
  font-family: "myriadpro-bold";
  padding: 29px 20px 29px 30px;
  min-height: 80px;
  line-height: 1.3;
}

.statistic-item:nth-child(2n) {
  background: transparent;
}

.statistic-item__title {
  padding: 0 5px 0 60px;
  position: relative;
}

.statistic-item__value {
  color: #f67f00;
  padding: 0 5px;
}

.statistic-item .statistic-icon {
  display: block;
  position: absolute;
  left: 0;
}

.process-list-wrap {
  position: relative;
}

.process-list-wrap .img-bg {
  display: none;
  position: absolute;
  top: 180px;
  left: 0;
  width: 100%;
}

.process-list-wrap .img-bg img {
  display: block;
  margin: 0 auto;
}

.process-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 40px 0 0;
  position: relative;
}

.process-item {
  position: relative;
}

.process-item:nth-child(3) {
  z-index: 3;
  width: 40%;
  text-align: center;
}

.process-item:nth-child(3) .process-item__img {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 50px;
}

.process-item:nth-child(3) .process-item__inner {
  padding-top: 518px;
}

.process-item:nth-child(3) .process-item__number:before, .process-item:nth-child(3) .process-item__number:after {
  display: none;
}

.process-item:first-child {
  width: 15%;
}

.process-item:first-child .process-item__img {
  top: 230px;
  left: -60px;
}

.process-item:first-child .process-item__inner {
  padding-top: 80px;
}

.process-item:nth-child(2) {
  width: 15%;
}

.process-item:nth-child(2) .process-item__img {
  left: -90px;
}

.process-item:nth-child(4) {
  text-align: right;
  z-index: 2;
  width: 15%;
}

.process-item:nth-child(4) .process-item__img {
  right: -90px;
}

.process-item:nth-child(4) .process-item__inner {
  padding: 0 15px 0 5px;
}

.process-item:nth-child(4) .process-item__number:before {
  left: auto;
  right: -18px;
}

.process-item:nth-child(4) .process-item__number:after {
  left: auto;
  right: -13px;
}

.process-item:nth-child(5) {
  text-align: right;
  width: 15%;
}

.process-item:nth-child(5) .process-item__img {
  right: -60px;
  top: 230px;
}

.process-item:nth-child(5) .process-item__inner {
  padding: 80px 15px 0 5px;
}

.process-item:nth-child(5) .process-item__number:before {
  left: auto;
  right: -18px;
}

.process-item:nth-child(5) .process-item__number:after {
  left: auto;
  right: -13px;
}

.process-item__inner {
  position: relative;
  min-height: 596px;
  padding-left: 15px;
  padding-right: 5px;
  padding-bottom: 10px;
}

.process-item__img {
  position: absolute;
  top: 158px;
}

.process-item__number {
  font-size: 2.0625em;
  font-family: "myriadpro-bold";
  line-height: 1;
  position: relative;
  margin-bottom: 4px;
}

.process-item__number:before, .process-item__number:after {
  content: '';
  position: absolute;
}

.process-item__number:before {
  left: -18px;
  top: 10px;
  border-radius: 50%;
  width: 11px;
  height: 11px;
  border: 3px solid #ffffff;
}

.process-item__number:after {
  background-color: #ffffff;
  top: 30px;
  left: -13px;
  width: 1px;
  height: 115px;
}

.process-item__title {
  font-family: "myriadpro-bold";
  font-size: 1.125em;
  line-height: 1;
}

.about-composition {
  position: relative;
  width: 100%;
  height: 397px;
  margin-top: 40px;
}

.about-composition:before {
  content: '';
  position: absolute;
  background: url(../img/bg/bg_about-grid.html) 100% 50% no-repeat;
  width: 1344px;
  height: 212px;
  left: -100%;
  bottom: 20%;
}

.about-composition__img {
  background: url(../img/bg/img-about.html) 100% 0 no-repeat;
  width: 876px;
  height: 397px;
  position: absolute;
  top: 0;
  right: -120px;
}

.about-composition__graph {
  background: url(../img/bg/about-graph.html) 0 20px repeat-x;
  width: 100%;
  height: 100%;
  -webkit-animation: zero 30s linear infinite;
          animation: zero 30s linear infinite;
  position: absolute;
  right: 140px;
  top: 0;
}

.about-composition__list {
  position: absolute;
  top: 0;
  right: 100px;
  width: 776px;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.about-composition__list li {
  width: 33.3333%;
  text-align: center;
  -webkit-animation: pulse2 infinite 10s ease-in-out;
          animation: pulse2 infinite 10s ease-in-out;
  opacity: 0;
}

.about-composition__list li:nth-child(2) {
  margin-top: 40px;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}

.about-composition__list li:nth-child(3) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.about-composition__list li:nth-child(4) {
  margin: -20px 0 0;
  width: 40%;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.about-composition__list li:nth-child(5) {
  width: 40%;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}

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

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

@-webkit-keyframes zero {
  from {
    background-position: 0 20px;
  }
  to {
    background-position: 1527px 20px;
  }
}

@keyframes zero {
  from {
    background-position: 0 20px;
  }
  to {
    background-position: 1527px 20px;
  }
}

.section-tariff {
  background: url(../img/bg/bg_grid-b.html) 50% 80px no-repeat;
}

.tariff-block {
  padding-top: 50px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -15px;
}

.tariff-tabs-wrap {
  width: 72%;
  padding: 0 15px;
}

.tariff-calculator {
  width: 28%;
  padding: 0 15px;
}

.tariff-calculator__label .jq-selectbox {
  width: 100%;
}

.tariff-calculator__label .jq-selectbox.opened .jq-selectbox__trigger-arrow {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.tariff-calculator__label .jq-selectbox.opened .jq-selectbox__select {
  border-color: #f67f00;
  border-width: 2px;
  border-bottom: 2px solid #f67f00;
  box-shadow: none;
}

.tariff-calculator__label .jq-selectbox.focused .jq-selectbox__select {
  border-color: #f67f00;
  border-width: 2px;
  border-bottom: 2px solid #f67f00;
  box-shadow: none;
}

.tariff-calculator__label .jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top: 5px solid #ffffff;
}

.tariff-calculator__label .jq-selectbox__select {
  height: 56px;
  width: 100%;
  padding: 0 66px 0 26px;
  border: 2px solid #f67f00;
  border-bottom: 2px solid #f67f00;
  border-radius: 50px;
  background: transparent;
  box-shadow: none;
  font-family: "myriadpro-regular";
  font-size: 14px;
  color: #000000;
  text-shadow: none;
}

.tariff-calculator__label .jq-selectbox__select-text {
  line-height: 52px;
  text-align: left;
}

.tariff-calculator__label .jq-selectbox__trigger {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #f67f00;
  border-left: none;
  top: 15px;
  right: 15px;
}

.tariff-calculator__label .jq-selectbox__trigger-arrow {
  top: 9px;
  right: 6px;
  border-top: 5px solid #ffffff;
}

.tariff-calculator__label .jq-selectbox__dropdown {
  text-align: left;
  left: 0;
  border-radius: 0;
  background: #ffffff;
  border: none;
  z-index: 10;
}

.tariff-calculator__label .jq-selectbox__dropdown ul {
  max-height: 260px;
}

.tariff-calculator__label .jq-selectbox li {
  color: #000000;
  font-family: "myriadpro-regular";
  font-size: 16px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tariff-calculator__label .jq-selectbox li.sel {
  color: #ffffff;
  background-color: #f67f00;
}

.tariff-calculator__label .jq-selectbox li:hover {
  color: #000000;
  background-color: #d2d2d2;
}

.tariff-tabs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}

.tariff-tabs .tariff-tabs-nav {
  width: 55%;
  position: relative;
  min-height: 500px;
  padding: 100px 15px 0;
}

.tariff-tabs .tabs__caption {
  width: 296px;
  height: 265px;
  position: relative;
  margin: 0 20px 0 auto;
}

.tariff-tabs .tabs__caption li {
  position: absolute;
  right: 0;
  cursor: pointer;
}

.tariff-tabs .tabs__caption li:first-child {
  bottom: 0;
  left: 90px;
  z-index: 6;
}

.tariff-tabs .tabs__caption li:nth-child(2) {
  bottom: 8px;
  left: 10px;
  z-index: 5;
}

.tariff-tabs .tabs__caption li:nth-child(3) {
  z-index: 4;
  bottom: 52px;
  left: -1px;
}

.tariff-tabs .tabs__caption li:nth-child(4) {
  z-index: 3;
  bottom: 97px;
  left: 12px;
}

.tariff-tabs .tabs__caption li:nth-child(5) {
  z-index: 2;
  bottom: 116px;
  left: 99px;
}

.tariff-tabs .tabs__caption li:nth-child(6) {
  z-index: 3;
  bottom: 94px;
  left: 178px;
}

.tariff-tabs .tabs__caption li.active .plan-info {
  opacity: 1;
}

.tariff-tabs .tabs__caption li.active .pillar > span {
  opacity: 1;
}

.tariff-tabs .tabs__content {
  width: 45%;
  padding-top: 40px;
  padding: 40px 15px 0;
}

.plan-info {
  position: absolute;
  z-index: 2;
  width: 100px;
  transition: opacity 0.4s ease-in-out;
  opacity: 0.4;
}

.plan-info:before {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0 1px;
  pointer-events: none;
}

.plan-info__percent {
  color: #f67f00;
  font-family: "myriadpro-bold";
  line-height: 1;
  font-size: 2.125em;
  margin-bottom: 6px;
}

.plan-info__percent span {
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
}

.plan-info.plan1 {
  top: 100%;
  left: 100px;
  margin-top: 15px;
}

.plan-info.plan1:before {
  background-image: url(../img/bg/el-p-1.html);
  width: 27px;
  height: 50px;
  top: -30px;
  left: -35px;
}

.plan-info.plan2 {
  top: 100%;
  left: 0;
  margin-top: 15px;
}

.plan-info.plan2:before {
  background-image: url(../img/bg/el-p-2.html);
  width: 96px;
  height: 74px;
  top: -42px;
  left: -56px;
}

.plan-info.plan3 {
  right: 100%;
  top: 60px;
  margin-right: 6px;
}

.plan-info.plan3:before {
  background-image: url(../img/bg/el-p-3.html);
  width: 120px;
  height: 37px;
  top: -15px;
  left: -12px;
}

.plan-info.plan4 {
  right: 100%;
  margin-right: 15px;
  top: -10px;
}

.plan-info.plan4:before {
  background-image: url(../img/bg/el-p-4.html);
  width: 179px;
  height: 83px;
  top: -50px;
  left: -20px;
}

.plan-info.plan5 {
  bottom: 100%;
  left: -100px;
  margin-bottom: 22px;
}

.plan-info.plan5:before {
  background-image: url(../img/bg/el-p-5.html);
  width: 156px;
  height: 147px;
  top: -20px;
  left: -25px;
}

.plan-info.plan6 {
  bottom: 100%;
  left: 0;
  margin-bottom: 10px;
}

.plan-info.plan6:before {
  background-image: url(../img/bg/el-p-6.html);
  width: 62px;
  height: 122px;
  top: 20px;
  left: -20px;
}

.plan-info-item {
  font-size: 13px;
  line-height: 1.1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  margin-bottom: 5px;
}

.plan-info-item__title {
  padding-right: 4px;
}

.plan-info-item__value {
  font-family: "myriadpro-bold";
}

.pillar {
  position: relative;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-perspective: 100px;
          perspective: 100px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  pointer-events: none;
}

.pillar.pillar1 {
  width: 119px;
  height: 63px;
  background-image: url(../img/bg/p1.html);
}

.pillar.pillar1 > span {
  -webkit-transform: rotate3d(1, 0, 0, 36deg);
          transform: rotate3d(1, 0, 0, 36deg);
  top: 12px;
  left: 32px;
}

.pillar.pillar2 {
  width: 115px;
  height: 93px;
  background-image: url(../img/bg/p2.html);
}

.pillar.pillar2 > span {
  -webkit-transform: rotate3d(1, 0, 0, 36deg) rotate3d(0, 0, 1, 42deg);
          transform: rotate3d(1, 0, 0, 36deg) rotate3d(0, 0, 1, 42deg);
  top: 14px;
  left: 30px;
}

.pillar.pillar3 {
  width: 95px;
  height: 115px;
  background-image: url(../img/bg/p3.html);
}

.pillar.pillar3 > span {
  -webkit-transform: rotate3d(1, 0, 0, 36deg) rotate3d(0, 0, 1, 90deg);
          transform: rotate3d(1, 0, 0, 36deg) rotate3d(0, 0, 1, 90deg);
  top: 14px;
  left: 5px;
}

.pillar.pillar4 {
  width: 119px;
  height: 133px;
  background-image: url(../img/bg/p4.html);
  -webkit-perspective: 150px;
          perspective: 150px;
}

.pillar.pillar4 > span {
  -webkit-transform: rotate3d(-1, 0, 0, 60deg) rotate3d(0, 0, 1, 150deg);
          transform: rotate3d(-1, 0, 0, 60deg) rotate3d(0, 0, 1, 150deg);
  top: 18px;
  left: 20px;
}

.pillar.pillar5 {
  width: 114px;
  height: 138px;
  background-image: url(../img/bg/p5.html);
}

.pillar.pillar5 > span {
  -webkit-transform: rotate3d(-1, 0, 0, 80deg) rotate3d(0, 0, 1, 180deg);
          transform: rotate3d(-1, 0, 0, 80deg) rotate3d(0, 0, 1, 180deg);
  top: 4px;
  left: 15px;
}

.pillar.pillar6 {
  width: 118px;
  height: 171px;
  background-image: url(../img/bg/p6.html);
  -webkit-perspective: 150px;
          perspective: 150px;
}

.pillar.pillar6 > span {
  -webkit-transform: rotate3d(-1, 0, 0, 60deg) rotate3d(0, 0, 1, 220deg);
          transform: rotate3d(-1, 0, 0, 60deg) rotate3d(0, 0, 1, 220deg);
  top: 20px;
  left: 26px;
  font-size: 1.875em;
}

.pillar > span {
  color: #ffffff;
  font-size: 2.125em;
  line-height: 1;
  font-family: "myriadpro-bold";
  position: absolute;
  display: inline-block;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}

.pillar > span span {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
}

.plan-card {
  max-width: 290px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  border-radius: 40px;
  border: 1px solid #f67f00;
  padding: 0 20px 36px;
  position: relative;
}

.tariff-name {
  max-width: 230px;
  width: 100%;
  margin: -45px auto 18px;
  font-family: "myriadpro-bold";
  font-size: 1.625em;
  line-height: 1;
  background-color: #ffffff;
  padding: 0 5px;
}

.tariff-name__title {
  text-transform: uppercase;
  color: #f67f00;
}

.tariff-name__value {
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.tariff-percent {
  background: url(../img/bg/bg_plan-percent.html) 0 0 no-repeat;
  width: 165px;
  height: 165px;
  margin: 0 auto 20px;
  display: block;
  color: #ffffff;
  border-radius: 50%;
}

.tariff-percent__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  padding: 25px 10px 20px;
}

.tariff-percent__title {
  font-size: 0.875em;
  text-transform: uppercase;
  line-height: 1.2;
  padding-bottom: 5px;
}

.tariff-percent__value {
  font-size: 2.8125em;
  font-family: "myriadpro-bold";
  line-height: 1.1;
}

.tariff-percent__value span {
  font-size: 30px;
  vertical-align: top;
}

.tariff-description-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 10px;
}

.tariff-description-item__title {
  text-align: right;
  width: 50%;
  font-size: 14px;
  line-height: 1.2;
}

.tariff-description-item__value {
  text-align: left;
  color: #f67f00;
  width: 50%;
  padding: 10px;
  font-family: "myriadpro-bold";
  font-size: 14px;
  line-height: 1.2;
}

.tariff-description-item__value b {
  font-weight: normal;
  font-size: 22px;
  line-height: 1;
}

.tariff-description-item__value span {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
}

.tariff-link {
  background-color: #ffffff;
  padding: 11px;
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.tariff-calculator {
  padding: 0 0 10px;
}

.tariff-calculator__title {
  text-transform: uppercase;
  font-size: 1.75em;
  text-align: center;
  line-height: 1;
  margin-bottom: 30px;
}

.tariff-calculator__title span {
  display: block;
  font-family: "myriadpro-bold";
}

.tariff-calculator__button {
  text-align: center;
  padding: 15px 0;
}

.tariff-calculator__label {
  width: 100%;
  display: block;
  margin-bottom: 30px;
  padding: 0 10px;
}

.tariff-calculator__label .label-title {
  text-align: left;
  display: block;
  font-size: 1em;
  margin-bottom: 20px;
}

.tariff-calculator__range {
  height: 35px;
  position: relative;
  width: 100%;
  background-size: 100%;
  padding: 6px 0;
}

.tariff-calculator__range .ui-widget.ui-widget-content {
  border: none;
  background-color: #E0E0E0;
  box-shadow: none;
  height: 8px;
}

.tariff-calculator__range .ui-widget-content {
  border: none;
  background: #f67f00;
}

.tariff-calculator__range .ui-widget-header {
  border: none;
  background: #f67f00;
}

.tariff-calculator__range .ui-corner-all, .tariff-calculator__range .ui-corner-bottom, .tariff-calculator__range .ui-corner-right, .tariff-calculator__range .ui-corner-br {
  border-radius: 2px;
}

.tariff-calculator__range .ui-slider-horizontal .ui-slider-handle {
  top: -6px;
}

.tariff-calculator__range .ui-state-default, .tariff-calculator__range .ui-widget-content .ui-state-default, .tariff-calculator__range .ui-widget-header .ui-state-default, .tariff-calculator__range .ui-button, .tariff-calculator__range html .ui-button.ui-state-disabled:hover, .tariff-calculator__range html .ui-button.ui-state-disabled:active {
  border: 5px solid #f67f00;
  font-weight: normal;
  border-radius: 50%;
  z-index: 5;
  background-color: #E0E0E0;
  box-shadow: inset 0px 1px 5px 0px rgba(0, 1, 3, 0.17);
  width: 20px;
  height: 20px;
  outline: none;
}

.tariff-calculator__range .handle-text {
  position: absolute;
  top: -35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  font-size: 12px;
  border: 1px solid #f67f00;
  background-color: #ffffff;
  border-radius: 3px;
  padding: 4px;
  line-height: 1;
  font-family: "myriadpro-regular";
  color: #000000;
}

.tariff-calculator__range .handle-text:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border: 1px solid #f67f00;
  border-top: 0;
  border-left: 0;
  background-color: #ffffff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  bottom: -3px;
  left: 50%;
  margin-left: -3px;
}

.tariff-calculator__range .range-left, .tariff-calculator__range .range-right {
  color: #000000;
  font-size: 10px;
  position: absolute;
  z-index: 5;
  opacity: 0.7;
  font-size: 12px;
}

.tariff-calculator__range .range-left {
  left: 0;
  top: 24px;
}

.tariff-calculator__range .range-right {
  top: 24px;
  right: 0;
}

.tariff-calculator-top, .tariff-calculator-bottom {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -10px 21px;
}

.field-amount {
  width: 55%;
  padding: 0 10px;
}

.field-amount label {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.field-amount input {
  width: 60%;
  height: 36px;
  border: 2px solid #E0E0E0;
  border-radius: 30px;
  font-family: "myriadpro-bold";
  padding: 0 15px;
  text-align: center;
  transition: border-color 0.4s ease-in-out;
}

.field-amount input:focus {
  border-color: #f67f00;
}

.field-amount .label-title {
  width: 40%;
  padding-right: 4px;
}

.field-result {
  width: 45%;
  padding: 0 10px;
}

.field-result__inner {
  position: relative;
  padding-left: 30px;
}

.field-result__icon {
  background-color: #f67f00;
  border-radius: 50%;
  text-align: center;
  width: 24px;
  height: 24px;
  color: #000000;
  line-height: 20px;
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
  padding: 2px 2px 2px 3px;
}

.field-result__title {
  font-size: 12px;
  display: block;
}

.field-result__value {
  display: block;
  font-family: "myriadpro-bold";
  font-size: 12px;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.field-days {
  width: 55%;
  padding: 0 10px;
}

.field-days__inner {
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.field-days__title {
  width: 40%;
  padding-right: 4px;
}

.field-days__value {
  width: 60%;
  height: 36px;
  border: 2px solid #E0E0E0;
  border-radius: 30px;
  font-family: "myriadpro-bold";
  padding: 0 15px;
  text-align: center;
  line-height: 32px;
}

.field-date {
  width: 45%;
  padding: 0 10px;
}

.field-date__inner {
  position: relative;
  padding-left: 30px;
}

.field-date__icon {
  background-color: #f67f00;
  border-radius: 50%;
  text-align: center;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
}

.field-date__title {
  font-size: 12px;
  display: block;
}

.field-date__value {
  display: block;
  font-size: 12px;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.referral-block {
  position: fixed;
  top: 0;
  left: 0;
  width: 200px;
  height: 100%;
  z-index: 50;
  background: url(../img/bg/bg_ref-aside.html) 0 0 no-repeat, rgba(79, 84, 87, 0.96);
  box-shadow: 0 0 49px rgba(0, 0, 0, 0.5);
  transition: left 0.4s ease-in-out;
}

.referrals-btn {
  position: fixed;
  top: 0;
  left: 0;
  display: inline-block;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
  z-index: 90;
}

.referrals-btn span {
  display: block;
  background-color: #f67f00;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  border-radius: 0 0 20px 0;
  padding: 5px 15px;
  color: #ffffff;
  font-size: 13px;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}

.referrals-btn:hover span {
  background-color: #ff982a;
}

.referral-block-content {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  text-align: center;
  color: #ffffff;
  padding: 20px 15px 20px;
}

.referral-block-content .section-title {
  font-size: 1.375em;
  word-wrap: break-word;
  overflow-wrap: break-word;
  max-width: 100%;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.referral-block-content .section-button {
  padding-bottom: 30px;
  border-bottom: 3px solid rgba(255, 255, 255, 0.12);
}

.referral-block-content .section-button .btn-orange {
  font-size: 13px;
  height: 40px;
  line-height: 40px;
  min-width: 145px;
  padding: 0 15px;
}

.referrals-level {
  padding-bottom: 10px;
}

.referrals-level-item {
  padding-bottom: 20px;
}

.referrals-level-item__progress {
  width: 7px;
  height: 100px;
  border-radius: 2px;
  background-color: #ffffff;
  position: relative;
  margin: 0 auto -2px;
}

.referrals-level-item__progress.color--orange {
  background-color: #f67f00;
}

.referrals-level-item__percent {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #f67f00;
  font-size: 1.5em;
  line-height: 1;
  padding: 14px 5px;
  text-align: center;
  font-family: "myriadpro-bold";
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.referrals-level-item__percent span {
  font-size: 12px;
  vertical-align: top;
}

.referrals-level-item__title {
  font-family: "myriadpro-bold";
  text-transform: uppercase;
  line-height: 1;
  padding-top: 14px;
}

.referrals-level-item__text {
  font-size: 13px;
}

.scroll-up-wrap {
  padding: 20px 0;
}

.scroll-up {
  display: inline-block;
  cursor: pointer;
}

.scroll-up__icon {
  width: 57px;
  height: 57px;
  background-color: transparent;
  border: 3px solid #f67f00;
  position: relative;
  margin: 0 auto;
  border-radius: 50%;
  display: block;
}

.scroll-up__icon:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  border: 2px solid #ffffff;
  border-right: 0;
  border-bottom: 0;
  background-color: transparent;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 22px;
  left: 20px;
}

.scroll-up__text {
  font-size: 13px;
  padding-top: 10px;
}

.map-contact-wrap {
  width: 100%;
  height: 440px;
  margin-bottom: 20px;
}

.map-contact-wrap iframe {
  width: 100%;
  border: none;
  height: 100%;
  border-radius: 0;
}

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

.form-contacts__item {
  margin-bottom: 10px;
}

.form-contacts__item .label-form {
  display: block;
  margin: 0;
  width: 100%;
  position: relative;
}

.form-contacts__item .input-form {
  border-radius: 0;
  height: 55px;
  width: 100%;
  padding: 0 16px 0 48px;
  color: #000000;
  transition: border-color 0.4s ease-in-out;
  background-color: #ffffff;
  border: 1px solid #E6E6E6;
  font-size: 14px;
}

.form-contacts__item .input-form::-webkit-input-placeholder {
  color: #000000;
  opacity: 1;
}

.form-contacts__item .input-form:-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}

.form-contacts__item .input-form::-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}

.form-contacts__item .input-form::placeholder {
  color: #000000;
  opacity: 1;
}

.form-contacts__item .input-form:focus {
  border-color: #f67f00;
}

.form-contacts__item .input-form.textarea-form {
  padding: 15px 16px 15px 48px;
  height: 170px;
  resize: none;
}

.form-contacts__item .icon-form {
  position: absolute;
  display: block;
  width: 48px;
  height: 55px;
  left: 0;
  top: 0;
}

.form-contacts__button .btn {
  min-width: 168px;
}

.news-item {
  margin-bottom: 36px;
}

.news-item__inner {
  position: relative;
  padding-left: 178px;
  min-height: 162px;
}

.news-item__img {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 153px;
  overflow: hidden;
}

.news-item__img:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(246, 127, 0, 0.54);
}

.news-item__top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  margin: 0 -5px;
  padding-bottom: 8px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.news-item__article {
  color: #242424;
}

.news-item .news-title {
  font-size: 1.375em;
  line-height: 1;
  font-family: "myriadpro-regular";
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-flex-grow: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  padding: 0 5px 5px;
}

.news-item .news-title a {
  color: #000000;
  transition: color 0.4s ease-in-out;
}

.news-item .news-title a:hover {
  color: #f67f00;
}

.news-item .news-date {
  padding: 0 5px 5px;
  min-width: 102px;
  text-align: right;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  font-size: 14px;
  color: #f67f00;
}

.news-item .news-text {
  font-size: 14px;
  margin-bottom: 14px;
}

.news-item .news-button .btn {
  font-size: 14px;
  min-width: 112px;
  height: 36px;
  line-height: 36px;
  text-transform: none;
}

.faq-tabs {
  padding: 10px 0 0;
}

.faq-tabs-nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border-bottom: 4px solid #F1F1F1;
  margin-bottom: 16px;
}

.tabs-nav-item {
  color: #9a9a9a;
  font-size: 1.25em;
  padding: 10px 15px 20px;
  cursor: pointer;
  transition: color 0.4s ease-in-out;
  position: relative;
}

.tabs-nav-item:before {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #f67f00;
  transition: opacity 0.4s ease-in-out;
  opacity: 0;
}

.tabs-nav-item:hover {
  color: #f67f00;
}

.tabs-nav-item.active {
  color: #f67f00;
}

.tabs-nav-item.active:before {
  opacity: 1;
}

.accordion-faq li {
  border: 1px solid rgba(18, 31, 58, 0.12);
  background-color: #ffffff;
  padding: 24px 26px;
  margin-bottom: 10px;
}

.accordion-faq li.active .accordion-title:before {
  opacity: 0;
}

.accordion-faq li.active .accordion-title:after {
  opacity: 1;
}

.accordion-faq .accordion-title {
  position: relative;
  padding: 4px 0 4px 40px;
  font-family: "myriadpro-bold";
  font-size: 1.125em;
  line-height: 1.1;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  cursor: pointer;
}

.accordion-faq .accordion-title:before, .accordion-faq .accordion-title:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  transition: opacity 0.4s ease-in-out;
}

.accordion-faq .question-block {
  font-size: 13px;
  padding: 20px 0 10px;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.about-block {
  padding-bottom: 45px;
}

.about-block:last-child {
  padding-bottom: 0;
}

.about-block .section-button {
  margin-bottom: 20px;
}

.about-video-link {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
}

.about-video-link:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}

.about-video-link img {
  display: block;
}

.about-video-link .play-button {
  position: absolute;
  display: inline-block;
  z-index: 2;
}

.about-video-link:hover:before {
  opacity: 1;
}

.mission-list {
  padding-bottom: 10px;
}

.mission-item {
  background: rgba(23, 25, 30, 0.05);
  padding: 22px 15px 22px 85px;
  position: relative;
  margin-bottom: 15px;
  min-height: 66px;
}

.mission-item__title {
  font-family: "myriadpro-bold";
  font-size: 1.125em;
  margin-bottom: 8px;
}

.mission-item__text {
  font-size: 14px;
  line-height: 1.3;
}

.mission-item__number {
  font-family: "myriadpro-bold";
  font-size: 2.75em;
  color: #f67f00;
  position: absolute;
  top: 50%;
  left: 0;
  width: 85px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
}

.advantages-about-item {
  margin-bottom: 50px;
}

.advantages-about-item__inner {
  position: relative;
  padding-left: 70px;
  min-height: 45px;
}

.advantages-about-item__title {
  margin-bottom: 6px;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.advantages-about-item__text {
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-size: 14px;
}

.advantages-about-item__icon {
  display: block;
  position: absolute;
  left: 0;
  top: 12px;
  width: 45px;
  height: 52px;
}

.advantages-about-item__icon:before {
  content: '';
  position: absolute;
}

.partners-block {
  border-top: 1px solid #E3E3E3;
  padding: 30px 0 40px;
  padding-right: 265px;
  min-height: 310px;
  position: relative;
}

.partners-block:nth-child(2n) {
  padding-right: 0;
  padding-left: 265px;
}

.partners-block:nth-child(2n) .partners-block-percent {
  right: auto;
  left: 0;
}

.partners-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 -10px;
}

.partners-item {
  padding: 0 10px;
  width: 25%;
  margin-bottom: 20px;
}

.partners-item:last-child .partners-item__number:before {
  display: none;
}

.partners-item__title {
  font-size: 13px;
  min-height: 27px;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 1.1;
}

.partners-item__number {
  width: 100%;
  height: 48px;
  border-radius: 50%;
  display: block;
  position: relative;
  margin-bottom: 10px;
}

.partners-item__number:before {
  content: '';
  position: absolute;
  height: 5px;
  width: 100%;
  background-color: #F3F3F3;
  top: 50%;
  margin-top: -2px;
  left: 45px;
}

.partners-item__number span {
  display: block;
  background-image: linear-gradient(0deg, #fb972c 20%, #ff8400 76%);
  color: #ffffff;
  font-size: 1.5em;
  text-align: center;
  width: 48px;
  height: 48px;
  position: relative;
  border-radius: 50%;
  line-height: 48px;
}

.partners-item__text {
  font-size: 13px;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.partners-block-percent {
  position: absolute;
  right: 0;
  top: 40px;
  border-radius: 50%;
  background-image: linear-gradient(0deg, #ecedee 0%, #fafafa 49%, #f6f6f6 100%);
  width: 247px;
  height: 247px;
  text-align: center;
  padding: 90px 15px 20px;
}

.partners-block-percent span {
  display: inline-block;
  font-family: "myriadpro-bold";
  font-size: 5.5em;
  line-height: 0.8;
  color: #f67f00;
  background: -webkit-linear-gradient(90deg, #fb972c 20%, #ff8400 76%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.invest-plans {
  width: 100%;
  position: relative;
  min-height: 580px;
  padding: 130px 15px 50px;
}

.invest-plans__inner {
  width: 296px;
  height: 265px;
  position: relative;
  margin: 0 auto 0;
}

.invest-plans__inner li {
  position: absolute;
  right: 0;
}

.invest-plans__inner li .plan-info {
  opacity: 1;
}

.invest-plans__inner li .pillar > span {
  opacity: 1;
}

.invest-plans__inner li:first-child {
  bottom: 0;
  left: 90px;
  z-index: 6;
}

.invest-plans__inner li:nth-child(2) {
  bottom: 8px;
  left: 10px;
  z-index: 5;
}

.invest-plans__inner li:nth-child(3) {
  z-index: 4;
  bottom: 52px;
  left: -1px;
}

.invest-plans__inner li:nth-child(4) {
  z-index: 3;
  bottom: 97px;
  left: 12px;
}

.invest-plans__inner li:nth-child(5) {
  z-index: 2;
  bottom: 116px;
  left: 99px;
}

.invest-plans__inner li:nth-child(6) {
  z-index: 3;
  bottom: 94px;
  left: 178px;
}

.company-address-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -12px;
  padding: 10px 0;
}

.company-address-block .section-button {
  padding: 0 12px;
  margin-bottom: 15px;
}

.company-address {
  padding: 0 12px;
  margin-bottom: 15px;
  max-width: 330px;
}

.company-address__inner {
  position: relative;
  padding-left: 40px;
  min-height: 35px;
  font-family: "myriadpro-bold";
  font-size: 13px;
}

.company-address__title {
  text-transform: uppercase;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.company-address__text {
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 1.2;
}

.company-address__icon {
  display: block;
  position: absolute;
  left: 0;
}

.invest-calculator-block {
  background: #F8F8F8;
  padding: 45px 0;
  margin-bottom: 40px;
}

.form-calculator {
  padding: 15px 0 0;
}

.form-calculator__button {
  text-align: center;
}

.form-calculator__button .btn {
  height: 44px;
  line-height: 45px;
  min-width: 170px;
  font-size: 13px;
  font-family: "myriadpro-bold";
}

.form-calculator .label-title {
  font-size: 1.125em;
  display: block;
  text-align: center;
  margin-bottom: 15px;
  font-family: "myriadpro-bold";
}

.form-calculator__fieldset {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -15px;
}

.form-calculator__range {
  height: 35px;
  position: relative;
  width: 100%;
  background-size: 100%;
  padding: 6px 0;
}

.form-calculator__range:before {
  content: '';
  position: absolute;
  background: url(../img/bg/scale-g.html) 50% 0 repeat-x;
  width: 100%;
  height: 22px;
  top: 0;
  left: 0;
}

.form-calculator__range .ui-widget.ui-widget-content {
  border: 1px solid #c2c2c2;
  background-color: #ffffff;
  box-shadow: none;
  height: 8px;
}

.form-calculator__range .ui-widget-content {
  border: none;
  background: #f67f00;
}

.form-calculator__range .ui-widget-header {
  border: none;
  background: #f67f00;
}

.form-calculator__range .ui-corner-all, .form-calculator__range .ui-corner-bottom, .form-calculator__range .ui-corner-right, .form-calculator__range .ui-corner-br {
  border-radius: 1px;
}

.form-calculator__range .ui-slider-horizontal .ui-slider-handle {
  top: -6px;
}

.form-calculator__range .ui-state-default, .form-calculator__range .ui-widget-content .ui-state-default, .form-calculator__range .ui-widget-header .ui-state-default, .form-calculator__range .ui-button, .form-calculator__range html .ui-button.ui-state-disabled:hover, .form-calculator__range html .ui-button.ui-state-disabled:active {
  background: url(../img/bg/range-handle.html) 0 0 no-repeat;
  width: 8px;
  height: 37px;
  font-weight: normal;
  z-index: 5;
  top: -15px;
  border: none;
  margin-left: -1px;
  outline: none;
}

.form-calculator__range .handle-text {
  position: absolute;
  top: 46px;
  left: 50%;
  color: #ffffff;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  font-size: 14px;
  border: none;
  background-color: #f67f00;
  border-radius: 1px;
  padding: 4px;
  line-height: 1;
  font-family: "myriadpro-semibold";
  border-radius: 20px;
  padding: 3px 10px;
}

.form-calculator__range .handle-text:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-top: 0;
  border-left: 0;
  background-color: #f67f00;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: -3px;
  left: 50%;
  margin-left: -3px;
}

.form-calculator__range .range-left, .form-calculator__range .range-right {
  color: #000000;
  font-size: 10px;
  position: absolute;
  z-index: 2;
  opacity: 0.7;
  font-size: 14px;
  font-family: "myriadpro-bold";
  top: 30px;
}

.form-calculator__range .range-left {
  left: 0;
}

.form-calculator__range .range-right {
  right: 0;
}

.form-calculator__label {
  margin-bottom: 30px;
  padding: 0 15px;
  width: 33%;
  display: block;
}

.form-calculator__label .jq-selectbox {
  width: 100%;
}

.form-calculator__label .jq-selectbox.opened .jq-selectbox__trigger-arrow {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.form-calculator__label .jq-selectbox.opened .jq-selectbox__select {
  border-color: #f67f00;
  border-width: 2px;
  border-bottom: 2px solid #f67f00;
  box-shadow: none;
}

.form-calculator__label .jq-selectbox.focused .jq-selectbox__select {
  border-color: #f67f00;
  border-width: 2px;
  border-bottom: 2px solid #f67f00;
  box-shadow: none;
}

.form-calculator__label .jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top: 5px solid #ffffff;
}

.form-calculator__label .jq-selectbox__select {
  height: 56px;
  width: 100%;
  padding: 0 66px 0 26px;
  border: 2px solid #f67f00;
  border-bottom: 2px solid #f67f00;
  border-radius: 50px;
  background: transparent;
  box-shadow: none;
  font-family: "myriadpro-regular";
  font-size: 14px;
  color: #000000;
  text-shadow: none;
}

.form-calculator__label .jq-selectbox__select-text {
  line-height: 52px;
  text-align: left;
}

.form-calculator__label .jq-selectbox__trigger {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #f67f00;
  border-left: none;
  top: 15px;
  right: 15px;
}

.form-calculator__label .jq-selectbox__trigger-arrow {
  top: 9px;
  right: 6px;
  border-top: 5px solid #ffffff;
}

.form-calculator__label .jq-selectbox__dropdown {
  text-align: left;
  left: 0;
  border-radius: 0;
  background: #ffffff;
  border: none;
  z-index: 10;
}

.form-calculator__label .jq-selectbox__dropdown ul {
  max-height: 260px;
}

.form-calculator__label .jq-selectbox li {
  color: #000000;
  font-family: "myriadpro-regular";
  font-size: 16px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.form-calculator__label .jq-selectbox li.sel {
  color: #ffffff;
  background-color: #f67f00;
}

.form-calculator__label .jq-selectbox li:hover {
  color: #000000;
  background-color: #d2d2d2;
}

.invest-steps {
  position: relative;
  z-index: 2;
}

.invest-steps-block {
  padding-top: 20px;
}

.invest-steps-composition {
  display: inline-block;
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 280px;
  height: 280px;
  margin: -140px 0 0 -140px;
}

.invest-steps-composition:before {
  content: '';
  position: absolute;
  background: url(../img/bg/shadow-circle.html) 0 0 no-repeat;
  width: 316px;
  height: 65px;
  bottom: -22px;
  left: 50%;
  margin-left: -158px;
}

.progressbar-around {
  width: 100%;
  height: 100%;
  position: relative;
}

.steps-numbers {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.steps-numbers li {
  color: #f67f00;
  font-size: 2.875em;
  font-family: "myriadpro-bold";
  line-height: 1;
  position: absolute;
}

.steps-numbers li b {
  font-weight: normal;
  display: inline-block;
}

.steps-numbers li span {
  width: 50px;
  height: 1px;
  background-color: #FAE7D3;
  display: block;
  position: absolute;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.steps-numbers li span:before, .steps-numbers li span:after {
  content: '';
  position: absolute;
}

.steps-numbers li span:before {
  background-color: #f67f00;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  left: -7px;
  top: -2px;
}

.steps-numbers li span:after {
  background-color: #ffffff;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 5px solid #E4831C;
  right: -10px;
  top: -12px;
}

.steps-numbers li:first-child {
  top: -10px;
  left: 100%;
  margin-left: 30px;
}

.steps-numbers li:first-child span {
  right: 100%;
  bottom: -5px;
  margin-right: 15px;
  -webkit-transform: rotate(150deg);
          transform: rotate(150deg);
}

.steps-numbers li:nth-child(2) {
  top: 115px;
  left: 100%;
  margin-left: 70px;
}

.steps-numbers li:nth-child(2) span {
  right: 100%;
  bottom: 20px;
  margin-right: 22px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.steps-numbers li:nth-child(3) {
  top: 240px;
  left: 100%;
  margin-left: 30px;
}

.steps-numbers li:nth-child(3) span {
  right: 100%;
  bottom: 50px;
  margin-right: 15px;
  -webkit-transform: rotate(210deg);
          transform: rotate(210deg);
}

.steps-numbers li:nth-child(4) {
  top: 240px;
  right: 100%;
  margin-right: 30px;
}

.steps-numbers li:nth-child(4) span {
  left: 100%;
  bottom: 50px;
  margin-left: 15px;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

.steps-numbers li:nth-child(5) {
  top: 115px;
  right: 100%;
  margin-right: 70px;
}

.steps-numbers li:nth-child(5) span {
  left: 100%;
  bottom: 20px;
  margin-left: 22px;
}

.steps-numbers li:nth-child(6) {
  top: -10px;
  right: 100%;
  margin-right: 30px;
}

.steps-numbers li:nth-child(6) span {
  left: 100%;
  bottom: -5px;
  margin-left: 15px;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}

.invest-steps-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -15px;
  position: relative;
}

.invest-steps-item {
  padding: 0 234px 15px 15px;
  width: 50%;
  min-height: 148px;
}

.invest-steps-item:nth-child(2n) {
  text-align: right;
  padding: 0 15px 15px 234px;
}

.invest-steps-item:nth-child(2n) .invest-steps-item__inner {
  padding-left: 0;
  padding-right: 95px;
}

.invest-steps-item:nth-child(2n) .invest-steps-item__icon {
  right: 0;
  left: auto;
}

.invest-steps-item:nth-child(3) {
  padding-right: 260px;
}

.invest-steps-item:nth-child(4) {
  padding-left: 260px;
}

.invest-steps-item__inner {
  position: relative;
  padding-left: 95px;
  min-height: 62px;
}

.invest-steps-item__title {
  font-family: "myriadpro-bold";
  font-size: 1.1875em;
  margin-bottom: 10px;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.invest-steps-item__text {
  font-size: 14px;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 1.286;
}

.invest-steps-item__icon {
  display: block;
  position: absolute;
  left: 0;
}

.registration-content {
  padding: 30px 0;
  position: relative;
}

.registration-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: -30px;
  width: calc(100% + 60px);
  height: 100%;
  border-radius: 44px;
  border: 1px solid rgba(0, 0, 0, 0.16);
}

.registration-content:after {
  content: '';
  position: absolute;
  top: 40px;
  left: 50%;
  background-color: #E9E9E9;
  width: 1px;
  height: calc(100% - 80px);
}

.form-user {
  max-width: 480px;
  width: 100%;
  margin: 0 auto;
}

.form-user__title {
  font-family: "myriadpro-bold";
  font-size: 22px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.form-user .label-title {
  margin-bottom: 10px;
  font-size: 15px;
  display: block;
  line-height: 1;
  padding-left: 5px;
}

.form-user__label {
  display: block;
  margin: 0;
  width: 100%;
}

.form-user__input {
  border-radius: 50px;
  width: 100%;
  height: 48px;
  border: 1px solid #aeaeae;
  transition: border-color 0.4s ease-in-out;
  padding: 0 20px;
  color: #000000;
  background-color: #ffffff;
}

.form-user__input:focus {
  border-color: #f67f00;
}

.form-user__bottom {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 5px 0;
  margin: 0 -5px;
}

.form-user__bottom .form-user-item {
  padding: 0 5px;
}

.form-user__bottom .form-user__button {
  padding: 0 5px;
}

.form-user__bottom .form-user__label {
  position: relative;
  padding-left: 100px;
}

.form-user__bottom .form-user__input {
  height: 40px;
  padding: 0 10px;
  text-align: center;
  font-size: 13px;
}

.form-user__link {
  margin-bottom: 15px;
  padding: 0 5px;
}

.form-user__link a {
  color: #000000;
  font-size: 14px;
  text-decoration: underline;
  transition: color 0.4s ease-in-out;
}

.form-user__link a:hover {
  color: #f67f00;
  text-decoration: underline;
}

.form-user__code {
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  width: 90px;
  border-radius: 50px;
  background-color: #D2D2D2;
}

.form-user__code img {
  display: block;
  margin: 13px auto;
}

.form-user__button {
  margin-bottom: 15px;
}

.form-user__button .btn {
  height: 40px;
  line-height: 40px;
  text-transform: none;
  font-size: 18px;
  padding: 0 20px;
}

.form-user__text {
  line-height: 46px;
  display: block;
  width: 100%;
  max-width: 100%;
  text-align: center;
  color: #f67f00;
  font-size: 16px;
  font-family: "myriadpro-bold";
  text-transform: uppercase;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 50px;
  width: 100%;
  height: 48px;
  border: 1px solid #aeaeae;
  padding: 0 20px;
  background-color: #ffffff;
}

.form-user-item {
  margin-bottom: 15px;
}

.form-user-checkbox-wrap {
  margin: 0 auto;
  padding: 16px 0 8px;
  text-align: left;
}

.form-user-checkbox-wrap label {
  font-family: "myriadpro-regular";
  font-size: 15px;
  position: relative;
  padding-left: 24px;
  display: inline-block;
  line-height: 1;
}

.form-user-checkbox-wrap label:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 13px;
  height: 13px;
  border: 1px solid #f67f00;
  background-color: transparent;
  text-align: center;
  color: #f67f00;
  line-height: 12px;
  font-size: 14px;
  font-weight: bold;
}

.form-user-checkbox-wrap label a {
  color: #000000;
  display: inline-block;
  vertical-align: baseline;
}

.form-user-checkbox-wrap label a:hover {
  color: #f67f00;
}

.form-user-checkbox-wrap input[type=checkbox] {
  display: none;
}

.form-user-checkbox-wrap input[type=checkbox] + label {
  cursor: pointer;
}

.form-user-checkbox-wrap input[type=checkbox]:checked + label:before {
  content: '\2713';
}

.payment-code {
  position: relative;
  height: 48px;
  width: 100%;
}

.payment-code .form-user__input {
  padding-right: 150px;
}

.payment-code .payment-select {
  position: absolute;
  right: 0;
  top: 2px;
  width: 130px;
  height: calc(100% - 4px);
  border-left: 1px solid #aeaeae;
}

.payment-code .jq-selectbox {
  width: 100%;
}

.payment-code .jq-selectbox:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 50%;
  width: 90px;
  height: 20px;
}

.payment-code .jq-selectbox.opened .jq-selectbox__trigger-arrow {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.payment-code .jq-selectbox.opened .jq-selectbox__select {
  border-width: 0;
  border-bottom: 0;
  box-shadow: none;
}

.payment-code .jq-selectbox.focused .jq-selectbox__select {
  border-width: 0;
  border-bottom: 0;
  box-shadow: none;
}

.payment-code .jq-selectbox__select {
  height: 44px;
  width: 100%;
  padding: 0 30px 0 15px;
  border: 0;
  border-bottom: 0;
  border-radius: 50px;
  background: transparent;
  box-shadow: none;
  font-family: "myriadpro-regular";
  font-size: 14px;
  color: #000000;
  text-shadow: none;
  position: relative;
}

.payment-code .jq-selectbox__select-text {
  line-height: 44px;
  text-align: left;
}

.payment-code .jq-selectbox__trigger {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: none;
  border-left: none;
  top: 20px;
  right: 15px;
}

.payment-code .jq-selectbox__trigger-arrow {
  top: 0;
  right: 0;
  border: none;
}

.payment-code .jq-selectbox__dropdown {
  text-align: left;
  left: 0;
  border-radius: 0;
  background: #ffffff;
  border: none;
  z-index: 10;
}

.payment-code .jq-selectbox__dropdown ul {
  max-height: 260px;
}

.payment-code .jq-selectbox li {
  color: #000000;
  font-family: "myriadpro-regular";
  font-size: 16px;
  max-width: 100%;
  position: relative;
  height: 30px;
}

.payment-code .jq-selectbox li:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 20;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 50%;
  width: 100px;
  height: 20px;
}

.payment-code .jq-selectbox li.sel {
  color: #ffffff;
  background-color: rgba(246, 127, 0, 0.3);
}

.payment-code .jq-selectbox li:hover {
  color: #000000;
  background-color: #d2d2d2;
}

.payment-code .logo-bitcoin:before {
  background-image: url(../img/pay/bitcoin-logo.html);
}

.payment-code .logo-ethereum:before {
  background-image: url(../img/pay/eth-logo.html);
}

.payment-code .logo-payeer:before {
  background-image: url(../img/pay/payeer-logo.html);
}

.payment-code .logo-perfectmoney:before {
  background-image: url(../img/pay/pm-logo.html);
}

.payment-code .logo-litecoin:before {
  background-image: url(../img/pay/litecoin-logo.html);
}

.payment-code .logo-dash:before {
  background-image: url(../img/pay/dash-logo.html);
}

.payment-code .logo-bitcoincash:before {
  background-image: url(../img/pay/bth-logo.html);
}

.cabinet-content {
  position: relative;
  width: 100%;
  min-height: 100vh;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}

.cabinet-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: -1;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}

.header-cabinet {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.cabinet-sidebar-content {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  padding: 25px 10px 40px 25px;
}

.cabinet-sidebar {
  width: 290px;
  background-color: #ffffff;
  position: absolute;
  left: -290px;
  top: 0;
  height: 100%;
  z-index: 100;
  background: url(../img/bg/bg_cabinet-sidebar.html) 0 0 no-repeat, #f1f1f1;
  background-size: cover;
  transition: left 0.4s ease-in-out;
}

.cabinet-sidebar .logo-wrap {
  padding: 20px 20px 16px;
}

.cabinet-sidebar.open {
  left: 0;
  box-shadow: 20px 0 50px rgba(255, 255, 255, 0.3);
}

.btn-close {
  position: relative;
  cursor: pointer;
  color: #939393;
  font-size: 14px;
  padding-left: 40px;
  margin-left: 27px;
}

.btn-close span {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 30px;
  height: 4px;
  margin-top: -2px;
  background-color: #f67f00;
}

.btn-close span:before, .btn-close span:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 4px;
  background-color: #f67f00;
  left: 0;
}

.btn-close span:before {
  bottom: 8px;
}

.btn-close span:after {
  top: 8px;
}

.cabinet-menu {
  padding-left: 20px;
}

.cabinet-menu li {
  position: relative;
  padding: 13px 0 13px 20px;
}

.cabinet-menu li:before {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  border: 1px solid #f67f00;
  left: 0;
  top: 19px;
  opacity: 0.48;
}

.cabinet-menu li:after {
  content: '';
  width: 1px;
  height: 27px;
  left: 5px;
  bottom: 34px;
  position: absolute;
  background-color: #f67f00;
  opacity: 0.28;
}

.cabinet-menu li.active a {
  color: #f67f00;
}

.cabinet-menu a {
  font-size: 1em;
  color: #000000;
  display: inline-block;
  padding: 0 0 0 38px;
  position: relative;
  white-space: nowrap;
  transition: color 0.4s ease-in-out;
}

.cabinet-menu a:hover {
  color: #f67f00;
}

.cabinet-menu-icon {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 24px;
  height: 24px;
}

.cabinet-menu-icon:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
}

.sidebar-support {
  padding: 30px 0 30px 18px;
}

.sidebar-support-list {
  position: relative;
}

.sidebar-support-list:before {
  content: '';
  width: 1px;
  height: 54px;
  left: 7px;
  bottom: 100%;
  margin-bottom: -10px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.16);
  opacity: 0.28;
}

.sidebar-support-list:after {
  content: '';
  width: 1px;
  height: 54px;
  left: 7px;
  top: 100%;
  margin-top: -10px;
  position: absolute;
  background-color: #b4b4b4;
  opacity: 0.28;
}

.sidebar-support-list li {
  display: block;
  position: relative;
  padding: 15px 0 15px 55px;
}

.sidebar-support-list li:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 1px;
  background-color: #b4b4b4;
  top: 26px;
  left: 28px;
}

.sidebar-support-list li:after {
  content: '';
  width: 1px;
  height: 16px;
  left: 7px;
  top: 47px;
  position: absolute;
  background-color: #b4b4b4;
  opacity: 0.28;
}

.sidebar-support-list a {
  display: inline-block;
  position: relative;
  color: #000000;
  transition: color 0.4s ease-in-out;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.sidebar-support-list a:hover {
  color: #f67f00;
}

.sidebar-support-list .support-icon {
  position: absolute;
  left: 0;
  top: 17px;
  width: 16px;
  height: 20px;
  display: block;
}

.sidebar-support-list .support-icon:before {
  content: '';
  position: absolute;
}

.social-link-support {
  position: relative;
  padding: 10px 0 10px 50px;
}

.social-link-support:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 1px;
  background-color: #b4b4b4;
  top: 26px;
  left: 28px;
}

.social-link-support li {
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
}

.social-link-support a {
  color: #ffffff;
  display: inline-block;
  font-size: 10px;
  opacity: 0.37;
  transition: opacity 0.4s ease-in-out;
}

.social-link-support a:hover {
  opacity: 1;
  color: #ffffff;
}

.social-link-support a i {
  display: block;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  background-color: #f67f00;
  text-align: center;
  line-height: 18px;
}

.footer-cabinet {
  background: url(../img/bg/bg_footer.html) 50% 0 no-repeat;
  background-size: cover;
  position: relative;
  z-index: 2;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.footer-cabinet:before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(79, 84, 87, 0.86);
}

.footer-cabinet-content {
  padding: 16px 0;
}

.footer-cabinet-content .copyright {
  text-align: center;
  padding: 16px 0;
}

.footer-cabinet-content .social-button {
  padding: 14px 0;
}

.header-cabinet-top {
  background-color: #ffffff;
  box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.17);
  padding: 24px 0 22px;
}

.user-info{
  position: relative;
}

.user-info__notify{
  position: absolute;
  top: 5px;
  right: 5px;
  width: 20px;
  height: 20px;
}

.user-info__notify img{
  width: 100%;
}

.user-info__notify span{
  position: absolute;
  right: -7px;
  top: -7px;
  border-radius: 50%;
  background-color: red;
  color: #fff;
  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;
  font-family: "myriadpro-semibold";
  font-size: 10px;
  width: 15px;
  height: 15px;
  text-align: center;
}

.user-info__inner {
  position: relative;
  padding: 6px 0 6px 68px;
  display: inline-block;
  text-align: left;
}

.user-info__icon {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #f67f00;
}

.user-info__icon:before {
  content: '';
  position: absolute;
}

.user-info__name {
  font-family: "myriadpro-semibold";
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 1.2;
}

.user-info__welcome {
  font-size: 13px;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.user-data {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -10px;
}

.user-data-item {
  padding: 10px;
  width: 45%;
}

.user-data-item:nth-child(2) {
  width: 55%;
}

.user-data-item__inner {
  position: relative;
  padding-left: 38px;
  display: inline-block;
  text-align: left;
}

.user-data-item__icon {
  position: absolute;
  left: 3px;
  top: 6px;
  display: block;
  width: 18px;
  height: 18px;
}

.user-data-item__icon:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.user-data-item__title {
  font-size: 13px;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 1.3;
}

.user-data-item__value {
  font-family: "myriadpro-bold";
  font-size: 13px;
  color: #f67f00;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 1.1;
}

.project-date {
  padding: 17px 0;
}

.project-date__inner {
  position: relative;
  padding-left: 24px;
  font-family: "myriadpro-semibold";
  line-height: 1;
}

.project-date__icon {
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
}

.project-date__time {
  font-size: 19px;
  display: inline-block;
  vertical-align: middle;
  min-width: 60px;
  margin-right: 10px;
  position: relative;
}

.project-date__time:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 20px;
  background: #CFCFCF;
  top: 0;
  right: 0;
}

.project-date__date {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
}

.cabinet-header-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -20px;
  padding: 10px 0;
}

.cabinet-header-link li {
  padding: 5px 20px;
  text-align: right;
  position: relative;
}

.cabinet-header-link li:before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  width: 1px;
  height: 14px;
  background: #CFCFCF;
}

.cabinet-header-link a {
  color: #000000;
  font-family: "myriadpro-semibold";
  font-size: 13px;
  line-height: 1.2;
  position: relative;
  padding-left: 22px;
  transition: color 0.4s ease-in-out;
}

.cabinet-header-link a:hover {
  color: #f67f00;
}

.cabinet-header-link .header-link-icon {
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
}

.user-wallet-balance {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 -8px;
  padding: 16px 0 14px;
}

.user-wallet-balance-title {
  padding: 8px 8px;
  font-size: 1.125em;
  font-family: "myriadpro-semibold";
  text-transform: uppercase;
}

.user-wallet-list-wrap {
  padding: 0 8px;
}

.user-wallet-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.user-wallet {
  min-width: 140px;
  max-width: 200px;
  padding: 5px 4px;
}

.user-wallet__inner {
  position: relative;
  padding: 6px 0 5px 40px;
}

.user-wallet__icon {
  display: block;
  top: 0;
  left: 0;
  border-radius: 50%;
  position: absolute;
}

.user-wallet__value {
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 1;
}

.cabinet-main {
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  min-height: 500px;
}

.wallet-balance {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -8px;
}

.wallet-balance-item {
  padding: 8px;
  width: 33.3333%;
}

.wallet-balance-card {
  box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.17);
  background-color: #ffffff;
  border: 1px solid #F0EDF2;
  height: 100%;
  padding: 20px 20px 15px;
}

.wallet-balance-card__logo {
  margin-bottom: 12px;
}

.wallet-balance-card__balance {
  text-align: right;
  color: #f67f00;
  font-size: 1.375em;
  text-transform: uppercase;
  line-height: 1;
  word-wrap: break-word;
  overflow-wrap: break-word;
  max-width: 100%;
  font-family: "myriadpro-bold";
  margin-bottom: 12px;
}

.wallet-balance-card__top {
  padding: 0 0 0 2px;
  border-bottom: 1px solid #EDEDED;
}

.wallet-balance-card__middle {
  padding: 10px 0;
  border-bottom: 1px solid #EDEDED;
}

.wallet-balance-card__bottom {
  padding: 5px 0 0;
}

.wallet-balance-card .invest-link {
  font-family: "myriadpro-semibold";
  color: #ffffff;
  font-size: 0.8125em;
  height: 33px;
  line-height: 33px;
  padding: 0 6px;
  border: 0;
  border-radius: 2px;
  text-transform: uppercase;
  background-color: #f67f00;
  transition: all 0.4s ease-in-out;
  position: relative;
  white-space: nowrap;
  width: 100%;
  min-width: 100px;
}

.wallet-balance-card .invest-link:hover {
  background-color: #ff982a;
  color: #ffffff;
}

.wallet-balance-card .invest-link:active {
  background-color: #c36500;
}

.wallet-balance-card .withdraw-link {
  font-family: "myriadpro-semibold";
  color: #000000;
  font-size: 0.8125em;
  height: 33px;
  line-height: 31px;
  padding: 0 6px;
  border: 1px solid #FCD3A8;
  border-radius: 2px;
  text-transform: uppercase;
  background-color: #ffffff;
  transition: all 0.4s ease-in-out;
  position: relative;
  white-space: nowrap;
  width: 100%;
  min-width: 100px;
}

.wallet-balance-card .withdraw-link:hover {
  background-color: #ff982a;
  border-color: #ff982a;
  color: #ffffff;
}

.wallet-balance-card .withdraw-link:active {
  background-color: #c36500;
}

.wallet-balance-card .button-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -5px;
}

.wallet-balance-card .button-group-item {
  width: 50%;
  padding: 5px;
}

.wallet-balance-info-item {
  padding: 5px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.wallet-balance-info-item__title {
  font-size: 13px;
  line-height: 1.2;
}

.wallet-balance-info-item__value {
  font-family: "myriadpro-bold";
  font-size: 14px;
  color: #f67f00;
  text-transform: uppercase;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 1;
}

.section-cabinet {
  padding: 30px 0;
}

.section-cabinet-title {
  text-align: center;
  text-transform: uppercase;
  font-family: "myriadpro-semibold";
  font-size: 1.625em;
  margin-bottom: 10px;
}

.promo-item {
  text-align: center;
  padding: 10px 0;
}

.promo-item__title {
  text-transform: uppercase;
  font-size: 1.4375em;
  font-family: "myriadpro-semibold";
  line-height: 1.1;
  margin-bottom: 12px;
}

.promo-item__link {
  border: 1px solid #f67f00;
  border-radius: 15px;
}

.promo-item__image {
  text-align: center;
  padding: 10px;
}

.promo-item__value {
  border-radius: 13px;
  background: #f67f00;
  color: #ffffff;
  font-family: "myriadpro-semibold";
  font-size: 14px;
  line-height: 1;
  text-decoration: underline;
  padding: 15px;
  cursor: pointer;
}

.promo-item__value span {
  display: block;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.form-withdraw .label-title {
  display: block;
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 1;
  padding-left: 5px;
}

.form-withdraw__fieldset {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -10px;
}

.form-withdraw__item {
  width: 33.3333%;
  padding: 0 10px;
  margin-bottom: 20px;
}

.form-withdraw__label {
  display: block;
  margin: 0;
  width: 100%;
}

.form-withdraw__input {
  width: 100%;
  height: 52px;
  border-radius: 50px;
  border: 2px solid #f67f00;
  padding: 0 20px;
  text-align: left;
  color: #000000;
  font-size: 16px;
  background-color: #ffffff;
  transition: all 0.4s ease-in-out;
}

.form-withdraw__input:focus {
  box-shadow: 0 0 5px #f67f00;
}

.form-withdraw__button {
  padding: 5px 0;
}

.form-withdraw__button .btn {
  min-width: 185px;
}

.pay-wallets {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -6px 20px;
  padding: 4px 0;
}

.pay-wallet-item {
  padding: 6px;
}

.pay-wallet-item label {
  display: block;
  border-radius: 22px;
  width: 180px;
  height: 67px;
  background-color: #ffffff;
  border: 1px solid #f67f00;
  position: relative;
}

.pay-wallet-item label .pay-wallet-logo {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.pay-wallet-item label .pay-wallet-logo:before, .pay-wallet-item label .pay-wallet-logo:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  transition: opacity 0.4s ease-in-out;
}

.pay-wallet-item label .pay-wallet-logo:after {
  opacity: 0;
}

.pay-wallet-item input[type=radio] {
  display: none;
}

.pay-wallet-item input[type=radio] + label {
  cursor: pointer;
}

.pay-wallet-item input[type=radio]:checked + label {
  background-color: #f67f00;
}

.pay-wallet-item input[type=radio]:checked + label .pay-wallet-logo:before {
  opacity: 0;
}

.pay-wallet-item input[type=radio]:checked + label .pay-wallet-logo:after {
  opacity: 1;
}

.form-setting__tabs .tabs__caption {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -15px;
  padding: 0 0 20px;
}

.form-setting__tabs .tabs__caption li {
  text-transform: uppercase;
  border-radius: 30px;
  background-color: transparent;
  cursor: pointer;
  text-align: center;
  padding: 10px 15px 8px;
  line-height: 1;
  transition: all 0.4s ease-in-out;
  margin-bottom: 10px;
}

.form-setting__tabs .tabs__caption li:hover {
  color: #f67f00;
}

.form-setting__tabs .tabs__caption li.active {
  background-color: #f67f00;
  color: #ffffff;
}

.form-setting__tabs .tabs__content {
  min-height: 300px;
}

.form-setting__button {
  text-align: center;
  padding: 10px 0;
}

.form-setting__button .btn {
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  text-transform: none;
}

.form-setting__title {
  font-family: "myriadpro-bold";
  font-size: 1.25em;
  line-height: 1;
  margin-bottom: 20px;
}

.form-setting__label {
  display: block;
  margin-bottom: 14px;
}

.form-setting__input {
  width: 100%;
  padding: 0 16px;
  height: 36px;
  border: 1px solid #f67f00;
  border-radius: 30px;
  transition: all 0.4s ease-in-out;
  color: #000000;
}

.form-setting__input:focus {
  box-shadow: 0 0 5px #f67f00;
}

.form-setting .label-title {
  padding-left: 5px;
  margin-bottom: 10px;
  display: block;
  font-size: 13px;
}

.form-setting__label .jq-selectbox {
  width: 100%;
}

.form-setting__label .jq-selectbox.opened .jq-selectbox__trigger-arrow {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  border: none;
}

.form-setting__label .jq-selectbox.opened .jq-selectbox__select {
  border-color: #f67f00;
  box-shadow: 0 0 5px #f67f00;
}

.form-setting__label .jq-selectbox.focused .jq-selectbox__select {
  border-color: #f67f00;
  box-shadow: 0 0 5px #f67f00;
}

.form-setting__label .jq-selectbox.focused .jq-selectbox__trigger-arrow {
  border: none;
}

.form-setting__label .jq-selectbox__select {
  height: 36px;
  width: 100%;
  padding: 0 30px 0 16px;
  border: 1px solid #f67f00;
  border-radius: 30px;
  background: #ffffff;
  box-shadow: none;
  font-family: "myriadpro-regular";
  font-size: 13px;
  color: #000000;
  text-shadow: none;
}

.form-setting__label .jq-selectbox__select-text {
  line-height: 34px;
  text-align: left;
}

.form-setting__label .jq-selectbox__trigger {
  width: 26px;
  border-left: none;
}

.form-setting__label .jq-selectbox__trigger-arrow {
  top: 16px;
  right: 14px;
  border: none;
}

.form-setting__label .jq-selectbox__dropdown {
  text-align: left;
  left: 0;
  top: 100%;
  border-radius: 0;
  background: #ffffff;
  border: none;
  z-index: 10;
}

.form-setting__label .jq-selectbox__dropdown ul {
  max-height: 260px;
}

.form-setting__label .jq-selectbox li {
  color: #000000;
  font-family: "myriadpro-regular";
  font-size: 16px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.form-setting__label .jq-selectbox li.sel {
  color: #ffffff;
  background-color: #f67f00;
}

.form-setting__label .jq-selectbox li:hover {
  color: #000000;
  background-color: #d2d2d2;
}

.form-setting .select-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -5px;
}

.form-setting .select-group__item {
  padding: 0 5px;
  width: 25%;
}

.form-setting .select-group__item:nth-child(2) {
  width: 50%;
}

.form-setting .payment-logo {
  display: block;
  width: 82px;
  height: 20px;
  margin: 0 auto 10px;
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.form-setting .payment-logo.perfectmoney--logo {
  background-image: url(../img/pay/perfectmoney-s-logo.html);
}

.form-setting .payment-logo.payeer--logo {
  background-image: url(../img/pay/payeer-s-logo.html);
}

.form-setting .payment-logo.advcash--logo {
  background-image: url(../img/pay/advcash-s-logo.html);
}

.form-setting .payment-logo.bitcoin--logo {
  background-image: url(../img/pay/bitcoin-s-logo.html);
}

.deposit-block {
  border: 1px solid #f0edf2;
  box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.17);
  margin-bottom: 12px;
}

.deposit-block__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.deposit-block__col {
  width: 25%;
}

.deposit-plan-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.deposit-percent {
  color: #f67f00;
  font-family: "myriadpro-bold";
  font-size: 2.625em;
  line-height: 0.9;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  width: 50%;
  padding-right: 5px;
  border-right: 1px solid #F4F4F3;
  text-align: center;
}

.deposit-percent span {
  font-size: 19px;
  font-family: "myriadpro-regular";
  display: block;
  line-height: 1;
}

.deposit-percent.small--letter {
  font-size: 1.875em;
}

.deposit-name-plan {
  font-size: 1.25em;
  line-height: 1;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  width: 50%;
  padding-left: 10px;
}

.deposit-block-item {
  height: 100%;
  width: 100%;
  background-color: #F8F8F8;
}

.deposit-block-item__top {
  padding: 25px 23px 10px;
  background-color: #ffffff;
  min-height: 100px;
  width: 100%;
}

.deposit-block-item__bottom {
  padding: 10px 23px 10px;
  width: 100%;
}

.deposit-info-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border-bottom: 1px solid #E1E1E1;
  padding: 7px 0;
}

.deposit-info-item:last-child {
  border-bottom: 0;
}

.deposit-info-item__title {
  font-size: 0.875em;
  line-height: 1.2;
}

.deposit-info-item__value {
  font-size: 1.125em;
  line-height: 1;
  font-family: "myriadpro-bold";
  color: #f67f00;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.deposit-info-item__value span {
  font-size: 14px;
}

.deposit-description__inner {
  position: relative;
  min-height: 48px;
  padding: 4px 0 3px 64px;
}

.deposit-description__icon {
  display: block;
  left: 0;
  top: 0;
  position: absolute;
  width: 48px;
  height: 48px;
}

.deposit-description__icon:before {
  content: '';
  position: absolute;
}

.deposit-description__title {
  text-transform: uppercase;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-size: 14px;
}

.deposit-description__value {
  text-transform: uppercase;
  font-size: 1.125em;
  font-family: "myriadpro-bold";
  line-height: 1;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.page-nav {
  padding: 5px 0 10px;
}

.page-nav ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -10px;
}

.page-nav li {
  margin-bottom: 10px;
  padding: 0 10px;
}

.page-nav li.active a {
  background-color: #f67f00;
  color: #ffffff;
}

.page-nav a {
  text-transform: uppercase;
  border-radius: 30px;
  background-color: transparent;
  cursor: pointer;
  text-align: center;
  padding: 10px 15px 8px;
  line-height: 1;
  color: #000000;
  transition: all 0.4s ease-in-out;
  display: block;
}

.page-nav a:hover {
  color: #f67f00;
}

.form-filter-block {
  padding: 0 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.form-filter-block__title {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-family: "myriadpro-regular";
  padding-right: 0.3125rem;
  margin-bottom: 0.3125rem;
  line-height: 1;
}

.form-filter-block:nth-child(2) {
  margin-left: auto;
}

.form-filter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  border-bottom: 2px solid #EDEDED;
  margin: 0 0 16px;
}

.form-filter__button {
  margin-bottom: 15px;
  padding: 0 10px;
}

.form-filter__button .btn {
  height: 36px;
  line-height: 38px;
  font-size: 16px;
  min-width: 200px;
}

.form-filter__label {
  display: inline-block;
  vertical-align: middle;
  width: 7.375rem;
  margin: 0 0.125rem 0.3125rem;
}

.form-filter__label .jq-selectbox {
  width: 100%;
}

.form-filter__label .jq-selectbox.opened .jq-selectbox__trigger-arrow {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  border: none;
}

.form-filter__label .jq-selectbox.opened .jq-selectbox__select {
  border: 2px solid #f67f00;
  box-shadow: none;
}

.form-filter__label .jq-selectbox.focused .jq-selectbox__select {
  border: 2px solid #f67f00;
  box-shadow: none;
}

.form-filter__label .jq-selectbox.focused .jq-selectbox__trigger-arrow {
  border: none;
}

.form-filter__label .jq-selectbox__select {
  height: 36px;
  width: 100%;
  padding: 0 17px 0 14px;
  border: 2px solid #f67f00;
  border-radius: 30px;
  background: transparent;
  box-shadow: none;
  font-family: "myriadpro-regular";
  font-size: 1em;
  color: #000000;
  text-shadow: none;
}

.form-filter__label .jq-selectbox__select-text {
  line-height: 32px;
  text-align: left;
}

.form-filter__label .jq-selectbox__trigger {
  width: 26px;
  border-left: none;
}

.form-filter__label .jq-selectbox__trigger-arrow {
  top: 12px;
  right: 8px;
  border: none;
}

.form-filter__label .jq-selectbox__dropdown {
  text-align: left;
  left: 0;
  border-radius: 10px;
  background: rgba(246, 127, 0, 0.76);
  border: none;
  z-index: 10;
  overflow: hidden;
}

.form-filter__label .jq-selectbox__dropdown ul {
  max-height: 200px;
}

.form-filter__label .jq-selectbox li {
  color: #ffffff;
  font-family: "myriadpro-regular";
  font-size: 1em;
  max-width: 100%;
  min-height: 15px;
  padding: 3px 10px;
}

.form-filter__label .jq-selectbox li.sel {
  color: #ffffff;
  background-color: #f67f00;
}

.form-filter__label .jq-selectbox li:hover {
  color: #ffffff;
  background-color: #E68A28;
}

.history-block {
  margin-bottom: 20px;
}

.history-block-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.history-block-top .event-title {
  text-transform: uppercase;
  padding-right: 10px;
  margin-bottom: 5px;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.history-block-top .event-date {
  text-transform: uppercase;
  position: relative;
  padding-left: 25px;
  margin-bottom: 5px;
}

.history-block-top .event-date:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
}

.history-block-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border: 1px solid #f0edf2;
  background-color: white;
  box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.17);
}

.history-block-item {
  padding: 10px;
  width: 16%;
}

.history-block-item:last-child {
  width: 36%;
}

.history-payment {
  text-align: center;
}

.history-event-amount {
  text-transform: uppercase;
}

.history-event-amount__title {
  display: inline-block;
  line-height: 1;
}

.history-event-amount__value {
  display: inline-block;
  line-height: 1;
  font-family: "myriadpro-bold";
  color: #f67f00;
  font-size: 1.125em;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.history-event-description {
  font-size: 14px;
  line-height: 1.2;
}

.history-event-description a {
  text-decoration: underline;
  color: #000000;
  transition: color 0.4s ease-in-out;
}

.history-event-description a:hover {
  text-decoration: underline;
  color: #f67f00;
}

.section-pagination {
  text-align: center;
  padding: 20px 0;
}

.section-pagination .pagination {
  margin: 0;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.section-pagination .pagination li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 4px;
}

.section-pagination .pagination li span {
  color: #f67f00;
  font-family: "myriadpro-bold";
  border: none;
  text-decoration: none;
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  padding: 0;
  text-align: center;
  border-radius: 5px;
}

.section-pagination .pagination a {
  color: #000000;
  font-family: "myriadpro-regular";
  border: 0;
  min-width: 36px;
  background: #EAEAEA;
  text-decoration: none;
  height: 36px;
  display: inline-block;
  line-height: 36px;
  padding: 0;
  text-align: center;
  transition: all 0.4s ease-in-out;
  border-radius: 50%;
  font-size: 1em;
}

.section-pagination .pagination a:hover {
  color: #f67f00;
}

.section-pagination .pagination li.active a {
  background: #f67f00;
  color: #ffffff;
  border-color: #f67f00;
}

.section-pagination .page-item:first-child .page-link, .section-pagination .page-item:last-child .page-link {
  border-radius: 50%;
  border: 2px solid #f67f00;
  opacity: 0.25;
  color: #f67f00;
  font-size: 26px;
  background-color: transparent;
}

.section-pagination .page-item:first-child .page-link:hover, .section-pagination .page-item:last-child .page-link:hover {
  opacity: 1;
}

.affiliater-block {
  background: #f67f00;
  border-radius: 30px;
  color: #ffffff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 1.125em;
  margin-bottom: 20px;
}

.affiliater-block__left {
  width: 55%;
  padding: 10px;
}

.affiliater-block__right {
  width: 45%;
  padding: 10px;
  border-left: 1px solid rgba(179, 126, 15, 0.3);
}

.affiliater-block__count {
  width: 55%;
  padding: 8px 10px;
  text-align: center;
}

.affiliater-block__button {
  width: 45%;
  text-align: right;
}

.affiliater-block .copy-btn {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  text-transform: none;
  font-family: "myriadpro-regular";
  padding: 0 10px;
}

.affiliater-block .affiliater-descr {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.affiliater-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.affiliater-link__title {
  width: 42%;
  padding: 10px 5px 8px 20px;
  line-height: 1;
}

.affiliater-link__value {
  width: 58%;
  padding: 10px 10px 8px 0;
  line-height: 1;
}

.affiliater-link__value span {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.partners-user-info {
  padding: 0 0 20px;
}

.partners-user-info-item {
  border: 1px solid #dddddd;
  border-radius: 33px;
  height: 100%;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 26px;
}

.referrals-statistics {
  width: 100%;
}

.referrals-statistics-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  padding: 10px 0;
  line-height: 1;
}

.referrals-statistics-item__title {
  font-size: 1.125em;
}

.referrals-statistics-item__value {
  font-size: 1.375em;
  color: #f67f00;
  font-family: "myriadpro-bold";
}

.referrals-status {
  width: 100%;
  text-align: center;
}

.referrals-status__title {
  font-size: 1.125em;
  margin-bottom: 10px;
}

.referrals-status__value {
  color: #f67f00;
  font-size: 2em;
  line-height: 1;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-family: "myriadpro-bold";
}

.representative-block {
  width: 100%;
  text-align: center;
}

.representative-block .btn {
  text-transform: none;
  margin-bottom: 10px;
}

.representative-block-descr {
  font-size: 1.125em;
}

.representative-block-descr span {
  color: #f67f00;
  font-family: "myriadpro-bold";
  font-size: 2em;
  line-height: 1;
  display: block;
}

.ref-total-info-item {
  box-shadow: 0px 3px 54px 0px rgba(0, 0, 0, 0.18);
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  padding: 26px;
}

.ref-total-info-item__title {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
  font-family: "myriadpro-bold";
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 1;
}

.ref-total {
  padding-bottom: 15px;
}

.ref-total-item {
  padding: 15px 0;
  text-align: center;
  position: relative;
}

.ref-total-item:before {
  content: '';
  position: absolute;
  bottom: 0;
  width: 74px;
  height: 2px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #e2e2e2;
}

.ref-total-item__title {
  margin-bottom: 5px;
  line-height: 1.2;
}

.ref-total-item__value {
  color: #f67f00;
  font-family: "myriadpro-bold";
  font-size: 1.625em;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 1;
}

.ref-total-item__list {
  text-align: center;
}

.ref-total-item__list li {
  display: inline-block;
  padding: 5px 10px;
  position: relative;
  color: #f67f00;
  font-family: "myriadpro-bold";
  font-size: 1.25em;
  line-height: 1;
}

.ref-total-item__list li:before {
  content: '';
  position: absolute;
  top: 50%;
  width: 5px;
  height: 1px;
  background-color: #f67f00;
  right: -4px;
}

.ref-total-item__list li:last-child:before {
  display: none;
}

.ref-level-status {
  text-align: center;
  font-size: 13px;
}

.ref-level-progress-descr {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 5px 0;
}

.ref-level-progress-descr__title {
  padding-right: 5px;
  margin-bottom: 3px;
}

.ref-level-progress-descr__value {
  color: #f67f00;
  font-family: "myriadpro-bold";
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}

.ref-level-progress .progress-bar {
  background-color: #f67f00;
}

.ref-total-profit {
  text-align: center;
}

.ref-total-profit__title {
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin-bottom: 5px;
}

.ref-total-profit__value {
  color: #f67f00;
  font-size: 3.4375em;
  line-height: 1;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-family: "myriadpro-bold";
  margin-bottom: 20px;
}

.ref-total-level-item {
  padding: 14px 0;
  border-top: 1px solid #e1e1e1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.ref-total-level-item__title {
  padding: 2px 5px 2px 0;
}

.ref-total-level-item__value {
  line-height: 1;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-family: "myriadpro-bold";
  color: #f67f00;
  padding: 5px 0;
}

.ref-total-amount {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-right: 62px;
  position: relative;
  padding-bottom: 40px;
}

.ref-total-amount__title {
  font-family: "myriadpro-semibold";
  line-height: 1.2;
  max-width: 145px;
}

.ref-total-amount__value {
  font-family: "myriadpro-bold";
  line-height: 1;
  max-width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  color: #f67f00;
  font-size: 2.75em;
}

.ref-total-amount__progress {
  width: 74px;
  height: 74px;
  position: absolute;
  right: -5px;
  top: -16px;
  z-index: 2;
}

.ref-total-amount__progress:before {
  content: '';
  z-index: -1;
  width: 35px;
  height: 35px;
  position: absolute;
  border-radius: 50%;
  background-color: #f67f00;
  top: 20px;
  left: 21px;
  display: block;
}

.ref-total-amount span {
  color: #f67f00;
  font-size: 10px;
  text-align: center;
  display: block;
  margin-top: -10px;
}

.referrals-tabs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -10px 20px;
}

.referrals-tabs__title {
  text-transform: uppercase;
  font-family: "myriadpro-bold";
  padding: 0 10px;
  margin-bottom: 10px;
}

.referrals-tabs .tabs__caption {
  padding: 0 10px;
}

.referrals-tabs .tabs__caption li {
  display: inline-block;
  vertical-align: middle;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
  padding: 8px 34px;
  border-radius: 30px;
  margin-bottom: 10px;
}

.referrals-tabs .tabs__caption li.active {
  color: #ffffff;
  background-color: #f67f00;
}

.referrals-tabs .tabs__content {
  width: 100%;
  padding: 10px 10px;
}

.table-referrals tr {
  border-top: 1px solid rgba(246, 127, 0, 0.19);
}

.table-referrals td {
  padding: 15px 6px;
}

.table-referrals .referral-name {
  color: #f67f00;
  font-family: "myriadpro-bold";
  font-size: 1.125em;
}

.table-referrals .referral-name span {
  display: block;
  font-size: 15px;
  color: #000000;
  font-family: "myriadpro-regular";
}

.table-referrals .referral-data {
  font-size: 15px;
  text-align: center;
}

.table-referrals .referral-data span {
  display: inline-block;
  color: #f67f00;
  font-family: "myriadpro-bold";
}

.table-referrals .referrals-deposit {
  font-family: "myriadpro-bold";
  color: #f67f00;
  font-size: 2em;
  line-height: 1;
  text-align: right;
}

.contact-line {
  background: url(../img/bg/headerbg.png) top no-repeat;
  padding-top: 7px;
  padding-bottom: 7px;
}

.contact-line .mail-contact {
  color: #3e3e3e;
  font-family: "Comfortaa-Light";
  font-size: 12px;
  display: inline-block;
  margin-left: 30px;
}

.contact-line .mail-contact:before {
  font-family: "Font Awesome 5 Free";
  content: "";
  color: #3467b7;
  font-size: 20px;
  display: inline-block;
  margin-left: -30px;
  margin-right: 10px;
  margin-bottom: 2px;
  vertical-align: middle;
}

.contact-line .soc-contact {
  color: #3e3e3e;
  font-family: "Comfortaa-Light";
  font-size: 12px;
}

.contact-line .soc-contact a {
  color: #455AAF;
  transition: color 0.4s ease-in-out;
}

.contact-line .soc-contact a:hover {
  color: #4AFEFE;
}

.contact-line .soc-contact .vk {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
}

.contact-line .soc-contact .inst {
  font-size: 20px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
}

.contact-line .soc-contact .tg {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}

.contact-line .phone {
  color: #3e3e3e;
  font-family: "Comfortaa";
  font-size: 18px;
  float: right;
}

.contact-line .phone:before {
  content: '';
  display: inline-block;
  margin-right: 10px;
  margin-left: -10px;
  margin-bottom: -3px;
  background: url(../img/images/phonecont.png) center no-repeat;
  width: 12px;
  height: 19px;
}

.navigation {
  background-color: #383838;
  background-image: linear-gradient(-178deg, #3265b3 0%, #3265b3 1%, #4c8aef 98%, #4c8aef 100%);
}

.navigation .logo {
  padding-top: 20px;
  padding-bottom: 25px;
}

.navigation .nav-title {
  color: #ffffff;
  font-family: "MagistralTT";
  font-size: 15px;
  letter-spacing: 0.21px;
  text-transform: uppercase;
  padding-right: 18px;
  padding-left: 11px;
}

.navigation .nav-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 25px;
}

.navigation .nav-wrapper .nav-item {
  border-right: 1px solid rgba(56, 56, 56, 0.12);
  height: 100%;
  padding-bottom: 19px;
  transition: 0.3s;
}

.navigation .nav-wrapper .nav-item:hover {
  background-color: #00ffff;
}

.navigation .nav-wrapper .nav-item:hover .nav-title {
  color: #1e4685;
}

.navigation .nav-wrapper .nav-item .icon {
  height: 66px;
  position: relative;
}

.navigation .nav-wrapper .nav-item .icon:before {
  content: '';
  left: 50%;
  top: 50%;
  position: absolute;
}

.navigation .nav-wrapper .nav-item.nav-item1 .icon:before {
  margin-top: calc(-32px / 2);
  margin-left: calc(-32px / 2);
  background-image: url(../img/sprite.png);
  background-position: -76px -127px;
  width: 32px;
  height: 32px;
}

.navigation .nav-wrapper .nav-item.nav-item1:hover .icon:before, .navigation .nav-wrapper .nav-item.nav-item1.active .icon:before {
  background-image: url(../img/sprite.png);
  background-position: -113px -127px;
  width: 32px;
  height: 32px;
}

.navigation .nav-wrapper .nav-item.nav-item2 .icon:before {
  margin-top: calc(-31px / 2);
  margin-left: calc(-27px / 2);
  background-image: url(../img/sprite.png);
  background-position: -176px -166px;
  width: 27px;
  height: 31px;
}

.navigation .nav-wrapper .nav-item.nav-item2:hover .icon:before, .navigation .nav-wrapper .nav-item.nav-item2.active .icon:before {
  background-image: url(../img/sprite.png);
  background-position: -144px -166px;
  width: 27px;
  height: 31px;
}

.navigation .nav-wrapper .nav-item.nav-item3 .icon:before {
  margin-top: calc(-31px / 2);
  margin-left: calc(-31px / 2);
  background-image: url(../img/sprite.png);
  background-position: -192px -109px;
  width: 31px;
  height: 31px;
}

.navigation .nav-wrapper .nav-item.nav-item3:hover .icon:before, .navigation .nav-wrapper .nav-item.nav-item3.active .icon:before {
  background-image: url(../img/sprite.png);
  background-position: 0px -166px;
  width: 31px;
  height: 31px;
}

.navigation .nav-wrapper .nav-item.nav-item4 .icon:before {
  margin-top: calc(-35px / 2);
  margin-left: calc(-35px / 2);
  background-image: url(../img/sprite.png);
  background-position: -148px -77px;
  width: 35px;
  height: 35px;
}

.navigation .nav-wrapper .nav-item.nav-item4:hover .icon:before, .navigation .nav-wrapper .nav-item.nav-item4.active .icon:before {
  background-image: url(../img/sprite.png);
  background-position: -148px -37px;
  width: 35px;
  height: 35px;
}

.navigation .nav-wrapper .nav-item.nav-item5 .icon:before {
  margin-top: calc(-32px / 2);
  margin-left: calc(-32px / 2);
  background-image: url(../img/sprite.png);
  background-position: -192px 0px;
  width: 32px;
  height: 32px;
}

.navigation .nav-wrapper .nav-item.nav-item5:hover .icon:before, .navigation .nav-wrapper .nav-item.nav-item5.active .icon:before {
  background-image: url(../img/sprite.png);
  background-position: -150px -127px;
  width: 32px;
  height: 32px;
}

.navigation .nav-wrapper .nav-item.nav-item6 .icon:before {
  margin-top: calc(-31px / 2);
  margin-left: calc(-31px / 2);
  background-image: url(../img/sprite.png);
  background-position: -192px -37px;
  width: 31px;
  height: 31px;
}

.navigation .nav-wrapper .nav-item.nav-item6:hover .icon:before, .navigation .nav-wrapper .nav-item.nav-item6.active .icon:before {
  background-image: url(../img/sprite.png);
  background-position: -72px -166px;
  width: 31px;
  height: 31px;
}

.navigation .nav-wrapper .nav-item.nav-item7 .icon:before {
  margin-top: calc(-31px / 2);
  margin-left: calc(-31px / 2);
  background-image: url(../img/sprite.png);
  background-position: -36px -166px;
  width: 31px;
  height: 31px;
}

.navigation .nav-wrapper .nav-item.nav-item7:hover .icon:before, .navigation .nav-wrapper .nav-item.nav-item7.active .icon:before {
  background-image: url(../img/sprite.png);
  background-position: -192px -73px;
  width: 31px;
  height: 31px;
}

.navigation .nav-wrapper .nav-item8 {
  transition: 0.3s;
}

.navigation .nav-wrapper .nav-item8 .icon:before {
  background-image: url(../img/images/nav8.png);
  width: 31px;
  height: 31px;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.navigation .nav-wrapper .nav-item8:hover {
  background-color: #00ffff;
}

.navigation .nav-wrapper .nav-item8:hover .icon:before {
  background-image: url(../img/images/nav8a.png);
}

.navigation .nav-wrapper .nav-item8:hover .nav-title {
  color: #1e4685;
}

.navigation .nav-wrapper .nav-item8.active .icon:before {
  background-image: url(../img/icons/nav8a.html);
}



.navigation .nav-wrapper .active {
  background-color: #00ffff;
}

.navigation .nav-wrapper .active .nav-title {
  color: #1e4685;
}

.main {
  background: url(../img/bg/main-bg.png) center top no-repeat;
  padding-bottom: 7px;
}

.main .maintitle {
  color: #2858a0;
  font-family: "MagistralTT-Bold";
  width: 381px;
  font-size: 42px;
  line-height: 42px;
  padding-top: 50px;
  padding-bottom: 20px;
}

.main .maindesc {
  color: #404040;
  font-family: Calibri;
  font-size: 26px;
  font-weight: 400;
  line-height: 31.28px;
  width: 433px;
}

.main .a-block {
  padding-top: 39px;
}

.main .a-block .reg {
  background-color: #00ffff;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-family: "MagistralTT-Bold";
  padding-top: 21px;
  padding-bottom: 22px;
  padding-left: 27px;
  padding-right: 27px;
  text-align: center;
  font-size: 20px;
  background-image: linear-gradient(to top, #3265b3 0%, #3265b3 1%, #4c8aef 98%, #4c8aef 100%);
  transition: 2.3s;
}

.main .a-block .reg img {
  margin-right: 15px;
  margin-left: -15px;
}

.main .a-block .reg:hover {
  background-image: linear-gradient(to bottom, #3265b3 0%, #3265b3 1%, #4c8aef 98%, #4c8aef 100%);
  box-shadow: 3px 2px 46px rgba(0, 0, 0, 0.28) !important;
}

.main .a-block .demo {
  padding-top: 18px;
  padding-bottom: 21px;
  padding-left: 27px;
  padding-right: 27px;
  background-color: transparent;
  display: inline-block;
  color: #323232;
  text-transform: uppercase;
  font-family: "MagistralTT-Bold";
  text-align: center;
  font-size: 20px;
  border: 2px solid #3569b9;
  vertical-align: bottom;
  margin-left: 10px;
  transition: 0.3s;
}

.main .a-block .demo img {
  margin-right: 12px;
}

.main .a-block .demo:hover {
  box-shadow: 3px 2px 46px rgba(0, 0, 0, 0.28) !important;
}

.mainindex {
  position: relative;
}

.mainindex .actual-title {
  color: #356abb;
  font-family: "Roboto-Bold";
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 93px;
  padding-left: 10px;
}

.mainindex .actual-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 31px;
}

.mainindex .actual-wrapper .actual-card {
  width: 422px;
  background: rgba(255, 255, 255, 0.93);
  height: 226px;
}

.mainindex .actual-wrapper .actual-card .top-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 15px;
  padding-right: 35px;
  padding-left: 40px;
}

.mainindex .actual-wrapper .actual-card .top-block img {
  width: 62px;
  margin-top: 13px;
  height: 62px;
}

.mainindex .actual-wrapper .actual-card .top-block .text-block h3 {
  color: #4070b8;
  font-family: "Comfortaa-Bold";
  font-size: 28px;
}

.mainindex .actual-wrapper .actual-card .coming-soon{
  color: #00ffff;
  font-family: "Comfortaa-Bold";
  font-size: 44px;
  text-align: center;
  padding-top: 15px;
}

.mainindex .actual-wrapper .actual-card .top-block .text-block .include-tb {
  margin-top: 5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.mainindex .actual-wrapper .actual-card .top-block .text-block .include-tb h4 {
  color: #4070b8;
  font-family: "Comfortaa";
  font-size: 60px;
}

.mainindex .actual-wrapper .actual-card .top-block .text-block .include-tb h4 sup {
  margin-left: -15px;
}

.mainindex .actual-wrapper .actual-card .top-block .text-block .include-tb h4 span {
  color: #4070b8;
  font-family: "MagistralTT";
  font-size: 18px;
  margin-left: -48px;
}

.mainindex .actual-wrapper .actual-card .top-block .text-block .include-tb ul li {
  color: #4070b8;
  font-family: "Comfortaa";
  margin-top: 7px;
  font-size: 16px;
  margin-left: 43px;
}

.mainindex .actual-wrapper .actual-card .top-block .text-block .include-tb ul li:before {
  content: '';
  width: 18px;
  height: 18px;
  margin-left: -10px;
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  background: url(../img/images/maincardbefore.png) center no-repeat;
}

.mainindex .actual-wrapper .actual-card .bottom-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.mainindex .actual-wrapper .actual-card .bottom-block .count-block {
  text-align: center;
  margin-left: 20px;
}

.mainindex .actual-wrapper .actual-card .bottom-block .count-block:first-child {
  margin-left: 0;
}

.mainindex .actual-wrapper .actual-card .bottom-block .count-block:last-child .span-wrapper:after {
  display: none !important;
}

.mainindex .actual-wrapper .actual-card .bottom-block .count-block h4 {
  color: #898989;
  font-family: "Roboto-Regular";
  font-size: 13px;
  margin-bottom: 6px;
  margin-top: 8px;
}

.mainindex .actual-wrapper .actual-card .bottom-block .count-block span {
  color: #ffffff;
  font-family: "Roboto-Bold";
  margin-left: 4px;
  font-size: 33px;
  height: 56px;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
  background-color: #191919;
  background-image: linear-gradient(to top, #14d9d9 0%, #14d9d9 1%, #00ffff 55%, #0ad5d5 98%, #0ad5d5 100%);
}

.mainindex .actual-wrapper .actual-card .bottom-block .count-block .span-wrapper:after {
  content: ':';
  display: inline-block;
  color: #a4a4a4;
  font-family: "Roboto-Bold";
  font-size: 33px;
  margin-left: 8px;
  margin-right: -15px;
}

.mainindex .actual-wrapper .actual-card .bottom-block .count-block .span-wrapper3:after {
  display: none !important;
}

.mainindex .blue-card {
  text-align: center;
  width: 312px;
  height: 226px;
  background-color: #4070b7;
  margin-top: 31px;
  padding-top: 64px;
}

.mainindex .blue-card h3 {
  color: #ffffff;
  font-family: "MagistralTT-Bold";
  font-size: 18px;
  margin-top: 15px;
}

.mainindex .blue-card h3 span {
  width: 161px;
  display: inline-block;
}

.crypto-price {
  background-color: #00ffff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.crypto-price .crypto-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.crypto-price .crypto-wrapper .item-price {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.crypto-price .crypto-wrapper .item-price img {
  width: 7px;
  height: 3px;
  margin-top: 6px;
}

.crypto-price .crypto-wrapper .item-price span {
  color: #454545;
  font-size: 10px;
  text-transform: uppercase;
  font-family: "Comfortaa";
}

.crypto-price .crypto-wrapper .item-price .name-crypt {
  margin-right: 10px;
}

.crypto-price .crypto-wrapper .item-price .count-price {
  margin-left: 10px;
}

.crypto-price .crypto-wrapper .item-price:after {
  content: '|';
  font-size: 10px;
  color: #454545;
  display: inline-block;
  margin-left: 20px;
}

.investors .row-investors {
  border-bottom: 1px solid #e9e9e9;
  padding-top: 30px;
  padding-bottom: 25px;
}

.investors .investors-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.investors .investors-item img {
  margin-top: 5px;
}

.investors .investors-item h3 {
  color: #3b72c8;
  font-family: "MagistralTT-Bold";
  font-size: 33px;
  margin-left: 20px;
}

.investors .investors-item h3 span {
  display: block;
  color: #363636;
  font-family: "MagistralTT";
  font-size: 19px;
}

.index-about {
  padding-top: 25px;
}

.index-about h2 {
  color: #383838;
  font-family: "MagistralTT-Bold";
  font-size: 25px;
  margin-bottom: 20px;
}

.index-about p {
  color: #383838;
  font-family: "Roboto-Regular";
  font-size: 13px;
  line-height: 18px;
  max-width: 576px;
  padding-top: 10px;
}

.how {
  margin-top: 33px;
}

.how h2 {
  color: #383838;
  font-family: "MagistralTT-Bold";
  font-size: 25px;
}

.how .howleft {
  margin-left: -30px;
  margin-top: 35px;
}

.how p {
  color: #383838;
  font-family: "Roboto-Regular";
  font-size: 13px;
  line-height: 18px;
  margin-top: 35px;
  max-width: 369px;
}

.how .btn-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}

.how .btn-block .howbtn1 {
  width: 207px;
  height: 55px;
  background-color: #3869b6;
  color: #ffffff;
  font-family: "MagistralTT-Bold";
  text-align: center;
  padding-top: 13px;
  font-size: 13px;
  line-height: 17.48px;
  text-transform: uppercase;
  transition: 0.3s;
}

.how .btn-block .howbtn1:hover {
  background: rgba(56, 105, 182, 0.85);
}

.how .btn-block .howbtn1:before {
  width: 14px;
  height: 17px;
  content: '';
  margin-bottom: -4px;
  margin-top: 5px;
  margin-right: 14px;
  display: inline-block;
  background: url(../img/images/howbtn1.png) center no-repeat;
}

.how .btn-block .howbtn2 {
  width: 152px;
  height: 55px;
  border: 2px solid #3468b7;
  text-align: center;
  color: #383838;
  font-size: 13px;
  font-family: "MagistralTT-Bold";
  padding-top: 14px;
  text-transform: uppercase;
  transition: 0.3s;
}

.how .btn-block .howbtn2:hover {
  box-shadow: 3px 2px 46px rgba(0, 0, 0, 0.28) !important;
}

.how .btn-block .howbtn2:before {
  width: 16px;
  height: 20px;
  content: '';
  margin-bottom: -4px;
  margin-top: 0px;
  margin-right: 14px;
  display: inline-block;
  background: url(../img/images/howbtn2.png) center no-repeat;
}

.how .how-item {
  margin-top: 25px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.how .how-item h3 {
  color: #383838;
  font-family: "MagistralTT-Bold";
  font-size: 16px;
  margin-top: 7px;
  line-height: 20px;
}

.how .how-item h3 span {
  display: block;
  color: #383838;
  font-size: 13px;
  font-family: "Roboto-Regular";
  margin-top: 6px;
  line-height: 18px;
}

.how .how-itemclass2 {
  margin-top: 34px;
}

.how .how-itemclass2 img {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 13px;
}

.index-soc {
  background: url(../img/bg/soc-bg.png) top no-repeat;
  margin-top: -130px;
  padding-top: 230px;
  min-height: 703px;
}

.index-soc h2 {
  color: #383838;
  font-size: 25px;
  font-family: "MagistralTT-Bold";
  line-height: 25px;
}

.index-soc h2 span {
  color: #383838;
  font-size: 13px;
  font-family: "Roboto-Regular";
  line-height: 0px !important;
}

.index-soc .soc-slider {
  margin-top: 40px;
}

.index-soc .soc-slider .prev{
  content: '';
  position: absolute;
  top: 35%;
  left: 0%;
  z-index: 99;
  width: 9px;
  height: 14px;
  border: none;
  background: url(../img/images/socprev.png) center no-repeat;
}

.feedback-slider .prev{
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: calc(100% + 5px);
  z-index: 99;
  width: 9px;
  height: 14px;
  border: none;
  background: url(../img/images/socprev.png) center no-repeat;
}

.feedback-slider .next{
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: calc(100% + 5px);
  z-index: 99;
  width: 9px;
  border: none;
  height: 14px;
  background: url(../img/images/socnext.png) center no-repeat;
}

.index-soc .soc-slider .prev:active , .feedback-slider .prev:active{
  outline: none;
  border: none;
  text-decoration: none;
}

.index-soc .soc-slider .next{
  position: absolute;
  top: 35%;
  right: 0;
  z-index: 99;
  width: 9px;
  border: none;
  height: 14px;
  background: url(../img/images/socnext.png) center no-repeat;
}

.index-soc .soc-slider .soc-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.index-soc .soc-wrapper {
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(65, 112, 183, 0.16);
}

.tarif {
  margin-top: -250px;
}

.tarif h2 {
  color: #343434;
  font-family: "MagistralTT-Bold";
  font-size: 32px;
  margin-bottom: 20px;
  margin-top: -15px;
}

.tarif .tarifblock {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tarif .tarifitem {
  padding-right: 19px;
  padding-left: 19px;
  max-width: 231px;
}

.tarif .tarifitem h3 {
  background: url(../img/images/indexcard1.png) center no-repeat;
  color: #fff;
  width: 100%;
  height: 155px;
  display: inline-block;
  padding-right: 5px;
  text-align: center;
  font-family: "MagistralTT-Bold";
  text-shadow: 3px 2px 46px rgba(0, 0, 0, 0.29);
  font-size: 72px;
}

.tarif .tarifitem h3 span {
  color: #fff;
  margin-left: -83px;
  font-size: 18px;
  letter-spacing: -0.31px;
}

.tarif .tarifitem h4 {
  color: #3d6db8;
  font-family: "Comfortaa-Bold";
  margin-top: -18px;
  font-size: 28px;
  text-align: center;
}

.tarif .tarifitem li {
  color: #292929;
  font-family: "Roboto-Regular";
  font-size: 15px;
  width: 174px;
  margin-left: 25px;
  padding-bottom: 13px;
  border-bottom: 1px solid rgba(49, 49, 49, 0.16);
  margin-top: 8px;
}

.tarif .tarifitem li img {
  width: 31px;
}

.tarif .tarifitem li span {
  margin-left: 17px;
}

.tarif .tarifitem li:nth-last-child(1) {
  border-bottom: none;
}

.tarif .tarifitem .linkblock {
  display: none;
}

.tarif .tarifitemfst {
  background: url(../img/images/blackitembg.png) right top no-repeat;
}

.tarif .tarifitem:hover {
  padding-bottom: 33px;
  width: 266px !important;
  max-width: 300px;
  background: url(../img/images/indexcardactivebg.png.png) top no-repeat;
  cursor: pointer;
}

.tarif .tarifitem:hover .linkblock {
  display: block;
}

.tarif .tarifitem:hover h3 {
  font-size: 91px;
  width: 120%;
  text-shadow: 3px 2px 46px rgba(0, 0, 0, 0.28);
  margin-left: -9%;
  margin-top: -73px;
  background: url(../img/images/indexcardactive.png) center no-repeat;
  height: 200px;
  padding-left: 5px;
}

.tarif .tarifitem:hover h3 span {
  margin-left: -50px;
}

.tarif .tarifitem:hover h4 {
  color: #2af1fb;
  font-family: "Comfortaa-Bold";
  font-size: 35px;
  margin-top: -35px;
}

.tarif .tarifitem:hover li {
  width: 100%;
  font-size: 16px;
  color: #ffffff;
  margin-left: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.tarif .tarifitem:hover li span {
  margin-left: 20px;
}

.tarif .tarifitem:hover li img {
  width: 39px;
  margin-left: 15px;
}

.tarif .tarifitem:hover ul {
  margin-bottom: 18px;
}

.tarif .tarifitem:hover .linkblock {
  width: 100%;
  text-align: center;
}

.tarif .tarifitem:hover a {
  color: #31f1fb;
  font-family: "Roboto-Regular";
  font-size: 16px;
  border: 1px solid #ffffff;
  padding-top: 15px;
  padding-left: 18px;
  padding-right: 18px;
  padding-bottom: 12px;
}

.tarif .tarifitem:hover .menu1:before {
  content: '';
  position: absolute;
  background-image: url(../img/sprite.png);
  background-position: -88px -85px;
  width: 39px;
  height: 35px;
  margin-right: 20px;
  margin-top: -2px;
}

.tarif .tarifitem:hover .menu1 span {
  margin-left: 55px !important;
}

.tarif .tarifitem:hover .menu2:before {
  content: '';
  position: absolute;
  background-image: url(../img/sprite.png);
  background-position: -104px -44px;
  width: 39px;
  height: 36px;
  margin-right: 20px;
  margin-top: -5px;
}

.tarif .tarifitem:hover .menuactive2 span {
  margin-left: 55px !important;
}

.tarif .tarifitem:hover .menu3:before {
  content: '';
  position: absolute;
  background-image: url(../img/sprite.png);
  background-position: -148px 0px;
  width: 39px;
  height: 32px;
  margin-right: 20px;
  margin-top: -5px;
}

.tarif .tarifitem:hover .menu3 span {
  margin-left: 55px !important;
}

.tarif .tarifitem:hover .menu4:before {
  content: '';
  position: absolute;
  background-image: url(../img/sprite.png);
  background-position: -104px 0px;
  width: 39px;
  height: 39px;
  margin-right: 20px;
  margin-top: -8px;
}

.tarif .tarifitem:hover .menu4 span {
  margin-left: 55px !important;
}

.tarif .tarifitem:hover .tarif .tarifactive li {
  padding-top: 3px;
}

.tarif .tarifitemlast h3 {
  background: url(../img/images/indexcard5.png) bottom no-repeat;
  margin-top: -25px;
  margin-bottom: 25px;
}

.tarif .tarifitemlast h3 span {
  margin-left: -40px;
}

.take-invest {
  padding: 40px 0;
  background-image: url(../img/bg/bg-takeinvest.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-bottom: 30px;
}

.formtake{
  position: relative;
}

.formtake:after{
  position: absolute;
  top: 50%;
  right: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          content: '';
          background-image: url(../img/images/calc-img.png);
          background-size: contain;
          background-position: center center;
          background-repeat: no-repeat;
          width: 300px;
          height: 300px;
}

.take-invest .take-form .top-row {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.take-form .field-body {
  width: 100%;
}

.take-form .field-title{
  font-size: 14px;
  color: #ffffff;
}

.take-invest .take-form .top-row h3 {
  color: #ffffff;
  font-family: "Roboto-Regular";
  font-size: 14px;
}


.take-invest .take-form .top-row .summ input {
  width: 178px;
  height: 53px;
  padding: 0 20px 0 15px;
  font-size: 25px;
  line-height: 53px;
  color: #4758a5;
  font-family: "Roboto-Regular";
}

.take-invest .take-form .top-row .summ input::-webkit-input-placeholder {
  color: #4758a5;
}

.head-row{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.head-row > p{
  color: #fff;
  text-align: center;
  max-width: 68%;
}

.take-invest .take-form .top-row .summ .input-wrapper {
  position: relative;
  margin-top: 9px;
}

.take-invest .take-form .top-row .summ .input-wrapper:after {
  content: '$';
  color: #4758a5;
  font-family: "Roboto-Regular";
  display: inline-block;
  font-size: 15px;
  position: absolute;
  right: 10px;
  top: 17px;
}

.take-invest .take-form .top-row .takeplan {
  margin-left: 31px;
}

.take-invest .take-form .top-row .takeplan select {
  margin-top: 9px;
  width: 342px;
  height: 53px;
  padding-left: 19px;
  width: 342px;
  height: 53px;
  color: #2a2a2a;
  font-size: 15px;
  font-family: "Roboto-Regular";
  line-height: 36px;
  /* Text style for "Инвестицио" */
  letter-spacing: 0.6px;
}

.take-invest .take-form .top-row .takeplan option {
  padding-left: 19px;
  width: 342px;
  height: 53px;
  color: #2a2a2a;
  font-size: 15px;
  font-family: "Roboto-Regular";
  line-height: 36px;
  /* Text style for "Инвестицио" */
  letter-spacing: 0.6px;
}

.take-invest .take-form .top-row .profit {
  margin-left: 31px;
}

.take-invest .take-form .top-row .profit span {
  width: 298px;
  min-height: 53px;
  margin-top: 9px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
      -webkit-box-pack: justify;
          justify-content: space-between;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
  background: #fff;
  padding: 5px 16px 5px 30px;
}

.take-invest .take-form .top-row .profit span p {
  width: 137px;
  text-align: right;
  width: 107px;
  color: #363636;
  font-family: "Roboto-Regular";
  font-size: 12px;
}

.take-invest .take-form .top-row .profit span h4 {
  color: #4758a5;
  font-family: "Roboto-Regular";
  font-size: 17px;
}

.take-invest .take-form .bot-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 9px;
}

.partners-index .percent {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  padding-top: 15px;
}

.partners-index .percent span {
  font-size: 16px !important;
  margin-right: 5px;
}


.take-invest .take-form .bot-row p {
  margin-top: 4px;
  color: #ffffff;
  font-size: 13px;
  font-family: "Roboto-Regular";
  line-height: 18px;
  text-align: center;
  margin-left: 60px;
  max-width: 640px;
}

.take-invest .take-form .bot-row a {
  color: #ffffff;
  font-family: "Roboto-Regular";
  font-size: 14px;
  border: 1px solid #ffffff;
  padding-top: 13px;
  padding-bottom: 13px;
  text-align: center;
  padding-left: 27px;
  padding-right: 18px;
  transition: 0.3s;
}

.take-invest .take-form .bot-row a:hover {
  color: #fff;
  background-color: #3869b6;
  border-color: #3869b6;
}

.partners-index h2 {
  color: #343434;
  font-family: "MagistralTT-Bold";
  text-align: center;
  font-size: 32px;
  margin-bottom: 20px;
}

.partners-index .partners-gallery {
  margin-top: 50px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
}

.partners-index .partners-gallery .item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.partners-index .partners-gallery .item h3 {
  color: #2f2f2f;
  font-family: "MagistralTT-Bold";
  font-size: 28px;
  line-height: 0.9;
  text-align: right;
}

.partners-index .partners-gallery .item h3 span {
  font-size: 88px;
  margin-right: -30px;
}

.partners-index .partners-gallery .standart {
  width: 334px;
  padding-right: 50px;
  border-right: 2px solid rgba(51, 103, 182, 0.23);
}

.partners-index .partners-gallery .standart h3 {
  padding-top: 15px;
}

.partners-index .partners-gallery .second {
  margin-left: 50px;
  width: 414px;
}

.partners-index .partners-gallery .second img {
  width: 139px;
  height: 141px;
  margin-right: 40px;
}

.partners-index .partners-gallery .second h3 {
  margin-top: 14px;
}

.partners-index .partners-gallery .second h3 span {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
}

.partners-index .partners-gallery .second h3 span p {
  color: #2f2f2f;
  font-family: "MagistralTT-Bold";
  font-size: 18px;
  line-height: 20px;
  text-align: left;
  margin-top: 10px;
  margin-right: 5px;
}

.partners-index .partners-gallery .bonus {
  width: 315px;
  height: 150px;
  margin-left: 40px;
  background: url(../img/images/partners3bg.png) center no-repeat;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.partners-index .partners-gallery .bonus img {
  width: 65px;
  height: 65px;
  margin-left: 40px;
  margin-top: 42px;
}

.partners-index .partners-gallery .bonus h3 {
  color: #fcfcfc;
  font-family: "MagistralTT-Bold";
  margin-left: 18px;
  font-size: 28px;
  line-height: 26px;
  margin-top: 44px;
}

.partners-index .link-block {
  display: block;
  text-align: center;
  margin-top: 60px;
}
.tarifwrapper .link-block{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
          justify-content: center;
          margin-top: 20px;
}
.btn-blue {
  color: #fff;
  background: #3464ad;
  font-family: "MagistralTT-Bold";
  display: inline-block;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 18px;
  padding-left: 70px;
  padding-right: 25px;
}

.btn-blue:before {
  width: 25px;
  height: 40px;
  content: '';
  background: url(../img/images/partnersbef1.png) center no-repeat;
  display: inline-block;
  position: absolute;
  margin-left: -40px;
  margin-top: -5px;
}

.btn-blue:hover {
  color: #fff;
  background-color: #3869b6;
}

.btn-demo {
  border: 1px solid #3464ad;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-left: 24px;
  padding-left: 70px;
  color: #2f2f2f;
  font-family: "MagistralTT-Bold";
  display: inline-block;
  font-size: 18px;
  padding-right: 25px;
  transition: 0.3s;
}

.btn-demo:before {
  width: 32px;
  height: 31px;
  content: '';
  background: url(../img/images/partnersbef2.png) center no-repeat;
  display: inline-block;
  position: absolute;
  margin-left: -46px;
  margin-top: -5px;
}

.btn-demo:hover {
  box-shadow: 3px 2px 46px rgba(0, 0, 0, 0.28) !important;
}

.feedback-index {
  background: url(../img/images/feedbackbg.png) top no-repeat;
  margin-top: -90px;
  padding-top: 190px;
}

.feedback-index h2 {
  color: #323232;
  font-family: "MagistralTT-Bold";
  text-align: center;
  font-size: 32px;
}

.feedback-index .feedback-slider .item {
  width: 100%;
  text-align: center;
  padding: 15px 0;
}

.feedback-index .feedback-slider .item a {
  display: block;
  width: 100%;
  max-width: 390px;
  margin: 0 auto;
  min-height: 275px;
  background: url(../img/images/feedbackitembg.png) top no-repeat;
  background-size: cover;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
  -webkit-font-smoothing: antialiased;
  position: relative;
  color: #007bff;
}

.feedback-index .feedback-slider .item img, .feedback-index .feedback-slider .item span{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 !important;
 
}

.feedback-index .feedback-slider .item a:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.feedback-index .feedback-slider .item h3 {
  color: #252525;
  font-size: 22px;
  font-family: "MagistralTT-Bold";
  text-align: center;
}

.feedback-index .feedback-slider .item h3 span {
  display: block;
  font-size: 16px;
  color: #2e55a4;
}

.feedback-index .feedback-slider .item img {
  margin-top: 22px;
  margin-bottom: 15px;
}

.feedback-index .feedback-slider .item p {
  color: #252525;
  font-family: "Comfortaa";
  font-size: 16px;
  line-height: 20px;
}

.feedback-index .sertificates {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px;
  padding-bottom: 25px;
}

.feedback-index .sertificates img {
  margin-right: 45px;
}

.footer {
  background-color: #383838;
  padding-bottom: 25px;
  padding-top: 25px;
  background-image: linear-gradient(-178deg, #3265b3 0%, #3265b3 1%, #4c8aef 98%, #4c8aef 100%);
}

.footer .footer-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer .footer-wrapper a {
  color: #ffffff;
  font-family: "MagistralTT";
  font-size: 14px;
  /* Text style for "Информация" */
  letter-spacing: 0.84px;
}

.feedback-index .feedback-slider .item img {
  display: inline-block;
}

.contact-line {
  margin-top: -2px;
  margin-bottom: -5px;
}

.menu1:before {
  content: '';
  position: absolute;
  background-image: url(../img/sprite.png);
  background-position: -229px 0px;
  width: 28px;
  height: 27px;
  margin-right: 20px;
}

.menu1 span {
  margin-left: 45px !important;
}

.menu2:before {
  content: '';
  position: absolute;
  background-image: url(../img/sprite.png);
  background-position: -229px -32px;
  width: 26px;
  height: 28px;
}

.menu2 span {
  margin-left: 45px !important;
}

.menu3:before {
  content: '';
  position: absolute;
  background-image: url(../img/sprite.png);
  background-position: -229px -65px;
  width: 27px;
  height: 23px;
  margin-right: 20px;
}

.menu3 span {
  margin-left: 45px !important;
}

.menu4:before {
  content: '';
  position: absolute;
  background-image: url(../img/sprite.png);
  background-position: -108px -166px;
  width: 31px;
  height: 31px;
  margin-right: 20px;
}

.menu4 span {
  margin-left: 45px !important;
}

.menuactive1:before {
  content: '';
  position: absolute;
  background-image: url(../img/sprite.png);
  background-position: -88px -85px;
  width: 39px;
  height: 35px;
  margin-right: 20px;
  margin-top: -2px;
}

.menuactive1 span {
  margin-left: 55px !important;
}

.menuactive2:before {
  content: '';
  position: absolute;
  background-image: url(../img/sprite.png);
  background-position: -104px -44px;
  width: 39px;
  height: 36px;
  margin-right: 20px;
  margin-top: -5px;
}

.menuactive2 span {
  margin-left: 55px !important;
}

.menuactive3:before {
  content: '';
  position: absolute;
  background-image: url(../img/sprite.png);
  background-position: -148px 0px;
  width: 39px;
  height: 32px;
  margin-right: 20px;
  margin-top: -5px;
}

.menuactive3 span {
  margin-left: 55px !important;
}

.menuactive4:before {
  content: '';
  position: absolute;
  background-image: url(../img/sprite.png);
  background-position: -104px 0px;
  width: 39px;
  height: 39px;
  margin-right: 20px;
  margin-top: -8px;
}

.menuactive4 span {
  margin-left: 55px !important;
}

.tarif .tarifactive li {
  padding-top: 3px;
}

.brmob {
  display: none;
}

@media (max-width: 1229px) {
  .navigation .logo img {
    width: 100% !important;
    margin-top: 0px;
  }

  .formtake:after{
    display: none;
  }
  .navigation .nav-wrapper .nav-item {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .parntext-block img {
    width: 100%;
  }
  .parntext-block h3, .parntext-block p {
    margin-left: 0 !important;
    margin-top: 10px;
  }
  .take-invest {
    margin-top: 50px;
    background: #41549a;
    height: auto;
    padding-bottom: 30px;
  }
  .take-invest .bot-row {
    display: block !important;
    text-align: center;
    margin-left: 37px;
  }
  .take-invest .bot-row .brmob {
    display: block;
  }
  .take-invest .bot-row p {
    margin-left: 31px !important;
    display: inline-block;
    text-align: center;
    margin-top: 30px;
    max-width: 340px !important;
    margin-bottom: 40px;
  }
  .take-invest .take-form .top-row {
    display: block;
    text-align: center;
  }
  .take-invest .take-form .top-row .takeplan {
    margin-top: 20px;
  }
  .take-invest .take-form .top-row .profit {
    margin-top: 20px;
  }
  .take-invest .take-form .top-row p {
    display: inline-block;
    float: left;
  }
  .take-invest .take-form .top-row h4 {
    display: inline-block;
    float: right;
  }
  .take-invest .take-form .top-row {
    padding-top: 20px;
  }
  .take-invest .take-form .top-row .profit span {
    display: inline-block;
  }
  .formtake {
    margin-left: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .take-invest .take-form .bot-row a {
    padding-bottom: 13px !important;
    height: 50px;
    margin-left: 31px;
  }
  .tarif .tarifblock {
    display: inline-block;
    width: auto;
    padding-left: 0;
    max-width: 266px;
  }
  .tarif .tarifblock .tarifitem {
    margin-top: 70px;
  }
  .tarif .tarifactive {
    margin-top: 90px !important;
  }
  .tarif h2 {
    margin-bottom: 0;
  }
  .tarifwrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contact-line .phone {
    font-size: 15px;
  }
  .logo img {
    width: 150%;
    margin-top: 15px;
  }
  .navigation .nav-wrapper .nav-item {
    height: 116px;
  }
  .navigation .nav-wrapper .nav-item .nav-title {
    font-size: 12px;
  }
  .main .a-block {
    width: 570px;
  }
  .crypto-price .crypto-wrapper {
    display: block;
  }
  .crypto-price .crypto-wrapper .item-price {
    display: inline-block;
    width: 148px;
  }
  .crypto-price .crypto-wrapper .item-price img {
    margin-top: 0;
  }
  .mainindex {
    background-size: cover !important;
  }
  .mainindex .actual-title {
    text-align: center;
    display: block;
  }
  .mainindex .actual-wrapper {
    display: block;
  }
  .actual-block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .actual {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .investors .investors-item h3 {
    font-size: 25px;
  }
  .partners-index h2 {
    margin-top: 40px;
  }
  .partners-index .partners-gallery {
    display: block;
    text-align: center;
  }
  .partners-index .partners-gallery .item {
    display: inline-block;
  }
  .partners-index .partners-gallery .item h3 {
    display: inline-block;
    vertical-align: middle;
  }
  .partners-index .partners-gallery .bonus {
    display: inline-block;
    margin-top: 30px;
  }
  .partners-index .partners-gallery .bonus img {
    margin-top: -24px;
  }
  .partners-index .partners-gallery .bonus h3 {
    display: inline-block;
    width: 160px;
  }
  .feedback-slider {
    margin-top: 20px;
  }
  .feedback-slider .text-block {
    text-align: center;
  }
  .feedback-slider .text-block p {
    max-width: 290px;
    display: inline-block;
  }
  .faq .link-item h3:before {
    margin-left: 30px;
  }
  .aboutoth .abouttop img {
    max-width: 100%;
  }
  .aboutoth .abouttop p {
    margin-left: 0 !important;
    margin-top: 10px;
  }
}

.open {
  display: none;
}

.mobile-menu {
  width: 100vw;
  position: absolute;
  background-image: linear-gradient(-178deg, #3265b3 0%, #3265b3 1%, #4c8aef 98%, #4c8aef 100%);
  top: 0;
  display: none;
  height: 100vh;
  z-index: 1000;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
}

.mobile-menu ul {
  text-align: center;
}

.mobile-menu ul .logomenu {
  margin-top: 15px;
  margin-bottom: 15px;
}

.mobile-menu ul .logomenu .close {
  color: #fff;
  font-size: 30px;
  opacity: 1;
  position: absolute;
  right: 10px;
  top: 0;
}

.mobile-menu ul a {
  color: #ffffff;
  font-family: "MagistralTT";
  font-size: 15px;
  line-height: 52px;
  text-transform: uppercase;
  letter-spacing: 0.21px;
}

@media (max-width: 422px) {
  .mainindex .actual-wrapper .actual-card {
    width: 100%;
  }
  .mainindex .actual-wrapper .actual-card .top-block .text-block .include-tb h4 span {
    width: 55px;
    display: inline-block;
    position: absolute;
    margin-left: 20px;
    margin-top: -15px;
  }
  .feedback-index .feedback-slider .item p {
    font-size: 14px;
    margin-top: -5px;
  }
  .feedback-index .feedback-slider .item {
    background: #fff;
  }
  .navigation {
    text-align: center;
  }
}

@media (max-width: 450px) {
  .partners-index .partners-gallery .item img {
    display: none;
  }
  .mainindex .actual-wrapper .actual-card .top-block .text-block .include-tb ul li:before {
    margin-right: 5px;
    margin-left: -5px;
  }
}

@media (max-width: 991px) {
  .take-form {
    margin-left: 0px !important;
  }
  .take-form div {
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
  .take-invest .take-form .bot-row {
    margin-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .take-invest .take-form .bot-row a {
    margin-left: 0;
  }
  .take-invest .take-form .bot-row p {
    max-width: 1000px;
    margin-left: 0 !important;
  }
  .footer {
    padding: 10px;
  }
  .crypto-price .crypto-wrapper {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    text-align: center;
  }
  .partners-index .partners-gallery .bonus {
    margin-left: 0;
  }
  .index-about p {
    max-width: 100%;
  }
  .how p {
    max-width: 100%;
    text-align: center;
  }
  .partners-index .partners-gallery .standart {
    border: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .partners-index .partners-gallery .standart h3 {
    padding-left: 50px;
  }
  .partners-index .partners-gallery .standart h3 span {
    margin-right: 10px;
  }
  .partners-bonus .levelrow {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .index-soc h2 span {
    display: block;
    margin-top: 10px;
  }
  .index-about img {
    width: 100%;
  }
  .how-block h2 {
    text-align: center;
  }
  .how-block .howimg {
    text-align: center;
  }
  .how h2 {
    margin-top: 30px;
  }
  .mainindex {
    background-size: cover !important;
  }
  .mainindex .actual-title {
    text-align: center;
    display: block;
  }
  .mainindex .actual-wrapper {
    display: block;
  }
  .row-investors {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .investors .investors-item {
    margin-top: 30px;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .investors .investors-item h3 {
    text-align: right;
    width: 173px;
  }
  .actual-block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .actual {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .logowrap {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .logo img {
    width: auto;
    margin-top: 5px;
  }
  .nav-wrapper {
    display: none !important;
  }
  .open {
    display: block;
    color: #fff;
    font-size: 40px;
    position: absolute;
    right: 15px;
    top: 40px;
  }
  .featrow {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .featrow .featitem {
    width: auto;
  }
}

@media (max-width: 767px) {
  .partnerstable tr:nth-child(1) {
    display: none;
  }
  .aboutlast img {
    max-width: 100%;
  }
  .contact-line {
    text-align: center;
    background: #e7eeef;
  }
  .contact-line .phone {
    float: none;
  }
  .contact-line div {
    margin-top: 3px;
  }
  .main .a-block {
    width: auto;
  }
  .main .a-block .demo {
    padding-left: 36px;
    padding-right: 36px;
    margin-left: 0;
    margin-top: 15px;
  }
  .open {
    right: 15px;
  }
  .main .maintitle {
    width: auto;
  }
  .main .maindesc {
    width: auto;
  }
  .mainindex .actual-wrapper .actual-card .top-block .text-block .include-tb ul li {
    font-size: 13px;
    margin-left: 7px;
  }
  .mainindex .actual-wrapper .actual-card .top-block {
    padding-left: 50px;
  }
  .mainindex .actual-wrapper .actual-card .top-block .text-block {
    margin-right: 50px;
  }
  .take-form {
    margin-left: -60px;
  }
  .take-invest .take-form .top-row .takeplan option {
    width: 200px;
  }
  .take-invest .take-form .top-row .takeplan select {
    width: 300px;
  }
  .other-contblock .cont-wrap {
    display: block !important;
  }
  .other-contblock .cont-wrap .contblock {
    margin-top: 30px;
  }
  .cont-form input {
    margin-top: 13px;
  }
  .cont-form button {
    float: none !important;
    margin-top: 13px !important;
  }
}

@media (max-width: 500px) {
  .partners-index .partners-gallery {
    margin-left: -50px;
  }
  .partners-index .partners-gallery .second {
    margin-left: 0;
    margin-top: 20px;
  }
  .partners-index .partners-gallery .item {
    border: none;
    margin-left: -10px;
  }
  .btn-demo {
    margin-left: 0;
    padding-right: 30px;
    padding-left: 90px;
  }
}

.ref-soc {
  height: auto;
  min-height: 0;
}

.ref-soc .soc-wrapper {
  border: none;
}

.refuse {
  padding-top: 42px;
}

.refuse h2 {
  color: #383838;
  font-family: "MagistralTT-Bold";
  font-size: 25px;
}

.refuse p {
  color: #262626;
  font-family: "Roboto-Regular";
  font-size: 14px;
  max-width: 1072px;
}

.refuse .reftext1:before {
  content: '1.1';
  width: 32px;
  height: 32px;
  background-color: #00ffff;
  text-align: center;
  color: #888989;
  border-radius: 50%;
  display: inline-block;
  padding-top: 7px;
  font-family: "Roboto-Bold";
  font-size: 14px;
  margin-left: -42px;
  margin-right: 10px;
  margin-bottom: -7px;
}

.refuse .reftext2:before {
  content: '1.2';
  width: 32px;
  height: 32px;
  background-color: #00ffff;
  text-align: center;
  color: #888989;
  border-radius: 50%;
  display: inline-block;
  padding-top: 7px;
  font-family: "Roboto-Bold";
  font-size: 14px;
  margin-left: -42px;
  margin-right: 10px;
  margin-bottom: -7px;
}

.refuse .reftext3:before {
  content: '1.3';
  width: 32px;
  height: 32px;
  background-color: #00ffff;
  text-align: center;
  color: #888989;
  border-radius: 50%;
  display: inline-block;
  padding-top: 7px;
  font-family: "Roboto-Bold";
  font-size: 14px;
  margin-left: -42px;
  margin-right: 10px;
  margin-bottom: -7px;
}

@media (max-width: 600px) {
  .refuse p {
    margin-left: 40px;
  }
}

.notification {
  padding-top: 40px;
}

.notification h2 {
  color: #383838;
  font-family: "MagistralTT-Bold";
  font-size: 25px;
}

.notification .text-block h3 {
  color: #262626;
  font-family: "PT Sans";
  font-size: 15px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 15px;
}

.notification .text-block p {
  color: #262626;
  font-family: "Roboto-Regular";
  font-size: 14px;
}

.notification .ul-block {
  background: rgba(236, 236, 236, 0.22);
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 45px;
  margin-bottom: 45px;
}

.notification .ul-block li {
  color: #262626;
  font-family: "Roboto-Regular";
  font-size: 14px;
  margin-top: 30px;
  max-width: 1019px;
  margin-left: 65px;
}

.notification .ul-block .li1:before {
  content: '1.';
  display: inline-block;
  color: #3366b5;
  font-family: "Roboto-Bold";
  margin-right: 17px;
  margin-left: -28px;
  font-size: 14px;
}

.notification .ul-block .li2:before {
  content: '2.';
  display: inline-block;
  color: #3366b5;
  font-family: "Roboto-Bold";
  margin-right: 17px;
  margin-left: -28px;
  font-size: 14px;
}

.notification .ul-block .li3:before {
  content: '3.';
  display: inline-block;
  color: #3366b5;
  font-family: "Roboto-Bold";
  margin-right: 17px;
  margin-left: -28px;
  font-size: 14px;
}

.notification .ul-block .li4:before {
  content: '4.';
  display: inline-block;
  color: #3366b5;
  font-family: "Roboto-Bold";
  margin-right: 17px;
  margin-left: -28px;
  font-size: 14px;
}

.notification .text-block ul {
  margin-top: 55px;
  margin-bottom: 43px;
}

.notification .text-block ul li {
  margin-top: 18px;
  max-width: 1071px;
  margin-left: 60px;
}

.notification .text-block ul li:before {
  content: '';
  width: 23px;
  margin-right: 15px;
  margin-left: -38px;
  margin-bottom: -5px;
  height: 23px;
  background: url(../img/images/galtext.png) center no-repeat;
  display: inline-block;
}

.politic h2 {
  margin-top: 35px;
  color: #383838;
  font-family: "Roboto-Bold";
  font-size: 25px;
}

.politic h3 {
  background-color: #00ffff;
  height: 45px;
  color: #386dc0;
  font-family: "PT Sans";
  padding-top: 11px;
  font-size: 15px;
  font-weight: 700;
  padding-left: 19px;
  margin-top: 25px;
}

.politic p {
  margin-top: 20px;
  padding-bottom: 17px;
  padding-left: 75px;
  border-bottom: 1px solid rgba(180, 180, 180, 0.33);
}

.politic .politic-txt1:before {
  content: '1.1';
  color: #888989;
  font-family: "myriadpro-bold";
  border: 1px solid #3569ba;
  display: inline-block;
  font-size: 14px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  text-align: center;
  padding-top: 5px;
  margin-right: 10px;
  vertical-align: top;
  margin-left: -42px;
  margin-bottom: -10px;
}

.politic .politic-txt2:before {
  content: '1.2';
  color: #888989;
  font-family: "myriadpro-bold";
  border: 1px solid #3569ba;
  display: inline-block;
  font-size: 14px;
  width: 32px;
  vertical-align: top;
  height: 32px;
  border-radius: 50%;
  text-align: center;
  padding-top: 5px;
  margin-right: 10px;
  margin-left: -42px;
  margin-bottom: -10px;
}

.politic .politic-txt3:before {
  content: '1.3';
  color: #888989;
  font-family: "myriadpro-bold";
  vertical-align: top;
  border: 1px solid #3569ba;
  display: inline-block;
  font-size: 14px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  text-align: center;
  padding-top: 5px;
  margin-right: 10px;
  margin-left: -42px;
  margin-bottom: -10px;
}

.politic .politic-txt3 {
  border-bottom: none;
}

.contacts {
  background: #fff url(../img/bg/contact-bg.png) right top no-repeat;
  background-size: contain;
  margin-top: 35px;
}

.contacts h2 {
  color: #383838;
  font-family: "MagistralTT-Bold";
  font-size: 25px;
}

.other-contblock .cont-wrap {
  margin-top: 50px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.other-contblock .cont-wrap h3 {
  color: #2d2d2d;
  font-family: "PT Sans";
  font-size: 15px;
  font-weight: 700;
}

.other-contblock .cont-wrap h3 span {
  font-weight: 400 !important;
  display: block;
  margin-top: 3px;
}

.other-contblock .cont-wrap span {
  vertical-align: middle;
}

.other-contblock .cont-wrap .contblock {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.other-contblock .cont-wrap .contblock img {
  margin-right: 20px;
}

.other-contblock .cont-wrap .tgspan {
  padding-top: 4px;
}

.cont-form h3 {
  color: #363636;
  font-family: "PT Sans";
  font-size: 26px;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 20px;
}

.cont-form input {
  width: 100%;
  border: 1px solid #e3e3e3;
  color: #4d4d4d;
  font-family: "Roboto-Regular";
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 14px;
  padding-left: 18px;
  background: transparent;
  transition: 0.3s;
}

.cont-form input:focus {
  background: #fff;
  border: 1px solid #3d75cc;
}

.cont-form textarea {
  resize: none;
  width: 100%;
  border: 1px solid #e3e3e3;
  color: #4d4d4d;
  font-family: "Roboto-Regular";
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 14px;
  padding-left: 18px;
  background: transparent;
  margin-top: 13px;
  transition: 0.3s;
}

.cont-form textarea:focus {
  background: #fff;
  border: 1px solid #3d75cc;
}

.cont-form button {
  color: #ffffff;
  font-size: 14px;
  font-family: "Roboto-Bold";
  background-color: #3d75cc;
  width: 142px;
  height: 42px;
  display: inline-block;
  text-align: center;
  padding-top: 10px;
  text-transform: uppercase;
  float: right;
  margin-right: 14px;
  margin-top: -59px;
  border: none;
  line-height: 42px;
  padding: 0 15px;
}

.map-cont {
  margin-top: 28px;
  padding-left: 15px;
  padding-right: 15px;
}

.map-cont img {
  width: 100%;
}

.cont-soc {
  margin-top: -195px;
}

.accord-block {
  transition: 1.5s ease;
}

.accord-block .ac {
  transition: 1.5s ease;
  margin-top: -10px;
}

.accord-block .ac:hover {
  cursor: pointer;
}

.accord-block .ac .ac-item {
  max-height: 0px;
  overflow: hidden;
  padding-bottom: 0 !important;
}

.accord-block .active {
  transition: 2.5s ease;
}

.accord-block .active .ac-item {
  transition: 1.5s ease;
  max-height: 1000px;
  padding-bottom: 19px;
}

.slick-arrow {
  opacity: 0.8;
}

.slick-arrow:hover {
  cursor: pointer;
  opacity: 1;
}

.faq {
  padding-bottom: 19px;
}

.faq .rmb-block {
  position: absolute;
  -webkit-transform: scale(0);
          transform: scale(0);
  visibility: none;
  opacity: 0;
  transition: 0.3s;
}

.faq .rmb-block.active {
  display: block !important;
  position: static;
  -webkit-transform: scale(1);
          transform: scale(1);
  visibility: visible;
  opacity: 1;
}

.faq h2 {
  color: #323232;
  font-size: 32px;
  font-family: "MagistralTT-Bold";
  text-transform: uppercase;
  letter-spacing: 0.32px;
  margin-top: 40px;
  margin-bottom: 36px;
}

.faq .tab-link {
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.faq .tab-link .link-item {
  border: 1px solid #d1d1d1;
  max-width: 286px;
  margin-top: 5px;
  min-width: 286px;
  padding-top: 20px;
  padding-bottom: 24px;
}

.faq .tab-link .link-item:hover {
  cursor: pointer;
}

.faq .tab-link .link-item h3 {
  color: #323232;
  font-family: "MagistralTT-Bold";
  float: right;
  font-size: 16px;
  letter-spacing: 0.16px;
}

.faq .tab-link .link-item h3 span {
  display: block;
  margin-top: 10px;
  color: #2c2d2d;
  font-size: 14px;
  max-width: 173px;
  font-family: "Roboto-Regular";
  line-height: 18px;
}

.faq .link-itemreg h3:before {
  content: '';
  position: absolute;
  margin-left: -60px;
  margin-top: 15px;
  background-image: url(../img/sprite.png);
  background-position: -38px -127px;
  width: 33px;
  height: 34px;
}

.faq .link-itemfin h3:before {
  content: '';
  position: absolute;
  margin-left: -60px;
  margin-top: 15px;
  background-image: url(../img/sprite.png);
  background-position: -44px -85px;
  width: 39px;
  height: 37px;
}

.faq .link-itempart h3:before {
  content: '';
  position: absolute;
  margin-left: -60px;
  margin-top: 15px;
  background-image: url(../img/sprite.png);
  background-position: 0px -41px;
  width: 39px;
  height: 39px;
}

.faq .link-itemoth h3:before {
  content: '';
  position: absolute;
  margin-left: -65px;
  margin-top: 15px;
  background-image: url(../img/sprite.png);
  background-position: 0px 0px;
  width: 47px;
  height: 36px;
}

.faq .link-item.active {
  background-image: linear-gradient(to top, #3265b3 0%, #3265b3 1%, #4c8aef 98%, #4c8aef 100%);
  border: none;
}

.faq .link-item.active h3 {
  color: #ffffff !important;
}

.faq .link-item.active h3 span {
  color: #ffffff !important;
}

.faq .link-itemreg.active h3:before {
  content: '';
  position: absolute;
  margin-left: -60px;
  margin-top: 15px;
  background-image: url(../img/sprite.png);
  background-position: 0px -127px;
  width: 33px;
  height: 34px;
}

.faq .link-itemfin.active h3:before {
  content: '';
  position: absolute;
  margin-left: -60px;
  margin-top: 15px;
  background-image: url(../img/sprite.png);
  background-position: 0px -85px;
  width: 39px;
  height: 37px;
}

.faq .link-itempart.active h3:before {
  content: '';
  position: absolute;
  margin-left: -60px;
  margin-top: 15px;
  background-image: url(../img/sprite.png);
  background-position: -44px -41px;
  width: 39px;
  height: 39px;
}

.faq .link-itemoth.active h3:before {
  content: '';
  position: absolute;
  margin-left: -65px;
  margin-top: 15px;
  background-image: url(../img/sprite.png);
  background-position: -52px 0px;
  width: 47px;
  height: 36px;
}

.faq .accord-block {
  margin-top: 10px;
}

.faq .accord-block h3 {
  color: #04ffff;
  font-size: 18px;
  font-family: "MagistralTT-Bold";
  line-height: 16px;
  /* Text style for "Авторизаци" */
  letter-spacing: 0.18px;
  background-image: linear-gradient(to top, #4baaff 0%, #275cc8 100%);
  height: 64px;
  padding-top: 20px;
  margin-top: 19px;
  padding-left: 29px;
}

.faq .accord-block h3:after {
  content: '';
  background: url(../img/images/acc-aft.png) center no-repeat;
  width: 16px;
  height: 11px;
  display: inline-block;
  float: right;
  margin-top: 5px;
  margin-right: 20px;
}

.faq .accord-block .ac {
  padding-left: 0;
  padding-right: 0;
}

.faq .accord-block .ac h4 {
  color: #323232;
  font-family: "MagistralTT-Bold";
  font-size: 26px;
  margin-top: 15px;
  margin-bottom: 15px;
  letter-spacing: 0.26px;
}

.faq .accord-block .ac img {
  margin-top: 63px;
}

.faq .accord-block .ac p {
  color: #2c2d2d;
  font-size: 14px;
  font-family: "Roboto-Regular";
  line-height: 20px;
}

@media (max-width: 500px) {
  .faq .accord-block .ac img {
    width: 100%;
  }
}

.news .top-news a {
  display: block;
}

.news .top-news h2 {
  color: #383838;
  font-family: "MagistralTT-Bold";
  font-size: 25px;
  margin-top: 30px;
  margin-bottom: 20px;
}

.news .top-news .news-title {
  width: 570px;
  height: 345px;
  background: url(../img/images/news-preview1.png) center no-repeat;
  padding-top: 240px;
}

.news .top-news .news-title h3 {
  color: #ffffff;
  margin-left: 40px;
  font-size: 15px;
  font-family: "Roboto-Bold";
  text-transform: uppercase;
}

.news .top-news .news-title h3 p {
  color: #ffffff;
  font-size: 13px;
  font-family: "Roboto-Regular";
  text-transform: none;
  line-height: 18px;
  max-width: 406px;
}

.news .top-news .news-block {
  box-shadow: 0 5px 101px rgba(88, 88, 88, 0.09);
  background-color: #ffffff;
  padding-top: 15px;
  padding-left: 10px;
  padding-bottom: 1px;
  padding-right: 11px;
}

.news .top-news .news-block .news-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(235, 235, 235, 0.72);
}

.news .top-news .news-block .news-item h3 {
  color: #383838;
  font-size: 15px;
  font-family: "Roboto-Bold";
  margin-top: 5px;
  margin-left: 10px;
  text-transform: uppercase;
}

.news .top-news .news-block .news-item h3:after {
  width: 19px;
  height: 6px;
  content: '';
  background: url(../img/images/newsafter.png) center no-repeat;
  display: inline-block;
  position: absolute;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: 4px;
}

.news .top-news .news-block .news-item p {
  color: #383838;
  font-size: 13px;
  font-family: "Roboto-Regular";
  max-width: 406px;
  text-transform: none;
  margin-top: 5px;
  line-height: 18px;
  margin-left: 10px;
}

.news .top-news .news-block .news-item:nth-last-child(1) {
  border-bottom: none;
}

.news .news-catalog {
  margin-top: 15px;
}

.news .news-catalog .catalog-item {
  padding-left: 15px;
  max-width: 381px;
  padding-right: 15px;
  padding-top: 15px;
  box-shadow: 0 5px 101px rgba(88, 88, 88, 0.09);
  background-color: #ffffff;
  margin-left: 12px;
  padding-bottom: 30px;
}

.news .news-catalog .catalog-item h3 {
  color: #383838;
  font-family: "Roboto-Bold";
  font-size: 15px;
  margin-top: 20px;
  text-transform: uppercase;
}

.news .news-catalog .catalog-item h3 p {
  color: #383838;
  font-size: 13px;
  font-family: "Roboto-Regular";
  text-transform: none;
  line-height: 18px;
  margin-top: 10px;
  max-width: 338px;
}

.news-slider {
  margin-top: 40px;
  padding-bottom: 39px;
  background-image: linear-gradient(to top, #3265b3 0%, #3265b3 1%, #4c8aef 98%, #4c8aef 100%);
}

.news-slider h2 {
  text-align: center;
  color: #ffffff;
  font-family: "MagistralTT-Bold";
  padding-top: 25px;
  margin-bottom: 15px;
  font-size: 25px;
}

.news-slider .prev {
  content: '';
  position: absolute;
  top: 45%;
  left: -6px;
  z-index: 99;
  width: 12px;
  height: 18px;
  border: none;
  background: url(../img/images/news-prev.png) center no-repeat;
}

.news-slider .prev:active {
  outline: none;
  border: none;
  text-decoration: none;
}

.news-slider .next {
  position: absolute;
  top: 45%;
  right: 0;
  z-index: 99;
  width: 12px;
  border: none;
  height: 18px;
  background: url(../img/images/news-next.png) center no-repeat;
}

.newssec {
  padding-bottom: 50px;
  padding-top: 30px;
}

.newsslid .item {
  text-align: center;
}

.newsslid .item img {
  display: inline-block;
}

@media (max-width: 652px) {
  .news .top-news .news-title {
    width: 320px;
    padding-top: 90px;
    padding-left: 5px;
    height: 193px;
  }
  .news .top-news .news-title h3 {
    margin-left: 5px;
  }
}

.aboutoth h2 {
  color: #323232;
  font-size: 32px;
  margin-top: 40px;
  margin-bottom: 25px;
  font-family: "MagistralTT-Bold";
  text-transform: uppercase;
  /* Text style for "О НАС" */
  letter-spacing: 0.32px;
}

.aboutoth .abouttop p {
  color: #2c2d2d;
  font-size: 14px;
  font-family: "Roboto-Regular";
  line-height: 20px;
  max-width: 702px;
}

.aboutfeat {
  margin-top: 30px;
  padding-top: 30px;
  background: url(../img/images/aboutfeat.png) center no-repeat;
  background-size: cover;
  padding-bottom: 60px;
}

.aboutfeat h3 {
  color: #333333;
  font-family: "Roboto-Regular";
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.16px;
  max-width: 157px;
}

.aboutfeat .featitem1:before {
  content: '';
  display: block;
  margin-bottom: 25px;
  margin-left: 38px;
  width: 73px;
  height: 76px;
  background: url(../img/images/feat1.png) center no-repeat;
}

.aboutfeat .featitem2:before {
  content: '';
  display: block;
  margin-bottom: 25px;
  margin-left: 38px;
  width: 84px;
  height: 76px;
  background: url(../img/images/feat2.png) center no-repeat;
}

.aboutfeat .featitem3:before {
  content: '';
  display: block;
  margin-bottom: 25px;
  margin-left: 38px;
  width: 73px;
  height: 76px;
  background: url(../img/images/feat3.png) center no-repeat;
}

.aboutfeat .featitem4:before {
  content: '';
  display: block;
  margin-bottom: 25px;
  margin-left: 46px;
  width: 73px;
  height: 76px;
  background: url(../img/images/feat4.png) center no-repeat;
}

.aboutfeat .featitem5:before {
  content: '';
  display: block;
  margin-bottom: 25px;
  margin-left: 44px;
  width: 73px;
  height: 76px;
  background: url(../img/images/feat5.png) center no-repeat;
}

.aboutfeat .featitem6:before {
  content: '';
  display: block;
  margin-bottom: 25px;
  margin-left: 44px;
  width: 79px;
  height: 76px;
  background: url(../img/images/feat6.png) center no-repeat;
}

.aboutfeat h2 {
  color: #343434;
  font-family: "Magistral TT";
  font-size: 28px;
  font-family: "MagistralTT-Bold";
  text-transform: uppercase;
  letter-spacing: 0.28px;
}

.aboutfeat p {
  color: #343434;
  font-family: "Roboto-Regular";
  margin-top: 10px;
  font-size: 14px;
  letter-spacing: 0.14px;
}

.aboutfeat .featrow {
  margin-top: 40px;
}

.aboutlast {
  padding-bottom: 60px;
  padding-top: 50px;
}

.aboutlast h2 {
  color: #323131;
  font-size: 26px;
  font-family: "MagistralTT-Bold";
  text-transform: uppercase;
}

.aboutlast .toplast h2 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.aboutlast .toplast p {
  color: #323131;
  font-size: 14px;
  font-family: "Roboto-Regular";
  line-height: 18px;
  max-width: 650px;
}

.aboutlast .botlast {
  margin-top: 30px;
}

.aboutlast .botlast a {
  display: block;
}

.aboutlast .botlast h2 {
  margin-bottom: 30px;
}

.aboutlast .botlast .how-block {
  margin-top: -10px;
}

.aboutlast .botlast .how-block h3 {
  margin-left: 90px;
  color: #353535;
  font-family: "Roboto-Bold";
  font-size: 16px;
  margin-top: 42px;
}

.aboutlast .botlast .how-block h3 p {
  color: #323131;
  font-family: "Roboto-Regular";
  font-size: 14px;
  line-height: 18px;
  max-width: 319px;
  margin-top: 5px;
}

.aboutlast .botlast .how-block .how1 span {
  width: 57px;
  height: 57px;
  display: inline-block;
  background-color: #4783e4;
  color: #00feff;
  font-family: "Roboto-Regular";
  text-align: center;
  padding-top: 12px;
  font-size: 26px;
  letter-spacing: -0.94px;
  margin-left: -87px;
  margin-right: 30px;
  vertical-align: middle;
  margin-bottom: -40px;
}

.partners {
  margin-top: 40px;
  padding-bottom: 70px;
  border-bottom: 1px solid rgba(65, 112, 183, 0.16);
  margin-bottom: 10px;
}

.partners-bonus h2 {
  color: #343434;
  font-family: "MagistralTT-Bold";
  text-align: center;
  margin-top: 20px;
  font-size: 32px;
}

.partners-bonus .p-partners {
  color: #383838;
  font-size: 13px;
  font-family: "Roboto-Regular";
  text-align: center;
  max-width: 1050px;
  line-height: 18px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 25px;
}

.partners-bonus .text-block {
  text-align: center;
}

.partners-bonus .levelrow {
  margin-bottom: 50px;
}

.partners-bonus .levelrow .level {
  text-align: center;
  box-shadow: 0 5px 101px rgba(88, 88, 88, 0.09);
  background-color: #ffffff;
  max-width: 277px;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-left: 15px;
}

.partners-bonus .levelrow h3 {
  color: #454545;
  font-family: "MagistralTT-Bold";
  font-size: 72px;
}

.partners-bonus .levelrow h3 span {
  color: #3d6db8;
  font-family: "Comfortaa";
  display: block;
  text-align: center;
  font-size: 28px;
}

.partners-bonus .levelrow h3 sup {
  margin-left: -20px;
}

.partners-bonus .levelrow h4 {
  color: #454545;
  font-size: 18px;
  line-height: 37.42px;
  font-family: "MagistralTT-Bold";
  letter-spacing: -0.31px;
  margin-top: -10px;
}

.partners-bonus .levelrow p {
  color: #383838;
  font-family: "Roboto-Regular";
  margin-top: 5px;
  font-size: 13px;
  line-height: 18px;
  max-width: 231px;
  text-align: center;
  display: inline-block;
}

.partnerstable {
  margin-top: 24px;
}

.partnerstable table{
  width: 100%;
}

.partnerstable th, .partnerstable td {
  text-align: center;
  position: relative;
  white-space: nowrap;
}

.partnerstable th span, .table-responsive th span{
  color: #366abb;
  border-radius: 50%;
  border: 2px solid #366abb;
  font-size: 10px;
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}



.partnerstable th {
  color: #383838;
  font-family: "Roboto-Regular";
  font-size: 12px;
}

.partnerstable th:first-child{
  width: 250px;
}

.partnerstable th:nth-child(2), .partnerstable th:nth-child(3){
  width: 130px;
}

.partnerstable th:nth-child(4){
  width: 250px;
}

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

.partnerstable td {
  color: #366abb;
  font-family: "Roboto-Bold";
  font-size: 14px;
}

.partnerstable tr{
  border-bottom: 30px solid #fff;
}

.partnerstable__title{
  position: relative;
  background-color: #3367b6;
  padding: 20px 0;
  color: #fff;
  background-image: url(../img/images/title-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.partnerstable__title span{
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  background-color: #00a3ed;
  color: #fff;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -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;
  border-radius: 50%;
}

.partnerstable__title span:after, .partnerstable__title span:before{
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          border: 2px solid #00a3ed;
          border-radius: 50%;
}

.partnerstable__title span:after{
  width: 50px;
  height: 50px;
  opacity: 0.4;
  border: 1px solid #00a3ed;
}

.partnerstable__title span:before{
  width: 40px;
  height: 40px;
  opacity: 0.7;
}

.partnerstable__percent{
  position: relative;
}

.partnerstable__percent:after{
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.partnerstable__percent.lvl-1:after{
  background-image: url(../img/images/lvl-1.svg);
}
.partnerstable__percent.lvl-2:after{
  background-image: url(../img/images/lvl-2.svg);
}
.partnerstable__percent.lvl-3:after{
  background-image: url(../img/images/lvl-3.svg);
}
.partnerstable__percent.lvl-4:after{
  background-image: url(../img/images/lvl-4.svg);
}
.partnerstable__percent.lvl-5:after{
  background-image: url(../img/images/lvl-5.svg);
}
.partnerstable__percent.lvl-6:after{
  background-image: url(../img/images/lvl-6.svg);
}

.partnerstable tr:nth-child(2n) {
  background: rgba(59, 114, 200, 0.13);
}

.partnerstable tr:nth-child(2n+1) {
  background: rgba(59, 114, 200, 0.03);
}

.partnerstable tr:nth-child(1) {
  background-color: transparent;
}

.parntext-block {
  margin-top: 30px;
  padding-bottom: 30px;
}

.parntext-block h3 {
  color: #383838;
  font-family: "Roboto-Bold";
  font-size: 15px;
  text-transform: uppercase;
  margin-left: 30px;
}

.parntext-block p {
  color: #383838;
  font-family: "Roboto-Regular";
  max-width: 707px;
  margin-left: 30px;
  font-size: 13px;
  margin-top: 8px;
  line-height: 18px;
}

.plan-top h2 {
  color: #383838;
  font-family: "MagistralTT-Bold";
  margin-top: 30px;
  font-size: 25px;
  margin-bottom: 25px;
}

.plan-top .rowcurrently {
  margin-top: 7px;
  box-shadow: 0 5px 101px rgba(88, 88, 88, 0.19);
  background-color: #ffffff;
}

.plan-top .twopart {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.plan-top .twopart .count h3 {
  color: #366abb;
  margin-top: 21px;
  font-family: "Comfortaa";
  margin-left: 20px;
  font-size: 80px;
}

.plan-top .twopart .count h3 sup {
  margin-left: 4px;
  margin-bottom: -4px;
}

.plan-top .twopart .count h3 span {
  color: #366abb;
  font-family: "MagistralTT";
  font-size: 24px;
  margin-left: -50px;
}

.plan-top .twopart .multi {
  background: rgba(0, 255, 255, 0.05);
  width: 326px;
  text-align: center;
  padding-top: 30px;
}

.plan-top .twopart .multi h3 {
  color: #4070b8;
  font-family: "Comfortaa-Bold";
  font-size: 28px;
}

.plan-top .twopart .multi h3:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 62px;
  height: 62px;
  background: url(../img/images/plans1.png) center no-repeat;
}

.plan-top ul {
  margin-top: 25px;
}

.plan-top ul li {
  color: #4070b8;
  font-family: "Comfortaa";
  margin-top: 11px;
  font-size: 16px;
}

.plan-top ul li:before {
  width: 18px;
  background: url(../img/images/maincardbefore.png) center no-repeat;
  height: 18px;
  margin-right: 9px;
  content: '';
  display: inline-block;
  vertical-align: middle;
}

.plan-top .time {
  background: rgba(0, 255, 255, 0.05);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.plan-top .time h3 {
  color: #303030;
  font-family: "MagistralTT-Bold";
  max-width: 190px;
  text-align: right;
  display: inline-block;
  margin-top: 39px;
  font-size: 18px;
}

.plan-top .time .bottom-block {
  margin-top: 5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 10px;
}

.plan-top .time .bottom-block .count-block {
  text-align: center;
  margin-left: 20px;
  position: relative;
}

.plan-top .time .bottom-block .count-block:first-child {
  margin-left: 0;
}

.plan-top .time .bottom-block .count-block:last-child .span-wrapper:after {
  display: none !important;
}

.plan-top .time .bottom-block .count-block h4 {
  color: #898989;
  font-family: "Roboto-Regular";
  font-size: 13px;
  margin-bottom: 6px;
  margin-top: 8px;
}

.plan-top .time .bottom-block .count-block span {
  color: #ffffff;
  font-family: "Roboto-Bold";
  margin-left: 4px;
  font-size: 33px;
  height: 56px;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
  background-color: #191919;
  background-image: linear-gradient(to top, #14d9d9 0%, #14d9d9 1%, #00ffff 55%, #0ad5d5 98%, #0ad5d5 100%);
}

.plan-top .time .bottom-block .count-block .span-wrapper:after {
  content: ':';
  display: inline-block;
  color: #a4a4a4;
  font-family: "Roboto-Bold";
  font-size: 33px;
  margin-left: 8px;
  margin-right: -15px;
  position: absolute;
  bottom: 5px;
  right: 0;
}

.plan-content {
  margin-top: 35px;
}

.plan-content h2 {
  color: #383838;
  font-family: "MagistralTT-Bold";
  font-size: 25px;
}

.plan-content .rmb-ul li {
  margin-top: 8px;
  color: #383838;
  font-family: "MagistralTT-Bold";
  font-size: 16px;
  width: 100%;
  max-width: 364px;
  padding-top: 16px;
  padding-left: 20px;
  padding-bottom: 17px;
  box-shadow: 0 5px 101px rgba(88, 88, 88, 0.19);
  background-color: #ffffff;
}

.plan-content .rmb-ul li:after {
  content: '>';
  float: right;
  margin-right: 25px;
  margin-bottom: 3px;
  width: 7px;
  height: 10px;
  color: rgba(66, 123, 214, 0.72);
  font-family: "MagistralTT-Bold";
  font-size: 22px;
  margin-top: -3px;
}

.plan-content .rmb-ul .active {
  background-image: linear-gradient(to top, #3265b3 0%, #3265b3 1%, #4c8aef 98%, #4c8aef 100%);
  color: #fff;
}

.plan-content .rmb-ul .active:after {
  content: '>';
  float: right;
  margin-right: 25px;
  margin-bottom: 3px;
  width: 7px;
  height: 10px;
  color: #fff;
  font-family: "MagistralTT-Bold";
  font-size: 22px;
}

.plan-content .actual-card {
  width: 422px;
  height: 226px;
  margin-left: -40px;
  margin-top: 15px;
}

.plan-content .actual-card .top-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 15px;
  padding-right: 35px;
  padding-left: 40px;
}

.plan-content .actual-card .top-block img {
  width: 62px;
  margin-top: 13px;
  height: 62px;
}

.plan-content .actual-card .top-block .text-block h3 {
  color: #4070b8;
  font-family: "Comfortaa-Bold";
  font-size: 28px;
}

.plan-content .actual-card .top-block .text-block .include-tb {
  margin-top: 5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.plan-content .actual-card .top-block .text-block .include-tb h4 {
  color: #4070b8;
  font-family: "Comfortaa";
  font-size: 60px;
}

.plan-content .actual-card .top-block .text-block .include-tb h4 sup {
  margin-left: -15px;
}

.plan-content .actual-card .top-block .text-block .include-tb h4 span {
  color: #4070b8;
  font-family: "MagistralTT";
  font-size: 18px;
  margin-left: -48px;
}

.plan-content .actual-card .top-block .text-block .include-tb ul li {
  color: #4070b8;
  font-family: "Comfortaa";
  margin-top: 7px;
  font-size: 16px;
  margin-left: 43px;
}

.plan-content .actual-card .top-block .text-block .include-tb ul li:before {
  content: '';
  width: 18px;
  height: 18px;
  margin-left: -10px;
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  background: url(../img/images/maincardbefore.png) center no-repeat;
}

.plan-content .actual-card .bottom-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.plan-content .actual-card .bottom-block .count-block {
  text-align: center;
  margin-left: 20px;
  position: relative;
}

.plan-content .actual-card .bottom-block .count-block:first-child {
  margin-left: 0;
}

.plan-content .actual-card .bottom-block .count-block:last-child .span-wrapper:after {
  display: none !important;
}

.plan-content .actual-card .bottom-block .count-block h4 {
  color: #898989;
  font-family: "Roboto-Regular";
  font-size: 13px;
  margin-bottom: 6px;
  margin-top: 8px;
}

.plan-content .actual-card .bottom-block .count-block span {
  color: #ffffff;
  font-family: "Roboto-Bold";
  margin-left: 4px;
  font-size: 33px;
  height: 56px;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
  background-color: #191919;
  background-image: linear-gradient(to top, #14d9d9 0%, #14d9d9 1%, #00ffff 55%, #0ad5d5 98%, #0ad5d5 100%);
}

.plan-content .actual-card .bottom-block .count-block .span-wrapper:after {
  content: ':';
  display: inline-block;
  color: #a4a4a4;
  font-family: "Roboto-Bold";
  font-size: 33px;
  margin-left: 8px;
  margin-right: -15px;
  bottom: 5px;
  position: absolute;
  right: 0;
}

.plan-content .actual-card .bottom-block .count-block .span-wrapper3:after {
  display: none !important;
}

.plan-content h2 {
  margin-bottom: 19px;
}

.plan-content .rmb-block {
  display: none;
}

.plan-content .active {
  display: block;
}

.plan-content .right p {
  color: #383838;
  font-family: "Roboto-Regular";
  font-size: 13px;
  line-height: 18px;
}

.plan-content .right .desc {
  margin-top: 30px;
}

.plan-content .right .desc h3 {
  color: #3c72c6;
  font-family: "MagistralTT-Bold";
  font-size: 16px;
  padding-left: 70px;
  background-color: #00ffff;
  padding-top: 20px;
  padding-bottom: 22px;
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

.plan-content .right .desc h3 span{
  font-size: 24px;
}

.plan-content .right .desc td {
  color: #383838;
  font-family: "Roboto-Regular";
  font-size: 13px;
  padding: 10px 5px;
}

.plan-content .right .desc td span{
  font-family: "Roboto-Bold";
}

.plan-content .right .desc1 h3:before {
  width: 38px;
  height: 37px;
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  vertical-align: middle;
  background: url(../img/images/plansc1.png) center no-repeat;
}

.plan-content .right .desc2 h3:before {
  width: 34px;
  height: 34px;
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  vertical-align: middle;
  background: url(../img/images/plansc2.png) center no-repeat;
}

.plan-content .right .desc3 h3:before {
  width: 35px;
  height: 35px;
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  vertical-align: middle;
  background: url(../img/images/plansc3.png) center no-repeat;
}

.plan-content .right .desc4 h3:before {
  width: 37px;
  height: 37px;
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  vertical-align: middle;
  background: url(../img/images/plansc4.png) center no-repeat;
}

.plan-soc {
  background: none;
  margin-top: -200px;
}

@media (max-width: 382px) {
  .plan-content .actual-card .top-block .text-block .include-tb ul li {
    margin-right: 25px;
    margin-left: 10px;
  }
  .plan-content .actual-card .top-block .text-block .include-tb {
    margin-right: 25px;
  }
}

@media (max-width: 511px) {
  .feedback-index .sertificates {
    margin-top: -10px;
  }
  .feedback-index .sertificates img {
    margin-top: 20px;
  }
  .plan-top .time {
    display: block;
  }
  .plan-top .twopart {
    display: block;
  }
  .take-invest {
    width: 100%;
  }
}

.link-item:hover {
  cursor: pointer;
}

.rmb-bloc {
  display: none;
}

.rmb-bloc.active {
  display: block;
}

.news-catalog .catalog-item a {
  max-width: 100%;
  overflow-x: hidden;
  transition: 1.5s;
}

.news .news-catalog .catalog-item {
  overflow-x: hidden;
}

.news .news-catalog .catalog-item img {
  transition: 1.5s;
}

.news-catalog .catalog-item a:hover img {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
}

.vid-hov {
  overflow-x: hidden;
  overflow-y: hidden;
}

.vid-hov img {
  transition: 2s;
}

.vid-hov img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

@media (max-width: 345px) {
  .crypto-price .crypto-wrapper .item-price:after {
    display: none;
  }
}

.navigation .nav-wrapper .nav-item {
  padding-left: 15px;
  padding-right: 15px;
}

.navigation .nav-title {
  padding: 0;
  text-align: center;
}

.foot .nav-title:before {
  top: auto !important;
  margin-top: -50px !important;
}

.main, .mainindex {
  background: none !important;
}

.main.main-page, .mainindex.main-page {
  padding-bottom: 50px;
}

.reg-form {
  min-height: 720px;
}

.form-user-block {
  background-color: #fbfbfb;
  box-shadow: 0px 33px 32px 0px rgba(0, 0, 0, 0.04);
  max-width: 710px;
  width: 100%;
  margin: 50px auto;
  padding: 30px 94px;
}

.form-user-block__title {
  color: #383838;
  font-family: "MagistralTT-Bold";
  font-size: 25px;
  margin-bottom: 50px;
  text-align: center;
}

.form-user-block__logo {
  text-align: center;
  margin-bottom: 60px;
}

.form-item {
  width: 100%;
  margin-bottom: 15px;
}

.label-title {
  display: block;
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.7);
  font-size: 0.875em;
}

.label-form {
  display: block;
  position: relative;
  margin: 0;
  width: 100%;
}

.input-form {
  width: 100%;
  transition: all 0.15s ease-out 0s;
  background-color: transparent;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  height: 46px;
  padding: 0 20px;
  color: #000000;
  font-size: 14px;
  font-family: "myriadpro-regular";
}

.input-form:focus {
  background: #ffffff;
  box-shadow: none;
  border-color: #3d75cc;
}

.input-form.input-icon {
  padding-right: 50px;
}

.input-form.textarea-form {
  resize: none;
  height: 174px;
  padding: 20px;
}

.input-form.textarea-form.input-icon {
  padding-right: 50px;
}

.input-form.input-code {
  padding-right: 90px;
}

.form-user .code-img {
  position: absolute;
  width: 85px;
  height: 46px;
  padding: 12px 5px;
  right: 0;
  bottom: 0;
  text-align: center;
}

.form-user .code-img img {
  max-width: 100%;
  height: auto;
}

.form-user.login .form-user__button {
  margin-bottom: -60px;
  padding-top: 20px;
}

.form-user.login .form-user__button .btn {
  min-width: 230px;
}

.form-user .form-item {
  margin-bottom: 20px;
}

.form-user .input-form:focus {
  background-color: transparent;
}

.form-user__link {
  padding: 20px 0;
  text-align: center;
}

.form-user__link a {
  color: #9f9f9f;
  transition: color;
}

.form-user__sponsor {
  width: 100%;
  transition: all 0.15s ease-out 0s;
  background-color: transparent;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  height: 46px;
  line-height: 44px;
  padding: 0 20px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.form-user__button {
  text-align: center;
  margin-bottom: 20px;
}

.form-user__button .btn {
  min-width: 240px;
  color: #ffffff;
  font-size: 14px;
  font-family: "Roboto-Bold";
  background-color: #3d75cc;
  height: 42px;
  line-height: 42px;
  display: inline-block;
  text-align: center;
  padding: 0 15px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}

.form-user__button .btn:hover {
  background-color: #4484e2;
}

.form-user-checkbox-wrap {
  margin: 0 auto 16px;
  text-align: center;
}

.form-user-checkbox label a {
  color: #5b5bda;
  display: inline-block;
  text-decoration: underline;
  vertical-align: baseline;
  transition: opacity;
}

.form-user-checkbox label a:hover {
  color: #5b5bda;
  text-decoration: underline;
  opacity: 0.6;
}

/* last*/
.lvl-tabs .nav-item label {
  color: #202020;
  border-right: 1px solid #202020;
  font-size: 11px;
  padding: 0 20px;
  font-family: "Roboto-Regular";
  transition: all 0.15s ease-out 0s;
}

.lvl-tabs .nav-item label:hover {
  color: #2e5c9f;
}

.lvl-tabs .nav-item input[type=radio] {
  display: none;
}

.lvl-tabs .nav-item input[type=radio] + label {
  cursor: pointer;
}

.lvl-tabs .nav-item input[type=radio]:checked + label {
  color: #2e5c9f;
}

.lvl-tabs .nav-item:last-child label {
  border: none;
}

.not-find-content {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.not-find-content__title {
  font-size: 18.75em;
  font-family: "Roboto-Bold";
  color: #007bff;
  line-height: 0.9;
  text-align: center;
}

.not-find-content__text {
  text-align: center;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-size: 1.125em;
  font-family: "Roboto-Bold";
  margin-bottom: 30px;
}

.not-find-content__button {
  text-align: center;
}

.not-find-content__button .btn {
  line-height: 54px;
  height: 54px;
  padding: 0 30px;
  font-family: "Roboto-Bold";
}

.wallets-balance-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  /* margin: 0 -4px; */
  padding-bottom: 10px;
}

.wallets-balance-grid__item {
  padding: 0 4px;
  margin-bottom: 4px;
  width: 20%;
  min-width: 200px;
}

.wallets-balance-card {
  width: 100%;
  height: 100%;
  border: 1px solid #e6ecf6;
  text-align: left;
  padding: 10px 10px 10px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: start;
  -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  
}

.wallets-balance-card__icon {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.wallets-balance-card__icon span{
  color: #fff;
  font-family: "RobotoMedium";
  font-size: 8px;
  text-transform: uppercase;
  text-align: center;
  padding: 0px 4px;
  background-color: #d0031b;
  border-radius: 50px;
  border: 2px solid #fff;
  position: absolute;
  bottom: -5px;
  right: -10px;
}

.perfectmoney--icon {
  background-image: url(../img/pay/pm.svg) !important;
}

.payeer-rub--icon {
  background-image: url(../img/images/payeerRub.svg) !important;
}
.payeer-usd--icon {
  background-image: url(../img/images/payeerUsd.svg) !important;
}

.dollar--icon {
  background-image: url(../img/pay/dollar.svg) !important;
}
.rub--icon {
  background-image: url(../img/pay/rub.svg) !important;
}
.bitcoin--icon {
  background-image: url(../img/pay/btc.svg) !important;
}

.ethereum--icon {
  background-image: url(../img/pay/eth.svg) !important;
}

.litecoin--icon {
  background-image: url(../img/pay/ltc.svg) !important;
}

.adv-rub--icon {
  background-image: url(../img/images/advRub.svg) !important;
}
.adv-usd--icon {
  background-image: url(../img/images/advUsd.svg) !important;
}

.visa--icon {
  background-image: url(../img/images/visa.svg) !important;
}

.qiwi--icon {
  background-image: url(../img/images/qiwi.svg) !important;
}

.ripple--icon {
  background-image: url(../img/pay/ripple.svg) !important;
}

.wallets-balance-card__value {
  font-family: "RobotoLight";
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  width: 100%;
}

.wallets-balance-card__value span {
  word-wrap: break-word;
  overflow-wrap: break-word;
  display: block;
}

.wallets-balance-card__title {
  font-size: 0.8125em;
  font-family: "RobotoLight";
  width: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.account-form .label-form {
  margin-bottom: 10px;
}

.account-form .label-form .form-control {
  margin: 0;
}

.account-form .label-form .code-img {
  position: absolute;
  width: 85px;
  height: 38px;
  padding: 7px 5px 2px;
  right: 0;
  bottom: 0;
  text-align: center;
}

.account-form .label-form .code-img img {
  max-width: 100%;
  height: auto;
}

.account-form .label-form .form-control.input-code {
  padding-right: 90px;
}

.contact-line .mail-contact {
  padding-left: 30px;
  position: relative;
  margin: 0;
  margin-bottom: 6px;
}

.contact-line .soc-contact {
  padding-left: 10px;
}

.contact-line .mail-contact::before {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
}

.contact-line .phone {
  float: none;
  position: relative;
  padding-left: 20px;
}

.contact-line .phone::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  margin: 0;
  background: url(../img/images/phonecont.png) center no-repeat;
  width: 12px;
  height: 19px;
}

.contact-line {
  position: relative;
  z-index: 5;
  background: transparent;
  margin: 0;
}

.contact-line:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #EAEAEA;
}

.contact-line-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -5px;
  height: 100%;
}

.contact-line-grid__item {
  padding: 2px 5px;
}

.contact-line-grid.align--right {
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.language-block {
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

.language-block__title {
  display: inline-block;
  font-size: 11px;
  vertical-align: middle;
  margin-right: 10px;
}

.language {
  display: inline-block;
  position: relative;
  z-index: 4;
  vertical-align: middle;
}

.selected-lang {
  cursor: pointer;
  position: relative;
  padding: 3px 3px 3px 22px;
  border-radius: 14px;
  background: rgba(231, 231, 231, 0.68);
}

.selected-lang.active .selected-lang__icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.selected-lang__icon {
  display: block;
  position: absolute;
  left: 9px;
  top: 7px;
  font-size: 15px;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.selected-lang__value {
  position: relative;
}

.selected-lang__value .flag-icon {
  width: 26px;
  height: 26px;
  border: 3px solid #F5F5F6;
  border-radius: 50%;
  background-size: cover;
  display: block;
}

.lang-list {
  position: absolute;
  top: 100%;
  right: 0;
  width: 32px;
  margin-top: 15px;
  transition: all 0.3s ease-out 0s;
  visibility: hidden;
  opacity: 0;
  border-radius: 20px;
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding: 2px 0;
}

.lang-list.active {
  visibility: visible;
  opacity: 1;
  margin-top: 4px;
}

.lang-list li {
  display: block;
  text-align: center;
  margin-bottom: 2px;
}

.lang-list li.active a {
  border-color: #455AAF;
}

.lang-list a {
  display: inline-block;
  background: #F5F5F6;
  border: 3px solid #F5F5F6;
  text-align: left;
  transition: all 0.15s ease-out 0s;
  border-radius: 50%;
  width: 26px;
  height: 26px;
}

.lang-list a:hover {
  background-color: #d4d4d4;
  border-color: #d4d4d4;
}

.lang-list a .flag-icon {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-size: cover;
  display: block;
}

.user-links ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.user-links li {
  padding: 2px 10px;
}

.user-links a {
  color: #3e3e3e;
  font-family: "Comfortaa-Light";
  font-size: 12px;
  display: inline-block;
  position: relative;
  padding-left: 22px;
  transition: all 0.4s ease-in-out;
  position: relative;
}

.user-links a:before {
  content: '';
  position: absolute;
  left: 22px;
  bottom: 0;
  width: 0;
  height: 1px;
  background: #455AAF;
  transition: all 0.4s ease-in-out;
}

.user-links a i {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 14px;
  color: #455AAF;
  transition: color 0.4s ease-in-out;
}

.user-links a:hover {
  color: #3e3e3e;
}

.user-links a:hover:before {
  width: calc(100% - 22px);
}

.form-auth {
  max-width: 360px;
  width: 100%;
  margin: 0 auto 20px;
  text-align: center;
}

.form-auth__text {
  margin-bottom: 10px;
  width: 100%;
}

.form-auth__text .copy-link{
  color: #fff !important;
  padding: 5px 10px;
  background-color: #2f5c9f;
  border: 1px solid transparent;
  color: #fff;
  margin-left: 10px;
  color: #fff;
  text-decoration: none;
  transition: all .3s ease;
  cursor: pointer;
  display: inline-block;
}

.form-auth__text .copy-link:hover{
  background-color: transparent;
  border: 1px solid #2f5c9f;
  color: #2f5c9f !important;
}


.form-auth__text span {
  font-family: "myriadpro-bold";
  font-size: 18px;
}

.qr-code {
  max-width: 200px;
  width: 100%;
  padding: 20px 0;
  margin: 0 auto;
}

@media only screen and (max-width: 1770px) {
  .cabinet-content.shift {
    -webkit-transform: translateX(280px);
            transform: translateX(280px);
  }
  .cabinet-content.shift:before {
    z-index: 50;
    opacity: 1;
  }
}

@media only screen and (max-width: 1550px) {
  .referral-block {
    left: -200px;
    box-shadow: none;
  }
  .referral-block.open {
    left: 0;
    box-shadow: 0 0 49px rgba(0, 0, 0, 0.5);
  }
  .referrals-btn {
    visibility: visible;
  }
  .referrals-btn.shift {
    left: 200px;
  }
  .plan-content .right .desc li {
    margin-left: 0;
  }
  .plan-content .actual-card {
    width: 100%;
    max-width: 364px;
    height: auto;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .plan-content .actual-card .top-block {
    padding: 15px;
  }
}

@media only screen and (max-width: 1200px) {
  body {
    font-size: 15px;
  }

  .partnerstable th:first-child{
    width: 150px;
  }
  
  .partnerstable th:nth-child(2), .partnerstable th:nth-child(3){
    width: 70px;
  }
  
  .partnerstable th:nth-child(4){
    width: 130px;
  }
  .wallet-balance-item {
    width: 50%;
  }
  .user-wallet-balance {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .user-wallet-balance-title {
    text-align: center;
    width: 100%;
  }
  .user-wallet-list {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .user-wallet-list-wrap {
    width: 100%;
  }
  .user-data-item {
    text-align: right;
  }
  .header-cabinet-top {
    padding: 40px 0 10px;
  }
  .form-withdraw__item {
    width: 50%;
  }
  .form-setting .select-group__item:first-child {
    width: 30%;
  }
  .form-setting .select-group__item:nth-child(2) {
    width: 40%;
  }
  .form-setting .select-group__item:nth-child(3) {
    width: 30%;
  }
  .graph-description__list {
    width: 100%;
  }
  .graph-description__list ul {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .graph-description {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .tabs-nav-item {
    font-size: 1em;
    padding: 10px 15px 10px;
  }
  .partners-block-percent {
    width: 200px;
    height: 200px;
    top: 70px;
    padding: 70px 10px 20px;
  }
  .partners-block {
    padding-right: 220px;
  }
  .partners-block:nth-child(2n) {
    padding-right: 0;
    padding-left: 220px;
  }
  .form-calculator__label {
    width: 50%;
  }
  .invest-steps-item {
    margin-bottom: 15px;
  }
  .invest-steps-item__inner {
    padding-left: 0;
    padding-top: 70px;
  }
  .invest-steps-item:nth-child(2n) .invest-steps-item__inner {
    padding-left: 0;
    padding-right: 0;
    padding-top: 70px;
  }
  .invest-steps-item__icon {
    top: 0;
    -webkit-transform: none;
            transform: none;
  }
  .tariff-tabs-wrap {
    width: 100%;
    margin-bottom: 50px;
  }
  .tariff-calculator {
    width: 100%;
    max-width: 330px;
    margin: 0 auto;
    padding: 0 15px;
  }
  .process-item:nth-child(3) .process-item__img {
    width: 550px;
    top: 100px;
  }
  .process-item__img {
    top: 193px;
  }
  .process-item:nth-child(2) .process-item__img {
    width: 360px;
  }
  .process-item:nth-child(4) .process-item__img {
    width: 360px;
  }
  .deposit-block__col {
    width: 50%;
  }
  .form-filter__button {
    text-align: center;
    width: 100%;
  }
  .main, .mainindex {
    position: relative;
    z-index: 2;
  }
  .main:before, .mainindex:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.4);
  }
  .plan-top .time {
    display: block;
  }
  .plan-top .time h3 {
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .wallets-balance-grid__item {
    width: 25%;
  }
}

@media only screen and (max-width: 992px) {
  body {
    font-size: 14px;
  }
  .main-menu a {
    font-size: 0.86em;
  }
  .wallet-balance-card__logo {
    text-align: center;
  }
  .wallet-balance-card__balance {
    text-align: center;
  }
  .footer-cabinet-content {
    text-align: center;
  }
  .footer-cabinet-content .social-button.footer--social {
    text-align: center;
  }
  .header-top {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header-top-separate {
    display: none;
  }
  .main-menu a {
    padding: 20px 2px 5px;
    min-height: 50px;
  }
  .payment-system__list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-left::before {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .footer-right::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .footer-left {
    padding: 30px 0;
  }
  .footer-right {
    padding: 30px 0;
  }
  .footer-support-wrap {
    padding: 20px 0;
  }
  .footer-text {
    padding: 10px 0;
  }
  .faq-tabs-nav {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .tabs-nav-item {
    padding: 5px;
  }
  .partners-list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .partners-item {
    width: 50%;
  }
  .partners-item:nth-child(2) .partners-item__number::before {
    display: none;
  }
  .invest-steps-composition {
    display: none;
  }
  .invest-steps-item {
    padding: 0 15px 15px 15px;
  }
  .invest-steps-item:nth-child(2n) {
    padding: 0 15px 15px 15px;
  }
  .invest-steps-item:nth-child(3) {
    padding-right: 15px;
  }
  .invest-steps-item__inner {
    padding-left: 85px;
    padding-top: 0;
  }
  .invest-steps-item:nth-child(2n) .invest-steps-item__inner {
    padding-left: 0;
    padding-right: 85px;
    padding-top: 0;
  }
  .tariff-tabs .tariff-tabs-nav {
    width: 100%;
  }
  .tariff-tabs .tabs__content {
    width: 100%;
    margin-bottom: 30px;
  }
  .tariff-tabs .tabs__caption {
    margin: 0 auto 0 auto;
  }
  .about-composition__img {
    right: -91px;
    width: 100%;
  }
  .about-composition__list {
    width: 100%;
  }
  .statistic-list {
    padding-top: 0;
  }
  .table-statistic {
    margin-bottom: 50px;
  }
  .table-statistic td {
    padding: 20px 5px;
  }
  .process-item:nth-child(3) .process-item__img {
    width: 508px;
  }
  .process-item__title {
    font-size: 1em;
  }
  .form-filter-block {
    margin: 0 auto 10px;
    width: 100%;
    text-align: center;
  }
  .affiliater-block__left {
    width: 100%;
  }
  .affiliater-block__right {
    width: 100%;
    border-left: none;
  }
  .affiliater-block__button {
    text-align: center;
  }
  .partners-user-info-item {
    max-width: 360px;
    width: 100%;
    margin: 0 auto 10px;
    height: auto;
  }
  .ref-total-info-item {
    height: auto;
    margin-bottom: 15px;
    max-width: 380px;
    width: 100%;
    margin: 0 auto 10px;
  }
  .referrals-tabs__title {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .referrals-tabs .tabs__caption {
    width: 100%;
    text-align: center;
  }
  .referrals-tabs {
    display: block;
  }
  .plan-top .twopart .count h3 {
    margin-left: 0;
  }
  .wallets-balance-grid__item {
    width: 33.3333%;
  }
  .contact-line-grid {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .contact-line-grid.align--right {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media only screen and (max-width: 767px) {
  .header-main .btn-mobile-menu {
    display: block;
  }
  .wallet-balance-item {
    width: 100%;
  }
  .user-info {
    text-align: center;
    margin-bottom: 4px;
  }
  .user-data-item {
    text-align: center;
  }
  .form-withdraw__item {
    width: 100%;
  }
  .main-menu-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5);
    padding: 80px 0 40px;
    background-color: #ffffff;
    z-index: 100;
    transition: -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    -webkit-transform: translate(0, -600px) scale(0);
            transform: translate(0, -600px) scale(0);
  }
  .main-menu-line.open {
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1);
            transform: translate(0, 0) scale(1);
  }
  .main-menu ul {
    display: block;
  }
  .main-menu ul li {
    display: block;
    text-align: center;
  }
  .main-menu ul li:before, .main-menu ul li:after {
    display: none;
  }
  .main-menu ul li.active a {
    background-color: transparent;
    color: #f67f00;
  }
  .main-menu ul li.active a:before {
    width: 100%;
  }
  .main-menu ul a {
    font-size: 16px;
    display: inline-block;
    color: #000000;
    min-height: 10px;
    padding: 10px 0;
    transition: all 0.4s ease-in-out;
    position: relative;
  }
  .main-menu ul a:before {
    content: '';
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #f67f00;
    transition: all 0.4s ease-in-out;
  }
  .main-menu ul a:hover {
    color: #f67f00;
    background-color: transparent;
  }
  .logo-wrap.header--logo {
    width: 200px;
    margin-bottom: 20px;
  }
  .header-top {
    padding-top: 45px;
  }
  .faq-tabs-nav {
    padding-bottom: 10px;
  }
  .tabs-nav-item::before {
    bottom: 0;
    height: 2px;
  }
  .accordion-faq li {
    padding: 12px 14px;
  }
  .partners-block {
    padding-right: 0px;
  }
  .partners-block:nth-child(2n) {
    padding-right: 0;
    padding-left: 0px;
  }
  .partners-block-percent {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 0 auto 25px;
  }
  .form-calculator__label {
    width: 100%;
  }
  .invest-steps-item {
    width: 100%;
    min-height: 80px;
  }
  .tariff-tabs .tabs__caption {
    margin: 0 5% 0 auto;
  }
  .table-statistic tr:first-child {
    display: none;
  }
  .table-statistic td:nth-child(3) {
    padding: 12px 5%;
  }
  .table-statistic td .td-text {
    text-align: right;
  }
  .table-statistic .statistic-logo {
    margin: auto 0 auto auto;
  }
  .section-title {
    font-size: 1.5em;
  }
  .process-item__img {
    display: none;
  }
  .process-list-wrap .img-bg {
    display: block;
  }
  .process-item:nth-child(3) .process-item__inner {
    padding-top: 360px;
  }
  .process-item__inner {
    min-height: 100px;
  }
  .process-item__title {
    font-size: 0.8em;
  }
  .process-item {
    width: 20% !important;
  }
  .history-block-item {
    width: 100%;
    text-align: center;
  }
  .history-block-item:last-child {
    width: 100%;
  }
  .affiliater-link__title {
    width: 100%;
    text-align: center;
    padding: 5px 0;
  }
  .affiliater-link__value {
    width: 100%;
    text-align: center;
    padding: 5px;
  }
  .affiliater-block__count {
    width: 100%;
  }
  .affiliater-block__button {
    width: 100%;
  }
  table.table-referrals td::before {
    display: none;
  }
  table.table-referrals td .td-text {
    float: none;
    width: 100%;
  }
  .table-referrals .referral-name {
    text-align: center;
  }
  .table-referrals .referrals-deposit {
    text-align: center;
  }
  .header-composition {
    margin: 0 auto 52px;
  }
  .faq .tab-link {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .faq .accord-block .ac {
    padding-left: 15px;
    padding-right: 15px;
  }
  .form-user-block {
    max-width: 710px;
    padding: 30px 25px;
  }
  .wallets-balance-grid__item {
    width: 50%;
  }
  .contact-line div {
    margin-top: 0;
  }
}

@media only screen and (max-width: 576px) {
  .project-date {
    text-align: center;
    padding: 8px 0;
  }
  .project-date__inner {
    display: inline-block;
  }
  .cabinet-header-link {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .user-link-list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .header-info {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer-support-item {
    margin-bottom: 10px;
  }
  .footer-support-item__icon {
    top: 5px;
  }
  .footer-support {
    margin-bottom: 15px;
  }
  .footer-menu li {
    margin-bottom: 10px;
  }
  .footer-menu {
    border-left: 0;
    padding-left: 0;
  }
  .copyright {
    text-align: center;
  }
  .social-button.footer--social {
    text-align: center;
  }
  .footer-support-wrap {
    padding: 10px 0;
  }
  .logo-wrap.footer--logo {
    width: 200px;
  }
  .form-support__title {
    font-size: 1.9em;
    padding: 16px 0 10px 78px;
  }
  .news-item__img {
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
  }
  .news-item__inner {
    padding-left: 0;
  }
  .invest-plans__inner {
    margin: 0 0 0 auto;
  }
  .statistic-item {
    padding: 18px 10px 18px 10px;
    min-height: 30px;
  }
  .statistic-item__title {
    padding: 0 5px 0 40px;
  }
  .deposit-block__col {
    width: 100%;
  }
  .deposit-block-item__top {
    padding: 15px 10px 10px;
    min-height: 50px;
  }
  .deposit-block-item__bottom {
    padding: 10px 10px 10px;
  }
  .not-find-content__title {
    font-size: 14em;
  }
}

@media only screen and (max-width: 480px) {
  .wallet-balance-card .button-group-item {
    width: 100%;
  }
  .user-data-item {
    width: 100%;
  }
  .user-data-item:nth-child(2) {
    width: 100%;
  }
  .header-cabinet-top {
    padding: 50px 0 10px;
  }
  .pay-wallet-item {
    width: 100%;
  }
  .pay-wallet-item label {
    margin: 0 auto;
  }
  .form-withdraw .label-title {
    text-align: center;
  }
  .form-withdraw__button {
    text-align: center;
  }
  .form-setting__tabs .tabs__caption {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .referrals-btn span {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    border-radius: 0 0 0 20px;
    -webkit-transform: rotate(-90deg) translate(-70px, -71px);
            transform: rotate(-90deg) translate(-70px, -71px);
    white-space: nowrap;
  }
  .tabs-nav-item {
    width: 100%;
    text-align: center;
  }
  .tabs-nav-item.active {
    background: rgba(0, 0, 0, 0.15);
    color: #000000;
  }
  .partners-item {
    width: 100%;
  }
  .partners-item__number:before {
    display: none;
  }
  .partners-block-percent {
    width: 140px;
    height: 140px;
    padding: 55px 10px 20px;
  }
  .partners-block-percent span {
    font-size: 3em;
  }
  .invest-plans__inner {
    -webkit-transform: scale(0.7) translateX(27px);
            transform: scale(0.7) translateX(27px);
  }
  .invest-plans {
    min-height: 400px;
    padding: 70px 15px 50px;
  }
  .tariff-tabs .tabs__caption {
    -webkit-transform: scale(0.7) translateX(27px);
            transform: scale(0.7) translateX(27px);
  }
  .tariff-tabs .tariff-tabs-nav {
    min-height: 400px;
    padding: 50px 15px 50px;
  }
  .tariff-calculator__label {
    padding: 0 20px;
  }
  .form-filter__label {
    width: 200px;
    display: block;
    margin: 0 auto 10px;
  }
  .history-block-top {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .history-block-top .event-title {
    padding-right: 0;
    width: 100%;
  }
  .partners-user-info-item {
    padding: 20px;
  }
  .ref-total-info-item {
    padding: 16px;
  }
  .mainindex .actual-wrapper .actual-card .bottom-block .count-block span {
    font-size: 26px;
  }
  .plan-top .time .bottom-block .count-block span {
    font-size: 26px;
  }
  .plan-content .actual-card .bottom-block .count-block span {
    font-size: 26px;
  }
  .mainindex .actual-wrapper .actual-card .top-block {
    padding: 15px;
  }
  .mainindex .actual-wrapper .actual-card .bottom-block {
    padding: 10px 15px;
  }
  .mainindex .actual-wrapper .actual-card {
    width: 100%;
    height: auto;
  }
  .partners-index .partners-gallery {
    margin-left: 0;
  }
  .partners-index .partners-gallery .second {
    margin-left: 0;
    width: 100%;
  }
  .plan-content .actual-card {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-bottom: 20px;
  }
  .plan-content .actual-card .top-block {
    padding: 15px;
  }
  .plan-content .actual-card .top-block .text-block .include-tb {
    display: block;
  }
  .plan-content .actual-card .top-block {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .plan-content .actual-card .top-block .text-block .include-tb h4 {
    text-align: center;
  }
  .feedback-index .feedback-slider .item {
    background: none !important;
  }
  .form-user-block {
    padding: 30px 15px;
  }
  .not-find-content__title {
    font-size: 10em;
  }
  .wallets-balance-grid__item {
    width: 100%;
  }
  .contact-line-grid__item {
    width: 100%;
  }
}

@font-face {
  font-family: "RobotoLight";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/RobotoLight/RobotoLightd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoLight/RobotoLight.woff") format("woff"), url("../fonts/RobotoLight/RobotoLight.ttf") format("truetype");
}

@font-face {
  font-family: "RobotoMedium";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/RobotoMedium/RobotoMediumd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoMedium/RobotoMedium.woff") format("woff"), url("../fonts/RobotoMedium/RobotoMedium.ttf") format("truetype");
}

.account-menu_wrap {
  background: url("../img/account/menu_bg.png") center no-repeat;
  color: #ffffff;
  padding: 33px 24px 40px;
  background-size: cover;
  position: relative;
}

.account-content_wrap {
  padding-top: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.account-logo {
  margin-bottom: 65px;
  display: block;
}

.account-menu {
  color: #ffffff;
  margin-bottom: 60px;
}

.account-menu li:last-child {
  margin-bottom: 0;
}

.account-menu a {
  padding: 10px 0;
}

.account-menu a.active {
  background-color: #01FFFF;

}

.account-menu .menu-icon {
  display: block;
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: left center;
  min-height: 29px;
  line-height: 29px;
  color: #ffffff;
  font-family: "Roboto-Regular";
  font-size: 15px;
  margin-left: 0;
  transition: all 0.3s;
}

.account-menu .menu-icon:hover {
  margin-left: 5px;
}

.account-menu .icon-0 {
  background-image: url("../img/account/menu-icon-0.png");
}

.account-menu .icon-1 {
  background-image: url("../img/account/menu-icon-1.png");
}

.account-menu .icon-2 {
  background-image: url("../img/account/menu-icon-2.png");
}

.account-menu .icon-3 {
  background-image: url("../img/account/menu-icon-3.png");
}

.account-menu .icon-4 {
  background-image: url("../img/account/menu-icon-4.png");
}

.account-menu .icon-5 {
  background-image: url("../img/account/menu-icon-5.png");
}

.account-menu .icon-6 {
  background-image: url("../img/account/menu-icon-6.png");
}

.account-menu .icon-7 {
  background-image: url("../img/account/menu-icon-7.png");
}

.account-menu .icon-8 {
  background-image: url("../img/account/menu-icon-8.png");
}

.account-menu .icon-9 {
  background-image: url("../img/account/menu-icon-9.png");
}

.account-menu .icon-10 {
  background-image: url("../img/account/menu-icon-10.png");
}

.account-contacts {
  margin-bottom: 25px;
}

.account-contacts_link {
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  color: #ffffff;
  margin-bottom: 15px;
}

.account-contacts_link:hover {
  color: #ffffff;
}

.account-contacts_link:last-child {
  margin-bottom: 0;
}

.account-contacts_link.icon-mail {
  font-size: 12px;
  background-image: url("../img/account/mail.png");
}

.account-contacts_link.icon-phone {
  font-size: 18px;
  background-image: url("../img/account/phone.png");
}

.account-socials a {
  color: #0efefe;
  margin: 0 7px;
}

.account-socials a:first-child {
  margin-left: 0;
}

.account-socials a:last-child {
  margin-right: 0;
}

.user-info {
  padding: 20px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #335b9a;
  color: #ffffff;
  margin-bottom: 15px;
  -webkit-box-align: center;-ms-flex-align: center;align-items: center;
}

.user-info_item {
  margin: 0 18px;
  width: 25%;
  padding-left: 30px;
  background-position: left center;
  background-repeat: no-repeat;
}

.user-info_item.item-user {
  padding-left: 80px;
  position: relative;
  color: #fff;
}

.user-info_item-hero{
  position: absolute;
  top: 50%;
  left: 0;
  width: 60px;
  height: 60px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          border: 2px solid #04ffff;
}

.user-info_item-hero img{
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.user-info_item.item-user .welcome {
  font-size: 16px;
}

.user-info_item.item-user .user-name {
  font-size: 20px;
}

.user-info_item.item-date_time {
  background-image: url("../img/account/clock.png");
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.user-info_item.item-date_time .time {
  font-size: 38px;
  font-family: "Roboto-Thin";
}

.user-info_item.item-date_time .date {
  padding-left: 15px;
  font-size: 14px;
}

.user-info_item.item-date_time .date span {
  display: block;
}

.user-info_item.item-email {
  background-image: url("../img/account/sm_mail.png");
  background-position: left 5px;
}

.user-info_item.item-access {
  background-image: url("../img/account/access.png");
  background-position: left 3px;
}

.user-info_item .title {
  font-size: 18px;
}

.user-info_item .value {
  font-size: 15px;
}

.account-block-heading {
  font-size: 22px;
  font-family: "RobotoMedium";
  margin-bottom: 15px;
  position: relative;
}

.ref-info-block {
  padding: 18px;
  background: #d5ffff;
  font-family: "RobotoMedium";
  margin-bottom: 30px;
}

.ref-info-block .block-top {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.ref-info-block .block-bottom {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.ref-info-block .bottom-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}

.ref-info-block .block-bottom_col {
  padding: 0 24px;
}

.ref-info-block .block-bottom_col:first-child {
  padding-left: 0;
}

.ref-info-block .block-bottom_col:last-child {
  padding-right: 0;
}

.ref-info-block .block-bottom_col:nth-child(2) {
  border-left: 1px solid #b8e3f1;
}

.ref-info-block .block-title {
  font-size: 16px;
  margin-bottom: 10px;
  min-height: 35px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.ref-info-block .ref-link-block {
  font-size: 13px;
  margin-bottom: 10px;
  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-align: start;
  -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
          justify-content: flex-start;
  padding-right: 30px;
  cursor: pointer;
  background-image: url(../img/images/copy.svg);
  background-size: 20px 20px;
  background-position: right center;
  background-repeat: no-repeat;
}

.ref-info-block .ref-link {
  color: #123977;
  pointer-events: none;
}

.ref-info-block.rules-block.simple-block .block-title {
  padding-left: 0;
  background: none;
}

.ref-info-block.rules-block.simple-block .block-bottom_col {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}

.ref-info-block.rules-block .block-bottom_col {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}

.ref-info-block.rules-block .block-title {
  padding-left: 35px;
  background: url("../img/account/partners.png") left center no-repeat;
}

.ref-info-block.rules-block .item-value {
  color: #254ebf;
}

.ref-info-block.rules-block .item-value a {
  color: #254ebf;
}

.ref-info-block.total-block {
  color: #ffffff;
  background: url("../img/account/total_bg.png") center no-repeat;
  background-size: cover;
}

.ref-info-block.total-block.simple-block {
  background: #305ca1;
}

.ref-info-block.total-block.simple-block .block-title {
  padding-left: 0;
  background: none;
}

.ref-info-block.total-block .block-bottom_col {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}

.ref-info-block.total-block .block-title {
  padding-left: 50px;
  background: url("../img/account/cash.png") left center no-repeat;
}

.ref-info-block.total-block .item-value a {
  color: #ffffff;
}

.ref-info-block .item-title {
  font-size: 13px;
}

.ref-info-block .item-value {
  font-size: 15px;
}

.account-content-bg {
  background: url("../img/account/content_bg.png") bottom center no-repeat;
  background-size: cover;
}

.account-content {
  background: #f6f9fc;
  padding-bottom: 20px;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.account-content .plan-content{
  margin-bottom: 50px;
}

.balance_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
          justify-content: center;
}

.balance_balances {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.balance_balances .item {
  padding: 40px 18px 10px;
  border: 1px solid #e6ecf6;
  text-align: center;
  font-family: "RobotoLight";
  background-position: center 10px;
  background-repeat: no-repeat;
  width: 25%;
  margin: 0 8px 35px;
}

.balance_balances .item:first-child {
  margin-left: 0;
}

.balance_balances .item:last-child {
  margin-right: 0;
}

.balance_balances .item .title {
  font-size: 13px;
}

.balance_balances .item .value {
  font-size: 26px;
}

.balance_balances .item.icon-active {
  background-image: url("../img/account/bal_active.png");
}

.balance_balances .item.icon-profit {
  background-image: url("../img/account/bal_profit.png");
}

.balance_balances .item.icon-free {
  background-image: url("../img/account/bal_free.png");
}

.balance_balances .item.icon-earnings {
  background-image: url("../img/account/bal_earnings.png");
}
.balance_balances .item.icon-all {
  background-image: url("../img/images/icon-1.svg");
  background-size: 25px;
}
.balance_balances .item.icon-wait {
  background-image: url("../img/images/icon-2.svg");
  background-size: 25px;
}

@-webkit-keyframes balance_icon_animation {
  0% {
    background-position:  15px center;
  }
  50% {
    background-position:  20px center;
  }
  100% {
    background-position:  15px center;
  }
}

.balance_buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin-right: 5px;
}

.balance_buttons .item {
  padding: 20px 15px 20px 30px;
  border: 1px solid #e6ecf6;
  text-align: center;
  color: #000000;
  font-family: "RobotoLight";
  background-position: 20px center;
  background-repeat: no-repeat;
  display: block;
  font-size: 13px;
  width: 33.33%;
  margin: 0 8px 35px;
  transition: all .3s ease;
  max-width: 200px;
}


.balance_buttons .item.icon-add, .balance_buttons .item.icon-cashout {
  -webkit-animation-name: balance_icon_animation;
          animation-name: balance_icon_animation;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
          background-color: #D5FFFF;

}

.balance_buttons .item.icon-add:hover, .balance_buttons .item.icon-cashout:hover {
  background-color: #3D6AAD;
  color: #fff;
}


.balance_buttons .item:first-child {
  margin-left: 0;
}

.balance_buttons .item:last-child {
  margin-right: 0;
}

.balance_buttons .item.icon-add {
  background-image: url("../img/account/add.png");
}

.balance_buttons .item.icon-cashout {
  background-image: url("../img/account/cashout.png");
}

.balance_buttons .item.icon-invest {
  background-image: url("../img/account/invest.png");
}

.deps-table {
  font-family: "Roboto-Bold";
  font-size: 13px;
}

.deps-table .table-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 3px;
}

.deps-table .table-row:last-child {
  margin-bottom: 0;
}

.deps-table .table-item {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 15px 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.deps-table_main .table-item:nth-child(1){
  width: calc(50% / 3);
}
.deps-table_main .table-item:nth-child(2){
  width: calc(50% / 3);
}
.deps-table_main .table-item:nth-child(3){
  width: calc(50% / 3);
}
.deps-table_main .table-item:nth-child(4){
  width: 25%;
}
.deps-table_main .table-item:nth-child(5){
  width: 25%;
}

.deps-table .table-item_title {
  color: #2f5ca0;
  text-align: center;
}

.deps-table .title {
  white-space: nowrap;
}

.deps-table .value {
  font-size: 14px;
  color: #2f5ca0;
}

.deps-table .text-small .title, .deps-table .text-small .value {
  font-size: 12px;
}

.deps-table .table-item_term {
  position: relative;
}

.deps-table .table-item_term:before {
  content: '';
  width: 21px;
  height: 21px;
  position: absolute;
  left: 0;
  top: 50%;
  background: url("../img/account/calend.png") center no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.deps-table .separate-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.deps-table .separate-item .separate-col {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}

.deps-table .separate-col {
  padding-left: 8px;
  padding-right: 8px;
  border-right: 1px solid #e9e9e9;
}

.deps-table .separate-col:first-child {
  padding-left: 0;
}

.deps-table .separate-col:last-child {
  padding-right: 0;
  border: 0;
}

.deps-table .item-month {
  position: relative;
}

.deps-table .item-month:before {
  content: "%";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 26px;
  font-family: "Roboto-Bold";
  color: #2e5c9f;
}

.deps-table .icon-item {
  padding-left: 30px;
}

.deps-table .item-year {
  position: relative;
}

.deps-table .item-year:before {
  content: '%';
  position: absolute;
  left: 3px;
  top: 35%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "Roboto-Bold";
  color: #2e5c9f;
  font-size: 14px;
}

.deps-table .item-year:after {
  content: attr(data-text);
  position: absolute;
  left: 0;
  top: 65%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "Roboto-Bold";
  color: #2e5c9f;
  font-size: 7px;
}

.deps-table .item-profit {
  position: relative;
}

.deps-table .item-profit:before {
  content: '';
  width: 19px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  background: url("../img/account/wallet.png") center no-repeat;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.deps-table.blue-deps .progress {
  background-color: #4e74b0;
}

.deps-table.blue-deps .table-item {
  color: #ffffff;
}

.deps-table.blue-deps .table-item.separator {
  padding: 10px 0;
}

.deps-table.blue-deps .table-item.separator .title {
  margin-right: 5px;
}

.deps-table.blue-deps .table-item .table-item_inner {
  height: 100%;
  border-right: 1px solid #ffffff24;
  padding: 0 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.deps-table.blue-deps .table-item_title {
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  max-width: 80px;
}

.deps-table.blue-deps .table-item_progress {
  width: 100%;
  min-width: 350px;
}

.deps-table.blue-deps .title {
  font-size: 12px;
  display: inline;
}

.deps-table.blue-deps .title.percent {
  line-height: 1;
  max-width: 66px;
  display: inline-block;
  white-space: normal;
}

.deps-table.blue-deps .title.title-icon {
  padding-left: 30px;
  position: relative;
}

.deps-table.blue-deps .title.title-icon:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          width: 21px;
  height: 21px;
}

.deps-table.blue-deps .title.title-icon.icon-btc:before {
  background-image: url(../img/sprite2.png);
  background-position: 0px 0px;
  width: 21px;
  height: 21px;
}

.deps-table.blue-deps .title.title-icon.icon-bth:before {
  background-image: url(../img/sprite2.png);
  background-position: -26px 0px;
  width: 21px;
  height: 21px;
}

.deps-table.blue-deps .title.title-icon.icon-eth:before {
  background-image: url(../img/sprite2.png);
  background-position: -26px -26px;
  width: 21px;
  height: 21px;
}

.deps-table.blue-deps .title.title-icon.icon-ltc:before {
  background-image: url(../img/sprite2.png);
  background-position: -52px 0px;
  width: 21px;
  height: 21px;
}

.deps-table.blue-deps .title.title-icon.icon-monero:before {
  background-image: url(../img/sprite2.png);
  background-position: -52px -26px;
  width: 21px;
  height: 21px;
}

.deps-table.blue-deps .title.title-icon.icon-ripple:before {
  background-image: url(../img/sprite2.png);
  background-position: -26px -52px;
  width: 21px;
  height: 21px;
}

.deps-table.blue-deps .title.title-icon.icon-pm:before {
  background-image: url(../img/sprite2.png);
  background-position: 0px -52px;
  width: 21px;
  height: 21px;
}

.deps-table.blue-deps .title.title-icon.icon-payeer-rub:before{
  background-image: url(../img/images/payeerRub.svg);
  background-position: 0 0;
}
.deps-table.blue-deps .title.title-icon.icon-payeer-usd:before{
  background-image: url(../img/images/payeerUsd.svg);
  background-position: 0 0;
}
.deps-table.blue-deps .title.title-icon.icon-adv-rub:before{
  background-image: url(../img/images/advRub.svg);
  background-position: 0 0;
}
.deps-table.blue-deps .title.title-icon.icon-adv-usd:before{
  background-image: url(../img/images/advUsd.svg);
  background-position: 0 0;
}
.deps-table.blue-deps .title.title-icon.icon-visa:before{
  background-image: url(../img/images/visa.svg);
  background-position: 0 0;
}
.deps-table.blue-deps .title.title-icon.icon-qiwi:before{
  background-image: url(../img/images/qiwi.svg);
  background-position: 0 0;
}

.nan-deposit{
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

.dataTables_paginate{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px 0;
}

.paginate_button{
  color: #2e5b9e;
  font-family: "myriadpro-bold";
  width: 20px;
  height: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  line-height: 20px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  margin: 0 1px;
  font-size: 12px;
}

.paginate_button.current, .paginate_button:hover{
  background-color: #2e5b9e;
  color: #fff;
}



.deps-table.blue-deps .value {
  color: #04ffff;
  display: inline;
}

.deps-table.blue-deps .table-item_earnings {
  width: 118px;
}

.deps-table.blue-deps .table-item_earnings .value {
  color: #ffffff;
  font-size: 12px;
}

.deps-table.blue-deps .table-item_one_row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 111px;
}

.deps-table.blue-deps .table-item_psys .title {
  max-width: 100px;
  white-space: normal;
  display: block;
}

.menu-btn {
  width: 34px;
  height: 26px;
  display: inline-block;
  position: absolute;
  right: 30px;
  top: 41px;
  cursor: pointer;
  background-color: transparent;
  padding: 0;
  border: none;
  display: none;
}

.menu-btn span {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #ffffff;
  margin-bottom: 8px;
  transition: background-color 0.4s ease-in-out;
}

.close-btn {
  position: absolute;
  right: 20px;
  top: 15px;
  font-size: 30px;
  color: #fff;
  transition: color 0.4s ease-in-out;
  border: none;
  background: none;
  cursor: pointer;
  padding: 0;
  z-index: 999;
  display: none;
}

.lvl-tabs {
  display: inline-block;
  vertical-align: middle;
}

.lvl-tabs .nav-item {
  display: inline-block;
  padding: 10px 0;
}

.lvl-tabs .nav-item:last-child .nav-link {
  border: 0;
}

.lvl-tabs .nav-item .nav-link {
  color: #202020;
  border-right: 1px solid #202020;
  font-size: 11px;
  padding: 0 20px;
  font-family: "Roboto-Regular";
}

.lvl-tabs .nav-item .nav-link.active, .lvl-tabs .nav-item .nav-link:hover {
  color: #2e5c9f;
}

.table-account {
  text-align: center;
  border-collapse: separate;
  border-spacing: 0 1px;
}

.table-account.table-bonus {
  table-layout: auto;
}

.table-account.table-bonus th, .table-account.table-bonus td {
  font-size: 10px;
  word-wrap: normal;
}

.table-account th {
  font-size: 13px;
  padding: 8px;
  font-family: "Roboto-Regular";
  font-weight: normal;
}

.history-wrap .table-account th:nth-child(5){
  width: 300px;
}

.table-account td {
  padding: 12px;
  font-size: 12px;
  color: #2e5b9e;
  font-family: "myriadpro-bold";
  background: #f3f6f9;
}

.account-form {
  margin-bottom: 25px;
}

.account-form .plan-content label{
  width: 100%;
}

.account-form .plan-content .desc{
  width: 100%;
}

.desc.disable{
  opacity: 0.5;
}

.account-form .plan-content label input{
  display: none;
}

.account-form .plan-content .desc {
  cursor: pointer;
}

.desc table td:last-child{
  width: 150px;
}

.account-form .plan-content input:checked + .desc h3{
  background-color: #335B9A;
  color: #fff;
}
.account-form .plan-content input:checked + .desc table td{
  font-family: "Roboto-Bold";
}

.account-form .plan-content input:checked + .desc table td span{
  color: #335B9A;
}

.account-form .plan-content input:checked + .desc h3:before{
  filter: brightness(2);
}

.account-form .form-control {
  margin-bottom: 10px;
}

.account-form-wallet input{
  background: transparent;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: 20px;
  padding-left: 60px;
}

.account-form-wallet .form-fields{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.btn-basic {
  color: #ffffff;
  background: #2f5c9f;
  font-size: 12px;
  border: 1px solid #2f5c9f;
  transition: all 0.3s;
}

.btn-basic.transparent {
  background: transparent;
  color: #2f5c9f;
}

.btn-basic.transparent:hover {
  color: #2f5c9f;
}

.btn-basic:hover {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
  color: #ffffff;
}

.form-control {
  border-radius: 0;
  background: #fdfdfe;
  border-width: 2px;
  font-size: 12px;
}

.form-group-title {
  font-family: "Roboto-Regular";
  margin-bottom: 15px;
  font-size: 14px;
}

.upload-img-input input{
  display: none;
}

#dropz {
  position: relative;
  width: 124px;
  height: 124px;
  background-color: #eeeeee;
  border: 2px dashed #0087F7;
  margin-bottom: 10px;
  cursor: pointer;
  background-image: url("../img/account/upload.png");
  background-repeat: no-repeat;
  background-position: center center;
}

#dropz .droptext {
  padding: 10px;
  text-align: center;
  font-size: 14px;
}

#dropz .dz-preview {
  position: absolute;
  top: 0;
  left: 0;
}

#dropz .dz-success-mark, #dropz .dz-error-mark {
  position: absolute;
  top: 5px;
  left: 5px;
}

.dz-details, .dz-progress, .dz-error-message, .dz-message {
  display: none;
}

.upload-img {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.upload-img .btn {
  margin-bottom: 10px;
  margin-left: 20px;
  height: 38px;
}

.news__item{
  padding: 40px 15px;
}

.news__item img{
  float: left;
  margin: 0 20px 20px 0;
  max-width: 100%;
}

.news__item p{
  margin: 20px;
}

.news__item p:last-child{
  margin-bottom: 0;
}

.news__item h3{
  margin-bottom: 20px;
}
.account-time{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 220px;
  margin-bottom: 20px;
}

.account-time #clock{
  background-image: url(../img/account/clock.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 15px;
  padding-left: 25px;
}

.account-form .jq-selectbox__select {
  height: calc(2.25rem + 2px);
  width: 100%;
  padding: 0 45px 0 20px;
  border: 2px solid #DFDFDF;
  border-radius: 0;
  background: #fdfdfe;
  text-shadow: none;
  position: relative;
  box-shadow: none;
}

.account-form .jq-selectbox {
  width: 100%;
}

.account-form .jq-selectbox__trigger {
  border: 0;
}

.account-form .jq-selectbox.opened .jq-selectbox__select, .account-form .jq-selectbox.focused .jq-selectbox__select {
  outline: none;
  background: #fdfdfe;
  box-shadow: none;
  border: 2px solid #DFDFDF;
}

.account-form .jq-selectbox__select-text {
  min-width: 100%;
  text-align: left;
}

.account-form .paysys-field {
  width: 100%;
}

.account-form .paysys-field .wallets--select .jq-selectbox {
  position: relative;
}

.account-form .paysys-field .wallets--select .jq-selectbox:after {
  content: '';
  position: absolute;
  right: -44px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 25px;
  height: 20px;
  background: url("../img/account/arrow-right.png") center no-repeat;
}

.account-form .plan-field {
  width: 35%;
  padding-right: 15px;
}

.account-form .amount-field {
  width: 100%;
  max-width: 290px;
}

.account-form .button-field {
  width: 100%;
  max-width: 290px;
  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-align: center;
  -ms-flex-align: center;
          align-items: center;
}

.account-form .button-field .btn {
  line-height: 36px;
}

.wallets--select .jq-selectbox__select {
  padding: 0 45px 0 45px;
}

.wallets--select .jq-selectbox:before {
  content: '';
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 20;
}

.wallets--select .jq-selectbox li {
  max-width: 100%;
  min-height: 32px;
  line-height: 32px;
  padding: 4px 10px 4px 40px;
  position: relative;
}

.wallets--select .jq-selectbox li:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 20;
  display: block;
}

.wallets--select .bitcoin:before {
  background-image: url(../img/sprite2.png);
  background-position: 0px 0px;
  width: 21px;
  height: 21px;
}

.wallets--select .eth:before {
  background-image: url(../img/sprite2.png);
  background-position: -26px -26px;
  width: 21px;
  height: 21px;
}

.wallets--select .ltc:before {
  background-image: url(../img/sprite2.png);
  background-position: -52px 0px;
  width: 21px;
  height: 21px;
}

.field-title {
  font-family: "Roboto-Regular";
  font-size: 11px;
  margin-bottom: 10px;
}

.checkbox-field input {
  position: relative;
  top: 2px;
}

.checkbox-field label {
  font-size: 13px;
  color: #585858;
  cursor: pointer;
}

#settings-content .tab-pane {
  min-height: 366px;
}

.btn-filter {
  background: #08fefe;
  font-size: 12px;
}

.btn-filter:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
}

.history-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.history-wrap .table-block {
  width: 100%;
}

.history-wrap .filter-block {
  border-left: 1px solid #eaeefb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
  margin-bottom: 30px;
}

.history-wrap .filter-title {
  font-family: "Roboto-Bold";
  font-size: 15px;
  margin-right: 20px;
  white-space: nowrap;
}

.history-wrap .filter-form{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
}

.history-wrap .filter-form label{
  margin-bottom: 0;
}

.history-wrap label {
  font-size: 12px;
  padding-left: 5px;
  cursor: pointer;
}

.history-wrap input[type="checkbox"] {
  position: relative;
  top: 2px;
}

.account-bonus-status {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.account-bonus-status .status-col.first {
  width: 24%;
}

.account-bonus-status .status-col.second {
  width: 43%;
}

.account-bonus-status .status-col.last {
  width: 33%;
}

.more-btn_wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.more-btn {
  background: #e0e7f3;
  color: #3d6fbc;
  text-align: center;
  display: table;
  padding: 10px 19px;
  font-family: "Roboto-Regular";
  font-size: 10px;
  cursor: pointer;
  margin-bottom: 15px;
}

.status-title-block {
  padding-right: 16px;
  border-right: 1px solid #e0e7f3;
}

.status-title-block .status-descr {
  color: #c0c0c0;
  font-size: 8px;
  text-transform: uppercase;
  font-family: "myriadpro-semibold";
}

.status-title-block .status-title {
  font-size: 16px;
  color: #3d6fbc;
  font-family: "myriadpro-bold";
  margin-bottom: 10px;
}

.status-title-block .status-award {
  background: transparent;
  border: 1px solid #c5d4eb;
  color: #c5d4eb;
  font-family: "myriadpro-bold";
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 10px;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  line-height: 28px;
  height: 28px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}

.status-title-block .status-award.current {
  position: relative;
  background: #3869b6;
  color: #03d3d3;
  border: 1px solid #3869b6;
}

.status-title-block .status-award.current i {
  position: absolute;
  left: -6px;
  top: -6px;
  font-size: 16px;
  border-radius: 50%;
  background: #fff;
  color: #3869b6;
}

.bonus-status_item {
  position: relative;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  padding: 20px 20px 70px 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #d4dae4;
}

.bonus-status_item .bonus-status-progress{
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: calc(100% - 40px);
}

.bonus-status_item .bonus-status-progress__title{
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}

.bonus-status_item .bonus-status-progress__title span{
  padding: 3px 6px;
  background-color: #3e6fbc;
  font-family: "Roboto-Bold";
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}

.bonus-status_item .bonus-status-progress__title span:after{
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #3e6fbc;
}

.bonus-status_item .bonus-status-progress__title span:first-child{
  -webkit-transform: translateX(-13px);
      -ms-transform: translateX(-13px);
          transform: translateX(-13px);
}

.bonus-status_item .bonus-status-progress__title span:last-child{
  -webkit-transform: translateX(13px);
      -ms-transform: translateX(13px);
          transform: translateX(13px);
}

.bonus-status_item .bonus-status-progress__line{
  height: 15px;
  width: 100%;
  background-color: #f2f5fd;
  border-radius: 50px;
  -webkit-box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.17);
          box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.17);
}

.more-info table{
  border-collapse: collapse;
}

.more-info tr:nth-child(3n+4){
  border-bottom: 50px solid #2e5b9e;
}

.more-info tr:last-child{
  border-bottom: none;
}

.more-info tr:last-child td{
  font-size: 18px !important;
  background-color: #3e6fbc;
  color: #fff;
}

.more-info td{
  font-size: 12px !important;
  /* border-top: 1px solid #2e5b9e; */
}

.bonus-status_item .bonus-status-progress__line span{
  display: block;
  width: 70%;
  border-radius: 50px;
  background-color: #3e6fbc;
  height: 100%;
}

.bonus-status_item .go-to-next {
  position: absolute;
  bottom: -16px;
    left: 50%;
    -webkit-transform: translatex(-50%) rotate(90deg);
            transform: translatex(-50%) rotate(90deg);
  width: 32px;
  height: 32px;
  font-size: 13px;
  color: #ffffff;
  background: #3d6fbc;
  border-radius: 50%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid #dee6f2;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 99;
}

.bonus-status_item .go-to-next i {
  position: relative;
  left: 2px;
}

.bonus-status_item .status-value_item, .bonus-status_item .ref-value_item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 9px;
  margin-bottom: 10px;
  font-family: "Roboto-Regular";
}

.bonus-status_item .status-value_item .item-title, .bonus-status_item .ref-value_item .item-title {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
          font-size: 10px;
          font-family: "Roboto-Bold";
}

.bonus-status_item .status-value_item .item-value, .bonus-status_item .ref-value_item .item-value {
  font-family: "Roboto-Bold";
  color: #3d6fbc;
  text-align: right;
  font-size: 13px;
}

.status-values-block {
  padding-left: 24px;
  padding-right: 14px;
  border-right: 1px solid #e0e7f3;
}

.ref-values-block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100px;
}

.ref-values-block .ref-value_item {
  padding: 0 13px;
  width: 50%;
}

.soc-slider .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.simpleParallax {
  position: absolute;
  width: 100%;
  height: 100%;
}

.simpleParallax img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -980.5px;
  margin-top: -295px;
}

.popup-youtube.hover-link {
  display: block;
  overflow: hidden;
}

.tariff-plans {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 553px;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
    
}



.tariff-plans .btn-plan {
  display: none;
}

.tariff-plans .plan-item {
  width: 20%;
  height: 458px;
  padding: 40px 30px 30px;
  box-shadow: inset -45px -41px 67px 3px rgba(0, 0, 0, 0.01);
  transition: all 0.3s;
  -webkit-transform: scale(1);
          transform: scale(1);
  z-index: 0;
  position: relative;
}

.tariff-plans .plan-item.soon {
  opacity: 0.5;
  pointer-events: none;
}

@media only screen and (max-width: 1400px) {
  .tariff-plans {
    flex-wrap: wrap;
  }

  .tariff-plans .plan-item{
    width: calc(100% / 3);
    padding: 40px 75px 30px;
  }
}

@media only screen and (max-width: 1230px){
  .tariff-plans .plan-item {
    padding: 40px 30px 30px;
  }
}


.tariff-plans .plan-item:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  height: auto;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  z-index: 1;
  background: url("../img/images/indexcardactivebg.png") center bottom no-repeat;
}

.tariff-plans .plan-item:hover .btn-plan {
  display: block;
}

.tariff-plans .plan-item:hover .item-top .plan-name {
  color: #2af1fb;
}

.tariff-plans .plan-item:hover .item-bottom .plan-descr li {
  padding: 15px 0;
  padding-left: 55px;
  color: #ffffff;
  border-bottom-color: rgba(255, 255, 255, 0.2);
}

.tariff-plans .plan-item:hover .item-bottom .plan-descr li.indexcardlogo1:before {
  background-image: url(../img/sprite.png);
  background-position: -88px -85px;
  width: 39px;
  height: 35px;
}

.tariff-plans .plan-item:hover .item-bottom .plan-descr li.indexcardlogo2:before {
  background-image: url(../img/sprite.png);
  background-position: -104px -44px;
  width: 39px;
  height: 36px;
}

.tariff-plans .plan-item:hover .item-bottom .plan-descr li.indexcardlogo3:before {
  background-image: url(../img/sprite.png);
  background-position: -148px 0px;
  width: 39px;
  height: 32px;
}

.tariff-plans .plan-item:hover .item-bottom .plan-descr li.indexcardlogo4:before {
  background-image: url(../img/sprite.png);
  background-position: -104px 0px;
  width: 39px;
  height: 39px;
}

.tariff-plans .plan-item .item-top .plan-percent {
  width: 177px;
  margin: 0 auto 15px auto;
  padding-bottom: 37px;
  font-family: "MagistralTT-Bold";
  font-size: 72px;
  color: #ffffff;
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.29);
  background: url("../img/images/platform.png") center bottom no-repeat;
  position: relative;
  text-align: center;
}

.tariff-plans .plan-item .item-top .plan-percent sup {
  font-size: 43px;
}

.tariff-plans .plan-item .item-top .plan-percent span {
  color: #fff;
  margin-left: -66px;
  font-size: 18px;
  letter-spacing: -0.31px;
}

.tariff-plans .plan-item .item-top .plan-percent .percent-shadow {
  position: absolute;
  width: 100%;
  text-shadow: none;
  -webkit-transform: skew(50deg) scale(1, 0.25);
          transform: skew(50deg) scale(1, 0.25);
  color: rgba(0, 0, 0, 0.1);
  bottom: -22px;
  left: -7px;
  z-index: -1;
  text-shadow: 0px 0px 13px rgba(0, 0, 0, 0.29);
}

.tariff-plans .plan-item .item-top .plan-percent .percent-shadow span {
  color: rgba(0, 0, 0, 0.1);
}

.tariff-plans .plan-item .item-top .plan-percent .percent-main {
  position: relative;
  z-index: 1;
}

.tariff-plans .plan-item .item-top .plan-name {
  font-size: 28px;
  color: #3e6eb8;
  font-family: "Comfortaa-Bold";
  text-align: center;
  margin-bottom: 30px;
}

.tariff-plans .plan-item .item-bottom .plan-descr li {
  padding: 10px 0;
  padding-left: 45px;
  position: relative;
  border-bottom: 1px solid #f3f3f3;
  font-family: "Roboto-Regular";
  font-size: 15px;
}

.tariff-plans .plan-item .item-bottom .plan-descr li:last-child {
  border: 0;
}

.tariff-plans .plan-item .item-bottom .plan-descr li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.tariff-plans .plan-item .item-bottom .plan-descr li.indexcardlogo1:before {
  background-image: url(../img/sprite.png);
  background-position: -229px 0px;
  width: 28px;
  height: 27px;
}

.tariff-plans .plan-item .item-bottom .plan-descr li.indexcardlogo2:before {
  background-image: url(../img/sprite.png);
  background-position: -229px -32px;
  width: 26px;
  height: 28px;
}

.tariff-plans .plan-item .item-bottom .plan-descr li.indexcardlogo3:before {
  background-image: url(../img/sprite.png);
  background-position: -229px -65px;
  width: 27px;
  height: 23px;
}

.tariff-plans .plan-item .item-bottom .plan-descr li.indexcardlogo4:before {
  background-image: url(../img/sprite.png);
  background-position: -108px -166px;
  width: 31px;
  height: 31px;
}

.btn-plan {
  margin-top: 15px;
  font-size: 16px;
  font-family: "Roboto-Regular";
  color: #31f1fb;
  border: 1px solid #fff;
  height: 40px;
  line-height: 40px;
  display: block;
  padding: 0 25px;
}

.btn-plan:hover {
  color: #31f1fb;
}

section.reg-form {
  background: url("../img/bg/main-bg.png") center no-repeat;
  background-size: cover;
  padding: 75px 0;
}

.banner-list {
  margin-bottom: 30px;
}

.banner-item {
  margin-bottom: 15px;
  padding: 20px 30px;
  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-align: center;
  -ms-flex-align: center;
          align-items: center;
}

.banner-item__top{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
          margin: 15px 0;
}

.banner-item__size{
  font-family: "Roboto-Bold";
  font-size: 21px;
  color: #000;
}

.banner-item__copy{
  padding: 13px 40px;
  background-color: #3869b6;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  border: 1px solid #3869b6;
  min-width: 130px;
  text-align: center;
  font-family: "Roboto-Regular";
  font-size: 13px;
}

.banner-item__copy:hover{
  background-color: transparent;
  color: #3869b6;
}

.tabs__caption .account-block-heading{
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  padding-bottom: 0px !important;
}

.tabs__caption{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tabs__caption li{
  margin-right: 15px;
  
}

@media only screen and (max-width: 600px){
  .tabs__caption{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .tabs__caption li{
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.tabs__caption .account-block-heading:hover{
  color: #3869b6;
}

.tabs__caption li.active .account-block-heading{
  color: #3869b6;
  
}

.banner-item__text{
  font-family: "Roboto-Regular";
  color: rgba(42, 42, 42, .5);
  font-size: 13px;
  padding: 10px 20px;
  border: 1px solid #e2e9f4;
  line-height: 1.5;
}

.banner-item:last-child {
  margin-bottom: 0;
}

.banner-item img {
  margin-bottom: 15px;
  max-width: 100%;
}

.banner-item .size {
  font-size: 18px;
  font-family: "Roboto-Bold";
}

.banner-item .copy {
  cursor: pointer;
}

.banner-item .copy:hover {
  text-decoration: underline;
}

.banner-item .banner-link {
  opacity: 0;
}

@media only screen and (max-width: 1350px) {
  .balance_balances .item .value {
    font-size: 20px;
  }
  .deps-table.blue-deps .table-item_progress {
    min-width: 300px;
  }
}

@media only screen and (max-width: 1350px) {
  .deps-table.blue-deps .table-item_progress {
    min-width: 250px;
  }
}

@media only screen and (min-width: 1200px) {
  
  .wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .account-menu_wrap {
    width: 266px;
    min-width: 266px;
  }
  .account-content_wrap {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

@media screen and (max-width: 1199px) {
  .account-time{
    margin-bottom: 0;
  }
  .simpleParallax {
    display: none;
  }

.deps-table_main .table-item:nth-child(1){
  width: calc(100% / 3);
}
.deps-table_main .table-item:nth-child(2){
  width: calc(100% / 3);
}
.deps-table_main .table-item:nth-child(3){
  width: calc(100% / 3);
}
.deps-table_main .table-item:nth-child(4){
  width: 50%;
}
.deps-table_main .table-item:nth-child(5){
  width: 50%;
}
  .account-bonus-status {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .bonus-status_item:first-child {
    border-right: 1px solid #d4dae4;
  }
  .bonus-status_item .go-to-next {
    position: absolute;
    right: auto;
    top: auto;
    bottom: -16px;
    left: 50%;
    -webkit-transform: translatex(-50%) rotate(90deg);
            transform: translatex(-50%) rotate(90deg);
  }

  .bonus-status_item:first-child {
    border-bottom: 0;
  }
  .bonus-status_item {
    width: 100%;
  }
  .filter-form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .filter-form .input-group {
    width: auto;
  }
  .history-wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .history-wrap .btn-filter {
    margin-top: 0;
  }
  .history-wrap .filter-block {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    padding-left: 0;
    border: 0;
  }
  .history-wrap .table-block {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    padding-right: 0;
    width: 100%;
  }
  .history-wrap .input-group {
    display: inline;
    padding: 0 15px;
  }
  .deps-table.blue-deps .table-item_progress {
    min-width: 200px;
  }
  .account-menu.show {
    top: 0;
  }
  .account-menu {
    position: absolute;
    top: -1000px;
    left: 0;
    width: 100%;
    z-index: 100;
    padding: 25px;
    box-shadow: 0 5px 15px rgba(66, 66, 66, 0.2);
    background: #2f5ca0;
    transition: all 0.5s ease-in-out;
  }
  .menu-btn {
    display: block;
  }
  .close-btn {
    display: inline-block;
  }
  .account-menu_wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 25px 85px 25px;
  }
  .account-logo, .account-contacts {
    margin-bottom: 0;
  }
  .tariff-plans {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .tariff-plans .plan-item {
    width: 30%;
  }
  .tariff-plans .plan-item .item-top .plan-percent {
    margin: 0 auto 15px;
  }
}

@media screen and (max-width: 991px) {
  .tariff-plans .plan-item {
    width: 50%;
    max-width: 266px;
  }

  .account-time{
    max-width: 150px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .account-time #clock{
    margin-bottom: 10px;
  }

  .history-wrap .table-account th:nth-child(5){
    width: 200px;
  }

  .history-wrap .filter-block{
    -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;
  }
  .user-info {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .user-info_item {
    width: 44%;
    margin-bottom: 15px;
  }
  .user-info_item.item-email {
    padding-left: 42px;
  }
  .balance_wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .balance_balances {
    width: 100%;
    margin-right: 0;
  }
  .balance_buttons {
    width: 100%;
    margin-left: 0;
  }
  .deps-table .table-row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 15px;
    border: 1px solid #00000024;
  }
  .operation-fields {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .account-form .paysys-field {
    width: 50%;
  }
  .account-form .plan-field {
    width: 50%;
    padding-right: 0;
  }
  .field-body {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {

  .news__item img{
    float: none;
  }

  .news__item p{
    margin: 0 0 20px 0;
  }

  .head-row{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .history-wrap .filter-form{
    -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;
  }
  .filter-block .filter-title{
    margin-bottom: 15px;
  }
  .filter-form .input-group{
    width: 100%;
    margin-bottom: 10px;
  }

  .deps-table_main .table-item:nth-child(1){
    width: calc(100% / 3);
  }
  .deps-table_main .table-item:nth-child(2){
    width: calc(100% / 3);
  }
  .deps-table_main .table-item:nth-child(3){
    width: calc(100% / 3);
  }
  .deps-table_main .table-item:nth-child(4){
    width: 100%;
  }
  .deps-table_main .table-item:nth-child(5){
    width: 100%;
  }
  .balance_balances {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .balance_balances .item {
    width: 49%;
    margin: 0 0 15px;
  }
  .user-info {
    display: block;
    text-align: left;
  }
  .user-info_item {
    display: table;
    margin: 0 auto 15px;
    min-width: 230px;
  }

  .user-info_item.item-user{
    padding-left: 0;
    padding-top: 80px;
    text-align: center;
  }

  .user-info_item-hero{
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  table.responsive tr:first-child {
    display: none;
  }
  .account-form .amount-field {
    width: 40%;
  }
  .account-form .button-field.withdraw {
    padding-top: 0;
  }
  .account-form .button-field {
    width: 60%;
  }
}

@media screen and (max-width: 575px) {
  .account-time{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    max-width: 100%;
    width: 100%;
    margin-bottom: 15px;
  }

  .account-time #clock{
    margin-bottom: 0;
  }
  .deps-table_main .table-item:nth-child(1){
    width: calc(100% / 2);
  }
  .deps-table_main .table-item:nth-child(2){
    width: calc(100% / 2);
  }
  .deps-table_main .table-item:nth-child(3){
    width: calc(100% / 2);
  }
  .deps-table_main .table-item:nth-child(4){
    width: 100%;
  }
  .deps-table_main .table-item:nth-child(5){
    width: 100%;
  }
  .tariff-plans .plan-item {
    width: 100%;
    max-width: 266px;
  }
  .account-bonus-status .status-col {
    margin-bottom: 20px;
  }
  .account-bonus-status .status-col.first, .account-bonus-status .status-col.second, .account-bonus-status .status-col.last {
    width: 100%;
  }
  .status-title-block, .status-values-block {
    padding-right: 0;
    padding-left: 0;
    border: 0;
  }
  .bonus-status_item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .checkbox-field {
    text-align: center;
  }
  .account-form .amount-field, .account-form .paysys-field, .account-form .plan-field, .account-form .button-field {
    width: 100%;
    padding-right: 0;
    text-align: center;
    padding-top: 0;
  }
  .account-menu_wrap {
    display: block;
    padding: 25px 55px 25px;
  }
  .menu-btn {
    right: 15px;
    top: 15px;
  }
  .account-logo {
    text-align: center;
  }
  .account-logo, .account-contacts {
    margin-bottom: 15px;
  }
  .account-socials {
    text-align: center;
  }
  .account-contacts_link {
    display: table;
    margin: 0 auto 15px;
  }
  .ref-info-block .block-bottom {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .ref-info-block .block-bottom_col {
    padding: 0;
  }
  .ref-info-block .block-bottom_col:nth-child(2) {
    border: 0;
  }
  .ref-info-block .block-top {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .ref-info-block.rules-block .block-bottom_col {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
  .balance_balances .item {
    width: 100%;
  }
  .deps-table .separate-item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .deps-table .separate-item .separate-col {
    margin-bottom: 10px;
    padding: 0;
    border: 0;
  }
  .deps-table .separate-item .separate-col:last-child {
    margin-bottom: 0;
  }
  .btn-basic.mb-10 {
    display: block;
    margin-bottom: 10px;
  }
}

.operation-fields {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.operation-fields .wallets-balance-grid{
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
          justify-content: flex-start;
          
}

.operation-fields .wallets-balance-grid__item{
  width: 50px;
  height: 50px;
  min-width: 50px;
  padding: 0;
  margin-right: 10px;
  cursor: pointer;
}

.operation-fields .wallets-balance-grid__item input{
  display: none;
}

.operation-fields .wallets-balance-grid__item input:checked + .wallets-balance-card{
  background-color: #00FFFF;
}

.operation-fields .wallets-balance-card{
  padding: 0;
}

.operation-fields .wallets-balance-card__icon{
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.popup-youtube{
  position: relative;
}

.popup-youtube__preview{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          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-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
}

.popup-youtube__preview .play-btn{
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(50,101,179,1)),to(rgba(76,138,239,1)));
  background: -o-linear-gradient(top, rgba(50,101,179,1) 0%,rgba(76,138,239,1) 100%);
  background: linear-gradient(to bottom, rgba(50,101,179,1) 0%,rgba(76,138,239,1) 100%);
  position: relative;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  margin-bottom: 20px;
}

.popup-youtube:hover .play-btn{
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}

.popup-youtube__preview .play-btn svg{
  position: absolute;
  top: 50%;
  left: 52%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: 30px;
          height: 30px;
          fill: #fff;
}

.popup-youtube__preview-title{
  font-family: "Roboto-Regular";
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

.deposits-table .table-row{
  background-color: #2e5ba0;
  margin-bottom: 0;
}
.deposits-table .table-row .progress-bar, .deposits-table .table-row .progress{
  border-radius: 50px;
  height: 15px;
  position: relative;
}

.deposits-table .table-row .progress span{
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  font-size: 10px;
}
.deposits-table .table-row:nth-child(odd) .progress-bar{
  background-color: #04d0e8;
}
.deposits-table .table-row:nth-child(even) .progress-bar{
  background-color: #2e5ba0;
}
.deposits-table .table-row:nth-child(even){
  background-color: #04d0e8;
}

.deposits-table .table-row:nth-child(even) .table-item_one_row .value{
  color: #2e5ba0;
}
.deposits-table .table-item_one_row .value{
  font-size: 16px;
}

.operation-fields{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
}

.field-body_pay{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.search-form{
  position: relative;
  max-width: 220px;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.search-form input{
  width: 100%;
  border: 1px solid #ced4da;
  padding: 5px 60px 5px 10px;
  height: 40px;
  font-family: "Roboto-Regular";
  font-size: 16px;
  outline: none;
}

.search-form svg{
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  fill: #305ca1;
}

@media (max-width: 992px){
  .account-block-heading{
    padding-bottom: 60px;
  } 

  .search-form{
    top: auto;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

.field-body_pay label{
  margin-right: 10px;
  cursor: pointer;
}

.field-body_pay input{
  display: none;
}

.field-body_pay input:checked + span{
  background-color: #2f5c9f;
  color: #00ffff;
}

.field-body_pay span{
  font-family: "Roboto-Regular";
  font-size: 14px;
  margin-bottom: 10px;
  padding: 5px 10px;
}

.field-body_pay span:hover{
  color: #2f5c9f;
}

.certificate{
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 40px 0;
}

.certificate__wrap{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
}

.certificate__title{
  width: 100%;
  text-align: center;
  font-family: "MagistralTT-Bold";
  font-size: 13px;
  color: #3e6eb8;
  margin-bottom: 30px;
}

.certificate__item{
  height: 180px;
  max-width: 230px;
  border: 10px solid #000;
  position: relative;
  cursor: pointer;
  -webkit-box-shadow: 17px 12px 18px 0px rgba(0, 0, 0, 0.75);
          box-shadow: 17px 12px 18px 0px rgba(0, 0, 0, 0.75);
}

.certificate__item:hover svg{
  opacity: 1;
}

.certificate__item:first-child{
  max-width: 150px;
  border: 7px solid #000;
}

.certificate__item img{
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.certificate__item svg{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 35px;
  height: 35px;
  fill: #3e6eb8;
  opacity: 0.5;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}


@media (max-width: 480px){
  .certificate__wrap{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .certificate__item{
    margin-bottom: 30px;
  }
}

.take-form{
  padding-top: 20px;
}

.take-form h2{
  color: #fff;
  font-family: "MagistralTT-Bold";
  text-align: center;
  font-size: 32px;
  margin-bottom: 30px;
}

.mainslider .slick-slide:first-child{
  padding-top: 30px;
}

.main-img{
  width: 100%;
  margin: 30px auto;
  max-width: 768px;
}

.main-img img{
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}





/*# sourceMappingURL=main.css.map */
