@charset "UTF-8";
/*!
 * Bootstrap v4.0.0-beta (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i");
html {
  box-sizing: border-box;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

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

@-ms-viewport {
  width: device-width; }

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

body {
  margin: 0;
  font-family: "effra", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.33;
  color: #575757;
  background-color: #fff; }

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

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

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

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

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

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: 1rem; }

dt {
  font-weight: bold; }

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

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

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: #575757;
  text-decoration: underline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #313131;
    text-decoration: none; }

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

pre,
code,
kbd,
samp {
  font-family: monospace, 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:not(:root) {
  overflow: hidden; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  border-collapse: collapse; }

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

th {
  text-align: left; }

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

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,
html [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-cancel-button,
[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; }

template {
  display: none; }

[hidden] {
  display: none !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    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; }
  .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 #ddd !important; } }

html {
  box-sizing: border-box;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

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

@-ms-viewport {
  width: device-width; }

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

body {
  margin: 0;
  font-family: "effra", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.33;
  color: #575757;
  background-color: #fff; }

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

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

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

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

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

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: 1rem; }

dt {
  font-weight: bold; }

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

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

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: #575757;
  text-decoration: underline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #313131;
    text-decoration: none; }

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

pre,
code,
kbd,
samp {
  font-family: monospace, 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:not(:root) {
  overflow: hidden; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

table {
  border-collapse: collapse; }

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

th {
  text-align: left; }

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

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,
html [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-cancel-button,
[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; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 25px;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1923076923;
  color: #0f1b34; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

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

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

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

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f9f9f9; }
  a > code {
    padding: 0;
    color: inherit;
    background-color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #575757; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #575757; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1200px; } }

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

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

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .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%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; } }

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

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

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

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

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

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

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

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

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

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

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

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

.table-pink,
.table-pink > th,
.table-pink > td {
  background-color: #e5bedb; }

.table-hover .table-pink:hover {
  background-color: #deacd1; }
  .table-hover .table-pink:hover > td,
  .table-hover .table-pink:hover > th {
    background-color: #deacd1; }

.table-gray,
.table-gray > th,
.table-gray > td {
  background-color: #fbfbfb; }

.table-hover .table-gray:hover {
  background-color: #eeeeee; }
  .table-hover .table-gray:hover > td,
  .table-hover .table-gray:hover > th {
    background-color: #eeeeee; }

.table-indigo,
.table-indigo > th,
.table-indigo > td {
  background-color: #bcbfc6; }

.table-hover .table-indigo:hover {
  background-color: #aeb2ba; }
  .table-hover .table-indigo:hover > td,
  .table-hover .table-indigo:hover > th {
    background-color: #aeb2ba; }

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

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

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

.thead-inverse th {
  color: #fff;
  background-color: #575757; }

.thead-default th {
  color: #495057;
  background-color: #e9ecef; }

.table-inverse {
  color: #fff;
  background-color: #575757; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #6a6a6a; }
  .table-inverse.table-bordered {
    border: 0; }
  .table-inverse.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-inverse.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075); }

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

.form-control {
  display: block;
  width: 100%;
  padding: 0.68rem 1.05rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #575757;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #575757;
    background-color: #fff;
    border-color: #4ed7fb;
    outline: none; }
  .form-control::-webkit-input-placeholder {
    color: #575757;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #575757;
    opacity: 1; }
  .form-control::placeholder {
    color: #575757;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.61rem + 2px); }

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

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

.col-form-label {
  padding-top: calc(0.68rem - 1px * 2);
  padding-bottom: calc(0.68rem - 1px * 2);
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: calc(0.68rem - 1px * 2);
  padding-bottom: calc(0.68rem - 1px * 2);
  font-size: 1rem; }

.col-form-label-sm {
  padding-top: calc(0.4rem - 1px * 2);
  padding-bottom: calc(0.4rem - 1px * 2);
  font-size: 0.818rem; }

.col-form-legend {
  padding-top: 0.68rem;
  padding-bottom: 0.68rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-plaintext {
  padding-top: 0.68rem;
  padding-bottom: 0.68rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
  .input-group-sm > .form-control-plaintext.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
  .input-group-lg > .form-control-plaintext.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.4rem 0.57rem;
  font-size: 0.818rem;
  line-height: 1.2; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: calc(1.7816rem + 2px); }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.68rem 1.05rem;
  font-size: 1rem;
  line-height: 1.25; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: calc(2.3825rem + 2px); }

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

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

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

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #575757; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  display: inline-block; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }
  .form-check-inline + .form-check-inline {
    margin-left: 0.75rem; }

.invalid-feedback {
  display: none;
  margin-top: .25rem;
  font-size: .875rem;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  width: 250px;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #6eba45; }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
  .custom-select:valid:focus,
  .custom-select.is-valid:focus {
    box-shadow: 0 0 0 0.2rem rgba(110, 186, 69, 0.25); }
  .was-validated .form-control:valid ~ .invalid-feedback,
  .was-validated .form-control:valid ~ .invalid-tooltip, .form-control.is-valid ~ .invalid-feedback,
  .form-control.is-valid ~ .invalid-tooltip, .was-validated
  .custom-select:valid ~ .invalid-feedback,
  .was-validated
  .custom-select:valid ~ .invalid-tooltip,
  .custom-select.is-valid ~ .invalid-feedback,
  .custom-select.is-valid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-check-input:valid + .form-check-label, .form-check-input.is-valid + .form-check-label {
  color: #6eba45; }

.was-validated .custom-control-input:valid ~ .custom-control-indicator, .custom-control-input.is-valid ~ .custom-control-indicator {
  background-color: rgba(110, 186, 69, 0.25); }

.was-validated .custom-control-input:valid ~ .custom-control-description, .custom-control-input.is-valid ~ .custom-control-description {
  color: #6eba45; }

.was-validated .custom-file-input:valid ~ .custom-file-control, .custom-file-input.is-valid ~ .custom-file-control {
  border-color: #6eba45; }
  .was-validated .custom-file-input:valid ~ .custom-file-control::before, .custom-file-input.is-valid ~ .custom-file-control::before {
    border-color: inherit; }

.was-validated .custom-file-input:valid:focus, .custom-file-input.is-valid:focus {
  box-shadow: 0 0 0 0.2rem rgba(110, 186, 69, 0.25); }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545; }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
  .custom-select:invalid:focus,
  .custom-select.is-invalid:focus {
    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, .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-check-input:invalid + .form-check-label, .form-check-input.is-invalid + .form-check-label {
  color: #dc3545; }

.was-validated .custom-control-input:invalid ~ .custom-control-indicator, .custom-control-input.is-invalid ~ .custom-control-indicator {
  background-color: rgba(220, 53, 69, 0.25); }

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

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

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

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

.btn {
  display: inline-block;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.68rem 1.05rem;
  font-size: 1rem;
  line-height: 1.25;
  -webkit-transition: all 0.15s ease-in-out;
          transition: all 0.15s ease-in-out; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: none; }
  .btn.disabled, .btn:disabled {
    opacity: .65; }
  .btn:active, .btn.active {
    background-image: none; }

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

.btn-primary {
  color: #fff;
  background-color: #049dc6;
  border-color: #049dc6; }
  .btn-primary:hover {
    color: #fff;
    background-color: #037fa1;
    border-color: #037594; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 3px rgba(4, 157, 198, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #049dc6;
    border-color: #049dc6; }
  .btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
    background-color: #037fa1;
    background-image: none;
    border-color: #037594; }

.btn-secondary {
  color: #fff;
  background-color: #575757;
  border-color: #575757; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #444444;
    border-color: #3e3e3e; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 3px rgba(87, 87, 87, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #575757;
    border-color: #575757; }
  .btn-secondary:active, .btn-secondary.active,
  .show > .btn-secondary.dropdown-toggle {
    background-color: #444444;
    background-image: none;
    border-color: #3e3e3e; }

.btn-success {
  color: #fff;
  background-color: #6eba45;
  border-color: #6eba45; }
  .btn-success:hover {
    color: #fff;
    background-color: #5e9e3b;
    border-color: #589537; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 3px rgba(110, 186, 69, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #6eba45;
    border-color: #6eba45; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    background-color: #5e9e3b;
    background-image: none;
    border-color: #589537; }

.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 3px rgba(23, 162, 184, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    background-color: #138496;
    background-image: none;
    border-color: #117a8b; }

.btn-warning {
  color: #111;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #111;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:active, .btn-warning.active,
  .show > .btn-warning.dropdown-toggle {
    background-color: #e0a800;
    background-image: none;
    border-color: #d39e00; }

.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 3px rgba(220, 53, 69, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    background-color: #c82333;
    background-image: none;
    border-color: #bd2130; }

.btn-light {
  color: #111;
  background-color: #f9f9f9;
  border-color: #f9f9f9; }
  .btn-light:hover {
    color: #111;
    background-color: #e6e6e6;
    border-color: #e0e0e0; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 3px rgba(249, 249, 249, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    background-color: #f9f9f9;
    border-color: #f9f9f9; }
  .btn-light:active, .btn-light.active,
  .show > .btn-light.dropdown-toggle {
    background-color: #e6e6e6;
    background-image: none;
    border-color: #e0e0e0; }

.btn-pink {
  color: #fff;
  background-color: #a31780;
  border-color: #a31780; }
  .btn-pink:hover {
    color: #fff;
    background-color: #811266;
    border-color: #76115d; }
  .btn-pink:focus, .btn-pink.focus {
    box-shadow: 0 0 0 3px rgba(163, 23, 128, 0.5); }
  .btn-pink.disabled, .btn-pink:disabled {
    background-color: #a31780;
    border-color: #a31780; }
  .btn-pink:active, .btn-pink.active,
  .show > .btn-pink.dropdown-toggle {
    background-color: #811266;
    background-image: none;
    border-color: #76115d; }

.btn-gray {
  color: #111;
  background-color: #f1f0f0;
  border-color: #f1f0f0; }
  .btn-gray:hover {
    color: #111;
    background-color: #dfdcdc;
    border-color: #d8d6d6; }
  .btn-gray:focus, .btn-gray.focus {
    box-shadow: 0 0 0 3px rgba(241, 240, 240, 0.5); }
  .btn-gray.disabled, .btn-gray:disabled {
    background-color: #f1f0f0;
    border-color: #f1f0f0; }
  .btn-gray:active, .btn-gray.active,
  .show > .btn-gray.dropdown-toggle {
    background-color: #dfdcdc;
    background-image: none;
    border-color: #d8d6d6; }

.btn-indigo {
  color: #fff;
  background-color: #0f1b34;
  border-color: #0f1b34; }
  .btn-indigo:hover {
    color: #fff;
    background-color: #060c16;
    border-color: #04060c; }
  .btn-indigo:focus, .btn-indigo.focus {
    box-shadow: 0 0 0 3px rgba(15, 27, 52, 0.5); }
  .btn-indigo.disabled, .btn-indigo:disabled {
    background-color: #0f1b34;
    border-color: #0f1b34; }
  .btn-indigo:active, .btn-indigo.active,
  .show > .btn-indigo.dropdown-toggle {
    background-color: #060c16;
    background-image: none;
    border-color: #04060c; }

.btn-dark {
  color: #fff;
  background-color: #091124;
  border-color: #091124; }
  .btn-dark:hover {
    color: #fff;
    background-color: #010305;
    border-color: black; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 3px rgba(9, 17, 36, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    background-color: #091124;
    border-color: #091124; }
  .btn-dark:active, .btn-dark.active,
  .show > .btn-dark.dropdown-toggle {
    background-color: #010305;
    background-image: none;
    border-color: black; }

.btn-outline-primary {
  color: #049dc6;
  background-color: transparent;
  background-image: none;
  border-color: #049dc6; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #049dc6;
    border-color: #049dc6; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 3px rgba(4, 157, 198, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #049dc6;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #049dc6;
    border-color: #049dc6; }

.btn-outline-secondary {
  color: #575757;
  background-color: transparent;
  background-image: none;
  border-color: #575757; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #575757;
    border-color: #575757; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 3px rgba(87, 87, 87, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #575757;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #575757;
    border-color: #575757; }

.btn-outline-success {
  color: #6eba45;
  background-color: transparent;
  background-image: none;
  border-color: #6eba45; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #6eba45;
    border-color: #6eba45; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 3px rgba(110, 186, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #6eba45;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #6eba45;
    border-color: #6eba45; }

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  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 3px rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107; }

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  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 3px rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }

.btn-outline-light {
  color: #f9f9f9;
  background-color: transparent;
  background-image: none;
  border-color: #f9f9f9; }
  .btn-outline-light:hover {
    color: #fff;
    background-color: #f9f9f9;
    border-color: #f9f9f9; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 3px rgba(249, 249, 249, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f9f9f9;
    background-color: transparent; }
  .btn-outline-light:active, .btn-outline-light.active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #fff;
    background-color: #f9f9f9;
    border-color: #f9f9f9; }

.btn-outline-pink {
  color: #a31780;
  background-color: transparent;
  background-image: none;
  border-color: #a31780; }
  .btn-outline-pink:hover {
    color: #fff;
    background-color: #a31780;
    border-color: #a31780; }
  .btn-outline-pink:focus, .btn-outline-pink.focus {
    box-shadow: 0 0 0 3px rgba(163, 23, 128, 0.5); }
  .btn-outline-pink.disabled, .btn-outline-pink:disabled {
    color: #a31780;
    background-color: transparent; }
  .btn-outline-pink:active, .btn-outline-pink.active,
  .show > .btn-outline-pink.dropdown-toggle {
    color: #fff;
    background-color: #a31780;
    border-color: #a31780; }

.btn-outline-gray {
  color: #f1f0f0;
  background-color: transparent;
  background-image: none;
  border-color: #f1f0f0; }
  .btn-outline-gray:hover {
    color: #fff;
    background-color: #f1f0f0;
    border-color: #f1f0f0; }
  .btn-outline-gray:focus, .btn-outline-gray.focus {
    box-shadow: 0 0 0 3px rgba(241, 240, 240, 0.5); }
  .btn-outline-gray.disabled, .btn-outline-gray:disabled {
    color: #f1f0f0;
    background-color: transparent; }
  .btn-outline-gray:active, .btn-outline-gray.active,
  .show > .btn-outline-gray.dropdown-toggle {
    color: #fff;
    background-color: #f1f0f0;
    border-color: #f1f0f0; }

.btn-outline-indigo {
  color: #0f1b34;
  background-color: transparent;
  background-image: none;
  border-color: #0f1b34; }
  .btn-outline-indigo:hover {
    color: #fff;
    background-color: #0f1b34;
    border-color: #0f1b34; }
  .btn-outline-indigo:focus, .btn-outline-indigo.focus {
    box-shadow: 0 0 0 3px rgba(15, 27, 52, 0.5); }
  .btn-outline-indigo.disabled, .btn-outline-indigo:disabled {
    color: #0f1b34;
    background-color: transparent; }
  .btn-outline-indigo:active, .btn-outline-indigo.active,
  .show > .btn-outline-indigo.dropdown-toggle {
    color: #fff;
    background-color: #0f1b34;
    border-color: #0f1b34; }

.btn-outline-dark {
  color: #091124;
  background-color: transparent;
  background-image: none;
  border-color: #091124; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #091124;
    border-color: #091124; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 3px rgba(9, 17, 36, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #091124;
    background-color: transparent; }
  .btn-outline-dark:active, .btn-outline-dark.active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #091124;
    border-color: #091124; }

.btn-link {
  font-weight: normal;
  color: #575757;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent;
    box-shadow: none; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #313131;
    text-decoration: none;
    background-color: transparent; }
  .btn-link:disabled {
    color: #575757; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.68rem 1.05rem;
  font-size: 1rem;
  line-height: 1.1818181818; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.4rem 0.57rem;
  font-size: 0.818rem;
  line-height: 1.1818181818; }

.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 {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

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

.dropup,
.dropdown {
  position: relative; }

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

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

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

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.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: #575757;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15); }

.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: normal;
  color: #575757;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #4a4a4a;
    text-decoration: none;
    background-color: #f9f9f9; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #049dc6; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #575757;
    background-color: transparent; }

.show > a {
  outline: 0; }

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

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

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin-bottom: 0; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }
    .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: 2; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

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

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn + .dropdown-toggle-split {
  padding-right: 0.7875rem;
  padding-left: 0.7875rem; }
  .btn + .dropdown-toggle-split::after {
    margin-left: 0; }

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

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

.btn-group-vertical {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

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

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.68rem 1.05rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #575757;
  text-align: center;
  background-color: #049dc6;
  border: 1px solid rgba(0, 0, 0, 0.15); }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.4rem 0.57rem;
    font-size: 0.818rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.68rem 1.05rem;
    font-size: 1rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.33rem;
  padding-left: 1.5rem;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #049dc6; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #049dc6; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #80e2fc; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    background-color: #e9ecef; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #575757; }

.custom-control-indicator {
  position: absolute;
  top: 0.165rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%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-indicator {
  background-color: #049dc6;
  background-image: url("data:image/svg+xml;charset=utf8,%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-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.61rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #575757;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-select:focus {
    border-color: #4ed7fb;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #575757;
      background-color: #fff; }
  .custom-select:disabled {
    color: #575757;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  height: calc(1.7816rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #495057;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15); }
  .custom-file-control:lang(en):empty::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #e9ecef;
    border: 1px solid rgba(0, 0, 0, 0.15); }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

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

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #575757; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #e9ecef #e9ecef #ddd; }
    .nav-tabs .nav-link.disabled {
      color: #575757;
      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: #ddd #ddd #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

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

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

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

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

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

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: 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-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .dropdown-menu-right {
      right: 0;
      left: auto; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    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:focus, .navbar-light .navbar-nav .nav-link:hover {
    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;charset=utf8,%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-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    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: white; }

.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;charset=utf8,%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); }

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125); }

.card-body {
  -webkit-box-flex: 1;
      -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;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

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

.card-img-top {
  width: 100%; }

.card-img-bottom {
  width: 100%; }

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

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
    .card-group .card {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0%;
              flex: 1 0 0%; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 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; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: none; }
  .breadcrumb::after {
    display: block;
    clear: both;
    content: ""; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #575757;
    content: ""; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #575757; }

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

.page-item:first-child .page-link {
  margin-left: 0; }

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #049dc6;
  border-color: #049dc6; }

.page-item.disabled .page-link {
  color: #575757;
  pointer-events: none;
  background-color: #fff;
  border-color: #ddd; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #575757;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #313131;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #ddd; }

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

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

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em; }

.badge-primary {
  color: #fff;
  background-color: #049dc6; }
  .badge-primary[href]:focus, .badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #037594; }

.badge-secondary {
  color: #fff;
  background-color: #575757; }
  .badge-secondary[href]:focus, .badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #3e3e3e; }

.badge-success {
  color: #fff;
  background-color: #6eba45; }
  .badge-success[href]:focus, .badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #589537; }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  .badge-info[href]:focus, .badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b; }

.badge-warning {
  color: #111;
  background-color: #ffc107; }
  .badge-warning[href]:focus, .badge-warning[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #d39e00; }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  .badge-danger[href]:focus, .badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130; }

.badge-light {
  color: #111;
  background-color: #f9f9f9; }
  .badge-light[href]:focus, .badge-light[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #e0e0e0; }

.badge-pink {
  color: #fff;
  background-color: #a31780; }
  .badge-pink[href]:focus, .badge-pink[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #76115d; }

.badge-gray {
  color: #111;
  background-color: #f1f0f0; }
  .badge-gray[href]:focus, .badge-gray[href]:hover {
    color: #111;
    text-decoration: none;
    background-color: #d8d6d6; }

.badge-indigo {
  color: #fff;
  background-color: #0f1b34; }
  .badge-indigo[href]:focus, .badge-indigo[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #04060c; }

.badge-dark {
  color: #fff;
  background-color: #091124; }
  .badge-dark[href]:focus, .badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: black; }

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

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

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

.alert-heading {
  color: inherit; }

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

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit; }

.alert-primary {
  color: #025267;
  background-color: #cdebf4;
  border-color: #b9e4ef; }
  .alert-primary hr {
    border-top-color: #a4dcea; }
  .alert-primary .alert-link {
    color: #012a35; }

.alert-secondary {
  color: #2d2d2d;
  background-color: #dddddd;
  border-color: #d0d0d0; }
  .alert-secondary hr {
    border-top-color: #c3c3c3; }
  .alert-secondary .alert-link {
    color: #141414; }

.alert-success {
  color: #396124;
  background-color: #e2f1da;
  border-color: #d6eccb; }
  .alert-success hr {
    border-top-color: #c7e5b8; }
  .alert-success .alert-link {
    color: #233c16; }

.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: #818181;
  background-color: #fefefe;
  border-color: #fdfdfd; }
  .alert-light hr {
    border-top-color: #f0f0f0; }
  .alert-light .alert-link {
    color: #686868; }

.alert-pink {
  color: #550c43;
  background-color: #edd1e6;
  border-color: #e5bedb; }
  .alert-pink hr {
    border-top-color: #deacd1; }
  .alert-pink .alert-link {
    color: #280620; }

.alert-gray {
  color: #7d7d7d;
  background-color: #fcfcfc;
  border-color: #fbfbfb; }
  .alert-gray hr {
    border-top-color: #eeeeee; }
  .alert-gray .alert-link {
    color: #646464; }

.alert-indigo {
  color: #080e1b;
  background-color: #cfd1d6;
  border-color: #bcbfc6; }
  .alert-indigo hr {
    border-top-color: #aeb2ba; }
  .alert-indigo .alert-link {
    color: black; }

.alert-dark {
  color: #050913;
  background-color: #cecfd3;
  border-color: #babcc2; }
  .alert-dark hr {
    border-top-color: #acafb6; }
  .alert-dark .alert-link {
    color: black; }

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

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

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #e9ecef; }

.progress-bar {
  height: 1rem;
  line-height: 1rem;
  color: #fff;
  background-color: #049dc6;
  -webkit-transition: width 0.6s ease;
          transition: width 0.6s ease; }

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

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

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

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

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

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f9f9f9; }
  .list-group-item-action:active {
    color: #575757;
    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:last-child {
    margin-bottom: 0; }
  .list-group-item:focus, .list-group-item:hover {
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #575757;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #049dc6;
    border-color: #049dc6; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

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

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

.list-group-item-primary {
  color: #025267;
  background-color: #b9e4ef; }

a.list-group-item-primary,
button.list-group-item-primary {
  color: #025267; }
  a.list-group-item-primary:focus, a.list-group-item-primary:hover,
  button.list-group-item-primary:focus,
  button.list-group-item-primary:hover {
    color: #025267;
    background-color: #a4dcea; }
  a.list-group-item-primary.active,
  button.list-group-item-primary.active {
    color: #fff;
    background-color: #025267;
    border-color: #025267; }

.list-group-item-secondary {
  color: #2d2d2d;
  background-color: #d0d0d0; }

a.list-group-item-secondary,
button.list-group-item-secondary {
  color: #2d2d2d; }
  a.list-group-item-secondary:focus, a.list-group-item-secondary:hover,
  button.list-group-item-secondary:focus,
  button.list-group-item-secondary:hover {
    color: #2d2d2d;
    background-color: #c3c3c3; }
  a.list-group-item-secondary.active,
  button.list-group-item-secondary.active {
    color: #fff;
    background-color: #2d2d2d;
    border-color: #2d2d2d; }

.list-group-item-success {
  color: #396124;
  background-color: #d6eccb; }

a.list-group-item-success,
button.list-group-item-success {
  color: #396124; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #396124;
    background-color: #c7e5b8; }
  a.list-group-item-success.active,
  button.list-group-item-success.active {
    color: #fff;
    background-color: #396124;
    border-color: #396124; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }

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

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }

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

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }

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

.list-group-item-light {
  color: #818181;
  background-color: #fdfdfd; }

a.list-group-item-light,
button.list-group-item-light {
  color: #818181; }
  a.list-group-item-light:focus, a.list-group-item-light:hover,
  button.list-group-item-light:focus,
  button.list-group-item-light:hover {
    color: #818181;
    background-color: #f0f0f0; }
  a.list-group-item-light.active,
  button.list-group-item-light.active {
    color: #fff;
    background-color: #818181;
    border-color: #818181; }

.list-group-item-pink {
  color: #550c43;
  background-color: #e5bedb; }

a.list-group-item-pink,
button.list-group-item-pink {
  color: #550c43; }
  a.list-group-item-pink:focus, a.list-group-item-pink:hover,
  button.list-group-item-pink:focus,
  button.list-group-item-pink:hover {
    color: #550c43;
    background-color: #deacd1; }
  a.list-group-item-pink.active,
  button.list-group-item-pink.active {
    color: #fff;
    background-color: #550c43;
    border-color: #550c43; }

.list-group-item-gray {
  color: #7d7d7d;
  background-color: #fbfbfb; }

a.list-group-item-gray,
button.list-group-item-gray {
  color: #7d7d7d; }
  a.list-group-item-gray:focus, a.list-group-item-gray:hover,
  button.list-group-item-gray:focus,
  button.list-group-item-gray:hover {
    color: #7d7d7d;
    background-color: #eeeeee; }
  a.list-group-item-gray.active,
  button.list-group-item-gray.active {
    color: #fff;
    background-color: #7d7d7d;
    border-color: #7d7d7d; }

.list-group-item-indigo {
  color: #080e1b;
  background-color: #bcbfc6; }

a.list-group-item-indigo,
button.list-group-item-indigo {
  color: #080e1b; }
  a.list-group-item-indigo:focus, a.list-group-item-indigo:hover,
  button.list-group-item-indigo:focus,
  button.list-group-item-indigo:hover {
    color: #080e1b;
    background-color: #aeb2ba; }
  a.list-group-item-indigo.active,
  button.list-group-item-indigo.active {
    color: #fff;
    background-color: #080e1b;
    border-color: #080e1b; }

.list-group-item-dark {
  color: #050913;
  background-color: #babcc2; }

a.list-group-item-dark,
button.list-group-item-dark {
  color: #050913; }
  a.list-group-item-dark:focus, a.list-group-item-dark:hover,
  button.list-group-item-dark:focus,
  button.list-group-item-dark:hover {
    color: #050913;
    background-color: #acafb6; }
  a.list-group-item-dark.active,
  button.list-group-item-dark.active {
    color: #fff;
    background-color: #050913;
    border-color: #050913; }

.close {
  float: right;
  font-size: 24px;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  text-shadow: none;
  opacity: .5; }
  .close:focus, .close:hover {
    color: #fff;
    text-decoration: none;
    opacity: .75; }

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

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
            transition: transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
            transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

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

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #e9ecef; }

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

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

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #e9ecef; }
  .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: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "effra", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.33;
  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.818rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 5px;
    height: 5px; }
  .tooltip.bs-tooltip-top, .tooltip.bs-tooltip-auto[x-placement^="top"] {
    padding: 5px 0; }
    .tooltip.bs-tooltip-top .arrow, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow {
      bottom: 0; }
    .tooltip.bs-tooltip-top .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before {
      margin-left: -3px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.bs-tooltip-right, .tooltip.bs-tooltip-auto[x-placement^="right"] {
    padding: 0 5px; }
    .tooltip.bs-tooltip-right .arrow, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow {
      left: 0; }
    .tooltip.bs-tooltip-right .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before {
      margin-top: -3px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.bs-tooltip-bottom, .tooltip.bs-tooltip-auto[x-placement^="bottom"] {
    padding: 5px 0; }
    .tooltip.bs-tooltip-bottom .arrow, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow {
      top: 0; }
    .tooltip.bs-tooltip-bottom .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      margin-left: -3px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.bs-tooltip-left, .tooltip.bs-tooltip-auto[x-placement^="left"] {
    padding: 0 5px; }
    .tooltip.bs-tooltip-left .arrow, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow {
      right: 0; }
    .tooltip.bs-tooltip-left .arrow::before, .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before {
      right: 0;
      margin-top: -3px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }
  .tooltip .arrow::before {
    position: absolute;
    border-color: transparent;
    border-style: solid; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "effra", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.33;
  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.818rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2); }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 10px;
    height: 5px; }
  .popover .arrow::before,
  .popover .arrow::after {
    position: absolute;
    display: block;
    border-color: transparent;
    border-style: solid; }
  .popover .arrow::before {
    content: "";
    border-width: 11px; }
  .popover .arrow::after {
    content: "";
    border-width: 11px; }
  .popover.bs-popover-top, .popover.bs-popover-auto[x-placement^="top"] {
    margin-bottom: 10px; }
    .popover.bs-popover-top .arrow, .popover.bs-popover-auto[x-placement^="top"] .arrow {
      bottom: 0; }
    .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before,
    .popover.bs-popover-top .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
      border-bottom-width: 0; }
    .popover.bs-popover-top .arrow::before, .popover.bs-popover-auto[x-placement^="top"] .arrow::before {
      bottom: -11px;
      margin-left: -6px;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .popover.bs-popover-top .arrow::after, .popover.bs-popover-auto[x-placement^="top"] .arrow::after {
      bottom: -10px;
      margin-left: -6px;
      border-top-color: #fff; }
  .popover.bs-popover-right, .popover.bs-popover-auto[x-placement^="right"] {
    margin-left: 10px; }
    .popover.bs-popover-right .arrow, .popover.bs-popover-auto[x-placement^="right"] .arrow {
      left: 0; }
    .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before,
    .popover.bs-popover-right .arrow::after, .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
      margin-top: -8px;
      border-left-width: 0; }
    .popover.bs-popover-right .arrow::before, .popover.bs-popover-auto[x-placement^="right"] .arrow::before {
      left: -11px;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .popover.bs-popover-right .arrow::after, .popover.bs-popover-auto[x-placement^="right"] .arrow::after {
      left: -10px;
      border-right-color: #fff; }
  .popover.bs-popover-bottom, .popover.bs-popover-auto[x-placement^="bottom"] {
    margin-top: 10px; }
    .popover.bs-popover-bottom .arrow, .popover.bs-popover-auto[x-placement^="bottom"] .arrow {
      top: 0; }
    .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,
    .popover.bs-popover-bottom .arrow::after, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
      margin-left: -7px;
      border-top-width: 0; }
    .popover.bs-popover-bottom .arrow::before, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::before {
      top: -11px;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.bs-popover-bottom .arrow::after, .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after {
      top: -10px;
      border-bottom-color: #fff; }
    .popover.bs-popover-bottom .popover-header::before, .popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.bs-popover-left, .popover.bs-popover-auto[x-placement^="left"] {
    margin-right: 10px; }
    .popover.bs-popover-left .arrow, .popover.bs-popover-auto[x-placement^="left"] .arrow {
      right: 0; }
    .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before,
    .popover.bs-popover-left .arrow::after, .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
      margin-top: -8px;
      border-right-width: 0; }
    .popover.bs-popover-left .arrow::before, .popover.bs-popover-auto[x-placement^="left"] .arrow::before {
      right: -11px;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.bs-popover-left .arrow::after, .popover.bs-popover-auto[x-placement^="left"] .arrow::after {
      right: -10px;
      border-left-color: #fff; }

.popover-header {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  color: #0f1b34;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb; }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 9px 14px;
  color: #575757; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-transition: -webkit-transform 0.6s ease;
          transition: transform 0.6s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-perspective: 1000px;
          perspective: 1000px; }

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

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next,
    .active.carousel-item-right {
      -webkit-transform: translate3d(100%, 0, 0);
              transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%); }
  @supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-prev,
    .active.carousel-item-left {
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:focus, .carousel-control-prev:hover,
  .carousel-control-next:focus,
  .carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .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;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 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;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 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: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.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: #049dc6 !important; }

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

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

a.bg-secondary:focus, a.bg-secondary:hover {
  background-color: #3e3e3e !important; }

.bg-success {
  background-color: #6eba45 !important; }

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

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

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

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

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

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

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

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

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

.bg-pink {
  background-color: #a31780 !important; }

a.bg-pink:focus, a.bg-pink:hover {
  background-color: #76115d !important; }

.bg-gray {
  background-color: #f1f0f0 !important; }

a.bg-gray:focus, a.bg-gray:hover {
  background-color: #d8d6d6 !important; }

.bg-indigo {
  background-color: #0f1b34 !important; }

a.bg-indigo:focus, a.bg-indigo:hover {
  background-color: #04060c !important; }

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

a.bg-dark:focus, a.bg-dark:hover {
  background-color: black !important; }

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

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

.border {
  border: 1px solid #e9ecef !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: #049dc6 !important; }

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

.border-success {
  border-color: #6eba45 !important; }

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

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

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

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

.border-pink {
  border-color: #a31780 !important; }

.border-gray {
  border-color: #f1f0f0 !important; }

.border-indigo {
  border-color: #0f1b34 !important; }

.border-dark {
  border-color: #091124 !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%; }

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

.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-cell {
  display: table-cell !important; }

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.d-print-block {
  display: none !important; }
  @media print {
    .d-print-block {
      display: block !important; } }

.d-print-inline {
  display: none !important; }
  @media print {
    .d-print-inline {
      display: inline !important; } }

.d-print-inline-block {
  display: none !important; }
  @media print {
    .d-print-inline-block {
      display: inline-block !important; } }

@media print {
  .d-print-none {
    display: none !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

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

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

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

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

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

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

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

.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;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

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

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

.text-primary {
  color: #049dc6 !important; }

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

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

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

.text-success {
  color: #6eba45 !important; }

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

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

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

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

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

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

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

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

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

.text-pink {
  color: #a31780 !important; }

a.text-pink:focus, a.text-pink:hover {
  color: #76115d !important; }

.text-gray {
  color: #f1f0f0 !important; }

a.text-gray:focus, a.text-gray:hover {
  color: #d8d6d6 !important; }

.text-indigo {
  color: #0f1b34 !important; }

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

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

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

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

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

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@-ms-viewport {
  width: device-width; }

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1200px; } }

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

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

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .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%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

.slick-dots, #header .links-block ul, #nav > ul, #nav > ul > li.small-drop .drop ul, #nav > ul > li.large-drop .nav-links ul, .menu .add-nav, .menu .lang-list, .menu .lang-list ul, #footer .links-box ul, #footer .box ul:not(.social-networks), #footer .add-nav ul, #footer .info-list, .social-networks {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, .lang-wrap .container:after, #header .container:after, .main-nav .container:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

@font-face {
  font-family: 'effra';
  src: url("/__data/assets/file/0012/101442/effra-bold-webfont.eot");
  src: url("/__data/assets/file/0012/101442/effra-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/__data/assets/file/0016/101446/effra-bold-webfont.woff2") format("woff2"), url("/__data/assets/file/0015/101445/effra-bold-webfont.woff") format("woff"), url("/__data/assets/file/0014/101444/effra-bold-webfont.ttf") format("truetype"), url("/__data/assets/file/0013/101443/effra-bold-webfont.svg") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'effra';
  src: url("/__data/assets/file/0017/101456/effralight-regular-webfont.eot");
  src: url("/__data/assets/file/0017/101456/effralight-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/__data/assets/file/0012/101460/effralight-regular-webfont.woff2") format("woff2"), url("/__data/assets/file/0020/101459/effralight-regular-webfont.woff") format("woff"), url("/__data/assets/file/0019/101458/effralight-regular-webfont.ttf") format("truetype"), url("/__data/assets/file/0018/101457/effralight-regular-webfont.svg") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'effra';
  src: url("/__data/assets/file/0003/101469/effra-regular-webfont.eot");
  src: url("/__data/assets/file/0003/101469/effra-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/__data/assets/file/0016/101473/effra-regular-webfont.woff2") format("woff2"), url("/__data/assets/file/0015/101472/effra-regular-webfont.woff") format("woff"), url("/__data/assets/file/0014/101471/effra-regular-webfont.ttf") format("truetype"), url("/__data/assets/file/0013/101470/effra-regular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'efframedium';
  src: url("/__data/assets/file/0016/101464/efframedium-regular-webfont.eot");
  src: url("/__data/assets/file/0016/101464/efframedium-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/__data/assets/file/0020/101468/efframedium-regular-webfont.woff2") format("woff2"), url("/__data/assets/file/0019/101467/efframedium-regular-webfont.woff") format("woff"), url("/__data/assets/file/0018/101466/efframedium-regular-webfont.ttf") format("truetype"), url("/__data/assets/file/0017/101465/efframedium-regular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'effrabold_italic';
  src: url("/__data/assets/file/0011/101441/effra-bolditalic-webfont.woff2") format("woff2"), url("/__data/assets/file/0010/101440/effra-bolditalic-webfont.woff") format("woff"), url("/__data/assets/file/0018/101439/effra-bolditalic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'effra_heavyitalic';
  src: url("/__data/assets/file/0019/101449/effraheavy-italic-webfont.woff2") format("woff2"), url("/__data/assets/file/0018/101448/effraheavy-italic-webfont.woff") format("woff"), url("/__data/assets/file/0017/101447/effraheavy-italic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'effraitalic';
  src: url("/__data/assets/file/0013/101452/effra-italic-webfont.woff2") format("woff2"), url("/__data/assets/file/0012/101451/effra-italic-webfont.woff") format("woff"), url("/__data/assets/file/0011/101450/effra-italic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'effra_lightitalic';
  src: url("/__data/assets/file/0016/101455/effralight-italic-webfont.woff2") format("woff2"), url("/__data/assets/file/0015/101454/effralight-italic-webfont.woff") format("woff"), url("/__data/assets/file/0014/101453/effralight-italic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'effra_mediumitalic';
  src: url("/__data/assets/file/0015/101463/efframedium-italic-webfont.woff2") format("woff2"), url("/__data/assets/file/0014/101462/efframedium-italic-webfont.woff") format("woff"), url("/__data/assets/file/0013/101461/efframedium-italic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("/__data/assets/file/0017/101474/icomoon.eot?u7nmwz");
  src: url("/__data/assets/file/0017/101474/icomoon.eot?u7nmwz#iefix") format("embedded-opentype"), url("/__data/assets/file/0019/101476/icomoon.ttf?u7nmwz") format("truetype"), url("/__data/assets/file/0020/101477/icomoon.woff?u7nmwz") format("woff"), url("/__data/assets/file/0018/101475/icomoon.svg?u7nmwz#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-close-circle:before {
  content: "\e902"; }

.icon-search:before {
  content: "\e901"; }

.icon-chevron-thin-right:before {
  content: "\e900"; }

.icon-close-circle2:before {
  content: "\e90a"; }

.icon-search2:before {
  content: "\e90b"; }

.icon-chevron-thin-right2:before {
  content: "\e90c"; }

.icon-circle-plus:before {
  content: "\e040"; }

.icon-circle-minus:before {
  content: "\e041"; }

.icon-arrow-right:before {
  content: "\e905"; }

.icon-arrow-left:before {
  content: "\e906"; }

.icon-home-outline:before {
  content: "\e907"; }

.icon-circle-plus2:before {
  content: "\e042"; }

.icon-circle-minus2:before {
  content: "\e043"; }

.icon-google:before {
  content: "\e904"; }

.icon-instagram:before {
  content: "\e903"; }

.icon-google2:before {
  content: "\e908"; }

.icon-instagram2:before {
  content: "\e909"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-facebook-f:before {
  content: "\f09a"; }

.icon-linkedin:before {
  content: "\f0e1"; }

.icon-youtube-play:before {
  content: "\f16a"; }

.icon-twitter2:before {
  content: "\f09b"; }

.icon-facebook2:before {
  content: "\f09c"; }

.icon-facebook-f2:before {
  content: "\f09c"; }

.icon-linkedin2:before {
  content: "\f0e2"; }

.icon-youtube-play2:before {
  content: "\f16b"; }

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

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

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

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

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

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

.slick-dots {
  position: absolute;
  bottom: 27px;
  z-index: 3;
  left: 50%;
  margin-left: -585px;
  overflow: hidden; }
  .slick-dots li {
    float: left;
    margin: 0 14px 0 0; }
  .slick-dots button {
    font-size: 0;
    line-height: 0;
    border: none;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin: 0;
    padding: 0;
    background: #0f1b34; }
  .slick-dots .slick-active button {
    background: #fff; }
  @media (max-width: 1199px) {
    .slick-dots {
      margin-left: -465px; } }
  @media (max-width: 991px) {
    .slick-dots {
      margin-left: -345px; } }
  @media (max-width: 767px) {
    .slick-dots {
      margin-left: 0;
      left: 50px;
      bottom: 17px;
      -webkit-transform: translate(-50%);
          -ms-transform: translate(-50%);
              transform: translate(-50%); }
      .slick-dots li {
        margin: 0 7px; } }

/* custom select styles */
.jcf-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border: 1px solid #fff;
  background: #fff;
  margin: 0 0 12px;
  width: 100%;
  height: 100%;
  padding: 5px 45px 5px 18px; }

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0; }

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 19px;
  line-height: 26px;
  font-weight: 400;
  height: 100%;
  display: table;
  width: 100%;
  vertical-align: middle;
  color: #575757; }

.jcf-select .jcf-select-text span {
  display: table-cell;
  vertical-align: middle; }

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 42px;
  bottom: 0;
  right: 0;
  top: 0; }
  .jcf-select .jcf-select-opener:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 28px;
    width: 9px;
    height: 9px;
    border: solid #0f1b34;
    border-width: 1px 1px 0 0;
    -webkit-transform: translateY(-50%) rotate(135deg);
        -ms-transform: translateY(-50%) rotate(135deg);
            transform: translateY(-50%) rotate(135deg); }

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999; }

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0; }

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px; }

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto; }

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #939393; }

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px; }

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
  width: 100%; }

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%; }

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.jcf-list ul li {
  overflow: hidden;
  display: block; }

.jcf-list .jcf-overflow {
  overflow: auto; }

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 15px 5px 15px 18px;
  color: #575757;
  height: 1%;
  font-size: 19px;
  border-top: 1px solid #939393; }

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important; }

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000; }

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000; }

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px; }

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important; }

.jcf-focus,
.jcf-focus * {
  border-color: #939393 !important; }

.lang-wrap {
  background: #091124;
  color: #575757;
  font-weight: 600;
  font-size: 20px;
  top: -147px; }
  @media (min-width: 768px) {
    .lang-wrap {
      font-size: 12px;
      padding: 8px 0 7px;
      position: absolute;
      top: -157px;
      left: 0;
      right: 0;
      font-family: Arial, sans-serif; }
      .lang-wrap:before {
        content: '';
        position: absolute;
        left: -9999px;
        right: -9999px;
        background: #091124;
        top: 0;
        bottom: 0;
        z-index: 0; }
      .lang-wrap .lang-opener {
        display: none; }
      .lang-wrap .js-slide-hidden {
        position: static !important;
        left: 0;
        right: 0; } }
  @media (min-width: 992px) {
    .lang-wrap {
      top: -157px; } }
  .lang-wrap .row {
    display: block; }
    @media (max-width: 991px) {
      .lang-wrap .row {
        margin: 0; } }
  .lang-wrap a {
    padding: 12px 55px 12px 34px;
    text-decoration: none;
    color: #fff;
    display: block;
    position: relative;
    text-decoration: none !important; }
    @media (min-width: 768px) {
      .lang-wrap a {
        padding: 0;
        display: inline;
        color: #ffc107; } }
    .lang-wrap a:hover {
      background: #252525; }
      @media (min-width: 768px) {
        .lang-wrap a:hover {
          text-decoration: underline;
          color: #ffffff; } }
    .lang-wrap a.lang-opener:after {
      content: '';
      position: absolute;
      right: 31px;
      top: 21px;
      width: 9px;
      height: 9px;
      border: solid #fff;
      border-width: 3px 3px 0 0;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transition: all ease-out 0.3s;
              transition: all ease-out 0.3s; }
  .lang-wrap.lang-active .lang-opener:after {
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg); }
  .lang-wrap img {
    width: 27px;
    float: right;
    margin-top: 5px; }
    @media (min-width: 768px) {
      .lang-wrap img {
        float: none;
        display: inline-block;
        vertical-align: baseline;
        width: 16px;
        margin: 0 9px 0 0; } }
  .lang-wrap ul {
    margin: 0; }
    @media (min-width: 768px) {
      .lang-wrap ul {
        float: right; } }
    @media (min-width: 768px) {
      .lang-wrap ul li {
        float: left;
        margin-left: 24px; } }
    @media (min-width: 768px) {
      .lang-wrap ul li:first-child {
        margin: 0; } }
  .lang-wrap .lang-opener {
    background: #252525; }
  .menu .lang-wrap {
    margin: 0 0 15px; }
    .menu .lang-wrap .lang-opener {
      padding: 12px 55px 12px 15px; }

@media (max-width: 767px) {
  #nav .lang-wrap {
    background: #555; } }

#header {
  background: #0f1b34;
  padding: 55px 0 22px;
  position: relative;
  z-index: 10; }
  @media print {
    #header {
      display: none; } }
  #header .logo {
    padding: 0 15px 0 0;
    width: 285px;
    position: relative; }
    @media (max-width: 991px) {
      #header .logo {
        width: 85px; } }
    @media (max-width: 767px) {
      #header .logo {
        width: 66px;
        padding: 0; } }
    #header .logo img {
      width: 85px;
      margin: 0 30px 0 0;
      float: left; }
      @media (max-width: 767px) {
        #header .logo img {
          width: 100%;
          display: block;
          max-width: 1000px;
          margin: 0; } }
    #header .logo .text {
      float: left;
      padding: 16px 0 0;
      font-size: 20px;
      line-height: 22px;
      color: #fff;
      font-family: "efframedium", Arial, "Helvetica Neue", Helvetica, sans-serif;
      text-transform: uppercase;
      width: 154px; }
      @media (max-width: 991px) {
        #header .logo .text {
          position: absolute;
          font-size: 12px;
          line-height: 15px;
          width: 146px;
          left: 100px;
          padding: 20px 0 0; } }
      @media (max-width: 767px) {
        #header .logo .text {
          left: 80px;
          padding: 10px 0 0; } }
  #header .links-block {
    overflow: hidden;
    margin-left: auto; }
    #header .links-block .btn {
      min-width: 230px;
      float: right; }
      .menu-visible #header .links-block .btn {
        background: #ff8301;
        background: -webkit-linear-gradient(left, #ff8301 0%, #ed288b 100%);
        background: linear-gradient(to right, #ff8301 0%, #ed288b 100%); }
        @media (min-width: 768px) {
          .menu-visible #header .links-block .btn span {
            -webkit-transform: scaleX(-1);
                -ms-transform: scaleX(-1);
                    transform: scaleX(-1); } }
      @media (max-width: 767px) {
        #header .links-block .btn {
          height: 40px;
          margin: -4px 0 -12px; } }
    #header .links-block ul {
      float: left;
      overflow: hidden;
      color: #fff;
      font-size: 18px;
      padding-right: 50px; }
      #header .links-block ul a {
        color: #fff;
        text-decoration: none; }
        #header .links-block ul a:hover {
          text-decoration: underline; }
      #header .links-block ul li {
        float: left;
        position: relative;
        padding: 12px 20px; }
        #header .links-block ul li:before {
          content: '';
          position: absolute;
          left: 0;
          top: 8px;
          height: 30px;
          border-left: 1px solid #fff; }
        #header .links-block ul li:first-child:before {
          display: none; }
  @media (max-width: 991px) {
    #header .links-block .btn {
      min-width: 200px; }
    #header .links-block ul {
      padding-right: 15px;
      font-size: 16px; }
      #header .links-block ul li {
        padding: 12px 15px; } }
  @media (max-width: 767px) {
    #header {
      padding: 19px 0 12px; }
      #header .logo {
        float: left; }
      #header .links-block ul {
        display: none; }
      #header .links-block {
        overflow: visible;
        float: right;
        margin: -19px -15px -8px 0;
        width: 47px;
        height: 90px; }
        #header .links-block .fake-burger {
          display: block;
          position: relative;
          width: 100%;
          height: 100%;
          background: #fff; }
          #header .links-block .fake-burger:before {
            content: '';
            position: absolute;
            left: -20px;
            top: -2px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 20px 94px 20px;
            border-color: transparent transparent #fff; }
        #header .links-block .btn {
          min-width: 0;
          font-size: 16px;
          line-height: 18px;
          padding: 8px 40px 7px 7px; }
          #header .links-block .btn:hover {
            background: #a31780 !important; }
          #header .links-block .btn [class^="icon-"], #header .links-block .btn [class*=" icon-"] {
            right: 6px; } }
        @media (max-width: 767px) and (max-width: 767px) {
          #header .links-block .btn [class^="icon-"], #header .links-block .btn [class*=" icon-"] {
            right: 15px; } }
      @media (max-width: 767px) and (max-width: 767px) {
        #header .links-block .btn {
          position: absolute;
          top: 100%;
          left: 0;
          right: 0;
          font-weight: 400;
          font-size: 16px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          #header .links-block .btn [class^="icon-"] {
            position: static;
            margin: -2px 12px 0 0;
            -webkit-box-ordinal-group: 2;
                -ms-flex-order: 1;
                    order: 1;
            width: 16px;
            height: 16px;
            border-width: 1px; }
            #header .links-block .btn [class^="icon-"]:before {
              font-size: 9px;
              line-height: 14px; }
          #header .links-block .btn .text {
            -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                    order: 2; } }
  @media (max-width: 767px) {
          #header .links-block .btn .hidden-xs {
            display: none; } }

.nav-active #header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0; }

.nav-active .nav-opener {
  position: fixed;
  top: 34px; }

.nav-active .search-opener {
  position: fixed;
  top: 31px; }

.nav-active #wrapper {
  padding-top: 129px; }

@media print {
  .main-nav {
    display: none; } }

#nav {
  position: relative;
  padding: 0 58px 0 0;
  font-size: 20px;
  float: left;
  width: 100%; }
  @media (max-width: 991px) {
    #nav {
      font-size: 14px;
      padding: 0 45px 0 0; } }
  @media (min-width: 768px) {
    #nav {
      position: relative !important;
      left: 0 !important;
      top: 0 !important; } }
  @media (max-width: 767px) {
    #nav {
      padding: 0;
      background: #fff;
      position: fixed;
      top: 129px;
      left: -18px;
      right: -18px;
      font-size: 16px;
      width: auto;
      overflow-y: auto;
      height: calc(100% - 129px) !important; } }
  #nav > ul {
    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%;
    text-align: left; }
    @media (max-width: 767px) {
      #nav > ul {
        display: block;
        font-size: 20px; } }
    #nav > ul > li {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      position: relative; }
      @media (max-width: 767px) {
        #nav > ul > li {
          padding: 0; }
          #nav > ul > li:first-child {
            border: none; }
          #nav > ul > li.open.has-drop > a {
            background: #252525;
            color: #fff; }
          #nav > ul > li.open.has-drop > a:before {
            -webkit-transform: rotate(135deg);
                -ms-transform: rotate(135deg);
                    transform: rotate(135deg);
            border-color: #fff; } }
      #nav > ul > li.large-drop {
        position: static; }
        #nav > ul > li.large-drop.hover > a:after {
          display: block; }
          @media (max-width: 767px) {
            #nav > ul > li.large-drop.hover > a:after {
              display: none; } }
        #nav > ul > li.large-drop.hover .drop {
          display: block; }
      #nav > ul > li > a {
        font-weight: 600;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        color: #555;
        padding: 5px;
        height: 73px;
        -webkit-transition: all 0.2s ease-in-out;
                transition: all 0.2s ease-in-out;
        position: relative;
        text-decoration: none; }
        @media (min-width: 768px) {
          #nav > ul > li > a {
            color: #0f1b34; } }
        #nav > ul > li > a:after {
          content: '';
          position: absolute;
          z-index: 10;
          top: 100%;
          left: 50%;
          width: 0;
          height: 0;
          margin-left: -20%;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-top: 10px solid #0f1b34;
          display: none; }
        @media (min-width: 768px) {
          #nav > ul > li > a:hover {
            color: #fff;
            background: #252525; } }
        @media (max-width: 991px) {
          #nav > ul > li > a {
            height: 55px; } }
        @media (max-width: 767px) {
          #nav > ul > li > a {
            display: block;
            height: auto;
            padding: 12px 55px 12px 34px;
            font-weight: normal; } }
      @media (max-width: 767px) {
        #nav > ul > li.has-drop > a {
          padding: 18px 55px 18px 34px;
          font-weight: 600; }
          #nav > ul > li.has-drop > a:before {
            content: '';
            position: absolute;
            right: 31px;
            top: 21px;
            width: 9px;
            height: 9px;
            border: solid #555;
            border-width: 3px 3px 0 0;
            -webkit-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                    transform: rotate(45deg);
            -webkit-transition: all ease-out 0.3s;
                    transition: all ease-out 0.3s; } }
      #nav > ul > li.has-drop > a:hover:before {
        border-color: #fff; }
      #nav > ul > li.hover > a {
        color: #fff;
        background: #252525; }
        @media (min-width: 768px) {
          #nav > ul > li.hover > a {
            color: #049dc6;
            text-decoration: none;
            background: none; } }
      #nav > ul > li.hover .drop {
        top: 100%; }
      #nav > ul > li .drop {
        background: #fff;
        z-index: 3;
        top: -9999vh;
        left: 0;
        position: absolute;
        width: 370px;
        overflow: hidden; }
        @media (max-width: 767px) {
          #nav > ul > li .drop {
            background: #fff; } }
        #nav > ul > li .drop .cur-link {
          width: 20%;
          float: left;
          padding: 0 10px 20px 40px;
          font-weight: 600;
          font-size: 24px;
          color: #0f1b34;
          display: none; }
          #nav > ul > li .drop .cur-link a {
            color: #0f1b34; }
          @media (max-width: 1199px) {
            #nav > ul > li .drop .cur-link {
              padding: 0 10px 15px 30px; } }
          @media (max-width: 991px) {
            #nav > ul > li .drop .cur-link {
              font-size: 20px;
              width: 200px; } }
          @media (max-width: 767px) {
            #nav > ul > li .drop .cur-link {
              width: 100%;
              font-weight: normal;
              padding: 0;
              display: block;
              font-size: 18px;
              float: none; }
              #nav > ul > li .drop .cur-link a {
                display: block;
                color: #fff;
                padding: 12px 55px 12px 34px; }
                #nav > ul > li .drop .cur-link a:hover {
                  color: #fff;
                  background: #252525; } }
        #nav > ul > li .drop .nav-links {
          overflow: hidden;
          padding-right: 15px; }
          @media (max-width: 767px) {
            #nav > ul > li .drop .nav-links {
              padding: 0; } }
        @media (max-width: 991px) {
          #nav > ul > li .drop {
            width: 200px; } }
        @media (min-width: 768px) {
          #nav > ul > li .drop {
            display: block !important;
            padding-right: 0; } }
        @media (max-width: 767px) {
          #nav > ul > li .drop {
            width: 100%;
            position: static;
            display: block;
            padding: 0;
            font-size: 14px; } }
      #nav > ul > li.small-drop .drop .row {
        margin: -2px 0 0;
        display: block; }
        #nav > ul > li.small-drop .drop .row [class^="col-"], #nav > ul > li.small-drop .drop .row [class*=" col-"] {
          padding: 0;
          width: 100%;
          max-width: 100%; }
        @media (max-width: 767px) {
          #nav > ul > li.small-drop .drop .row {
            margin: 0; } }
      #nav > ul > li.small-drop .drop .active > a {
        color: #049dc6;
        font-weight: 600; }
        @media (max-width: 767px) {
          #nav > ul > li.small-drop .drop .active > a {
            font-weight: normal; } }
      #nav > ul > li.small-drop .drop a {
        color: #575757; }
        @media (max-width: 767px) {
          #nav > ul > li.small-drop .drop a {
            color: #555; } }
        #nav > ul > li.small-drop .drop a:hover {
          text-decoration: underline;
          color: #049dc6;
          font-weight: 600; }
          @media (max-width: 767px) {
            #nav > ul > li.small-drop .drop a:hover {
              font-weight: normal;
              color: #fff;
              background: #252525;
              text-decoration: none; } }
      #nav > ul > li.small-drop .drop ul {
        font-size: 18px; }
        #nav > ul > li.small-drop .drop ul li {
          border-top: 2px solid #fafafa; }
          #nav > ul > li.small-drop .drop ul li a {
            padding: 15px 20px 14px;
            display: block; }
        @media (max-width: 991px) {
          #nav > ul > li.small-drop .drop ul {
            font-size: 16px; }
            #nav > ul > li.small-drop .drop ul li a {
              padding: 11px 20px 10px;
              display: block; } }
        @media (max-width: 767px) {
          #nav > ul > li.small-drop .drop ul {
            font-size: 18px; }
            #nav > ul > li.small-drop .drop ul li {
              border-top: 0; }
              #nav > ul > li.small-drop .drop ul li a {
                padding: 12px 55px 12px 34px; } }
      #nav > ul > li.large-drop .cur-link {
        display: block; }
      #nav > ul > li.large-drop .drop {
        width: 100%;
        background: #fff;
        padding: 45px 0 15px; }
        @media (max-width: 1199px) {
          #nav > ul > li.large-drop .drop {
            padding: 30px 0 10px; } }
        @media (max-width: 767px) {
          #nav > ul > li.large-drop .drop {
            padding: 0;
            background: #fff; }
            #nav > ul > li.large-drop .drop a {
              color: #555; } }
      #nav > ul > li.large-drop .nav-links {
        min-height: 215px;
        font-size: 18px;
        padding: 3px 15px 0 0; }
        @media (min-width: 1200px) {
          #nav > ul > li.large-drop .nav-links {
            padding: 3px 0 0; } }
        #nav > ul > li.large-drop .nav-links [class^="col-"], #nav > ul > li.large-drop .nav-links [class*=" col-"] {
          position: relative; }
          #nav > ul > li.large-drop .nav-links [class^="col-"]:before, #nav > ul > li.large-drop .nav-links [class*=" col-"]:before {
            content: '';
            position: absolute;
            top: 0;
            display: block;
            left: 15px;
            bottom: 30px;
            border-left: 1px solid #dcdcdc; }
            @media (max-width: 1199px) {
              #nav > ul > li.large-drop .nav-links [class^="col-"]:before, #nav > ul > li.large-drop .nav-links [class*=" col-"]:before {
                bottom: 10px; } }
            @media (max-width: 991px) {
              #nav > ul > li.large-drop .nav-links [class^="col-"]:before, #nav > ul > li.large-drop .nav-links [class*=" col-"]:before {
                bottom: 20px; } }
            @media (max-width: 767px) {
              #nav > ul > li.large-drop .nav-links [class^="col-"]:before, #nav > ul > li.large-drop .nav-links [class*=" col-"]:before {
                display: none; } }
        #nav > ul > li.large-drop .nav-links ul li {
          padding: 0 0 8px 45px;
          min-height: 50px; }
        #nav > ul > li.large-drop .nav-links .active > a {
          color: #ed288a; }
          @media (max-width: 767px) {
            #nav > ul > li.large-drop .nav-links .active > a {
              color: #049dc6; } }
        #nav > ul > li.large-drop .nav-links a {
          color: #575757; }
          @media (max-width: 767px) {
            #nav > ul > li.large-drop .nav-links a {
              color: #555; } }
          #nav > ul > li.large-drop .nav-links a.active {
            color: #ed288a; }
            @media (max-width: 767px) {
              #nav > ul > li.large-drop .nav-links a.active {
                color: #049dc6; } }
          #nav > ul > li.large-drop .nav-links a:hover {
            text-decoration: underline;
            color: #ed288a; }
            @media (max-width: 767px) {
              #nav > ul > li.large-drop .nav-links a:hover {
                color: #fff;
                text-decoration: none;
                background: #252525; } }
        @media (max-width: 1199px) {
          #nav > ul > li.large-drop .nav-links ul li {
            padding: 0 0 8px 15px; } }
        @media (max-width: 991px) {
          #nav > ul > li.large-drop .nav-links {
            font-size: 16px; }
            #nav > ul > li.large-drop .nav-links ul li {
              min-height: 44px; } }
        @media (max-width: 767px) {
          #nav > ul > li.large-drop .nav-links {
            font-size: 18px;
            padding: 0;
            min-height: 0; }
            #nav > ul > li.large-drop .nav-links ul li {
              padding: 0;
              min-height: 0; }
            #nav > ul > li.large-drop .nav-links ul a {
              display: block;
              padding: 12px 55px 12px 34px; } }

.main-nav a {
  text-decoration: none; }

.main-nav .container {
  position: relative;
  z-index: 40; }
  @media (max-width: 767px) {
    .main-nav .container {
      padding: 0; } }

.nav-opener {
  position: absolute;
  width: 30px;
  height: 30px;
  text-indent: 9999px;
  overflow: hidden;
  outline: none;
  margin: 0;
  right: 15px;
  top: -60px;
  display: none; }
  @media (max-width: 767px) {
    .nav-opener {
      display: block; } }
  .nav-active .nav-opener span {
    opacity: 0; }
  .nav-active .nav-opener:before, .nav-active .nav-opener:after {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 50%;
    left: 15%;
    right: 15%; }
  .nav-active .nav-opener:after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .nav-opener span, .nav-opener:before, .nav-opener:after {
    background: #0f1b34;
    position: absolute;
    top: 50%;
    left: 15%;
    right: 15%;
    height: 2px;
    margin-top: -1px;
    -webkit-transition: all .3s linear;
            transition: all .3s linear; }
  .nav-opener:before, .nav-opener:after {
    content: '';
    top: 20%; }
  .nav-opener:after {
    top: 80%; }

.search-opener {
  float: right;
  width: 58px;
  margin: 22px 0 0 -58px;
  height: 30px;
  border-left: 1px solid #0f1b34;
  text-align: right;
  color: #0f1b34;
  position: relative;
  z-index: 2; }
  .search-opener span {
    font-size: 25px;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out; }
    .search-opener span:hover {
      color: #049dc6; }
  @media (max-width: 991px) {
    .search-opener {
      width: 45px;
      margin: 13px 0 0 -45px; }
      .search-opener span {
        font-size: 23px; } }
  @media (max-width: 767px) {
    .search-opener {
      float: none;
      margin: 0;
      border: none;
      text-align: center;
      position: absolute;
      right: 74px;
      top: -63px;
      color: #fff;
      width: 30px;
      height: 33px; }
      .search-opener span {
        display: block;
        font-size: 22px;
        line-height: 33px; }
        .search-opener span:hover {
          color: #fff; } }

@media (min-width: 768px) {
  #nav .links-block {
    position: absolute;
    right: 192px;
    top: -74px;
    font-size: 18px; } }

@media (min-width: 992px) {
  #nav .links-block {
    right: 284px;
    top: -72px; } }

#nav .links-block ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#nav .links-block li {
  list-style: none;
  font-size: 20px;
  font-weight: 600;
  position: relative; }
  @media (min-width: 768px) {
    #nav .links-block li {
      float: left;
      padding: 0 19px 0 20px; }
      #nav .links-block li:before {
        content: '';
        position: absolute;
        left: 0;
        top: -3px;
        bottom: -3px;
        width: 1px;
        background: #fff; } }
  #nav .links-block li:first-child {
    padding-left: 0; }
    #nav .links-block li:first-child:before {
      display: none; }

#nav .links-block a {
  color: #fff;
  padding: 17px 55px 17px 34px;
  display: block;
  position: relative; }
  @media (max-width: 767px) {
    #nav .links-block a {
      color: #555; }
      #nav .links-block a:hover {
        color: #fff; } }
  #nav .links-block a:after {
    content: '';
    position: absolute;
    right: 31px;
    top: 21px;
    width: 9px;
    height: 9px;
    border: solid #555;
    border-width: 3px 3px 0 0;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all ease-out 0.3s;
            transition: all ease-out 0.3s; }
    @media (min-width: 768px) {
      #nav .links-block a:after {
        display: none; } }
  #nav .links-block a:hover {
    background: #252525; }
    @media (min-width: 768px) {
      #nav .links-block a:hover {
        background: none;
        text-decoration: underline; } }
    #nav .links-block a:hover:after {
      border-color: #fff; }
  @media (min-width: 768px) {
    #nav .links-block a {
      padding: 0;
      display: inline; } }

#wrapper {
  overflow: hidden;
  position: relative;
  min-height: 100vh;
  -webkit-transition: margin 0.5s ease-in-out, padding-right 0.5s ease-in-out;
          transition: margin 0.5s ease-in-out, padding-right 0.5s ease-in-out; }
  .menu-visible #wrapper {
    padding-right: 440px;
    margin: 0 0 0 -440px; }
    @media (max-width: 991px) {
      .menu-visible #wrapper {
        padding-right: 330px;
        margin: 0 0 0 -330px; } }
    @media (max-width: 767px) {
      .menu-visible #wrapper {
        padding: 0;
        margin: 0; } }

.menu {
  position: fixed;
  top: 0;
  z-index: 100;
  right: -440px;
  bottom: 0;
  width: 440px;
  padding: 70px;
  background: #091124;
  font-size: 20px;
  color: #fff;
  -webkit-transition: right 0.5s ease-in-out;
          transition: right 0.5s ease-in-out;
  overflow-y: auto;
  overflow-x: hidden; }
  @media (max-width: 991px) {
    .menu {
      width: 330px;
      right: -330px;
      padding: 35px;
      font-size: 18px; } }
  @media (max-width: 767px) {
    .menu {
      width: 100%;
      right: -100%;
      font-size: 14px;
      padding: 20px; } }
  .menu-visible .menu {
    right: 0; }
  .menu a {
    color: #fff;
    text-decoration: none; }
    .menu a:hover {
      text-decoration: underline; }
  .menu .head {
    position: relative;
    overflow: hidden;
    margin: 0 0 38px; }
    @media (max-width: 767px) {
      .menu .head {
        margin: 7px 0 54px; } }
  .menu .logo {
    float: left; }
    .menu .logo img {
      max-width: 100%; }
    @media (max-width: 767px) {
      .menu .logo {
        width: 60px; } }
  .menu .close {
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
    margin: 11px 0 0;
    text-decoration: none !important; }
    @media (max-width: 767px) {
      .menu .close {
        margin: 7px 0 0; } }
  .menu nav {
    overflow: hidden;
    border-bottom: 2px solid #1c2335;
    padding: 0 0 8px;
    margin: 0 0 26px; }
    @media (max-width: 767px) {
      .menu nav {
        padding: 0;
        margin: 0 0 18px;
        border-bottom: 1px solid #1c2335; } }
  .menu .title {
    display: block;
    margin: 0 0 16px; }
    @media (max-width: 767px) {
      .menu .title {
        margin: 0 0 12px; } }
  .menu .add-nav li {
    margin: 0 0 16px; }
    @media (max-width: 767px) {
      .menu .add-nav li {
        margin: 0 0 12px; } }
  @media (max-width: 767px) {
    .menu .add-nav {
      padding: 0 0 4px; } }
  .menu .social-block {
    padding: 0 0 21px;
    margin: 0 0 30px;
    border-bottom: 2px solid #1c2335; }
    @media (max-width: 767px) {
      .menu .social-block {
        border-bottom: 1px solid #1c2335;
        padding: 0 0 18px;
        margin: 0 0 20px; } }
  .menu .lang-list {
    display: none;
    padding-top: 10px; }
    .menu .lang-list ul {
      padding-left: 10px; }
      .menu .lang-list ul li {
        margin: 10px 0;
        position: relative;
        padding-left: 10px; }
        .menu .lang-list ul li:before {
          content: '';
          position: absolute;
          left: 0;
          top: 7px;
          width: 3px;
          height: 3px;
          border-radius: 50%;
          background: #fff; }
    @media (max-width: 767px) {
      .menu .lang-list {
        display: block; } }
  .menu .btn-group {
    display: block; }
    .menu .btn-group .btn {
      display: block;
      width: 100%;
      min-width: 0;
      margin: 0 0 10px; }
      @media (max-width: 767px) {
        .menu .btn-group .btn {
          font-size: 15px;
          line-height: 18px;
          padding: 10px 13px;
          margin: 0 0 13px; } }

#footer {
  color: #fff;
  background: #0f1b34;
  font-size: 16px;
  line-height: 19px;
  padding: 76px 0 0;
  position: relative; }
  #footer .container {
    position: relative; }
  #footer .relative {
    position: relative; }
  #footer .visible-xs {
    display: none; }
  @media (max-width: 991px) {
    #footer {
      padding: 60px 0 0; } }
  @media (max-width: 767px) {
    #footer {
      font-size: 15px;
      line-height: 17px; }
      #footer .hidden-xs {
        display: none !important; }
      #footer .visible-xs {
        display: block; }
      #footer .social-networks {
        padding: 3px 0 45px;
        font-size: 0;
        line-height: 0;
        text-align: center;
        letter-spacing: -4px;
        width: 100%;
        margin: 0; } }
    @media (max-width: 767px) and (min-width: 768px) {
      #footer .social-networks {
        padding: 15px 0 3px; } }
  @media (max-width: 767px) {
        #footer .social-networks li {
          float: none;
          display: inline-block;
          vertical-align: top;
          letter-spacing: normal;
          margin: 0 6px 0 6px; }
      #footer .h4 {
        text-align: center; } }
  #footer .social-networks a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 20px; }
    #footer .social-networks a:hover {
      text-decoration: none; }
  #footer .help-link-holder {
    font-size: 25px;
    line-height: 27px;
    margin: 0 -15px;
    border-bottom: 1px solid #3f495d; }
    #footer .help-link-holder a {
      display: block;
      padding: 24px 20px;
      font-weight: 600;
      color: #01aecc;
      -webkit-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out; }
      #footer .help-link-holder a span {
        display: inline-block;
        vertical-align: top;
        float: right;
        font-size: 12px;
        line-height: 30px; }
      #footer .help-link-holder a:hover {
        text-decoration: underline;
        color: #0f1b34;
        background: #01aecc; }
    #footer .help-link-holder:last-child {
      border: 0;
      margin-bottom: 5px; }
  #footer .links-box {
    padding: 15px;
    border-bottom: 1px solid #3f495d;
    margin: 0 -15px; }
    #footer .links-box ul li {
      padding: 0 0 8px;
      overflow: hidden; }
      #footer .links-box ul li:last-child {
        padding: 0; }
    #footer .links-box ul a span {
      display: inline-block;
      vertical-align: top;
      width: 18px;
      height: 18px;
      overflow: hidden;
      border: 1px solid #fff;
      text-align: center;
      border-radius: 50%;
      margin: 0 10px 0 0;
      font-size: 8px;
      line-height: 16px; }
      #footer .links-box ul a span:before {
        display: block; }
    #footer .links-box ul a:hover {
      text-decoration: none; }
      #footer .links-box ul a:hover span:before {
        -webkit-animation: toRightFromLeft .3s forwards;
                animation: toRightFromLeft .3s forwards; }
  #footer a {
    color: #fff;
    text-decoration: none; }
    #footer a:hover {
      text-decoration: underline; }
  #footer h5 {
    font-size: 22px;
    font-weight: 600;
    color: #008eb8;
    margin: 0 0 23px; }
    #footer h5 a {
      color: #008eb8; }
    @media (max-width: 767px) {
      #footer h5 {
        display: none; } }
  #footer h6 {
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 8px;
    color: #fff; }
  #footer .box {
    overflow: hidden;
    margin: 0 0 50px; }
    #footer .box ul:not(.social-networks) li {
      margin: 0 0 8px; }
    @media (max-width: 991px) {
      #footer .box {
        margin: 0 0 35px; } }
    @media (max-width: 767px) {
      #footer .box {
        margin: 0; } }
  #footer address {
    margin: 0 0 24px; }
  #footer .btn {
    display: block;
    margin: 0 0 22px;
    text-decoration: none !important;
    font-size: 15px; }
  #footer .add-nav {
    overflow: hidden;
    border-top: 1px solid #16274b;
    padding: 28px 0;
    margin-top: -9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 20px; }
    @media (min-width: 768px) {
      #footer .add-nav {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    #footer .add-nav a {
      color: #008eb8; }
      #footer .add-nav a:hover {
        text-decoration: underline; }
    #footer .add-nav > a {
      float: right; }
    #footer .add-nav ul {
      overflow: hidden;
      overflow: hidden; }
      #footer .add-nav ul li {
        float: left;
        margin: 0 35px 0 0; }
        @media (max-width: 767px) {
          #footer .add-nav ul li:before {
            content: '';
            position: absolute;
            top: 1px;
            bottom: 1px;
            left: 100%;
            width: 1px;
            background: #049dc6; }
          #footer .add-nav ul li:last-child:before {
            display: none; } }
    @media (max-width: 767px) {
      #footer .add-nav {
        border: none;
        padding: 8px 0 33px;
        margin: 0; }
        #footer .add-nav ul {
          width: 100%;
          font-size: 0;
          line-height: 0;
          letter-spacing: -4px;
          text-align: center;
          padding: 0 0 7px; }
          #footer .add-nav ul li {
            float: none;
            font-size: 15px;
            line-height: 17px;
            margin: 0 0 5px;
            position: relative;
            padding: 0 6px;
            display: inline-block;
            vertical-align: top;
            letter-spacing: normal; } }
  #footer .bottom {
    background: #000;
    color: #8a8a8a;
    padding: 30px 0;
    font-size: 14px;
    line-height: 17px; }
    #footer .bottom a {
      color: #fff; }
    #footer .bottom p {
      margin: 0; }
    @media (max-width: 767px) {
      #footer .bottom {
        padding: 7px 0 12px; }
        #footer .bottom .adding-logo {
          display: block;
          width: 102px;
          margin: 10px 0 0; }
          #footer .bottom .adding-logo img {
            width: 100%;
            height: auto; }
        #footer .bottom p {
          font-size: 9px;
          line-height: 9px; } }
  #footer .info-list {
    font-size: 16px;
    overflow: hidden;
    padding: 7px 0 0; }
    #footer .info-list li {
      padding: 0 5px 0 6px;
      position: relative;
      float: left;
      border-top: 0; }
      #footer .info-list li:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 17px;
        border-left: 1px solid #fff; }
      #footer .info-list li:first-child {
        padding-left: 0; }
        #footer .info-list li:first-child:before {
          display: none; }
    @media (max-width: 767px) {
      #footer .info-list {
        font-size: 12px;
        padding: 19px 0 0; }
        #footer .info-list li {
          float: none;
          padding: 0;
          display: inline-block;
          vertical-align: top; }
          #footer .info-list li:first-child {
            display: block; }
          #footer .info-list li:before {
            display: none; }
          #footer .info-list li:last-child {
            padding: 0 0 0 8px; }
            #footer .info-list li:last-child:before {
              display: block;
              left: 3px; }
        #footer .info-list a {
          color: #fff;
          text-decoration: none; }
          #footer .info-list a:hover {
            text-decoration: underline; } }
    @media (max-width: 767px) {
      #footer .info-list + p {
        display: none; } }

button {
  cursor: pointer; }

b,
strong {
  font-family: "efframedium", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 400; }

input[type='email'],
input[type='text'],
input[type='search'] {
  outline: none; }

.nav-active #wrapper {
  height: 100vh;
  overflow: hidden; }

body.nav-active {
  overflow: hidden !important;
  height: 100% !important; }

.relative-block {
  position: relative; }

.bg-stretch {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }
  .bg-stretch.img-vertical-top {
    background-position: 50% 0 !important; }

.bg-gray {
  background: #f4f4f4; }

.bg-light-gray {
  background: #f9f9f9; }

.container-wrap {
  padding-top: 112px;
  padding-bottom: 70px; }
  @media (max-width: 991px) {
    .container-wrap {
      padding-top: 70px;
      padding-bottom: 50px; } }
  @media (max-width: 767px) {
    .container-wrap {
      padding-top: 20px;
      padding-bottom: 30px; } }
  @media (max-width: 767px) {
    .container-wrap.mini {
      padding-top: 24px; } }

.intro-text {
  color: #0f1b34;
  font-size: 26px;
  font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif; }

.head {
  overflow: hidden; }
  .head h1, .head h2 {
    color: #0f1b34;
    font-size: 38px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    margin: 0 0 29px; }
    @media (max-width: 991px) {
      .head h1, .head h2 {
        font-size: 30px;
        margin: 0 0 20px; } }
    @media (max-width: 767px) {
      .head h1, .head h2 {
        font-size: 25px;
        margin: 0 0 14px; } }

@media (max-width: 991px) {
  .mini .head h2 {
    font-size: 22px !important;
    margin: 0 0 13px; } }

p {
  margin: 10px 0 23px; }

@media (max-width: 991px) {
  body {
    font-size: 15px; }
  h2 {
    font-size: 22px;
    margin: 0 0 20px; }
  p {
    margin: 0 0 25px; }
  .intro-text {
    font-size: 22px; } }

@media (max-width: 767px) {
  body {
    font-size: 15px;
    min-width: 320px; }
  .intro-text {
    font-size: 15px;
    line-height: 18px; }
  h2 {
    font-size: 25px;
    margin: 0 0 5px; }
  p {
    margin: 0 0 17px; } }

.text-indigo {
  color: #0f1b34; }

.row-with-border {
  position: relative; }
  .row-with-border:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 1px;
    background: #dbd9d9; }

.row-inner-with-border {
  overflow: hidden; }
  @media (min-width: 768px) {
    .row-inner-with-border [class^=col-md-] {
      margin-bottom: -1px;
      position: relative; }
      .row-inner-with-border [class^=col-md-]:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 1px;
        background: #dbd9d9; } }

.container .row-with-border:after {
  top: 0;
  bottom: auto;
  display: none; }
  @media (min-width: 768px) {
    .container .row-with-border:after {
      display: block; } }

.container .row-with-border:first-child:after {
  display: none; }

.wrap-section {
  padding-top: 15px;
  padding-bottom: 15px; }
  @media (min-width: 768px) {
    .wrap-section {
      padding-top: 38px;
      padding-bottom: 38px; } }

h4,
.h4 {
  display: block;
  margin-bottom: 15px; }

.h1, .h2, .h3, .h4, .h5, .h6 {
  display: block; }

h6, .h6 {
  margin: 0 0 10px; }

@media (min-width: 768px) {
  .w-60 {
    width: 60%; } }

@media (max-width: 767px) {
  .h2,
  h2,
  h3,
  h1 {
    font-size: 25px;
    margin: 0 0 20px; } }

@media only screen and (min-width: 1025px) {
  a[href^=tel], a[href^=skype], a[href^=sms] {
    cursor: default;
    pointer-events: none;
    text-decoration: none; } }

a[href^=tel] {
  text-decoration: none; }

a[href^=mailto] {
  text-decoration: none; }
  a[href^=mailto]:hover {
    text-decoration: underline; }

.help-link-holder a {
  text-decoration: none !important; }

.sub-title {
  display: block;
  font-size: 1.94rem;
  font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin: 0 0 36px; }
  @media (max-width: 767px) {
    .sub-title {
      font-size: 25px;
      line-height: 28px; } }

.pt-30 {
  padding-top: 30px; }

.pt-83 {
  padding-top: 24px; }
  @media (min-width: 768px) {
    .pt-83 {
      padding-top: 83px; } }

.pt-117 {
  padding-top: 30px; }
  @media (min-width: 768px) {
    .pt-117 {
      padding-top: 117px; } }

.pb-110 {
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .pb-110 {
      padding-bottom: 110px; } }

.pb-143 {
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .pb-143 {
      padding-bottom: 143px; } }

.pb-64 {
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .pb-64 {
      padding-bottom: 64px; } }

@media (max-width: 767px) {
  .pb-5 {
    padding-bottom: 20px !important; } }

.inner-margin [class^="col-"],
.inner-margin [class*=" col-"] {
  margin: 0 0 20px; }
  @media (min-width: 992px) {
    .inner-margin [class^="col-"],
    .inner-margin [class*=" col-"] {
      margin: 0; } }

.green-gradient {
  color: #fff;
  background: -webkit-linear-gradient(left, #6db946 0%, #049dc6 100%);
  background: linear-gradient(to right, #6db946 0%, #049dc6 100%); }
  @media (max-width: 991px) {
    .green-gradient {
      background: -webkit-linear-gradient(left, #43ae79 0%, #28a799 100%);
      background: linear-gradient(to right, #43ae79 0%, #28a799 100%); } }
  .green-gradient .h1, .green-gradient .h2, .green-gradient .h3, .green-gradient .h4, .green-gradient .h5, .green-gradient .h6,
  .green-gradient h1, .green-gradient h2, .green-gradient h3, .green-gradient h4, .green-gradient h5, .green-gradient h6,
  .green-gradient a {
    color: #fff; }

.large-text {
  font-size: 24px; }
  @media (max-width: 767px) {
    .large-text {
      font-size: 15px; } }

.medium-wrap-section {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .medium-wrap-section {
      padding-top: 61px;
      padding-bottom: 61px; } }
  @media (min-width: 1200px) {
    .medium-wrap-section {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .medium-wrap-section p:last-child {
    margin: 0; }

.large-container-wrap {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .large-container-wrap {
      padding-top: 50px;
      padding-bottom: 50px; } }
  @media (min-width: 992px) {
    .large-container-wrap {
      padding-top: 131px;
      padding-bottom: 131px; } }

.mb-70 {
  margin-bottom: 70px; }
  @media (max-width: 767px) {
    .mb-70 {
      margin-bottom: 30px; } }

.mb-112 {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .mb-112 {
      margin-bottom: 112px; } }

@media (max-width: 767px) {
  .mmb-20 {
    margin-bottom: 20px; } }

@media (min-width: 768px) {
  .mw-700 {
    max-width: 700px; } }

.img-right img {
  width: 100%;
  max-width: 100%; }
  @media (min-width: 768px) {
    .img-right img {
      float: right; } }
  @media (min-width: 1200px) {
    .img-right img {
      width: auto; } }

.sub-heading {
  font-size: 1.75rem;
  margin: 0 0 17px; }

.fz-16 {
  font-size: 15px; }
  @media (min-width: 768px) {
    .fz-16 {
      font-size: 16px; } }

.fz-18 {
  font-size: 15px; }
  @media (min-width: 768px) {
    .fz-18 {
      font-size: 18px; } }

.fz-19 {
  font-size: 19px; }

.fz-20 {
  font-size: 15px;
  line-height: 1.15; }
  @media (min-width: 768px) {
    .fz-20 {
      font-size: 1.25rem; } }

.fz-22 {
  font-size: 20px; }
  @media (min-width: 768px) {
    .fz-22 {
      font-size: 22px; } }

.fz-23 {
  font-size: 1.278rem; }

.fz-24 {
  font-size: 20px; }
  @media (min-width: 768px) {
    .fz-24 {
      font-size: 1.5rem; } }

.fz-26 {
  font-size: 20px;
  line-height: 1.3; }
  @media (min-width: 768px) {
    .fz-26 {
      font-size: 1.625rem; } }

.fz-28 {
  font-size: 1.556rem; }

.fz-29 {
  font-size: 25px; }
  @media (min-width: 768px) {
    .fz-29 {
      font-size: 29px; } }

.fz-31 {
  font-size: 1.94rem; }

.fz-32 {
  font-size: 2rem; }

.fz-35 {
  font-size: 25px; }
  @media (min-width: 768px) {
    .fz-35 {
      font-size: 2.187rem; } }

.fz-52 {
  font-size: 1.556rem;
  line-height: 1.53; }
  @media (min-width: 768px) {
    .fz-52 {
      font-size: 2.89rem;
      line-height: 1.2; } }

.italic {
  font-family: "effraitalic", Arial, "Helvetica Neue", Helvetica, sans-serif; }

.d-block {
  display: block; }

.align-top td {
  vertical-align: top; }

.text-gray-dark {
  color: #575757; }
  .text-gray-dark a {
    color: #575757; }

.h4 {
  margin: 0 0 13px; }

.h-52 {
  height: 52px; }

.h-104 {
  height: 104px; }

.h-65 {
  height: 65px; }

.h-89 {
  height: 120px; }
  @media (min-width: 768px) {
    .h-89 {
      height: 89px; } }

.h-133 {
  height: 120px; }
  @media (min-width: 768px) {
    .h-133 {
      height: 133px; } }

.h-328 {
  height: 218px; }
  @media (min-width: 768px) {
    .h-328 {
      height: 328px; } }

ol {
  margin: 0 0 30px;
  padding: 0;
  overflow: hidden;
  counter-reset: item; }
  ol > li {
    padding: 0 0 0 20px; }
    @media (min-width: 992px) {
      ol > li {
        padding: 0 0 0 41px; } }
    ol > li:before {
      position: absolute;
      left: 45px;
      margin: 0 0 0 -30px;
      color: #049dc6;
      content: counters(item, ".") ".";
      counter-increment: item; }
      @media (min-width: 992px) {
        ol > li:before {
          margin: 0 0 0 -22px; } }
  ol ul {
    list-style: none;
    padding: 10px 0 0;
    margin: 0; }
    ol ul li {
      position: relative;
      padding: 0 0 11px 21px;
      text-indent: 0; }
      @media (min-width: 992px) {
        ol ul li {
          padding: 0 0 11px 42px; } }
      ol ul li:before {
        content: '-';
        position: absolute;
        left: 2px;
        top: 0;
        color: #049dc6; }
        @media (min-width: 992px) {
          ol ul li:before {
            left: 17px; } }

.bt-indigo {
  border-top: 1px solid #0f1b34; }

@media (max-width: 767px) {
  .order-xs-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; } }

@media (max-width: 767px) {
  .order-xs-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; } }

@media (max-width: 767px) {
  .order-xs-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; } }

.bg-indigo {
  color: #fff; }

.mb-4 {
  margin-bottom: 10px !important; }
  @media (min-width: 768px) {
    .mb-4 {
      margin-bottom: 30px !important; } }

@media (max-width: 991px) {
  .mb-5 {
    margin-bottom: 20px !important; } }

.mb-50 {
  margin-bottom: 30px !important; }
  @media (min-width: 768px) {
    .mb-50 {
      margin-bottom: 50px !important; } }

em {
  font-style: normal;
  font-family: "effra_lightitalic", Arial, "Helvetica Neue", Helvetica, sans-serif; }

h1 em, h2 em, h3 em, h4 em, h5 em, h6 em {
  font-weight: normal;
  font-family: "effra_mediumitalic", Arial, "Helvetica Neue", Helvetica, sans-serif; }

.table-border-inside table {
  margin: 0; }
  @media (min-width: 768px) {
    .table-border-inside table {
      margin: 0 0 15px; } }

@media (min-width: 992px) {
  .table-border-inside {
    max-width: 634px;
    margin: 0 -28px; }
    .table-border-inside [class^="col-lg-"] {
      border-left: 1px solid #ededed;
      padding: 0 43px; }
      .table-border-inside [class^="col-lg-"]:first-child {
        border: 0; } }

@media (max-width: 767px) {
  .mobile-hidden {
    display: none !important; } }

@media (min-width: 768px) {
  .mobile-visible {
    display: none; } }

@media (max-width: 767px) {
  .mt-5 {
    margin-top: 27px !important; } }

@media (max-width: 767px) {
  .pt-5 {
    padding-top: 27px !important; } }

@media (max-width: 767px) {
  .m-regular {
    font-weight: 400; } }

@media (max-width: 991px) {
  .fm-15 {
    font-size: 15px; } }

@media (max-width: 991px) {
  .fm-25 {
    font-size: 25px; } }

@media (max-width: 991px) {
  .fm-16 {
    font-size: 16px; } }

@media (max-width: 767px) {
  .mmb-30 {
    margin-bottom: 30px !important; } }

#main {
  padding-top: 36px; }
  @media (min-width: 768px) {
    #main {
      padding-top: 0; } }

/*.main-content{
    img{
        @media print{
            display: none;
        }
    }
}*/
@media (max-width: 767px) {
  .search-section {
    margin-bottom: 12px; }
    .search-section:last-child {
      margin: 0; } }

@media (max-width: 767px) {
  .container .search-section {
    margin: 0 -15px; } }

.search-section .large-search {
  margin: 0;
  overflow: hidden; }
  @media (min-width: 992px) {
    .search-section .large-search {
      padding: 0 22px; } }
  .search-section .large-search label {
    float: left;
    width: 205px;
    height: 118px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: default;
    color: #0f1b34;
    padding: 10px 10px 0 0;
    border-right: 1px solid #c9c9c9;
    font-size: 28px;
    line-height: 1;
    margin: 0; }
  .search-section .large-search .input-holder {
    overflow: hidden;
    padding: 41px 215px 32px 90px;
    position: relative; }
    @media (max-width: 991px) {
      .search-section .large-search .input-holder {
        padding: 27px 215px 27px 90px; } }
    @media (max-width: 767px) {
      .search-section .large-search .input-holder {
        padding: 41px 90px 32px 215px; } }
  .search-section .large-search .btn {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 2;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    cursor: pointer;
    margin: 3px 0 0; }
    @media (max-width: 767px) {
      .search-section .large-search .btn {
        right: auto;
        left: 0;
        background: none;
        border: 0;
        color: #0f1b34; } }
  .search-section .large-search .icon-search {
    position: absolute;
    left: 50px;
    top: 52px;
    color: #575757; }
  .search-section .large-search input[type="search"], .search-section .large-search input[type="text"] {
    background: none;
    outline: none;
    border: none;
    margin: 0;
    display: block;
    width: 100%;
    padding: 0;
    font-size: 28px;
    height: 45px;
    line-height: 45px;
    color: #575757;
    font-weight: 300; }
    .search-section .large-search input[type="search"]::-webkit-input-placeholder, .search-section .large-search input[type="text"]::-webkit-input-placeholder {
      color: #575757; }
    .search-section .large-search input[type="search"]::-moz-placeholder, .search-section .large-search input[type="text"]::-moz-placeholder {
      opacity: 1;
      color: #575757; }
    .search-section .large-search input[type="search"]:-moz-placeholder, .search-section .large-search input[type="text"]:-moz-placeholder {
      color: #575757; }
    .search-section .large-search input[type="search"]:-ms-input-placeholder, .search-section .large-search input[type="text"]:-ms-input-placeholder {
      color: #575757; }
    .search-section .large-search input[type="search"].placeholder, .search-section .large-search input[type="text"].placeholder {
      color: #575757; }
  @media (max-width: 991px) {
    .search-section .large-search label {
      width: 160px;
      font-size: 22px;
      height: 90px;
      padding: 0 10px 0 0; }
    .search-section .large-search .icon-search {
      left: 20px;
      top: 36px;
      font-size: 20px; }
    .search-section .large-search input[type="search"], .search-section .large-search input[type="text"] {
      font-size: 22px;
      height: 35px;
      line-height: 35px; }
    .search-section .large-search .btn {
      margin: 0; } }
  @media (max-width: 767px) {
    .search-section .large-search {
      margin: 0 -15px; }
      .search-section .large-search label {
        display: none; }
      .search-section .large-search .icon-search {
        display: none; }
      .search-section .large-search .input-holder {
        padding: 10px 0 10px 34px; }
      .search-section .large-search input[type="search"], .search-section .large-search input[type="text"] {
        padding: 0 15px;
        height: 45px;
        line-height: 45px;
        font-size: 15px; }
      .search-section .large-search .btn {
        font-size: 0;
        line-height: 0;
        width: 50px;
        min-width: 0;
        height: 45px; }
        .search-section .large-search .btn:before {
          content: "\e901";
          position: absolute;
          top: 50%;
          left: 50%;
          z-index: 2;
          font-family: 'icomoon' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          font-size: 22px;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }

.btn {
  /*border:none;
    font-size: 18px;
    line-height: 22px;
    text-align: center;

    color: #fff;
    background: $pink;
    position: relative;
    border:1px solid $pink;
    white-space: normal;
    text-decoration: none;*/
  text-decoration: none !important;
  color: #fff;
  position: relative;
  min-width: 200px;
  font-size: 20px;
  box-shadow: none !important;
  font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 600;
  white-space: normal; }
  .btn:hover {
    color: #fff; }
  .btn.arrow {
    text-align: left;
    padding-right: 50px;
    line-height: 24px;
    border: none; }
    .btn.arrow [class^="icon-"], .btn.arrow [class*=" icon-"] {
      position: absolute;
      right: 15px;
      top: 50%;
      margin-top: -12px;
      width: 24px;
      height: 24px;
      overflow: hidden;
      border-radius: 50%;
      border: 2px solid #fff;
      text-align: center;
      font-size: 66%;
      padding-left: 2px;
      line-height: 20px; }
      .btn.arrow [class^="icon-"]:before, .btn.arrow [class*=" icon-"]:before {
        display: block; }
    .btn.arrow.text-indigo [class^="icon-"], .btn.arrow.text-indigo [class*=" icon-"] {
      border-color: #0f1b34; }
    .btn.arrow .large-arrow {
      width: 28px;
      height: 28px;
      line-height: 24px;
      font-size: 15px;
      margin: -15px -15px 0 0; }
  .btn.btn-sm, .btn-group-sm > .btn {
    font-size: 18px;
    padding: 14px 29px; }
  .btn.green {
    background: #6eba45;
    border: 1px solid #6eba45; }
  .btn.pink {
    background: #a31780;
    border: 1px solid #a31780; }
  .btn.blue {
    background: #049dc6;
    border: 1px solid #049dc6; }
  .btn.dark {
    background: #0f1b34;
    border: 1px solid #0f1b34; }
    .btn.dark:hover {
      background: #091124; }
  .btn.orange {
    background: #f07a00;
    border: 1px solid #f07a00; }
  .btn.btn-gray {
    color: #0f1b34; }
  .btn.large {
    width: 100%;
    display: block;
    font-size: 22px;
    line-height: 30px;
    padding-top: 14px;
    padding-bottom: 14px; }
    .btn.large.arrow [class^="icon-"], .btn.large.arrow [class*=" icon-"] {
      width: 30px;
      height: 30px;
      margin-top: -15px;
      line-height: 28px; }
      @media (max-width: 767px) {
        .btn.large.arrow [class^="icon-"], .btn.large.arrow [class*=" icon-"] {
          width: 15px;
          height: 15px;
          border-width: 1px;
          margin-top: -7px;
          font-size: 50%;
          line-height: 13px;
          right: 9px; } }
    @media (max-width: 1199px) {
      .btn.large {
        font-size: 20px;
        line-height: 28px; } }
    @media (max-width: 767px) {
      .btn.large {
        font-size: 15px;
        line-height: 17px;
        padding: 10px 35px 10px 9px; } }
  .btn.btn-width-auto {
    width: auto;
    display: inline-block;
    vertical-align: top;
    padding-right: 83px; }
    @media (max-width: 991px) {
      .btn.btn-width-auto {
        padding-right: 30px; } }
  .btn:not(.arrow):hover {
    /*&.green {
            color: $green;
        }
        &.blue {
            color: $blue;
        }
        &.dark {
            color: $indigo;
        }
        &.orange {
            color: $orange;
        }*/ }
  .btn.arrow:hover {
    color: #fff; }
    .btn.arrow:hover [class^="icon-"]:before, .btn.arrow:hover [class*=" icon-"]:before {
      -webkit-animation: toRightFromLeft .3s forwards;
              animation: toRightFromLeft .3s forwards; }
  @media (max-width: 767px) {
    .btn {
      display: block; } }

.btn-array .btn {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.btn-array [class^="col-"] {
  margin: 0 0 7px; }
  @media (min-width: 768px) {
    .btn-array [class^="col-"] {
      margin: 0; } }

ul.btn-array {
  list-style: none;
  padding: 0;
  margin: 0; }
  ul.btn-array li {
    margin: 0 0 12px; }
    ul.btn-array li:last-child {
      margin: 0; }
  ul.btn-array .btn {
    padding-top: 16px;
    padding-bottom: 16px; }

.link-more {
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #575757;
  padding: 6px 40px 6px 0;
  letter-spacing: 1px;
  text-decoration: none; }
  .link-more span {
    width: 29px;
    height: 29px;
    position: absolute;
    right: 0;
    top: 0;
    border: 2px solid #575757;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    overflow: hidden;
    padding: 0 0 0 2px;
    z-index: 2; }
    .link-more span:before {
      display: block; }
    .link-more span:after {
      content: '';
      position: absolute;
      z-index: -1;
      width: 100%;
      height: 0;
      top: 0;
      left: 0;
      background: #575757;
      -webkit-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out; }
  .link-more.text-indigo span {
    border-color: #0f1b34; }
  .link-more:hover {
    color: #575757;
    text-decoration: none; }
    .link-more:hover span {
      color: #fff; }
    .link-more:hover span:after {
      height: 100%; }
  @media (max-width: 767px) {
    .link-more {
      font-size: 14px;
      padding: 7px 30px 5px 0;
      letter-spacing: normal; }
      .link-more span {
        width: 24px;
        height: 24px;
        font-size: 12px;
        border-width: 1px;
        line-height: 22px; } }

@-webkit-keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%); }
  51% {
    opacity: 1; } }

@keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
    transform: translate(100%); }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
    transform: translate(-100%); }
  51% {
    opacity: 1; } }

.btn-back {
  /*font-size: 25px;
    color: $indigo !important;
    text-align: center;
    font-family: $f-efframedium;
    font-weight: normal;
    display: block;
    background: #e8e8e8;
    padding: 27px 20px;
    width: 100%;
    border: 2px solid #e8e8e8;

    @include media-breakpoint-down(md){
        &:hover{
            background: $indigo;
            color: $white !important;
            text-decoration: none !important;
        }
    }*/
  background: none;
  padding: 0;
  text-align: left;
  position: absolute;
  left: 50%;
  top: -45px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 33px;
  height: 33px;
  border-radius: 50%;
  border: 2px solid #049dc6;
  text-indent: -9999px;
  overflow: hidden; }
  .btn-back:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
        -ms-transform: translate(-50%, -50%) rotate(-45deg);
            transform: translate(-50%, -50%) rotate(-45deg);
    border: solid #049dc6;
    border-width: 2px 2px 0 0;
    width: 12px;
    height: 12px;
    margin: 2px 0 0 0; }
  @media (min-width: 992px) {
    .btn-back {
      right: 51px;
      top: 4px;
      left: auto; } }
  .btn-back:hover:after {
    -webkit-animation: arrow-top 0.5s infinite;
            animation: arrow-top 0.5s infinite; }

.btn-search {
  background: none;
  border: 0; }

.arrow-prev-link {
  text-decoration: none;
  overflow-wrap: break-word; }
  .arrow-prev-link:before {
    content: '>';
    left: 0;
    padding: 0 4px 0 0;
    vertical-align: top; }
  .arrow-prev-link:hover {
    text-decoration: underline; }

@-webkit-keyframes arrow-top {
  0% {
    top: 100%; }
  100% {
    top: 0%; } }

@keyframes arrow-top {
  0% {
    top: 100%; }
  100% {
    top: 0%; } }

.aside-opener {
  border-radius: 50%;
  display: block;
  height: 30px;
  text-align: center;
  width: 30px;
  border: 2px solid #049dc6;
  color: #049dc6;
  position: relative;
  z-index: 10;
  text-decoration: none; }
  .aside-active .aside-opener:before {
    display: none; }
  .aside-opener:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -1px;
    width: 2px;
    height: 12px;
    background: #049dc6; }
  .aside-opener:after {
    content: '';
    width: 12px;
    height: 2px;
    background: #049dc6;
    margin: 12px 0 0;
    display: inline-block;
    vertical-align: top; }

.carousel-news {
  overflow: hidden;
  margin: 0 -15px; }
  .carousel-news .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%; }
    .carousel-news .slick-track .news-wrap {
      padding: 0 15px;
      margin: 0 0 30px;
      height: auto; }
    @media (min-width: 992px) {
      .carousel-news .slick-track {
        width: 100% !important; }
        .carousel-news .slick-track .news-wrap {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 33.3333333333%;
                  flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
  @media (max-width: 767px) {
    .carousel-news {
      margin: 0 -15px; }
      .carousel-news .slick-list {
        overflow: visible;
        margin: 0 15px; }
      .carousel-news .slick-track .news-wrap {
        padding: 0;
        margin: 0 5px 20px; } }
  .carousel-news .slick-arrow {
    position: absolute;
    top: 50%;
    left: 3px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 34px;
    height: 35px;
    background: #fff;
    border-radius: 50%;
    border: 0;
    text-indent: -9999px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    z-index: 10; }
    .carousel-news .slick-arrow:before {
      font-family: 'icomoon' !important;
      content: '\e906';
      color: #f00;
      text-indent: 0;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      font-size: 25px;
      color: #d6d5d6; }
    .carousel-news .slick-arrow.slick-next {
      left: auto;
      right: 3px; }
      .carousel-news .slick-arrow.slick-next:before {
        content: '\e905'; }

.news-wrap {
  position: relative;
  z-index: 0; }
  .news-wrap .hold {
    display: block;
    height: 100%;
    min-height: 100%;
    padding: 34px 40px 260px;
    overflow: hidden;
    color: #575757;
    font-size: 16px;
    line-height: 22px;
    text-decoration: none; }
    .news-wrap .hold:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 15px;
      right: 15px;
      background: #f9f9f9;
      z-index: -1; }
      @media (max-width: 767px) {
        .news-wrap .hold:before {
          left: 0;
          right: 0; } }
    .news-wrap .hold:hover {
      text-decoration: none; }
      .news-wrap .hold:hover h3 {
        text-decoration: underline; }
      .news-wrap .hold:hover .image img {
        opacity: 0.8;
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1); }
    @media (max-width: 767px) {
      .news-wrap .hold {
        padding: 23px 25px;
        font-size: 14px;
        line-height: 20px; } }
  .news-wrap .text {
    min-height: 255px;
    display: block; }
    @media (max-width: 767px) {
      .news-wrap .text {
        min-height: 220px;
        margin: 0 0 20px; } }
  .news-wrap .image {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 250px;
    overflow: hidden;
    background: #0f1b34; }
    @media (min-width: 768px) {
      .news-wrap .image {
        left: 15px;
        right: 15px; } }
    .news-wrap .image img {
      width: 100%;
      height: auto;
      -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease; }
    @media (max-width: 767px) {
      .news-wrap .image {
        position: relative;
        max-height: 100%;
        margin: 0 -25px -25px; } }
  .news-wrap time {
    display: block;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    color: #00a8cc;
    margin: 0 0 27px; }
    @media (max-width: 767px) {
      .news-wrap time {
        margin: 0 0 22px; } }
  .news-wrap h3 {
    font-size: 26px;
    line-height: 1.192307692307692;
    margin: 0 0 13px; }
    @media (max-width: 767px) {
      .news-wrap h3 {
        font-size: 20px; } }
  .news-wrap p {
    margin: 0; }
  .news-wrap.no-image .hold {
    padding: 34px 40px;
    color: #fff; }
    .news-wrap.no-image .hold:before {
      background: #6eba45;
      background: -webkit-linear-gradient(45deg, #6eba45 0%, #00a8cc 100%);
      background: linear-gradient(45deg, #6eba45 0%, #00a8cc 100%); }
  .news-wrap.no-image time {
    color: #fff;
    margin: 0 0 50px; }
  .news-wrap.no-image h3 {
    color: #fff;
    margin: 0 0 21px;
    font-size: 36px; }
  @media (max-width: 767px) {
    .news-wrap.no-image .hold {
      padding: 23px 25px; }
    .news-wrap.no-image time {
      margin: 0 0 22px; }
    .news-wrap.no-image h3 {
      font-size: 26px;
      margin: 0 0 15px; } }

.hero {
  position: relative;
  z-index: 2;
  overflow: hidden;
  color: #fff;
  background: -webkit-linear-gradient(left, #049dc6 0%, #6eba45 100%);
  background: linear-gradient(to right, #049dc6 0%, #6eba45 100%); }
  @media print {
    .hero {
      height: auto !important;
      min-height: 1px !important; } }
  @media (min-width: 768px) {
    .hero {
      height: 300px; } }
  .hero:before {
    content: '';
    position: absolute;
    z-index: 2;
    width: 56%;
    top: 0;
    left: 0;
    bottom: 0;
    background: url(/__data/assets/image/0003/101478/bg-gradient.png) no-repeat 100% 0;
    background-size: cover; }
    @media (max-width: 1199px) {
      .hero:before {
        width: 62%; } }
    @media (max-width: 767px) {
      .hero:before {
        width: 130%;
        top: 230px; } }
  .hero.without-gradient:before {
    display: none; }
  @media (max-width: 767px) {
    .hero {
      min-height: 120px; }
      .hero .bg-stretch {
        display: block;
        /*position: relative;*/
        height: 177px;
        background-position: 50%  center !important;
        opacity: 0.7;
        background-color: #0f1b34; } }
  .hero .container {
    position: relative;
    z-index: 3;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .hero .container .text-block {
      width: 52%;
      padding-bottom: 19px; }
      @media (max-width: 991px) {
        .hero .container .text-block {
          width: 55%;
          padding-bottom: 20px; } }
    @media (max-width: 767px) {
      .hero .container {
        min-height: 120px;
        padding-top: 10px;
        padding-bottom: 10px; }
        .hero .container .text-block {
          width: 100%;
          padding: 27px 0 27px; } }
  .hero h1, .hero h2 {
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 72px;
    line-height: 74px;
    margin: 0 0 56px;
    letter-spacing: -1px;
    color: #fff; }
    @media (max-width: 1199px) {
      .hero h1, .hero h2 {
        font-size: 46px;
        line-height: 54px; } }
    @media (max-width: 991px) {
      .hero h1, .hero h2 {
        font-size: 34px;
        line-height: 42px;
        margin: 0 0 20px;
        letter-spacing: normal; }
        .hero h1 em, .hero h2 em {
          font-size: 30px;
          line-height: 33px;
          font-family: "effra", Roboto, "Helvetica Neue", Arial, sans-serif; } }
    @media (max-width: 767px) {
      .hero h1, .hero h2 {
        font-size: 30px;
        line-height: 33px;
        margin: 0 0 15px; } }
    .hero h1.title, .hero h2.title {
      font-size: 30px;
      line-height: 33px;
      font-style: normal;
      margin: 0 0 3px; }
      @media (min-width: 768px) {
        .hero h1.title, .hero h2.title {
          font-size: 34px;
          line-height: 0.97; } }
      @media (min-width: 992px) {
        .hero h1.title, .hero h2.title {
          font-size: 76px; } }
      .hero h1.title span, .hero h2.title span {
        display: block; }
    .hero h1.fz-52, .hero h2.fz-52 {
      font-size: 52px; }
      @media (max-width: 1199px) {
        .hero h1.fz-52, .hero h2.fz-52 {
          font-size: 46px;
          line-height: 54px; } }
      @media (max-width: 991px) {
        .hero h1.fz-52, .hero h2.fz-52 {
          font-size: 34px;
          line-height: 42px;
          margin: 0 0 20px;
          letter-spacing: normal; } }
      @media (max-width: 767px) {
        .hero h1.fz-52, .hero h2.fz-52 {
          font-size: 28px;
          line-height: 34px;
          margin: 0 0 15px; } }
  .hero .text-box {
    padding: 20px 0; }
    @media print {
      .hero .text-box {
        padding: 0; } }
    @media (min-width: 992px) {
      .hero .text-box {
        width: 55%; } }
  .hero .btn {
    min-width: 230px; }
    @media (max-width: 991px) {
      .hero .btn {
        min-width: 110px;
        font-size: 11px;
        padding: 4px 10px;
        width: auto;
        display: inline-block;
        vertical-align: top; } }
  @media (min-width: 768px) {
    .hero.largest {
      min-height: 497px; } }
  .hero.large {
    height: 600px; }
    .hero.large .text-block {
      padding-left: 40px; }
      @media (max-width: 1199px) {
        .hero.large .text-block {
          padding-left: 0; } }
      @media (max-width: 991px) {
        .hero.large .text-block {
          max-width: 170px; } }
    @media (max-width: 991px) {
      .hero.large {
        height: 350px; } }
    @media (max-width: 767px) {
      .hero.large {
        height: 177px; } }
  @media (min-width: 768px) {
    .hero.small-hero {
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media (min-width: 1200px) {
    .hero.small-hero {
      height: 294px; } }
  .hero.small-hero h2 {
    margin: 0; }

.container .hero .text-box {
  width: 100%;
  padding: 0 0 0 50px; }

@media (max-width: 767px) {
  .simple-hero .bg-stretch {
    background: none !important; }
  .simple-hero .text-box {
    padding: 0 !important; }
  .container .simple-hero {
    margin: 0 -15px; } }

@media (max-width: 767px) {
  .hero-slider h1, .hero-slider h2 {
    line-height: 28px; } }

@media (max-width: 767px) {
  .hero-slider .text-block {
    padding-top: 11px !important; } }

.video-hold {
  position: relative;
  margin: 0 0 30px; }
  .video-hold .link-more {
    position: absolute;
    right: 0;
    top: -53px; }
  @media (max-width: 767px) {
    .video-hold {
      text-align: center;
      margin: 0 0 -5px; }
      .video-hold .link-more {
        position: relative;
        top: 0;
        margin-top: 20px;
        letter-spacing: 1.5px; } }

.hold-icons-container {
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  letter-spacing: -4px;
  margin: 0 -15px 22px; }
  @media (max-width: 767px) {
    .hold-icons-container {
      padding: 0 0 34px;
      margin: 0 -15px -22px; } }
  .hold-icons-container > * {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: normal; }
  .hold-icons-container .hold-icon {
    width: 20%; }
    @media (max-width: 991px) {
      .hold-icons-container .hold-icon {
        width: 33.33%; } }
    @media (max-width: 767px) {
      .hold-icons-container .hold-icon {
        width: 50%; } }

.hold-icon {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: normal;
  padding: 38px 15px 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  color: #0f1b34; }
  .hold-icon .image {
    height: 87px;
    margin: 0 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%; }
    .hold-icon .image img {
      display: block;
      margin: 0 auto;
      max-height: 90%;
      width: auto; }
      @media (max-width: 767px) {
        .hold-icon .image img {
          max-height: 100% !important;
          height: 100%; } }
  .hold-icon p {
    margin: 0; }
  @media (max-width: 767px) {
    .hold-icon {
      font-size: 16px;
      line-height: 18px;
      padding: 10px 15px 0; }
      .hold-icon .image {
        height: 54px;
        margin: 0 0 49px; } }

.image-link {
  overflow: hidden;
  height: 100%;
  position: relative;
  z-index: 3;
  background: #0f1b34 !important; }
  .image-link:before {
    content: '';
    position: absolute;
    background: #0f1b34;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 30px;
    z-index: -1; }
  .image-link > a {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 2;
    min-height: 100%;
    color: #fff;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    font-size: 19px;
    text-decoration: none; }
    .image-link > a:hover {
      text-decoration: none; }
      .image-link > a:hover .bg-stretch {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
        opacity: 0.8; }
  .image-link .bg-stretch {
    position: relative;
    width: 100%;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    padding-top: 70%;
    display: block;
    -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
  .image-link.large .bg-stretch {
    padding-top: 84%; }
    @media (min-width: 768px) {
      .image-link.large .bg-stretch {
        padding-top: 90%; } }
  .image-link.big-height .bg-stretch {
    padding-top: 81%; }
  .image-link.small .bg-stretch {
    padding-top: 55%; }
  .image-link.big .caption {
    padding: 13px 39px 30px;
    font-size: 16px; }
    .image-link.big .caption p {
      margin: 13px 0 0; }
  .image-link.big .bg-stretch {
    padding-top: 57.3%; }
  .image-link.big .caption:after, .image-link.big .caption:before {
    -webkit-transition: all  ease-out 0.2s;
            transition: all  ease-out 0.2s; }
  .image-link.big a:hover .bg-stretch {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .image-link.big a:hover .caption:before, .image-link.big a:hover .caption:after {
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    height: 0;
    bottom: 0;
    top: 0; }
  @media (max-width: 767px) {
    .image-link.list-image-link {
      margin-bottom: 10px !important; } }
  @media (max-width: 767px) {
    .image-link.list-image-link {
      height: auto !important; }
      .image-link.list-image-link .text-mobile-hidden,
      .image-link.list-image-link .over-text {
        display: none; } }
  @media (max-width: 767px) {
    .image-link.list-image-link .bg-stretch {
      padding-top: 0; } }
  @media (max-width: 767px) {
    .image-link.list-image-link .caption {
      font-size: 15px !important;
      padding: 11px 30px 11px 6px !important; }
      .image-link.list-image-link .caption .fz-26 {
        font-size: 15px; }
      .image-link.list-image-link .caption:after {
        right: 9px !important;
        width: 5px !important;
        height: 5px !important;
        border: solid #fff;
        border-width: 1px 1px 0 0 !important;
        -webkit-transform: rotate(45deg) !important;
            -ms-transform: rotate(45deg) !important;
                transform: rotate(45deg) !important;
        position: absolute;
        content: '';
        background: none !important;
        top: 16px  !important;
        left: auto; }
      .image-link.list-image-link .caption:before {
        width: 14px !important;
        height: 14px !important;
        border: 1px solid #fff !important;
        border-radius: 50% !important;
        position: absolute !important;
        content: '';
        right: 7px !important;
        top: 12px  !important;
        background: none !important; } }
  .image-link .caption {
    position: relative;
    z-index: 3;
    background: #0f1b34;
    display: block;
    padding: 13px 29px 15px;
    z-index: 1; }
    @media (max-width: 767px) {
      .image-link .caption {
        padding: 7px 12px 6px; } }
    .image-link .caption:before {
      content: '';
      position: absolute;
      right: 0;
      top: -44px;
      height: 44px;
      width: 110%;
      -webkit-transform: rotate(-6deg);
          -ms-transform: rotate(-6deg);
              transform: rotate(-6deg);
      -webkit-transform-origin: 100% 0;
          -ms-transform-origin: 100% 0;
              transform-origin: 100% 0;
      background: rgba(4, 157, 198, 0.7);
      z-index: 0; }
      @media (max-width: 767px) {
        .image-link .caption:before {
          top: -18px;
          -webkit-transform: rotate(-4deg);
              -ms-transform: rotate(-4deg);
                  transform: rotate(-4deg); } }
    .image-link .caption:after {
      content: '';
      position: absolute;
      top: -22px;
      left: 0;
      width: 115%;
      height: 250px;
      background: #0f1b34;
      -webkit-transform: rotate(1.7deg);
          -ms-transform: rotate(1.7deg);
              transform: rotate(1.7deg);
      -webkit-transform-origin: 0 0;
          -ms-transform-origin: 0 0;
              transform-origin: 0 0;
      z-index: 0; }
      @media (max-width: 767px) {
        .image-link .caption:after {
          top: -4px;
          -webkit-transform: rotate(1deg);
              -ms-transform: rotate(1deg);
                  transform: rotate(1deg); } }
    .image-link .caption.green:before {
      background: rgba(138, 189, 36, 0.7); }
    .puzzle-wrap .image-link .caption:before {
      background: rgba(138, 189, 36, 0.7); }
    .image-link .caption .text {
      position: relative;
      display: block;
      z-index: 5; }
  @media (max-width: 991px) {
    .image-link > a {
      font-size: 16px; } }

.puzzle-wrap .row {
  padding-left: 15px;
  width: auto; }
  .puzzle-wrap .row [class*="col-"] {
    height: 50%; }
  @media (max-width: 767px) {
    .puzzle-wrap .row {
      display: block;
      width: 100%; } }

@media (max-width: 767px) {
  [class^=col-]:last-child .image-link {
    padding-bottom: 0; } }

.puzzle-wrap .image-link {
  background: none !important;
  padding-bottom: 30px; }
  @media (max-width: 767px) {
    .puzzle-wrap .image-link {
      padding-bottom: 15px; } }

@media (max-width: 767px) {
  .puzzle-wrap .list-image-link {
    padding: 0; } }

.mb-4 > .list-image-link {
  margin-bottom: 0 !important; }

.social-networks {
  overflow: hidden; }
  .social-networks li {
    float: left;
    margin: 0 8px 8px 0; }
    .social-networks li:last-child {
      margin-right: 0; }
    .social-networks li a {
      display: block;
      width: 35px;
      height: 35px;
      border-radius: 50%;
      border: 2px solid #fff;
      background: #fff;
      text-align: center;
      font-size: 22px;
      color: #091124 !important;
      -webkit-transition: all 0.2s ease-in-out;
              transition: all 0.2s ease-in-out;
      text-decoration: none; }
      .social-networks li a span {
        line-height: 32px; }
      .social-networks li a:hover {
        color: #fff !important;
        background: transparent;
        text-decoration: none; }
  @media (max-width: 767px) {
    .social-networks li {
      margin: 0 7px 5px 0; }
      .social-networks li a {
        width: 25px;
        height: 25px;
        border: 1px solid #fff;
        font-size: 15px; }
        .social-networks li a span {
          line-height: 22px; } }

.breadcrumb {
  font-size: 19px;
  padding: 26px 24px 5px;
  line-height: 28px; }
  .breadcrumb .breadcrumb-item,
  .breadcrumb li {
    position: relative;
    padding: 0 22px 0 32px;
    margin: 0;
    text-indent: 0; }
    .breadcrumb .breadcrumb-item:before,
    .breadcrumb li:before {
      content: '';
      position: absolute;
      padding: 0;
      margin: 0;
      left: 0;
      width: 10px;
      height: 10px;
      border: solid #575757;
      border-width: 1px 1px 0 0;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      top: 9px; }
    .breadcrumb .breadcrumb-item:first-child,
    .breadcrumb li:first-child {
      padding-left: 0; }
      .breadcrumb .breadcrumb-item:first-child:before,
      .breadcrumb li:first-child:before {
        display: none; }
  .breadcrumb .icon-home-outline {
    font-size: 23px; }
  .breadcrumb a {
    color: #575757;
    text-decoration: none; }
    .breadcrumb a:hover {
      color: #049dc6; }

.box-form .form-group {
  height: 40px;
  margin-bottom: 10px; }
  @media (min-width: 576px) {
    .box-form .form-group {
      height: 84px;
      margin-bottom: 5px; } }
  .box-form .form-group .col {
    padding: 0; }

.box-form label {
  position: relative;
  z-index: 0;
  color: #0f1b34;
  text-align: center;
  font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 600;
  padding: 5px 5px;
  margin: 0;
  background: #f0efef;
  display: block;
  width: 95px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 15px; }
  @media (min-width: 768px) {
    .box-form label {
      padding: 5px;
      width: 147px;
      min-width: 147px;
      -ms-flex-preferred-size: 147px;
          flex-basis: 147px;
      font-size: 19px;
      text-align: left; } }

.box-form input {
  height: 100%;
  font-size: 15px;
  color: #575757;
  border-color: #fff; }
  @media (min-width: 768px) {
    .box-form input {
      min-height: 82px;
      font-size: 19px; } }

.box-form .btn {
  width: 200px; }
  @media (min-width: 768px) {
    .box-form .btn {
      margin-top: 0;
      width: 100%; } }
  @media (min-width: 992px) {
    .box-form .btn {
      width: auto; } }
  @media (max-width: 767px) {
    .box-form .btn {
      padding: 7px;
      font-size: 20px;
      margin: 11px auto 0; } }

.box-form .col-md-6 {
  margin: 0 0 13px; }
  .box-form .col-md-6:last-child {
    margin: 0; }
  @media (min-width: 768px) {
    .box-form .col-md-6 {
      margin: 0; } }

.box-form .jcf-select-text {
  font-size: 15px; }
  @media (min-width: 768px) {
    .box-form .jcf-select-text {
      min-height: 72px;
      font-size: 19px; } }

.result-row {
  font-size: 15px;
  padding-top: 15px;
  padding-bottom: 15px; }
  @media (min-width: 768px) {
    .result-row {
      padding-top: 30px;
      padding-bottom: 30px;
      font-size: 19px;
      line-height: 22px; }
      .result-row .results {
        padding-top: 3px; } }
  .result-row .caption {
    display: block;
    font-size: 20px;
    line-height: 1.3;
    margin: 0 0 8px; }
    @media (min-width: 768px) {
      .result-row .caption {
        font-size: 22px;
        margin: 0 0 12px; } }
  .result-row dl {
    font-size: 20px;
    margin: 0 0 20px; }
    @media (min-width: 768px) {
      .result-row dl {
        margin: 0;
        font-size: 27px; } }
    .result-row dl dt {
      display: inline-block;
      vertical-align: baseline;
      font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
      font-weight: 600; }
    .result-row dl dd {
      display: inline-block;
      vertical-align: baseline;
      font-weight: 400;
      margin: 0; }
  .search-result-form + .result-row {
    padding: 24px 0 0; }
    @media (max-width: 991px) {
      .search-result-form + .result-row {
        padding: 13px 0 0; } }
  @media (max-width: 767px) {
    .result-row .result-text,
    .result-row .results {
      display: block;
      margin: 0 0 10px; } }

address p {
  margin: 0 0 1px; }

address a {
  text-decoration: none; }

.search-result-section {
  display: none; }
  .search-result-section.active {
    display: block; }

.regular-slider {
  margin: 0 0 10px; }
  @media (min-width: 768px) {
    .regular-slider {
      margin: 0 0 33px; } }
  .regular-slider .slick-slide .img {
    position: relative;
    height: 220px; }
    @media (min-width: 768px) {
      .regular-slider .slick-slide .img {
        height: 657px; } }
  .regular-slider .slick-arrow {
    position: absolute;
    top: 53px;
    left: -12px;
    z-index: 100;
    text-indent: -9999px;
    overflow: hidden;
    width: 40px;
    height: 54px;
    outline: none;
    border: none;
    cursor: pointer;
    background: none !important; }
    @media (min-width: 768px) {
      .regular-slider .slick-arrow {
        left: -38px;
        top: 300px; } }
    @media only screen and (min-width: 1270px) {
      .regular-slider .slick-arrow {
        left: -46px; } }
    .regular-slider .slick-arrow:after {
      content: '';
      position: absolute;
      width: 29px;
      height: 29px;
      top: 50%;
      left: 13px;
      -webkit-transform: translateY(-50%) rotate(-135deg);
          -ms-transform: translateY(-50%) rotate(-135deg);
              transform: translateY(-50%) rotate(-135deg);
      border: solid #575757;
      border-width: 4px 4px 0 0;
      z-index: 20;
      -webkit-transition: all ease-out 0.3s;
              transition: all ease-out 0.3s; }
      @media only screen and (min-width: 1270px) {
        .regular-slider .slick-arrow:after {
          left: 5px; } }
      @media (max-width: 767px) {
        .regular-slider .slick-arrow:after {
          width: 13px;
          height: 13px;
          border-width: 2px 2px 0 0;
          left: 2px; } }
    .regular-slider .slick-arrow:hover:after {
      border-color: #049dc6; }
    @media (min-width: 992px) {
      .regular-slider .slick-arrow:hover, .regular-slider .slick-arrow:focus {
        background: none; } }
    .regular-slider .slick-arrow.slick-next {
      right: -15px;
      left: auto; }
      @media (min-width: 768px) {
        .regular-slider .slick-arrow.slick-next {
          right: -31px; } }
      @media only screen and (min-width: 1270px) {
        .regular-slider .slick-arrow.slick-next {
          right: -46px; } }
      .regular-slider .slick-arrow.slick-next:after {
        right: 5px;
        left: auto;
        -webkit-transform: translateY(-50%) rotate(45deg);
            -ms-transform: translateY(-50%) rotate(45deg);
                transform: translateY(-50%) rotate(45deg); }
        @media only screen and (min-width: 1270px) {
          .regular-slider .slick-arrow.slick-next:after {
            right: 5px; } }

.gallery-caption {
  line-height: 1.45rem;
  font-size: 19px;
  padding: 33px 0 0; }
  @media (max-width: 767px) {
    .gallery-caption {
      font-size: 10px;
      line-height: 13px;
      display: none; }
      .gallery-caption p {
        margin: 0; } }

.stories-section .img-holder {
  height: 200px;
  position: relative; }
  @media (min-width: 576px) {
    .stories-section .img-holder {
      height: 246px; } }

.stories-section [class^=col-] {
  margin: 0 0 15px; }
  .stories-section [class^=col-]:hover .over-text {
    bottom: 0; }

.stories-section .story-box {
  padding: 0;
  overflow: hidden; }
  .stories-section .story-box .hover-d-none {
    -webkit-transition: all linear 0.3s;
            transition: all linear 0.3s; }
  .stories-section .story-box:hover .over-text {
    bottom: 0; }
  .stories-section .story-box:hover .hover-d-no4ne {
    opacity: 0; }

.stories-section.white-stories-section .story-box {
  background: none; }
  @media (min-width: 768px) {
    .stories-section.white-stories-section .story-box {
      background: #fff; } }

@media (min-width: 768px) {
  .stories-section .col-md-4 .over-text,
  .stories-section .col-md-4 .text-holder {
    padding: 17px 15px 20px 15px; } }

@media (min-width: 992px) {
  .stories-section .col-md-4 .over-text,
  .stories-section .col-md-4 .text-holder {
    padding: 35px 38px; } }

.stories-section .text-holder {
  padding: 26px 16px;
  color: #575757;
  font-size: 15px;
  line-height: 18px; }
  @media (min-width: 576px) {
    .stories-section .text-holder {
      padding: 35px 38px;
      color: #575757;
      font-size: 16px;
      line-height: 1.188; } }
  .stories-section .text-holder .head {
    margin: 0 0 20px; }
    @media (max-width: 767px) {
      .stories-section .text-holder .head {
        margin: 0 0 16px; } }
    @media (max-width: 767px) {
      .stories-section .text-holder .head .fz-26.text-primary {
        padding-top: 6px; } }
  .stories-section .text-holder .h3 {
    font-weight: normal;
    display: block;
    margin: 0; }
  .stories-section .text-holder p {
    margin: 0; }

.stories-section .over-text {
  position: absolute;
  background: #049dc6;
  left: 0;
  right: 0;
  bottom: -100%;
  padding: 17px 28px 14px 38px;
  color: #fff;
  font-size: 18px;
  line-height: 21px;
  z-index: 100;
  -webkit-transition: all ease-out 0.3s;
          transition: all ease-out 0.3s;
  min-height: 171px; }
  @media (max-width: 767px) {
    .stories-section .over-text {
      padding: 26px 16px; } }
  .stories-section .over-text:before {
    content: '';
    position: absolute;
    width: 120%;
    height: 100%;
    left: 0;
    right: 0;
    top: -44px;
    background: #049dc6;
    -webkit-transform: rotate(-6deg);
        -ms-transform: rotate(-6deg);
            transform: rotate(-6deg);
    z-index: -1; }
  .stories-section .over-text blockquote {
    margin: 0;
    padding-right: 10px;
    max-width: 540px; }
  .stories-section .over-text q {
    display: block;
    margin: 0 0 10px; }
  .stories-section .over-text .btn.arrow {
    font-size: 16px;
    min-width: 1px;
    display: inline-block;
    vertical-align: top; }

.big .over-text {
  font-size: 21px;
  line-height: 26px;
  padding: 17px 15px 14px 15px;
  min-height: 1px; }
  @media (min-width: 992px) {
    .big .over-text {
      padding: 34px 40px 39px 38px; } }
  .big .over-text .btn.arrow {
    white-space: nowrap;
    padding-right: 40px; }
  .big .over-text:before {
    content: '';
    position: absolute;
    height: 31px;
    left: 0;
    right: 0;
    top: -31px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 1;
    background: url(/__data/assets/image/0004/101479/decore-blue.png) no-repeat;
    background-size: 100% 100%; }

.story-box {
  min-height: 100%;
  overflow: hidden;
  position: relative;
  background: #f4f4f4; }
  .story-box a {
    text-decoration: none; }
  .story-box .head strong {
    display: block; }

.aside-active .stories-section .over-text {
  padding: 17px 15px 14px 15px; }
  .aside-active .stories-section .over-text .btn.arrow {
    padding-right: 35px; }

.aside-active .stories-section .text-holder {
  padding: 17px 15px 14px 15px; }

.aside-active .stories-section .image-link.big .caption {
  padding: 17px 15px 14px 15px; }

@media (max-width: 767px) {
  .stories-gallery {
    margin: 0 -15px; }
    .stories-gallery .slick-list {
      margin: 0 15px;
      overflow: visible; }
    .stories-gallery .slick-slide {
      padding: 0;
      margin: 0 5px; } }

.stories-gallery .slick-arrow {
  position: absolute;
  top: 50%;
  left: 3px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 34px;
  height: 35px;
  background: #fff;
  border-radius: 50%;
  border: 0;
  text-indent: -9999px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  z-index: 10; }
  .stories-gallery .slick-arrow:before {
    font-family: 'icomoon' !important;
    content: '\e906';
    color: #f00;
    text-indent: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 25px;
    color: #d6d5d6; }
  .stories-gallery .slick-arrow.slick-next {
    left: auto;
    right: 3px; }
    .stories-gallery .slick-arrow.slick-next:before {
      content: '\e905'; }

@media (max-width: 767px) {
  .list-stories .text-mobile-hidden,
  .list-stories .over-text,
  .list-stories .img-holder {
    display: none !important; }
  .list-stories .text-holder {
    background: #0f1b34;
    color: #fff;
    padding: 11px 30px 11px 6px !important; }
    .list-stories .text-holder:after {
      right: 12px !important;
      width: 5px !important;
      height: 5px !important;
      border: solid #fff;
      border-width: 1px 1px 0 0 !important;
      -webkit-transform: rotate(45deg) !important;
          -ms-transform: rotate(45deg) !important;
              transform: rotate(45deg) !important;
      position: absolute;
      content: '';
      background: none !important;
      top: 18px !important;
      left: auto; }
    .list-stories .text-holder:before {
      width: 14px !important;
      height: 14px !important;
      border: 1px solid #fff !important;
      border-radius: 50% !important;
      position: absolute !important;
      content: '';
      right: 7px !important;
      top: 14px  !important;
      background: none !important; }
  .list-stories .head {
    margin: 0 !important; }
    .list-stories .head .fz-26 {
      font-size: 15px;
      font-weight: 400; }
  .list-stories .story-box {
    height: auto !important; } }

.intro-box {
  padding: 40px 20px; }
  @media (min-width: 768px) {
    .intro-box {
      padding: 37px 39px; } }
  .intro-box h3 {
    margin: 0 0 17px; }
  .intro-box p {
    margin: 0 0 9px; }

.colored-box {
  color: #fff;
  padding: 15px 20px 80px;
  font-size: 16px;
  line-height: 1.375;
  height: 100%;
  min-height: 100%; }
  @media (min-width: 768px) {
    .colored-box {
      padding: 20px 20px 80px; } }
  @media (min-width: 1200px) {
    .colored-box {
      padding: 40px 37px 100px; } }
  .colored-box:before {
    content: '';
    background: #0f1b34;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0;
    bottom: 0;
    z-index: -1; }
  .colored-box .step {
    font-size: 60px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    display: block;
    line-height: 1.1;
    margin: 0 0 10px; }
    @media (min-width: 768px) {
      .colored-box .step {
        font-size: 96px;
        margin: 0 0 5px; } }
  .colored-box .btn {
    width: auto;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .colored-box .h1, .colored-box .h2, .colored-box .h3, .colored-box .h4, .colored-box .h5, .colored-box .h6,
  .colored-box h1, .colored-box h2, .colored-box h3, .colored-box h4, .colored-box h5, .colored-box h6 {
    color: #fff;
    line-height: 1.15; }

@media (max-width: 767px) {
  .colored-gallery .slick-slide {
    padding: 0;
    margin: 0 5px; }
  .colored-gallery .colored-box {
    padding: 15px 22px 143px; }
    .colored-gallery .colored-box:before {
      left: 0;
      right: 0; }
    .colored-gallery .colored-box .btn {
      left: 0;
      right: 0; }
    .colored-gallery .colored-box .btn.large {
      padding: 28px 35px 28px 26px; }
    .colored-gallery .colored-box .btn.large.arrow [class^="icon-"], .colored-gallery .colored-box .btn.large.arrow [class*=" icon-"] {
      font-size: 65%;
      width: 22px;
      height: 22px;
      border-width: 2px;
      margin-top: -11px;
      line-height: 18px; }
  .colored-gallery .slick-list {
    margin: 0 15px;
    overflow: visible; }
  .colored-gallery .slick-track {
    overflow: visible; } }

.colored-gallery .slick-arrow {
  position: absolute;
  top: 50%;
  left: 3px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 34px;
  height: 35px;
  background: #fff;
  border-radius: 50%;
  border: 0;
  text-indent: -9999px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  z-index: 10; }
  .colored-gallery .slick-arrow:before {
    font-family: 'icomoon' !important;
    content: '\e906';
    color: #f00;
    text-indent: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 25px;
    color: #d6d5d6; }
  .colored-gallery .slick-arrow.slick-next {
    left: auto;
    right: 3px; }
    .colored-gallery .slick-arrow.slick-next:before {
      content: '\e905'; }

.data-box {
  padding: 20px 10px 10px;
  height: 100%; }
  @media (min-width: 768px) {
    .data-box {
      padding: 10px 10px 20px 10px; } }
  @media (min-width: 992px) {
    .data-box {
      padding: 55px 50px 20px 56px; } }
  @media (max-width: 991px) {
    .data-box table {
      line-height: 21px; } }
  @media (max-width: 991px) {
    .data-box .sub-heading {
      font-size: 25px; } }

@media (max-width: 991px) {
  .table {
    margin: 0; } }

.table td {
  border: 0;
  padding: 6px 25px 5px 0; }
  .table td:last-child {
    padding-right: 0; }
  @media (min-width: 768px) {
    .table td {
      padding: 6px 10px 21px 0; } }

.info-text {
  line-height: 1.3; }
  .info-text p {
    margin: 0 0 10px; }
  .info-text .box {
    padding: 0 0 20px; }
    .info-text .box:last-child {
      padding-bottom: 0; }
      .info-text .box:last-child p {
        margin-bottom: 0; }

.list {
  list-style: none;
  padding: 0;
  margin: 0; }
  .list li {
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 0 10px; }
    @media (min-width: 992px) {
      .list li {
        padding: 0 0 0 30px;
        text-indent: 0; } }
    .list li:before {
      content: '';
      position: absolute;
      top: 8px;
      width: 5px;
      height: 5px;
      border-radius: 50%;
      left: 0;
      background: #049dc6; }
      @media (min-width: 992px) {
        .list li:before {
          top: 12px;
          left: 9px; } }
  .list p {
    margin: 10px 0 0;
    text-indent: 0; }
    @media (min-width: 992px) {
      .list p {
        text-indent: 0; } }

@media (min-width: 768px) {
  p + .list {
    margin-top: -21px; } }

.border-box {
  border: 1px solid #e4e4e4;
  padding: 15px 15px 0; }
  @media (min-width: 768px) {
    .border-box {
      padding: 32px; } }
  .border-box table td {
    padding: 0 5px 3px 5px; }
    .border-box table td:first-child {
      padding-left: 0; }
    .border-box table td:last-child {
      padding-right: 0; }

.white-box {
  background: #fff;
  padding: 20px 15px 20px;
  margin: 0 -15px; }
  @media (min-width: 768px) {
    .white-box {
      padding: 31px 15px 40px;
      margin: 0; } }
  @media (min-width: 992px) {
    .white-box {
      padding: 31px 35px 40px; } }

[class^="col-"]:last-child .white-box {
  padding-bottom: 40px; }

.info-form h3 {
  margin: 0 0 32px; }

.info-form .form-group {
  position: relative; }

.info-form .form-control {
  font-size: 12px;
  border-color: #c0c0c2;
  padding: 11px 12px; }
  @media (min-width: 768px) {
    .info-form .form-control {
      font-size: 16px;
      padding: 0.68rem 0.8rem 0.68rem 1.05rem; } }
  .info-form .form-control:focus {
    border-color: #049dc6; }
  .info-form .form-control:-moz-ui-invalid:not(output) {
    box-shadow: none;
    border-color: #dc3545; }

.info-form .input-group-addon {
  padding: 3px;
  height: 40px;
  width: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 768px) {
    .info-form .input-group-addon {
      height: 53px;
      width: 53px; } }
  @media (max-width: 991px) {
    .info-form .input-group-addon img {
      max-width: 18px; } }

.info-form .absolute {
  position: absolute;
  left: 0;
  top: 0; }
  .info-form .absolute + textarea {
    padding-left: 52px; }
    @media (min-width: 768px) {
      .info-form .absolute + textarea {
        padding-left: 70px; } }

.info-form .btn {
  min-width: 120px;
  font-size: 14px; }
  @media (min-width: 768px) {
    .info-form .btn {
      min-width: 140px;
      font-size: 16px; } }

@media (max-width: 991px) {
  .info-form .jcf-select-alt-select .jcf-select-text {
    font-size: 12px;
    line-height: 14px; } }

.info-form .jcf-select {
  padding: 12px 10px; }

.jcf-select-alt-select {
  padding: 0.8rem 1.9rem 0.8rem 1.05rem;
  border: 1px solid #c0c0c2;
  margin: 0; }
  .jcf-select-alt-select .jcf-select-text {
    font-size: 16px;
    font-weight: 400;
    color: #575757;
    white-space: normal; }
  .jcf-select-alt-select .jcf-select-opener:after {
    border-color: #686868;
    -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
    right: 22px;
    -webkit-transition: all ease-out 0.2s;
            transition: all ease-out 0.2s; }
  .jcf-select-alt-select.jcf-drop-active .jcf-select-opener:after {
    -webkit-transform: translateY(-50%) rotate(135deg);
        -ms-transform: translateY(-50%) rotate(135deg);
            transform: translateY(-50%) rotate(135deg); }
  .jcf-select-alt-select.jcf-select-drop {
    padding: 0;
    border: 0;
    line-height: 1.05; }
    .jcf-select-alt-select.jcf-select-drop .jcf-option {
      line-height: 1.05; }

.text-indigo .jcf-select .jcf-select-text {
  color: #0f1b34; }

.search-result-form {
  padding: 0 0 20px; }
  @media (max-width: 991px) {
    .search-result-form {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      padding: 0;
      position: relative; } }
  .search-result-form .row-border {
    width: 100%;
    border-bottom: 1px solid #0f1b34; }
  .search-result-form label {
    padding-right: 7px; }
    @media (max-width: 991px) {
      .search-result-form label {
        font-size: 20px;
        padding-bottom: 15px; } }
  .search-result-form input[type='text'] {
    background: none;
    border: 0;
    color: #0f1b34;
    font-weight: 300;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    @media (max-width: 991px) {
      .search-result-form input[type='text'] {
        font-size: 20px;
        padding-right: 35px; } }
  .search-result-form ::-webkit-input-placeholder {
    color: #0f1b34; }
  .search-result-form :-moz-placeholder {
    color: #0f1b34; }
  .search-result-form ::-moz-placeholder {
    color: #0f1b34;
    opacity: 1; }
  .search-result-form :-ms-input-placeholder {
    color: #0f1b34; }
  .search-result-form button[type='submit'] {
    font-size: 20px;
    padding: 0 3px 0 0;
    cursor: pointer; }
    @media (max-width: 991px) {
      .search-result-form button[type='submit'] {
        border: 0;
        padding: 0;
        position: absolute;
        right: 0;
        bottom: 9px;
        text-align: center;
        width: 22px; }
        .search-result-form button[type='submit'] .text {
          display: none; } }
    .search-result-form button[type='submit'] i {
      padding: 2px 15px 0 0;
      display: inline-block;
      vertical-align: top; }

.filter-row {
  font-size: 15px;
  padding: 0 0 13px;
  margin: 0 0 20px;
  border-bottom: 1px solid #dbd9d9; }
  @media (min-width: 768px) {
    .filter-row {
      margin: 0 0 41px;
      font-size: 20px; } }
  .filter-row label {
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    margin: 0;
    width: 70px; }
    @media (min-width: 768px) {
      .filter-row label {
        width: auto; } }
  .filter-row .jcf-select {
    width: auto;
    margin: 0;
    min-width: 140px;
    font-size: 16px;
    vertical-align: baseline;
    padding: 5px 45px 5px 7px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 222px; }
    @media (min-width: 768px) {
      .filter-row .jcf-select {
        font-size: 20px; } }
    .filter-row .jcf-select .jcf-select-opener:after {
      right: 8px;
      margin-top: -2px; }
  .filter-row .jcf-select-text {
    font-size: 15px; }
    @media (min-width: 768px) {
      .filter-row .jcf-select-text {
        font-size: 20px; } }

.search-result-block {
  border-bottom: 1px solid #dbd9d9;
  padding: 0 0 10px;
  margin: 0 0 32px; }
  @media (min-width: 768px) {
    .search-result-block {
      padding: 0 0 27px;
      margin: 0 0 40px;
      line-height: 1.39; } }
  .search-result-block .category-title {
    position: relative;
    padding: 0 0 19px 21px;
    font-size: 20px; }
    @media (min-width: 768px) {
      .search-result-block .category-title {
        font-size: 22px;
        padding: 0 0 16px 21px; } }
    .search-result-block .category-title:before {
      content: '>';
      position: absolute;
      left: 0;
      top: -1px; }
  .search-result-block .title {
    display: block;
    font-size: 21px;
    font-weight: 400;
    margin: 0 0 10px; }
    .search-result-block .title b {
      font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
      font-weight: 600; }
  .search-result-block p {
    margin: 0 0 14px; }

.pagination-row {
  padding: 10px 0 30px;
  font-size: 15px; }
  @media (min-width: 768px) {
    .pagination-row {
      font-size: 19px; } }
  .pagination-row .pagination .page-link {
    text-decoration: none;
    font-weight: 400;
    padding: 3px 10px; }
    .pagination-row .pagination .page-link:hover {
      color: #0f1b34;
      text-decoration: underline; }
  .pagination-row .page-link {
    border: 0; }
    .pagination-row .page-link em {
      font-family: 'effra';
      font-style: normal; }
  .pagination-row .page-item {
    text-decoration: none; }
    .pagination-row .page-item.active .page-link {
      background: none;
      color: #0f1b34;
      text-decoration: underline; }
    .pagination-row .page-item a {
      background: none;
      font-weight: 400; }
    .pagination-row .page-item.prev .link-more {
      padding: 6px 0 6px 30px; }
      @media (min-width: 768px) {
        .pagination-row .page-item.prev .link-more {
          padding: 6px 0 6px 40px; } }
    .pagination-row .page-item.prev .icon-chevron-thin-right {
      position: absolute;
      right: auto;
      left: 0;
      -webkit-transform: scale(-1, 1);
          -ms-transform: scale(-1, 1);
              transform: scale(-1, 1); }
    .pagination-row .page-item.next .link-more {
      padding: 6px 30px 6px 0; }
      @media (min-width: 768px) {
        .pagination-row .page-item.next .link-more {
          padding: 6px 40px 6px 0; } }
    .pagination-row .page-item .icon-chevron-thin-right {
      width: 24px;
      height: 24px;
      top: 3px;
      font-size: 10px;
      line-height: 21px; }

.aside-active .pagination {
  display: none !important; }

.aside {
  padding: 8px 0 0; }
  .aside .story-box {
    margin: 0 0 31px; }

.aside-box {
  margin: 0 0 47px; }

.aside-menu {
  font-size: 18px;
  margin: 0 0 30px; }
  @media (min-width: 768px) {
    .aside-menu {
      margin: 0 0 66px; } }
  .aside-menu ul {
    list-style: none;
    margin: 0;
    padding: 1px 0 0; }
  .aside-menu li {
    border-bottom: 1px solid #fafafa; }
  .aside-menu.with-border .active {
    border-bottom: 2px solid #049dc6; }
  .aside-menu a {
    display: block;
    position: relative;
    padding: 14px 0 14px 70px;
    text-decoration: none; }
    .aside-menu a:before {
      content: '';
      position: absolute;
      left: 22px;
      width: 25px;
      height: 25px;
      border: 1px solid #575757;
      border-radius: 50%;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
    .aside-menu a:after {
      content: '';
      position: absolute;
      left: 29px;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(45deg);
          -ms-transform: translateY(-50%) rotate(45deg);
              transform: translateY(-50%) rotate(45deg);
      border: solid #575757;
      border-width: 1px 1px 0 0;
      width: 8px;
      height: 8px; }
  .aside-menu .active a,
  .aside-menu a:hover {
    color: #049dc6; }
    .aside-menu .active a:before, .aside-menu .active a:after,
    .aside-menu a:hover:before,
    .aside-menu a:hover:after {
      border-color: #049dc6; }

.aside-section {
  -webkit-transition: all ease-out 0.3s;
          transition: all ease-out 0.3s; }
  @media (max-width: 991px) {
    .aside-section {
      position: absolute;
      width: 0;
      right: 0;
      padding: 0;
      overflow: hidden; }
      .aside-active .aside-section {
        width: 280px;
        padding-left: 15px;
        padding-right: 15px; }
      .aside-section .aside {
        width: 250px; } }
  @media (max-width: 767px) {
    .aside-section {
      position: static;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      max-height: 0;
      -webkit-transition: max-height 0.5s linear 0s;
              transition: max-height 0.5s linear 0s; }
      .aside-active .aside-section {
        width: 100%;
        height: auto;
        max-height: 100000px; }
      .aside-section .aside {
        width: 100%;
        padding-bottom: 15px; } }

.opener-col {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }
  @media (max-width: 767px) {
    .opener-col {
      margin-bottom: 15px; } }

@media (max-width: 767px) {
  .opener-col + .aside-section {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; } }

.container-move {
  position: relative;
  -webkit-transition: all ease-out 0.3s;
          transition: all ease-out 0.3s; }
  .aside-active .container-move {
    padding-right: 310px; }
    @media (max-width: 767px) {
      .aside-active .container-move {
        padding-right: 15px; } }

.result-boxes {
  list-style: none;
  padding: 0;
  line-height: 20px;
  margin-left: auto;
  margin: 0 0 30px; }
  @media (min-width: 992px) {
    .result-boxes {
      max-width: 302px;
      margin: 0; } }
  .result-boxes li {
    margin: 0 0 14px; }
  .result-boxes a {
    padding: 22px 24px;
    display: block;
    border: 1px solid #d5d5d5;
    color: #575757;
    overflow: hidden; }
  .result-boxes li:hover a,
  .result-boxes .active a {
    border-color: #049dc6;
    color: #049dc6; }
  .result-boxes dl {
    margin: 0; }
  .result-boxes dt {
    float: left;
    width: 114px;
    font-size: 18px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    padding-right: 7px;
    font-weight: 600; }
  .result-boxes dd {
    margin: 0;
    overflow: hidden;
    font-size: 15px; }

.heading-with-border {
  border-bottom: 2px solid #049dc6;
  padding-top: 15px;
  margin: 0 0 3px; }
  .heading-with-border .caption {
    margin: 0 0 12px; }

.aside-box .holder {
  padding: 35px 18px 20px; }

.aside-box .text {
  padding: 0 18px 0 12px; }
  .aside-box .text a {
    text-decoration: none; }

.main-story {
  line-height: 1.25;
  height: 100%;
  margin: 0; }
  .main-story [class^=col-] {
    margin-bottom: 0; }
  .main-story .text {
    /*padding: 20px 30px 20px 0;

        @include media-breakpoint-up(xl) {
            padding: 20px 55px 20px 41px;
        }*/
    padding: 31px 0; }
    .main-story .text p:last-child {
      margin: 0; }
  .main-story .img-full {
    height: 100%;
    min-height: 310px;
    margin: 0 -15px;
    position: relative;
    overflow: hidden; }
    @media (min-width: 768px) {
      .main-story .img-full {
        margin: 0 0 0 -15px; } }
  @media (min-width: 768px) {
    .main-story .col-lg-4 .bg-stretch {
      right: 5px; } }
  @media (min-width: 768px) {
    .main-story .big-paddings {
      padding-right: 20px; } }
  @media (min-width: 992px) {
    .main-story .big-paddings {
      padding: 28px 100px 39px 68px; } }

.decore-list {
  padding: 0;
  list-style: none;
  margin: 0; }
  .decore-list li {
    border-left: 10px solid #049dc6;
    background: #fafafa;
    box-shadow: 0 3px 5px 1px #f2f2f2;
    padding: 19px 40px 19px 0;
    margin: 0 0 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: center;
        align-content: center; }
    @media (min-width: 768px) {
      .decore-list li {
        display: block;
        padding: 25px 40px 25px 0; } }
    .decore-list li > a {
      padding: 19px 40px 19px 0;
      margin: -19px -40px -19px 0;
      display: block;
      text-decoration: none;
      color: #0f1b34;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: center;
          align-content: center; }
      @media (min-width: 768px) {
        .decore-list li > a {
          display: block;
          padding: 25px 40px 25px 0;
          margin: -25px -40px -25px 0; } }
      .decore-list li > a:hover strong.d-block {
        text-decoration: underline; }
    .decore-list li p {
      padding: 0 0 2px; }
    .decore-list li p:last-child {
      margin: 0; }
  .decore-list .text {
    overflow: hidden; }
    @media (max-width: 991px) {
      .decore-list .text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-line-pack: center;
            align-content: center; } }
  .decore-list .ico {
    text-align: center;
    float: left;
    width: 74px;
    padding: 0 10px; }
    @media (min-width: 768px) {
      .decore-list .ico {
        padding: 27px 10px 10px;
        width: 90px; } }
  @media (max-width: 991px) {
    .decore-list .mb-2 {
      margin-bottom: 0 !important; } }

.info-list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px; }
  @media (min-width: 768px) {
    .info-list {
      margin: 0 0 38px; } }
  .info-list li {
    border-top: 1px solid #e8e8e8;
    padding: 15px 0 18px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .info-list li {
        padding: 15px 0 18px; } }
  .info-list .description {
    overflow: hidden; }
    @media (min-width: 768px) {
      .info-list .description {
        margin: 0 0 0 220px;
        padding: 9px 0 0; } }
    .info-list .description .text-row {
      margin: 0 0 22px; }
      .info-list .description .text-row:last-child {
        margin: 0; }
    .info-list .description .cell:after {
      content: '|';
      padding: 0 3px 0 4px; }
    .info-list .description .cell:last-child:after {
      display: none; }
  .info-list p {
    margin: 0; }
  .info-list b {
    padding: 0 3px 0 0; }
  .info-list .caption {
    display: block;
    margin: 0 0 20px; }
    @media (min-width: 768px) {
      .info-list .caption {
        float: left;
        width: 220px;
        margin: 0; } }
    .info-list .caption .ico {
      display: inline-block;
      vertical-align: middle;
      width: 48px; }
      @media (min-width: 768px) {
        .info-list .caption .ico {
          width: 52px; } }
      .info-list .caption .ico img {
        display: inline; }
    .info-list .caption .title {
      font-size: 20px;
      color: #049dc6;
      display: inline-block;
      vertical-align: middle; }
      @media (min-width: 768px) {
        .info-list .caption .title {
          font-size: 23px; } }

.accordion {
  list-style: none;
  padding: 0;
  margin: 0; }
  .accordion .opener {
    display: block;
    position: relative;
    color: #0f1b34;
    font-size: 15px;
    line-height: 1.3;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    text-decoration: none;
    padding: 15px 30px 15px 10px;
    background: #fafafa;
    margin: 6px 0 0; }
    @media (min-width: 768px) {
      .accordion .opener {
        padding: 24px 40px;
        font-size: 26px; } }
    .accordion .opener:before {
      content: '';
      position: absolute;
      right: 13px;
      width: 15px;
      height: 15px;
      border: 1px solid #0f1b34;
      border-radius: 50%;
      top: 15px; }
      @media (min-width: 768px) {
        .accordion .opener:before {
          top: 31px;
          right: 21px;
          width: 25px;
          height: 25px;
          border: 2px solid #0f1b34; } }
    .accordion .opener:after {
      content: '';
      position: absolute;
      right: 19px;
      top: 20px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      border: solid #0f1b34;
      border-width: 1px 1px 0 0;
      width: 5px;
      height: 5px;
      -webkit-transition: all ease-out 0.3s;
              transition: all ease-out 0.3s; }
      @media (min-width: 768px) {
        .accordion .opener:after {
          top: 39px;
          right: 30px;
          width: 8px;
          height: 8px;
          border-width: 2px 2px 0 0; } }
  .accordion .active > .opener {
    color: #049dc6; }
    .accordion .active > .opener:after {
      -webkit-transform: rotate(135deg);
          -ms-transform: rotate(135deg);
              transform: rotate(135deg);
      margin: -1px -1px 0 0;
      border-color: #049dc6; }
    .accordion .active > .opener:before {
      border-color: #049dc6; }
  .accordion .caption-title {
    overflow: hidden;
    font-size: 15px;
    line-height: 1.3;
    margin: 0 0 30px;
    color: #0f1b34; }
    @media (min-width: 768px) {
      .accordion .caption-title {
        font-size: 19px; } }
    .accordion .caption-title.inner-title {
      margin: 0 0 1px; }
      @media (min-width: 768px) {
        .accordion .caption-title.inner-title {
          margin: 0 0 15px; } }
    .accordion .caption-title .short {
      float: left;
      width: 86px; }
      @media (min-width: 768px) {
        .accordion .caption-title .short {
          width: 116px; } }
    .accordion .caption-title .long {
      margin: 0 0 0 86px;
      overflow: hidden; }
      @media (min-width: 768px) {
        .accordion .caption-title .long {
          margin: 0 0 0 116px; } }
  .accordion .slide {
    padding: 9px 20px 15px 10px;
    border-top: 1px solid #ececec;
    background: #fafafa;
    font-size: 12px;
    line-height: 1.18;
    font-weight: 400; }
    @media (min-width: 768px) {
      .accordion .slide {
        padding: 18px 20px 15px 40px;
        font-size: 16px;
        line-height: 1.125; } }
    .accordion .slide .opener {
      color: #0f1b34;
      padding: 8px 30px 8px 10px; }
      @media (min-width: 768px) {
        .accordion .slide .opener {
          padding: 15px 50px 15px 40px; } }
      .accordion .slide .opener:before {
        border-color: #575757;
        top: 9px; }
        @media (min-width: 768px) {
          .accordion .slide .opener:before {
            top: 12px; } }
      .accordion .slide .opener:after {
        border-color: #575757;
        top: 14px; }
        @media (min-width: 768px) {
          .accordion .slide .opener:after {
            top: 20px; } }
      .accordion .slide .opener .caption-title {
        font-weight: 400;
        font-size: 12px; }
        @media (min-width: 768px) {
          .accordion .slide .opener .caption-title {
            font-size: 16px; } }
        .accordion .slide .opener .caption-title .short {
          font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
          font-weight: 600; }
    .accordion .slide .active .caption-title {
      font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
      font-weight: 600; }
    .accordion .slide .slide {
      padding: 22px 20px 18px 10px;
      border: none; }
      @media (min-width: 768px) {
        .accordion .slide .slide {
          padding: 0 20px 30px 40px; } }
      .accordion .slide .slide .caption-title {
        font-size: 16px;
        padding: 0;
        margin: 0; }
        @media (max-width: 767px) {
          .accordion .slide .slide .caption-title {
            padding: 0 0 10px;
            font-size: 12px; } }
  .accordion table {
    margin: 0; }
    @media (min-width: 768px) {
      .accordion table {
        margin: 0 0 0 116px; } }
    .accordion table td {
      vertical-align: top;
      padding: 15px 0 0; }
      @media (min-width: 768px) {
        .accordion table td {
          padding: 50px 0 0; } }
    .accordion table td:first-child {
      color: #0f1b34;
      font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
      font-weight: 600;
      padding-right: 16px; }
    @media (min-width: 768px) {
      .accordion table tr:first-child td {
        padding-top: 34px; } }
    @media (min-width: 768px) {
      .accordion table tr:last-child td {
        padding-bottom: 24px; } }
    @media (max-width: 991px) {
      .accordion table {
        display: block; }
        .accordion table tr {
          display: block; }
        .accordion table td {
          display: block;
          padding: 0 0 0 86px; }
          .accordion table td:last-child {
            padding-bottom: 15px; } }
  .accordion .accordion {
    margin: 0 -20px 0 -10px; }
    @media (min-width: 768px) {
      .accordion .accordion {
        margin: 0 -20px 0 -40px; } }

.slide .slide {
  display: block;
  left: -9999px;
  position: absolute;
  top: -9999px;
  width: 100%;
  background: #ededed;
  color: #575757;
  margin-bottom: -15px;
  font-size: 12px; }
  @media (min-width: 768px) {
    .slide .slide {
      font-size: 16px; } }

.slide .active .opener {
  font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 600; }
  @media (min-width: 768px) {
    .slide .active .opener {
      background: #ededed; } }
  .slide .active .opener:before, .slide .active .opener:after {
    border-color: #575757; }

.slide .active .slide {
  position: static; }

.slide .caption-title {
  margin-bottom: 0;
  font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 600; }

.slide .opener {
  margin: 0; }

.visual-info {
  font-size: 12px;
  line-height: 17px;
  color: #0f1b34;
  padding: 5px 0 15px; }
  @media (min-width: 768px) {
    .visual-info {
      padding: 5px 0 38px;
      font-size: 19px;
      line-height: 1.2; } }
  .visual-info .box {
    border: 2px solid #049dc6;
    padding: 18px;
    text-align: center;
    background: #fff; }
    @media (min-width: 768px) {
      .visual-info .box {
        padding: 20px; } }
    .visual-info .box .center {
      display: block;
      max-width: 137px;
      margin: 0 auto; }
      @media (min-width: 768px) {
        .visual-info .box .center {
          max-width: 440px; } }
    .visual-info .box.dotted {
      border-style: dotted;
      background: none; }
      @media (max-width: 991px) {
        .visual-info .box.dotted {
          padding: 27px 20px; } }
      @media (max-width: 991px) {
        .visual-info .box.dotted .center {
          max-width: 180px; } }
    .visual-info .box p {
      margin: 0; }
  .visual-info .text-separator {
    display: block;
    text-align: center;
    color: #049dc6;
    text-transform: uppercase;
    font-size: 15px;
    padding: 19px 0; }
    @media (min-width: 768px) {
      .visual-info .text-separator {
        font-size: 18px;
        padding: 20px 0;
        font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: 600; } }

.search-slide {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 0 10px;
  background: rgba(163, 23, 128, 0.93);
  z-index: 100;
  display: none; }
  @media (min-width: 768px) {
    .search-slide {
      left: -58px;
      right: -58px;
      padding: 0 58px;
      top: 0; } }
  @media (min-width: 992px) {
    .search-slide {
      top: 0; } }
  .search-slide .close {
    position: absolute;
    top: 23px;
    right: 10px;
    z-index: 20;
    opacity: 1;
    font-size: 30px;
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    color: #fff;
    margin: 0;
    padding: 0;
    border: 0; }
    @media (min-width: 768px) {
      .search-slide .close {
        right: 74px; } }

.search-slide-form {
  padding: 70px 0 50px;
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 24px;
  /*input[type='radio']:checked + label:before {
        background: #9FD468;
    }*/
  /*input[type='radio']:focus + label:before {
        box-shadow: 0 0 0 3px rgba(255,255,0,.5);
    }*/ }
  @media (min-width: 768px) {
    .search-slide-form {
      padding: 120px 0 83px; } }
  .search-slide-form label {
    display: block;
    margin: 0 0 30px; }
    @media (min-width: 768px) {
      .search-slide-form label {
        margin: 0 0 58px; } }
  .search-slide-form .row-form {
    margin: 0 0 39px; }
    .search-slide-form .row-form:last-child {
      margin: 0; }
  .search-slide-form .cell {
    margin: 0 0 30px; }
    .search-slide-form .cell:last-child {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .search-slide-form .cell {
        margin: 0 0 0 42px; } }
  .search-slide-form input[type='search'] {
    width: 100%;
    font-size: 28px;
    font-weight: 300;
    background: none;
    border: solid #fff;
    border-width: 0 0 1px;
    padding: 14px 0;
    caret-color: #fff;
    padding: 0 20px 18px 0;
    color: #fff; }
    @media (min-width: 768px) {
      .search-slide-form input[type='search'] {
        line-height: 88px;
        font-size: 76px;
        padding: 0 20px 18px 12px; } }
  .search-slide-form .input-placeholder-text {
    color: #fff !important;
    font-size: 28px;
    font-weight: 300;
    left: 10px; }
    @media (min-width: 768px) {
      .search-slide-form .input-placeholder-text {
        line-height: 88px;
        font-size: 28px;
        left: 59px; } }
  .search-slide-form ::-webkit-input-placeholder {
    color: #fff; }
  .search-slide-form :-moz-placeholder {
    color: #fff; }
  .search-slide-form ::-moz-placeholder {
    color: #fff;
    opacity: 1; }
  .search-slide-form :-ms-input-placeholder {
    color: #fff;
    margin: 0 0 0 40px; }
  .search-slide-form input[type='radio'] {
    vertical-align: top;
    margin: 0 3px 0 0;
    width: 17px;
    height: 17px; }
  .search-slide-form input[type='radio'] + label {
    cursor: pointer;
    font-size: 21px;
    line-height: 23px;
    margin: 0; }
  .search-slide-form input[type='radio']:not(checked) {
    position: absolute;
    opacity: 0; }
  .search-slide-form input[type='radio']:not(checked) + label {
    position: relative;
    padding: 0 0 0 40px; }
  .search-slide-form input[type='radio']:not(checked) + label:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: none;
    border: 1px solid #fff; }
  .search-slide-form input[type='radio']:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 4px;
    width: 18px;
    height: 18px;
    border-radius: 10px;
    background: none;
    -webkit-transition: all .2s;
            transition: all .2s;
    background: none; }
  .search-slide-form input[type='radio']:checked + label:after {
    background: #fff; }

#nav .add-info-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8; }
  @media (min-width: 768px) {
    #nav .add-info-btn {
      display: none; } }
  #nav .add-info-btn li {
    text-align: center;
    border-left: 1px solid #e8e8e8; }
    #nav .add-info-btn li:first-child {
      border-left: 0; }
  #nav .add-info-btn a {
    padding: 22px;
    display: block;
    height: 100%;
    color: #555; }
  #nav .add-info-btn img {
    width: 31px; }

@media (max-width: 991px) {
  .load-more-row {
    border-top: 1px solid #dbd9d9;
    padding: 28px 0 0; }
    .load-more-row .btn {
      padding: 16px 29px;
      margin-bottom: 0 !important;
      width: 240px;
      font-size: 15px; } }

@media (max-width: 767px) {
  .load-more-row {
    padding-bottom: 13px; } }

@media (max-width: 991px) {
  .contact-box {
    line-height: 28px; }
    .contact-box strong.d-block {
      font-size: 25px;
      margin: 0 0 3px; }
    .contact-box .mb-4 {
      margin: 0 0 25px !important; }
    .contact-box address {
      margin: 0; } }

.open-close-form {
  padding: 20px 0 0;
  margin: 0 -15px; }
  @media (min-width: 768px) {
    .open-close-form {
      padding: 0;
      margin: 0; } }
  .open-close-form .opener-form {
    display: block;
    margin: 0 15px 20px; }
    @media (min-width: 768px) {
      .open-close-form .opener-form {
        display: none; } }
  @media (max-width: 767px) {
    .open-close-form .slide-form {
      background: #fff;
      padding: 0 15px; } }

.carousel-facts .slick-arrow {
  position: absolute;
  bottom: 4px;
  left: 3px;
  width: 34px;
  height: 35px;
  background: #fff;
  border-radius: 50%;
  border: 0;
  text-indent: -9999px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  z-index: 10; }
  .carousel-facts .slick-arrow:before {
    font-family: 'icomoon' !important;
    content: '\e906';
    color: #f00;
    text-indent: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 25px;
    color: #d6d5d6; }
  .carousel-facts .slick-arrow.slick-next:before {
    content: '\e905'; }
  .carousel-facts .slick-arrow.slick-prev {
    display: none; }
  .carousel-facts .slick-arrow.slick-disabled {
    display: none !important; }

.print {
  display: none; }

@media print {
  .w-60,
  div[class*='col-'],
  div[class^='col-'] {
    display: block;
    width: 100% !important;
    max-width: 100% !important; }
  .print {
    display: block !important;
    overflow: hidden !important; }
  body {
    color: #000 !important; }
  #footer h5,
  .text-primary,
  a {
    color: #000 !important;
    text-decoration: none; }
  .mt-5 {
    margin-top: 10px !important; }
  h1, .h1 {
    margin: 0 0 10px;
    color: #000 !important; }
  h2, h3, h4, h5, h6 {
    color: #000 !important; }
  a {
    color: #000 !important; }
  .pb-5 {
    padding-bottom: 10px !important; }
  .pr-md-5 {
    padding-right: 0 !important; }
  .mb-4,
  .mb-5 {
    margin-bottom: 10px !important; }
  .fz-26 {
    font-size: 22px !important;
    line-height: 1.1; }
  .mb-112,
  .mb-70 {
    margin-bottom: 20px !important; }
  .pb-64,
  .pb-143 {
    padding-bottom: 20px !important; }
  .row {
    display: block !important; }
  .hero-slider,
  .opener-col,
  .aside-section,
  .stories-gallery,
  #footer,
  .search-section,
  .print-none,
  .regular-slider {
    display: none !important; }
  .image-link .bg-stretch {
    padding-top: 0 !important; }
  .image-link .caption {
    padding: 0 !important; }
  .container-wrap {
    padding: 0 !important; }
  .print-wide {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0; }
  .filter-row .mobile-visible {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .print-db {
    display: block !important; }
  .main-story .text,
  .main-story .big-paddings {
    padding: 0 !important; }
  .main-content .main-story {
    padding: 0; }
  .wrap-section {
    padding: 10px 15px !important; }
  .medium-wrap-section {
    padding: 10px 0 !important; }
  .hero h1.title,
  .hero h2.title {
    line-height: 1.2 !important;
    padding: 0 !important;
    margin: 0 !important; }
  .accordion .opener {
    padding: 10px 0 !important;
    text-decoration: underline; }
  .accordion .slide,
  .slide .slide,
  .js-acc-hidden {
    position: static !important; }
  .accordion .slide {
    padding: 10px 0 !important;
    border: 0; }
  .accordion .slide .opener {
    border-bottom: 0; }
  .accordion .opener:after,
  .accordion .opener:before {
    display: none; }
  .accordion .accordion {
    margin: 0 !important; }
  .accordion table {
    margin: 0; }
  .accordion .slide .slide {
    margin: 0;
    padding: 0; }
  .accordion table tr:first-child td {
    padding-top: 0 !important; }
  .accordion table td {
    padding: 0 !important; }
  .info-list li {
    border: 0; }
  .colored-box {
    height: auto !important;
    padding: 0 !important; }
    .colored-box .btn {
      display: none !important; }
    .colored-box .step {
      font-size: 30px; }
  .intro-box {
    padding: 0 !important; }
  .list li:before {
    content: 'â€¢';
    top: 2px; }
  .contact-box address {
    font-size: 16px !important;
    line-height: 1.2 !important; }
  .contact-box .text-center {
    text-align: left !important; }
  .border-box {
    border: 0;
    padding: 0 !important; }
  .hold-icons-container .hold-icon {
    width: 100%;
    display: block;
    padding: 0 0 10px; }
  .hold-icons-container .image {
    display: none; }
  .result-boxes a {
    border: 0;
    padding: 0; }
  .search-result-block {
    padding: 10px 0 !important;
    margin: 0 !important;
    border: 0; }
    .search-result-block .category-title {
      padding: 0 0 5px 15px; }
  .filter-row {
    margin: 0 !important; }
  .main-story .img-full {
    display: none; }
  .main-story {
    color: #000 !important;
    padding: 0 15px; }
  .text .text-wrap {
    margin: 0 -15px; }
  h5 {
    margin: 0 0 10px !important; }
  .decore-list li {
    padding: 30px 10px 30px 0 !important; }
  .result-row .results.mobile-hidden,
  .decore-list li .mobile-hidden,
  .breadcrumb,
  a {
    display: block !important;
    visibility: visible !important;
    color: #000 !important; }
  .text-indigo,
  .breadcrumb-item.active,
  .green-gradient .h1, .green-gradient .h2, .green-gradient .h3, .green-gradient .h4, .green-gradient .h5, .green-gradient .h6, .green-gradient h1, .green-gradient h2, .green-gradient h3, .green-gradient h4, .green-gradient h5, .green-gradient h6, .green-gradient a,
  .colored-box .h1, .colored-box .h2, .colored-box .h3, .colored-box .h4, .colored-box .h5, .colored-box .h6, .colored-box h1, .colored-box h2, .colored-box h3, .colored-box h4, .colored-box h5, .colored-box h6,
  .green-gradient,
  .colored-box,
  .accordion table td:first-child,
  .accordion .caption-title,
  .accordion .active > .opener {
    color: #000 !important; }
  .breadcrumb {
    margin: 0 !important;
    padding: 10px 0 0 !important; }
  .visual-info .box {
    page-break-after: avoid !important; }
  .hold-icons-container,
  .hold-icon,
  .visual-info .box .step {
    page-break-after: avoid !important;
    page-break-before: avoid !important; }
  .pb-before {
    page-break-before: always !important;
    padding-top: 20px !important; }
  @page {
    size: auto;
    margin: 10px 0; }
  .hero.small-hero {
    padding: 10px 0 !important; }
  .hero.largest,
  .hero .container {
    min-height: 1px !important; }
  .hero .text-box {
    padding: 0 !important; }
  #main {
    padding: 0 !important; } }
/*# sourceMappingURL=main.css.map */
#main .social-box ul {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    padding: 0!important;
    margin: 0;
}

#main .social-box ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0 5px 0 0;
}

#main .social-box ul a {
    display: block;
    width: 40px;
    height: 40px;
    border: 2px solid #0e1b33;
    color: #fff;
    font-size: 0;
    line-height: 0;
    background: #0e1b33;
    text-decoration: none;
    text-align: center;
}

#main .social-box ul a:hover {
    background: none;
    color: #0e1b33;
}

#main .social-box ul a {
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

#main .social-box ul a:before {
    line-height: 36px;
    font-size: 19px;
}


#main .social-box ul a.icon-facebook {
    border-color: #39569a;
    background: #39569a;
}

#main .social-box ul a.icon-linkedin {
    border-color: #067db1;
    background: #067db1;
}

#main .social-box ul a.icon-twitter {
    border-color: #34a6de;
    background: #34a6de;
}

#main .social-box ul a.icon-mail2 {
    border-color: #0c0c0c;
    background: #0c0c0c;
}
/*
 * Bootstrap Cookie Alert by Wruczek
 * https://github.com/Wruczek/Bootstrap-Cookie-Alert
 * Released under MIT license
 */
.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
    background: #212327;
}

.cookiealert.show {
    opacity: .9;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

.cookiealert a {
    text-decoration: underline;
    color: #ecf0f1;
}

.cookiealert .acceptcookies {
    margin-left: 10px;
    margin-top: 5px;
    vertical-align: baseline;
}

.cookiealert .rejectcookies {
    margin-left: 10px;
    margin-top: 5px;
    vertical-align: baseline;
}
