<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,700|Open+Sans:400,700&amp;display=swap");
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #013A80;
  --indigo: #6610f2;
  --purple: #4829B2;
  --pink: #FF9EBD;
  --red: #E35D46;
  --orange: #fd7e14;
  --yellow: #F5BE17;
  --green: #34902F;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #777777;
  --gray-dark: #101010;
  --primary: #4829B2;
  --secondary: #dddddd;
  --success: #4F944F;
  --info: #17a2b8;
  --warning: #F5BE17;
  --danger: #E35D46;
  --light: #f5f5f5;
  --dark: #101010;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 1200px;
  --breakpoint-xl: 1600px;
  --font-family-sans-serif: "Open Sans", sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

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

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

body {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #555555;
  text-align: left;
  background-color: #fff; }

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

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

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

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

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

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #4829B2;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #2f1b74;
    text-decoration: none; }

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

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

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

figure {
  margin: 0 0 1rem; }

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

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

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

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

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

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

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

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

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

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

output {
  display: inline-block; }

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

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  line-height: 1.25;
  color: #000; }

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

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

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

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

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

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

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

.display-1 {
  font-size: 4.6875rem;
  font-weight: 300;
  line-height: 1.25; }

.display-2 {
  font-size: 3.75rem;
  font-weight: 300;
  line-height: 1.25; }

.display-3 {
  font-size: 2.8125rem;
  font-weight: 300;
  line-height: 1.25; }

.display-4 {
  font-size: 2.25rem;
  font-weight: 300;
  line-height: 1.25; }

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

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

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

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

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

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

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

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

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

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

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

.figure {
  display: inline-block; }

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

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

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

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

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

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

.container {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1170px; } }
  @media (min-width: 1600px) {
    .container {
      max-width: 1300px; } }

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

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1600px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

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

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

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

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

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

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

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

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

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

.table-secondary,
.table-secondary &gt; th,
.table-secondary &gt; td {
  background-color: whitesmoke; }

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

.table-hover .table-secondary:hover {
  background-color: #e8e8e8; }
  .table-hover .table-secondary:hover &gt; td,
  .table-hover .table-secondary:hover &gt; th {
    background-color: #e8e8e8; }

.table-success,
.table-success &gt; th,
.table-success &gt; td {
  background-color: #cee1ce; }

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

.table-hover .table-success:hover {
  background-color: #bed7be; }
  .table-hover .table-success:hover &gt; td,
  .table-hover .table-success:hover &gt; th {
    background-color: #bed7be; }

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

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

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

.table-warning,
.table-warning &gt; th,
.table-warning &gt; td {
  background-color: #fcedbe; }

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

.table-hover .table-warning:hover {
  background-color: #fbe6a6; }
  .table-hover .table-warning:hover &gt; td,
  .table-hover .table-warning:hover &gt; th {
    background-color: #fbe6a6; }

.table-danger,
.table-danger &gt; th,
.table-danger &gt; td {
  background-color: #f7d2cb; }

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

.table-hover .table-danger:hover {
  background-color: #f4bfb5; }
  .table-hover .table-danger:hover &gt; td,
  .table-hover .table-danger:hover &gt; th {
    background-color: #f4bfb5; }

.table-light,
.table-light &gt; th,
.table-light &gt; td {
  background-color: #fcfcfc; }

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

.table-hover .table-light:hover {
  background-color: #efefef; }
  .table-hover .table-light:hover &gt; td,
  .table-hover .table-light:hover &gt; th {
    background-color: #efefef; }

.table-dark,
.table-dark &gt; th,
.table-dark &gt; td {
  background-color: #bcbcbc; }

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

.table-hover .table-dark:hover {
  background-color: #afafaf; }
  .table-hover .table-dark:hover &gt; td,
  .table-hover .table-dark:hover &gt; th {
    background-color: #afafaf; }

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

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

.table .thead-dark th {
  color: #fff;
  background-color: #555555;
  border-color: #686868; }

.table .thead-light th {
  color: #666666;
  background-color: #dddddd;
  border-color: #dddddd; }

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

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

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

@media (max-width: 1199.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg &gt; .table-bordered {
      border: 0; } }

@media (max-width: 1599.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl &gt; .table-bordered {
      border: 0; } }

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

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 2rem + 2px);
  padding: 1rem 1rem;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #dddddd;
  border-radius: 0.625rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #000;
    background-color: #fff;
    border-color: #4829B2;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(72, 41, 178, 0.25); }
  .form-control::placeholder {
    color: #777777;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: rgba(0, 0, 0, 0.1);
    opacity: 1; }

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

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

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

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

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #aaaaaa; }

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

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

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

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(79, 148, 79, 0.9);
  border-radius: 0.625rem; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #4F944F;
  padding-right: calc(1.5em + 2rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%234F944F' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.5rem);
  background-size: calc(0.75em + 1rem) calc(0.75em + 1rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #4F944F;
    box-shadow: 0 0 0 0 rgba(79, 148, 79, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip {
    display: block; }

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

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #4F944F;
  padding-right: calc((1em + 2rem) * 3 / 4 + 2rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23555555' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%234F944F' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 2rem/calc(0.75em + 1rem) calc(0.75em + 1rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #4F944F;
    box-shadow: 0 0 0 0 rgba(79, 148, 79, 0.25); }
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

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

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

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

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

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

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

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0 rgba(79, 148, 79, 0.25); }

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

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

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

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #4F944F;
  box-shadow: 0 0 0 0 rgba(79, 148, 79, 0.25); }

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

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(227, 93, 70, 0.9);
  border-radius: 0.625rem; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #E35D46;
  padding-right: calc(1.5em + 2rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23E35D46' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23E35D46' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.5rem);
  background-size: calc(0.75em + 1rem) calc(0.75em + 1rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #E35D46;
    box-shadow: 0 0 0 0 rgba(227, 93, 70, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip {
    display: block; }

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

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #E35D46;
  padding-right: calc((1em + 2rem) * 3 / 4 + 2rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23555555' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23E35D46' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23E35D46' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 2rem/calc(0.75em + 1rem) calc(0.75em + 1rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #E35D46;
    box-shadow: 0 0 0 0 rgba(227, 93, 70, 0.25); }
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

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

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

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

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

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

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

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0 rgba(227, 93, 70, 0.25); }

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

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

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

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #E35D46;
  box-shadow: 0 0 0 0 rgba(227, 93, 70, 0.25); }

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

.btn {
  display: inline-block;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  color: #555555;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 1rem 2rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.625rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #555555;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(72, 41, 178, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }

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

.btn-primary {
  color: #fff;
  background-color: #4829B2;
  border-color: #4829B2; }
  .btn-primary:hover {
    color: #fff;
    background-color: #3b2293;
    border-color: #371f89; }
  .btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0 rgba(99, 73, 190, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #4829B2;
    border-color: #4829B2; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show &gt; .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #371f89;
    border-color: #331d7e; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(99, 73, 190, 0.5); }

.btn-secondary {
  color: #101010;
  background-color: #dddddd;
  border-color: #dddddd; }
  .btn-secondary:hover {
    color: #101010;
    background-color: #cacaca;
    border-color: #c4c4c4; }
  .btn-secondary:focus, .btn-secondary.focus {
    box-shadow: 0 0 0 0 rgba(190, 190, 190, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #101010;
    background-color: #dddddd;
    border-color: #dddddd; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show &gt; .btn-secondary.dropdown-toggle {
    color: #101010;
    background-color: #c4c4c4;
    border-color: #bdbdbd; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(190, 190, 190, 0.5); }

.btn-success {
  color: #fff;
  background-color: #4F944F;
  border-color: #4F944F; }
  .btn-success:hover {
    color: #fff;
    background-color: #427b42;
    border-color: #3d733d; }
  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0 rgba(105, 164, 105, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #4F944F;
    border-color: #4F944F; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show &gt; .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #3d733d;
    border-color: #396a39; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(105, 164, 105, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    box-shadow: 0 0 0 0 rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show &gt; .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #101010;
  background-color: #F5BE17;
  border-color: #F5BE17; }
  .btn-warning:hover {
    color: #101010;
    background-color: #dca809;
    border-color: #d09f09; }
  .btn-warning:focus, .btn-warning.focus {
    box-shadow: 0 0 0 0 rgba(211, 164, 22, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #101010;
    background-color: #F5BE17;
    border-color: #F5BE17; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show &gt; .btn-warning.dropdown-toggle {
    color: #101010;
    background-color: #d09f09;
    border-color: #c49508; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(211, 164, 22, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #E35D46;
  border-color: #E35D46; }
  .btn-danger:hover {
    color: #fff;
    background-color: #de4025;
    border-color: #d63b20; }
  .btn-danger:focus, .btn-danger.focus {
    box-shadow: 0 0 0 0 rgba(231, 117, 98, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #E35D46;
    border-color: #E35D46; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show &gt; .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d63b20;
    border-color: #cb381f; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(231, 117, 98, 0.5); }

.btn-light {
  color: #101010;
  background-color: #f5f5f5;
  border-color: #f5f5f5; }
  .btn-light:hover {
    color: #101010;
    background-color: #e2e2e2;
    border-color: gainsboro; }
  .btn-light:focus, .btn-light.focus {
    box-shadow: 0 0 0 0 rgba(211, 211, 211, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #101010;
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show &gt; .btn-light.dropdown-toggle {
    color: #101010;
    background-color: gainsboro;
    border-color: #d5d5d5; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(211, 211, 211, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #101010;
  border-color: #101010; }
  .btn-dark:hover {
    color: #fff;
    background-color: black;
    border-color: black; }
  .btn-dark:focus, .btn-dark.focus {
    box-shadow: 0 0 0 0 rgba(52, 52, 52, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #101010;
    border-color: #101010; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show &gt; .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: black;
    border-color: black; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(52, 52, 52, 0.5); }

.btn-outline-primary {
  color: #4829B2;
  border-color: #4829B2; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #4829B2;
    border-color: #4829B2; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0 rgba(72, 41, 178, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #4829B2;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #4829B2;
    border-color: #4829B2; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(72, 41, 178, 0.5); }

.btn-outline-secondary {
  color: #dddddd;
  border-color: #dddddd; }
  .btn-outline-secondary:hover {
    color: #101010;
    background-color: #dddddd;
    border-color: #dddddd; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0 rgba(221, 221, 221, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #dddddd;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-secondary.dropdown-toggle {
    color: #101010;
    background-color: #dddddd;
    border-color: #dddddd; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(221, 221, 221, 0.5); }

.btn-outline-success {
  color: #4F944F;
  border-color: #4F944F; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #4F944F;
    border-color: #4F944F; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0 rgba(79, 148, 79, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #4F944F;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #4F944F;
    border-color: #4F944F; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(79, 148, 79, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #F5BE17;
  border-color: #F5BE17; }
  .btn-outline-warning:hover {
    color: #101010;
    background-color: #F5BE17;
    border-color: #F5BE17; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0 rgba(245, 190, 23, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #F5BE17;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-warning.dropdown-toggle {
    color: #101010;
    background-color: #F5BE17;
    border-color: #F5BE17; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(245, 190, 23, 0.5); }

.btn-outline-danger {
  color: #E35D46;
  border-color: #E35D46; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #E35D46;
    border-color: #E35D46; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0 rgba(227, 93, 70, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #E35D46;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #E35D46;
    border-color: #E35D46; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(227, 93, 70, 0.5); }

.btn-outline-light {
  color: #f5f5f5;
  border-color: #f5f5f5; }
  .btn-outline-light:hover {
    color: #101010;
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0 rgba(245, 245, 245, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f5f5f5;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-light.dropdown-toggle {
    color: #101010;
    background-color: #f5f5f5;
    border-color: #f5f5f5; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(245, 245, 245, 0.5); }

.btn-outline-dark {
  color: #101010;
  border-color: #101010; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #101010;
    border-color: #101010; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0 rgba(16, 16, 16, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #101010;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #101010;
    border-color: #101010; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(16, 16, 16, 0.5); }

.btn-link {
  font-weight: 400;
  color: #4829B2;
  text-decoration: none; }
  .btn-link:hover {
    color: #2f1b74;
    text-decoration: none; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: none;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #777777;
    pointer-events: none; }

.btn-lg, .btn-group-lg &gt; .btn {
  padding: 1.25rem 2.5rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.625rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #101010;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #030303;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #4829B2; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #777777;
    pointer-events: none;
    background-color: transparent; }

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

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

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

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

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

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

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

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

.dropdown-toggle-split {
  padding-right: 1.5rem;
  padding-left: 1.5rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

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

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

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

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

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

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

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

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

.input-group-text {
  display: flex;
  align-items: center;
  padding: 1rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  text-align: center;
  white-space: nowrap;
  background-color: transparent;
  border: 1px solid #dddddd;
  border-radius: 0.625rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

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

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

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

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

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

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

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

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

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

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #4829B2;
    background-color: #4829B2; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0 rgba(72, 41, 178, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #4829B2; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3a4ea;
    border-color: #b3a4ea; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #777777; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: rgba(0, 0, 0, 0.1); }

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

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

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

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

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

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(72, 41, 178, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(72, 41, 178, 0.5); }

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

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

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(72, 41, 178, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #dddddd;
    border-radius: 0.5rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(72, 41, 178, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 2rem + 2px);
  padding: 1rem 2rem 1rem 1rem;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23555555' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 0.625rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #4829B2;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(72, 41, 178, 0.25); }
    .custom-select:focus::-ms-value {
      color: #000;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 1rem;
    background-image: none; }
  .custom-select:disabled {
    color: #777777;
    background-color: #dddddd; }
  .custom-select::-ms-expand {
    display: none; }

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

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

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

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 2rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #4829B2;
    box-shadow: 0 0 0 0 rgba(72, 41, 178, 0.25); }
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: rgba(0, 0, 0, 0.1); }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 2rem + 2px);
  padding: 1rem 1rem;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 0.625rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 2rem);
    padding: 1rem 1rem;
    line-height: 1.5;
    color: #000;
    content: "Browse";
    background-color: transparent;
    border-left: inherit;
    border-radius: 0 0.625rem 0.625rem 0; }

.custom-range {
  width: 100%;
  height: calc(1rem + 0);
  padding: 0;
  background-color: transparent;
  appearance: none; }
  .custom-range:focus {
    outline: none; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0 rgba(72, 41, 178, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0 rgba(72, 41, 178, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0 rgba(72, 41, 178, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #4829B2;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #b3a4ea; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #aaaaaa;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #4829B2;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #b3a4ea; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #aaaaaa;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    background-color: #4829B2;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #b3a4ea; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #aaaaaa;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #aaaaaa;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #888888; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #888888; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #888888; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      transition: none; } }

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

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

.nav-tabs {
  border-bottom: 1px solid #aaaaaa; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.625rem;
    border-top-right-radius: 0.625rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #dddddd #dddddd #aaaaaa; }
    .nav-tabs .nav-link.disabled {
      color: #777777;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #666666;
    background-color: #fff;
    border-color: #aaaaaa #aaaaaa #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

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

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

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

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

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

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

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px; }
  .navbar &gt; .container,
  .navbar &gt; .container-fluid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

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

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

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

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

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

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

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

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm &gt; .container,
    .navbar-expand-sm &gt; .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

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

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md &gt; .container,
    .navbar-expand-md &gt; .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

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

@media (min-width: 1200px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg &gt; .container,
    .navbar-expand-lg &gt; .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

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

@media (min-width: 1600px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl &gt; .container,
    .navbar-expand-xl &gt; .container-fluid {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand &gt; .container,
  .navbar-expand &gt; .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand &gt; .container,
  .navbar-expand &gt; .container-fluid {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

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

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #000; }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

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

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

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

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

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

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

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

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

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.6)' 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.6); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid #dddddd;
  border-radius: 0.625rem; }
  .card &gt; hr {
    margin-right: 0;
    margin-left: 0; }
  .card &gt; .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.625rem;
    border-top-right-radius: 0.625rem; }
  .card &gt; .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.625rem;
    border-bottom-left-radius: 0.625rem; }

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

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

.card-subtitle {
  margin-top: -0.625rem;
  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: 1.25rem 1.25rem;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: 0 solid #dddddd; }
  .card-header:first-child {
    border-radius: calc(0.625rem - 0) calc(0.625rem - 0) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 1.25rem 1.25rem;
  background-color: transparent;
  border-top: 0 solid #dddddd; }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.625rem - 0) calc(0.625rem - 0); }

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

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

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: calc(0.625rem - 0); }

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

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

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

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

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

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

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

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #dddddd;
  border-radius: 0.625rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #777777;
    content: "/"; }

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

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

.breadcrumb-item.active {
  color: #777777; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.625rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #555555;
  background-color: transparent;
  border: 1px solid transparent; }
  .page-link:hover {
    z-index: 2;
    color: #555555;
    text-decoration: none;
    background-color: transparent;
    border-color: #dddddd; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(72, 41, 178, 0.25); }

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

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

.page-item.active .page-link {
  z-index: 1;
  color: #000;
  background-color: transparent;
  border-color: #000; }

.page-item.disabled .page-link {
  color: #dddddd;
  pointer-events: none;
  cursor: auto;
  background-color: transparent;
  border-color: transparent; }

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

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

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

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

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

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

.badge {
  display: inline-block;
  padding: 0.5em 1em;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 10rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .badge {
      transition: none; } }
  a.badge:hover, a.badge:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

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

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #4829B2; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #371f89; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(72, 41, 178, 0.5); }

.badge-secondary {
  color: #101010;
  background-color: #dddddd; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #101010;
    background-color: #c4c4c4; }
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(221, 221, 221, 0.5); }

.badge-success {
  color: #fff;
  background-color: #4F944F; }
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #3d733d; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(79, 148, 79, 0.5); }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #117a8b; }
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5); }

.badge-warning {
  color: #101010;
  background-color: #F5BE17; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #101010;
    background-color: #d09f09; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(245, 190, 23, 0.5); }

.badge-danger {
  color: #fff;
  background-color: #E35D46; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #d63b20; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(227, 93, 70, 0.5); }

.badge-light {
  color: #101010;
  background-color: #f5f5f5; }
  a.badge-light:hover, a.badge-light:focus {
    color: #101010;
    background-color: gainsboro; }
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(245, 245, 245, 0.5); }

.badge-dark {
  color: #fff;
  background-color: #101010; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: black; }
  a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(16, 16, 16, 0.5); }

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

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

.alert {
  position: relative;
  padding: 1.25rem 1.25rem;
  margin-bottom: 1rem;
  border: 0 solid transparent;
  border-radius: 0.625rem; }

.alert-heading {
  color: inherit; }

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

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

.alert-primary {
  color: #ccc3e9;
  background-color: #4829b2;
  border-color: #ccc3e9; }
  .alert-primary hr {
    border-top-color: #bcb0e2; }
  .alert-primary .alert-link {
    color: #ac9edb; }

.alert-secondary {
  color: whitesmoke;
  background-color: #dddddd;
  border-color: whitesmoke; }
  .alert-secondary hr {
    border-top-color: #e8e8e8; }
  .alert-secondary .alert-link {
    color: gainsboro; }

.alert-success {
  color: #cee1ce;
  background-color: #4f944f;
  border-color: #cee1ce; }
  .alert-success hr {
    border-top-color: #bed7be; }
  .alert-success .alert-link {
    color: #aeceae; }

.alert-info {
  color: #bee5eb;
  background-color: #17a2b8;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #97d5df; }

.alert-warning {
  color: #fcedbe;
  background-color: #f5be17;
  border-color: #fcedbe; }
  .alert-warning hr {
    border-top-color: #fbe6a6; }
  .alert-warning .alert-link {
    color: #fae08d; }

.alert-danger {
  color: #f7d2cb;
  background-color: #e35d46;
  border-color: #f7d2cb; }
  .alert-danger hr {
    border-top-color: #f4bfb5; }
  .alert-danger .alert-link {
    color: #f0ac9f; }

.alert-light {
  color: #fcfcfc;
  background-color: whitesmoke;
  border-color: #fcfcfc; }
  .alert-light hr {
    border-top-color: #efefef; }
  .alert-light .alert-link {
    color: #e3e3e3; }

.alert-dark {
  color: #bcbcbc;
  background-color: #101010;
  border-color: #bcbcbc; }
  .alert-dark hr {
    border-top-color: #afafaf; }
  .alert-dark .alert-link {
    color: #a3a3a3; }

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

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #dddddd;
  border-radius: 0.625rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #4829B2;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

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

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

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

.media-body {
  flex: 1; }

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 0.9375rem 1.25rem;
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid #dddddd; }
  .list-group-item:first-child {
    border-top-left-radius: 0.625rem;
    border-top-right-radius: 0.625rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.625rem;
    border-bottom-left-radius: 0.625rem; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #777777;
    pointer-events: none;
    background-color: transparent; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #4829B2;
    border-color: #4829B2; }

.list-group-horizontal {
  flex-direction: row; }
  .list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0; }
    .list-group-horizontal .list-group-item:first-child {
      border-top-left-radius: 0.625rem;
      border-bottom-left-radius: 0.625rem;
      border-top-right-radius: 0; }
    .list-group-horizontal .list-group-item:last-child {
      margin-right: 0;
      border-top-right-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem;
      border-bottom-left-radius: 0; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row; }
    .list-group-horizontal-sm .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: 0.625rem;
        border-bottom-left-radius: 0.625rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.625rem;
        border-bottom-right-radius: 0.625rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row; }
    .list-group-horizontal-md .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: 0.625rem;
        border-bottom-left-radius: 0.625rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.625rem;
        border-bottom-right-radius: 0.625rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 1200px) {
  .list-group-horizontal-lg {
    flex-direction: row; }
    .list-group-horizontal-lg .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: 0.625rem;
        border-bottom-left-radius: 0.625rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.625rem;
        border-bottom-right-radius: 0.625rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 1600px) {
  .list-group-horizontal-xl {
    flex-direction: row; }
    .list-group-horizontal-xl .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: 0.625rem;
        border-bottom-left-radius: 0.625rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.625rem;
        border-bottom-right-radius: 0.625rem;
        border-bottom-left-radius: 0; } }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
  .list-group-flush .list-group-item:last-child {
    margin-bottom: -1px; }

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

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

.list-group-item-primary {
  color: #25155d;
  background-color: #ccc3e9; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #25155d;
    background-color: #bcb0e2; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #25155d;
    border-color: #25155d; }

.list-group-item-secondary {
  color: #737373;
  background-color: whitesmoke; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #737373;
    background-color: #e8e8e8; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #737373;
    border-color: #737373; }

.list-group-item-success {
  color: #294d29;
  background-color: #cee1ce; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #294d29;
    background-color: #bed7be; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #294d29;
    border-color: #294d29; }

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

.list-group-item-warning {
  color: #7f630c;
  background-color: #fcedbe; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #7f630c;
    background-color: #fbe6a6; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #7f630c;
    border-color: #7f630c; }

.list-group-item-danger {
  color: #763024;
  background-color: #f7d2cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #763024;
    background-color: #f4bfb5; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #763024;
    border-color: #763024; }

.list-group-item-light {
  color: #7f7f7f;
  background-color: #fcfcfc; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #7f7f7f;
    background-color: #efefef; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #7f7f7f;
    border-color: #7f7f7f; }

.list-group-item-dark {
  color: #080808;
  background-color: #bcbcbc; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #080808;
    background-color: #afafaf; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #080808;
    border-color: #080808; }

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

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

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

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

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #777777;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toast-body {
  padding: 0.75rem; }

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

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }

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

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

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

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

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dddddd;
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem; }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

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

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

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem; }
  .modal-footer &gt; :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer &gt; :not(:last-child) {
    margin-right: .25rem; }

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

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

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

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

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

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

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

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

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

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

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

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

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

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

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

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

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

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

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

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

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

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

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

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

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

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

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

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

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

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

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

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite; }

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

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

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

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

.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: #4829B2 !important; }

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

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

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

.bg-success {
  background-color: #4F944F !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-success {
  border-color: #4F944F !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1600px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.justify-content-center {
  justify-content: center !important; }

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

.justify-content-around {
  justify-content: space-around !important; }

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

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

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

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

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

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

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

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

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

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

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

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

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

.align-self-stretch {
  align-self: stretch !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-6 {
  margin: 3.75rem !important; }

.mt-6,
.my-6 {
  margin-top: 3.75rem !important; }

.mr-6,
.mx-6 {
  margin-right: 3.75rem !important; }

.mb-6,
.my-6 {
  margin-bottom: 3.75rem !important; }

.ml-6,
.mx-6 {
  margin-left: 3.75rem !important; }

.m-7 {
  margin: 4.375rem !important; }

.mt-7,
.my-7 {
  margin-top: 4.375rem !important; }

.mr-7,
.mx-7 {
  margin-right: 4.375rem !important; }

.mb-7,
.my-7 {
  margin-bottom: 4.375rem !important; }

.ml-7,
.mx-7 {
  margin-left: 4.375rem !important; }

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

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

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

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

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

.m-9 {
  margin: 5.625rem !important; }

.mt-9,
.my-9 {
  margin-top: 5.625rem !important; }

.mr-9,
.mx-9 {
  margin-right: 5.625rem !important; }

.mb-9,
.my-9 {
  margin-bottom: 5.625rem !important; }

.ml-9,
.mx-9 {
  margin-left: 5.625rem !important; }

.m-10 {
  margin: 6.25rem !important; }

.mt-10,
.my-10 {
  margin-top: 6.25rem !important; }

.mr-10,
.mx-10 {
  margin-right: 6.25rem !important; }

.mb-10,
.my-10 {
  margin-bottom: 6.25rem !important; }

.ml-10,
.mx-10 {
  margin-left: 6.25rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p-6 {
  padding: 3.75rem !important; }

.pt-6,
.py-6 {
  padding-top: 3.75rem !important; }

.pr-6,
.px-6 {
  padding-right: 3.75rem !important; }

.pb-6,
.py-6 {
  padding-bottom: 3.75rem !important; }

.pl-6,
.px-6 {
  padding-left: 3.75rem !important; }

.p-7 {
  padding: 4.375rem !important; }

.pt-7,
.py-7 {
  padding-top: 4.375rem !important; }

.pr-7,
.px-7 {
  padding-right: 4.375rem !important; }

.pb-7,
.py-7 {
  padding-bottom: 4.375rem !important; }

.pl-7,
.px-7 {
  padding-left: 4.375rem !important; }

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

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

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

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

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

.p-9 {
  padding: 5.625rem !important; }

.pt-9,
.py-9 {
  padding-top: 5.625rem !important; }

.pr-9,
.px-9 {
  padding-right: 5.625rem !important; }

.pb-9,
.py-9 {
  padding-bottom: 5.625rem !important; }

.pl-9,
.px-9 {
  padding-left: 5.625rem !important; }

.p-10 {
  padding: 6.25rem !important; }

.pt-10,
.py-10 {
  padding-top: 6.25rem !important; }

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

.pb-10,
.py-10 {
  padding-bottom: 6.25rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-n6 {
  margin: -3.75rem !important; }

.mt-n6,
.my-n6 {
  margin-top: -3.75rem !important; }

.mr-n6,
.mx-n6 {
  margin-right: -3.75rem !important; }

.mb-n6,
.my-n6 {
  margin-bottom: -3.75rem !important; }

.ml-n6,
.mx-n6 {
  margin-left: -3.75rem !important; }

.m-n7 {
  margin: -4.375rem !important; }

.mt-n7,
.my-n7 {
  margin-top: -4.375rem !important; }

.mr-n7,
.mx-n7 {
  margin-right: -4.375rem !important; }

.mb-n7,
.my-n7 {
  margin-bottom: -4.375rem !important; }

.ml-n7,
.mx-n7 {
  margin-left: -4.375rem !important; }

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

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

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

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

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

.m-n9 {
  margin: -5.625rem !important; }

.mt-n9,
.my-n9 {
  margin-top: -5.625rem !important; }

.mr-n9,
.mx-n9 {
  margin-right: -5.625rem !important; }

.mb-n9,
.my-n9 {
  margin-bottom: -5.625rem !important; }

.ml-n9,
.mx-n9 {
  margin-left: -5.625rem !important; }

.m-n10 {
  margin: -6.25rem !important; }

.mt-n10,
.my-n10 {
  margin-top: -6.25rem !important; }

.mr-n10,
.mx-n10 {
  margin-right: -6.25rem !important; }

.mb-n10,
.my-n10 {
  margin-bottom: -6.25rem !important; }

.ml-n10,
.mx-n10 {
  margin-left: -6.25rem !important; }

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.625rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.625rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.625rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.625rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.625rem !important; }
  .m-sm-2 {
    margin: 1.25rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 1.25rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 1.25rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 1.25rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 1.25rem !important; }
  .m-sm-3 {
    margin: 1.875rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1.875rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1.875rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1.875rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1.875rem !important; }
  .m-sm-4 {
    margin: 2.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 2.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 2.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 2.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 2.5rem !important; }
  .m-sm-5 {
    margin: 3.125rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3.125rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3.125rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3.125rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3.125rem !important; }
  .m-sm-6 {
    margin: 3.75rem !important; }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 3.75rem !important; }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 3.75rem !important; }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 3.75rem !important; }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 3.75rem !important; }
  .m-sm-7 {
    margin: 4.375rem !important; }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 4.375rem !important; }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 4.375rem !important; }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 4.375rem !important; }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 4.375rem !important; }
  .m-sm-8 {
    margin: 5rem !important; }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 5rem !important; }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 5rem !important; }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 5rem !important; }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 5rem !important; }
  .m-sm-9 {
    margin: 5.625rem !important; }
  .mt-sm-9,
  .my-sm-9 {
    margin-top: 5.625rem !important; }
  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 5.625rem !important; }
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 5.625rem !important; }
  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 5.625rem !important; }
  .m-sm-10 {
    margin: 6.25rem !important; }
  .mt-sm-10,
  .my-sm-10 {
    margin-top: 6.25rem !important; }
  .mr-sm-10,
  .mx-sm-10 {
    margin-right: 6.25rem !important; }
  .mb-sm-10,
  .my-sm-10 {
    margin-bottom: 6.25rem !important; }
  .ml-sm-10,
  .mx-sm-10 {
    margin-left: 6.25rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.625rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.625rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.625rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.625rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.625rem !important; }
  .p-sm-2 {
    padding: 1.25rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 1.25rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 1.25rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 1.25rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 1.25rem !important; }
  .p-sm-3 {
    padding: 1.875rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1.875rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1.875rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1.875rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1.875rem !important; }
  .p-sm-4 {
    padding: 2.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 2.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 2.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 2.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 2.5rem !important; }
  .p-sm-5 {
    padding: 3.125rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3.125rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3.125rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3.125rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3.125rem !important; }
  .p-sm-6 {
    padding: 3.75rem !important; }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 3.75rem !important; }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 3.75rem !important; }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 3.75rem !important; }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 3.75rem !important; }
  .p-sm-7 {
    padding: 4.375rem !important; }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 4.375rem !important; }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 4.375rem !important; }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 4.375rem !important; }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 4.375rem !important; }
  .p-sm-8 {
    padding: 5rem !important; }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 5rem !important; }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 5rem !important; }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 5rem !important; }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 5rem !important; }
  .p-sm-9 {
    padding: 5.625rem !important; }
  .pt-sm-9,
  .py-sm-9 {
    padding-top: 5.625rem !important; }
  .pr-sm-9,
  .px-sm-9 {
    padding-right: 5.625rem !important; }
  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 5.625rem !important; }
  .pl-sm-9,
  .px-sm-9 {
    padding-left: 5.625rem !important; }
  .p-sm-10 {
    padding: 6.25rem !important; }
  .pt-sm-10,
  .py-sm-10 {
    padding-top: 6.25rem !important; }
  .pr-sm-10,
  .px-sm-10 {
    padding-right: 6.25rem !important; }
  .pb-sm-10,
  .py-sm-10 {
    padding-bottom: 6.25rem !important; }
  .pl-sm-10,
  .px-sm-10 {
    padding-left: 6.25rem !important; }
  .m-sm-n1 {
    margin: -0.625rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.625rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.625rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.625rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.625rem !important; }
  .m-sm-n2 {
    margin: -1.25rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -1.25rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -1.25rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -1.25rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -1.25rem !important; }
  .m-sm-n3 {
    margin: -1.875rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1.875rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1.875rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1.875rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1.875rem !important; }
  .m-sm-n4 {
    margin: -2.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -2.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -2.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -2.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -2.5rem !important; }
  .m-sm-n5 {
    margin: -3.125rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3.125rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3.125rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3.125rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3.125rem !important; }
  .m-sm-n6 {
    margin: -3.75rem !important; }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -3.75rem !important; }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -3.75rem !important; }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -3.75rem !important; }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -3.75rem !important; }
  .m-sm-n7 {
    margin: -4.375rem !important; }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -4.375rem !important; }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -4.375rem !important; }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -4.375rem !important; }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -4.375rem !important; }
  .m-sm-n8 {
    margin: -5rem !important; }
  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -5rem !important; }
  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -5rem !important; }
  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -5rem !important; }
  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -5rem !important; }
  .m-sm-n9 {
    margin: -5.625rem !important; }
  .mt-sm-n9,
  .my-sm-n9 {
    margin-top: -5.625rem !important; }
  .mr-sm-n9,
  .mx-sm-n9 {
    margin-right: -5.625rem !important; }
  .mb-sm-n9,
  .my-sm-n9 {
    margin-bottom: -5.625rem !important; }
  .ml-sm-n9,
  .mx-sm-n9 {
    margin-left: -5.625rem !important; }
  .m-sm-n10 {
    margin: -6.25rem !important; }
  .mt-sm-n10,
  .my-sm-n10 {
    margin-top: -6.25rem !important; }
  .mr-sm-n10,
  .mx-sm-n10 {
    margin-right: -6.25rem !important; }
  .mb-sm-n10,
  .my-sm-n10 {
    margin-bottom: -6.25rem !important; }
  .ml-sm-n10,
  .mx-sm-n10 {
    margin-left: -6.25rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.625rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.625rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.625rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.625rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.625rem !important; }
  .m-md-2 {
    margin: 1.25rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 1.25rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 1.25rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 1.25rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 1.25rem !important; }
  .m-md-3 {
    margin: 1.875rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1.875rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1.875rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1.875rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1.875rem !important; }
  .m-md-4 {
    margin: 2.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 2.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 2.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 2.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 2.5rem !important; }
  .m-md-5 {
    margin: 3.125rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3.125rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3.125rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3.125rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3.125rem !important; }
  .m-md-6 {
    margin: 3.75rem !important; }
  .mt-md-6,
  .my-md-6 {
    margin-top: 3.75rem !important; }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 3.75rem !important; }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 3.75rem !important; }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 3.75rem !important; }
  .m-md-7 {
    margin: 4.375rem !important; }
  .mt-md-7,
  .my-md-7 {
    margin-top: 4.375rem !important; }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 4.375rem !important; }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 4.375rem !important; }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 4.375rem !important; }
  .m-md-8 {
    margin: 5rem !important; }
  .mt-md-8,
  .my-md-8 {
    margin-top: 5rem !important; }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 5rem !important; }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 5rem !important; }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 5rem !important; }
  .m-md-9 {
    margin: 5.625rem !important; }
  .mt-md-9,
  .my-md-9 {
    margin-top: 5.625rem !important; }
  .mr-md-9,
  .mx-md-9 {
    margin-right: 5.625rem !important; }
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 5.625rem !important; }
  .ml-md-9,
  .mx-md-9 {
    margin-left: 5.625rem !important; }
  .m-md-10 {
    margin: 6.25rem !important; }
  .mt-md-10,
  .my-md-10 {
    margin-top: 6.25rem !important; }
  .mr-md-10,
  .mx-md-10 {
    margin-right: 6.25rem !important; }
  .mb-md-10,
  .my-md-10 {
    margin-bottom: 6.25rem !important; }
  .ml-md-10,
  .mx-md-10 {
    margin-left: 6.25rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.625rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.625rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.625rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.625rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.625rem !important; }
  .p-md-2 {
    padding: 1.25rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 1.25rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 1.25rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 1.25rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 1.25rem !important; }
  .p-md-3 {
    padding: 1.875rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1.875rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1.875rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1.875rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1.875rem !important; }
  .p-md-4 {
    padding: 2.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 2.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 2.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 2.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 2.5rem !important; }
  .p-md-5 {
    padding: 3.125rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3.125rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3.125rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3.125rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3.125rem !important; }
  .p-md-6 {
    padding: 3.75rem !important; }
  .pt-md-6,
  .py-md-6 {
    padding-top: 3.75rem !important; }
  .pr-md-6,
  .px-md-6 {
    padding-right: 3.75rem !important; }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 3.75rem !important; }
  .pl-md-6,
  .px-md-6 {
    padding-left: 3.75rem !important; }
  .p-md-7 {
    padding: 4.375rem !important; }
  .pt-md-7,
  .py-md-7 {
    padding-top: 4.375rem !important; }
  .pr-md-7,
  .px-md-7 {
    padding-right: 4.375rem !important; }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 4.375rem !important; }
  .pl-md-7,
  .px-md-7 {
    padding-left: 4.375rem !important; }
  .p-md-8 {
    padding: 5rem !important; }
  .pt-md-8,
  .py-md-8 {
    padding-top: 5rem !important; }
  .pr-md-8,
  .px-md-8 {
    padding-right: 5rem !important; }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 5rem !important; }
  .pl-md-8,
  .px-md-8 {
    padding-left: 5rem !important; }
  .p-md-9 {
    padding: 5.625rem !important; }
  .pt-md-9,
  .py-md-9 {
    padding-top: 5.625rem !important; }
  .pr-md-9,
  .px-md-9 {
    padding-right: 5.625rem !important; }
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 5.625rem !important; }
  .pl-md-9,
  .px-md-9 {
    padding-left: 5.625rem !important; }
  .p-md-10 {
    padding: 6.25rem !important; }
  .pt-md-10,
  .py-md-10 {
    padding-top: 6.25rem !important; }
  .pr-md-10,
  .px-md-10 {
    padding-right: 6.25rem !important; }
  .pb-md-10,
  .py-md-10 {
    padding-bottom: 6.25rem !important; }
  .pl-md-10,
  .px-md-10 {
    padding-left: 6.25rem !important; }
  .m-md-n1 {
    margin: -0.625rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.625rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.625rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.625rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.625rem !important; }
  .m-md-n2 {
    margin: -1.25rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -1.25rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -1.25rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -1.25rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -1.25rem !important; }
  .m-md-n3 {
    margin: -1.875rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1.875rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1.875rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1.875rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1.875rem !important; }
  .m-md-n4 {
    margin: -2.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -2.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -2.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -2.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -2.5rem !important; }
  .m-md-n5 {
    margin: -3.125rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3.125rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3.125rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3.125rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3.125rem !important; }
  .m-md-n6 {
    margin: -3.75rem !important; }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -3.75rem !important; }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -3.75rem !important; }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -3.75rem !important; }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -3.75rem !important; }
  .m-md-n7 {
    margin: -4.375rem !important; }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -4.375rem !important; }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -4.375rem !important; }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -4.375rem !important; }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -4.375rem !important; }
  .m-md-n8 {
    margin: -5rem !important; }
  .mt-md-n8,
  .my-md-n8 {
    margin-top: -5rem !important; }
  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -5rem !important; }
  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -5rem !important; }
  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -5rem !important; }
  .m-md-n9 {
    margin: -5.625rem !important; }
  .mt-md-n9,
  .my-md-n9 {
    margin-top: -5.625rem !important; }
  .mr-md-n9,
  .mx-md-n9 {
    margin-right: -5.625rem !important; }
  .mb-md-n9,
  .my-md-n9 {
    margin-bottom: -5.625rem !important; }
  .ml-md-n9,
  .mx-md-n9 {
    margin-left: -5.625rem !important; }
  .m-md-n10 {
    margin: -6.25rem !important; }
  .mt-md-n10,
  .my-md-n10 {
    margin-top: -6.25rem !important; }
  .mr-md-n10,
  .mx-md-n10 {
    margin-right: -6.25rem !important; }
  .mb-md-n10,
  .my-md-n10 {
    margin-bottom: -6.25rem !important; }
  .ml-md-n10,
  .mx-md-n10 {
    margin-left: -6.25rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.625rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.625rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.625rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.625rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.625rem !important; }
  .m-lg-2 {
    margin: 1.25rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 1.25rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 1.25rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 1.25rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 1.25rem !important; }
  .m-lg-3 {
    margin: 1.875rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1.875rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1.875rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1.875rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1.875rem !important; }
  .m-lg-4 {
    margin: 2.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 2.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 2.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 2.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 2.5rem !important; }
  .m-lg-5 {
    margin: 3.125rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3.125rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3.125rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3.125rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3.125rem !important; }
  .m-lg-6 {
    margin: 3.75rem !important; }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 3.75rem !important; }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 3.75rem !important; }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 3.75rem !important; }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 3.75rem !important; }
  .m-lg-7 {
    margin: 4.375rem !important; }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 4.375rem !important; }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 4.375rem !important; }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 4.375rem !important; }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 4.375rem !important; }
  .m-lg-8 {
    margin: 5rem !important; }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 5rem !important; }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 5rem !important; }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 5rem !important; }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 5rem !important; }
  .m-lg-9 {
    margin: 5.625rem !important; }
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 5.625rem !important; }
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 5.625rem !important; }
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 5.625rem !important; }
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 5.625rem !important; }
  .m-lg-10 {
    margin: 6.25rem !important; }
  .mt-lg-10,
  .my-lg-10 {
    margin-top: 6.25rem !important; }
  .mr-lg-10,
  .mx-lg-10 {
    margin-right: 6.25rem !important; }
  .mb-lg-10,
  .my-lg-10 {
    margin-bottom: 6.25rem !important; }
  .ml-lg-10,
  .mx-lg-10 {
    margin-left: 6.25rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.625rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.625rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.625rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.625rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.625rem !important; }
  .p-lg-2 {
    padding: 1.25rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 1.25rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 1.25rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 1.25rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 1.25rem !important; }
  .p-lg-3 {
    padding: 1.875rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1.875rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1.875rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1.875rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1.875rem !important; }
  .p-lg-4 {
    padding: 2.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 2.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 2.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 2.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 2.5rem !important; }
  .p-lg-5 {
    padding: 3.125rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3.125rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3.125rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3.125rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3.125rem !important; }
  .p-lg-6 {
    padding: 3.75rem !important; }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 3.75rem !important; }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 3.75rem !important; }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 3.75rem !important; }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 3.75rem !important; }
  .p-lg-7 {
    padding: 4.375rem !important; }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 4.375rem !important; }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 4.375rem !important; }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 4.375rem !important; }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 4.375rem !important; }
  .p-lg-8 {
    padding: 5rem !important; }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 5rem !important; }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 5rem !important; }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 5rem !important; }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 5rem !important; }
  .p-lg-9 {
    padding: 5.625rem !important; }
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 5.625rem !important; }
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 5.625rem !important; }
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 5.625rem !important; }
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 5.625rem !important; }
  .p-lg-10 {
    padding: 6.25rem !important; }
  .pt-lg-10,
  .py-lg-10 {
    padding-top: 6.25rem !important; }
  .pr-lg-10,
  .px-lg-10 {
    padding-right: 6.25rem !important; }
  .pb-lg-10,
  .py-lg-10 {
    padding-bottom: 6.25rem !important; }
  .pl-lg-10,
  .px-lg-10 {
    padding-left: 6.25rem !important; }
  .m-lg-n1 {
    margin: -0.625rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.625rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.625rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.625rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.625rem !important; }
  .m-lg-n2 {
    margin: -1.25rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -1.25rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -1.25rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -1.25rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -1.25rem !important; }
  .m-lg-n3 {
    margin: -1.875rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1.875rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1.875rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1.875rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1.875rem !important; }
  .m-lg-n4 {
    margin: -2.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -2.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -2.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -2.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -2.5rem !important; }
  .m-lg-n5 {
    margin: -3.125rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3.125rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3.125rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3.125rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3.125rem !important; }
  .m-lg-n6 {
    margin: -3.75rem !important; }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -3.75rem !important; }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -3.75rem !important; }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -3.75rem !important; }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -3.75rem !important; }
  .m-lg-n7 {
    margin: -4.375rem !important; }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -4.375rem !important; }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -4.375rem !important; }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -4.375rem !important; }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -4.375rem !important; }
  .m-lg-n8 {
    margin: -5rem !important; }
  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -5rem !important; }
  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -5rem !important; }
  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -5rem !important; }
  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -5rem !important; }
  .m-lg-n9 {
    margin: -5.625rem !important; }
  .mt-lg-n9,
  .my-lg-n9 {
    margin-top: -5.625rem !important; }
  .mr-lg-n9,
  .mx-lg-n9 {
    margin-right: -5.625rem !important; }
  .mb-lg-n9,
  .my-lg-n9 {
    margin-bottom: -5.625rem !important; }
  .ml-lg-n9,
  .mx-lg-n9 {
    margin-left: -5.625rem !important; }
  .m-lg-n10 {
    margin: -6.25rem !important; }
  .mt-lg-n10,
  .my-lg-n10 {
    margin-top: -6.25rem !important; }
  .mr-lg-n10,
  .mx-lg-n10 {
    margin-right: -6.25rem !important; }
  .mb-lg-n10,
  .my-lg-n10 {
    margin-bottom: -6.25rem !important; }
  .ml-lg-n10,
  .mx-lg-n10 {
    margin-left: -6.25rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1600px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.625rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.625rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.625rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.625rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.625rem !important; }
  .m-xl-2 {
    margin: 1.25rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 1.25rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 1.25rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 1.25rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 1.25rem !important; }
  .m-xl-3 {
    margin: 1.875rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1.875rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1.875rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1.875rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1.875rem !important; }
  .m-xl-4 {
    margin: 2.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 2.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 2.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 2.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 2.5rem !important; }
  .m-xl-5 {
    margin: 3.125rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3.125rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3.125rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3.125rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3.125rem !important; }
  .m-xl-6 {
    margin: 3.75rem !important; }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 3.75rem !important; }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 3.75rem !important; }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 3.75rem !important; }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 3.75rem !important; }
  .m-xl-7 {
    margin: 4.375rem !important; }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 4.375rem !important; }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 4.375rem !important; }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 4.375rem !important; }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 4.375rem !important; }
  .m-xl-8 {
    margin: 5rem !important; }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 5rem !important; }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 5rem !important; }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 5rem !important; }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 5rem !important; }
  .m-xl-9 {
    margin: 5.625rem !important; }
  .mt-xl-9,
  .my-xl-9 {
    margin-top: 5.625rem !important; }
  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 5.625rem !important; }
  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 5.625rem !important; }
  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 5.625rem !important; }
  .m-xl-10 {
    margin: 6.25rem !important; }
  .mt-xl-10,
  .my-xl-10 {
    margin-top: 6.25rem !important; }
  .mr-xl-10,
  .mx-xl-10 {
    margin-right: 6.25rem !important; }
  .mb-xl-10,
  .my-xl-10 {
    margin-bottom: 6.25rem !important; }
  .ml-xl-10,
  .mx-xl-10 {
    margin-left: 6.25rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.625rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.625rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.625rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.625rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.625rem !important; }
  .p-xl-2 {
    padding: 1.25rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 1.25rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 1.25rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 1.25rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 1.25rem !important; }
  .p-xl-3 {
    padding: 1.875rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1.875rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1.875rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1.875rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1.875rem !important; }
  .p-xl-4 {
    padding: 2.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 2.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 2.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 2.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 2.5rem !important; }
  .p-xl-5 {
    padding: 3.125rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3.125rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3.125rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3.125rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3.125rem !important; }
  .p-xl-6 {
    padding: 3.75rem !important; }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 3.75rem !important; }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 3.75rem !important; }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 3.75rem !important; }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 3.75rem !important; }
  .p-xl-7 {
    padding: 4.375rem !important; }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 4.375rem !important; }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 4.375rem !important; }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 4.375rem !important; }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 4.375rem !important; }
  .p-xl-8 {
    padding: 5rem !important; }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 5rem !important; }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 5rem !important; }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 5rem !important; }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 5rem !important; }
  .p-xl-9 {
    padding: 5.625rem !important; }
  .pt-xl-9,
  .py-xl-9 {
    padding-top: 5.625rem !important; }
  .pr-xl-9,
  .px-xl-9 {
    padding-right: 5.625rem !important; }
  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 5.625rem !important; }
  .pl-xl-9,
  .px-xl-9 {
    padding-left: 5.625rem !important; }
  .p-xl-10 {
    padding: 6.25rem !important; }
  .pt-xl-10,
  .py-xl-10 {
    padding-top: 6.25rem !important; }
  .pr-xl-10,
  .px-xl-10 {
    padding-right: 6.25rem !important; }
  .pb-xl-10,
  .py-xl-10 {
    padding-bottom: 6.25rem !important; }
  .pl-xl-10,
  .px-xl-10 {
    padding-left: 6.25rem !important; }
  .m-xl-n1 {
    margin: -0.625rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.625rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.625rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.625rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.625rem !important; }
  .m-xl-n2 {
    margin: -1.25rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -1.25rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -1.25rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -1.25rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -1.25rem !important; }
  .m-xl-n3 {
    margin: -1.875rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1.875rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1.875rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1.875rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1.875rem !important; }
  .m-xl-n4 {
    margin: -2.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -2.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -2.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -2.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -2.5rem !important; }
  .m-xl-n5 {
    margin: -3.125rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3.125rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3.125rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3.125rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3.125rem !important; }
  .m-xl-n6 {
    margin: -3.75rem !important; }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -3.75rem !important; }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -3.75rem !important; }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -3.75rem !important; }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -3.75rem !important; }
  .m-xl-n7 {
    margin: -4.375rem !important; }
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -4.375rem !important; }
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -4.375rem !important; }
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -4.375rem !important; }
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -4.375rem !important; }
  .m-xl-n8 {
    margin: -5rem !important; }
  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -5rem !important; }
  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -5rem !important; }
  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -5rem !important; }
  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -5rem !important; }
  .m-xl-n9 {
    margin: -5.625rem !important; }
  .mt-xl-n9,
  .my-xl-n9 {
    margin-top: -5.625rem !important; }
  .mr-xl-n9,
  .mx-xl-n9 {
    margin-right: -5.625rem !important; }
  .mb-xl-n9,
  .my-xl-n9 {
    margin-bottom: -5.625rem !important; }
  .ml-xl-n9,
  .mx-xl-n9 {
    margin-left: -5.625rem !important; }
  .m-xl-n10 {
    margin: -6.25rem !important; }
  .mt-xl-n10,
  .my-xl-n10 {
    margin-top: -6.25rem !important; }
  .mr-xl-n10,
  .mx-xl-n10 {
    margin-right: -6.25rem !important; }
  .mb-xl-n10,
  .my-xl-n10 {
    margin-bottom: -6.25rem !important; }
  .ml-xl-n10,
  .mx-xl-n10 {
    margin-left: -6.25rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-primary {
  color: #4829B2 !important; }

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

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

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

.text-success {
  color: #4F944F !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

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

.fs-12 {
  font-size: 0.75rem !important; }

.fs-14 {
  font-size: 0.875rem !important; }

.fs-16 {
  font-size: 1rem !important; }

.fs-18 {
  font-size: 1.125rem !important; }

.fs-20 {
  font-size: 1.25rem !important; }

.fs-22 {
  font-size: 1.375rem !important; }

.fs-24 {
  font-size: 1.5rem !important; }

.fs-26 {
  font-size: 1.625rem !important; }

.fs-28 {
  font-size: 1.75rem !important; }

.fs-30 {
  font-size: 1.875rem !important; }

.fs-32 {
  font-size: 2rem !important; }

.fs-34 {
  font-size: 2.125rem !important; }

.fs-36 {
  font-size: 2.25rem !important; }

.fs-38 {
  font-size: 2.375rem !important; }

.fs-40 {
  font-size: 2.5rem !important; }

.fs-50 {
  font-size: 3.125rem !important; }

.fs-60 {
  font-size: 3.75rem !important; }

.fs-70 {
  font-size: 4.375rem !important; }

.fs-80 {
  font-size: 5rem !important; }

.fs-90 {
  font-size: 5.625rem !important; }

.fs-100 {
  font-size: 6.25rem !important; }

.bg-blue {
  background-color: #013A80 !important; }

a.bg-blue:hover, a.bg-blue:focus,
button.bg-blue:hover,
button.bg-blue:focus {
  background-color: #01234d !important; }

.bg-indigo {
  background-color: #6610f2 !important; }

a.bg-indigo:hover, a.bg-indigo:focus,
button.bg-indigo:hover,
button.bg-indigo:focus {
  background-color: #510bc4 !important; }

.bg-purple {
  background-color: #4829B2 !important; }

a.bg-purple:hover, a.bg-purple:focus,
button.bg-purple:hover,
button.bg-purple:focus {
  background-color: #371f89 !important; }

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

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

.bg-red {
  background-color: #E35D46 !important; }

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

.bg-orange {
  background-color: #fd7e14 !important; }

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

.bg-yellow {
  background-color: #F5BE17 !important; }

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

.bg-green {
  background-color: #34902F !important; }

a.bg-green:hover, a.bg-green:focus,
button.bg-green:hover,
button.bg-green:focus {
  background-color: #266a22 !important; }

.bg-teal {
  background-color: #20c997 !important; }

a.bg-teal:hover, a.bg-teal:focus,
button.bg-teal:hover,
button.bg-teal:focus {
  background-color: #199d76 !important; }

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

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

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

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

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

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

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

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

.bg-100 {
  background-color: #f5f5f5 !important; }

a.bg-100:hover, a.bg-100:focus,
button.bg-100:hover,
button.bg-100:focus {
  background-color: gainsboro !important; }

.bg-200 {
  background-color: #dddddd !important; }

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

.bg-300 {
  background-color: #aaaaaa !important; }

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

.bg-400 {
  background-color: #999999 !important; }

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

.bg-500 {
  background-color: #888888 !important; }

a.bg-500:hover, a.bg-500:focus,
button.bg-500:hover,
button.bg-500:focus {
  background-color: #6f6f6f !important; }

.bg-600 {
  background-color: #777777 !important; }

a.bg-600:hover, a.bg-600:focus,
button.bg-600:hover,
button.bg-600:focus {
  background-color: #5e5e5e !important; }

.bg-700 {
  background-color: #666666 !important; }

a.bg-700:hover, a.bg-700:focus,
button.bg-700:hover,
button.bg-700:focus {
  background-color: #4d4d4d !important; }

.bg-800 {
  background-color: #555555 !important; }

a.bg-800:hover, a.bg-800:focus,
button.bg-800:hover,
button.bg-800:focus {
  background-color: #3c3c3c !important; }

.bg-900 {
  background-color: #101010 !important; }

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

.bg-alt-blue {
  background: rgba(1, 58, 128, 0.1); }

.bg-alt-indigo {
  background: rgba(102, 16, 242, 0.1); }

.bg-alt-purple {
  background: rgba(72, 41, 178, 0.1); }

.bg-alt-pink {
  background: rgba(255, 158, 189, 0.1); }

.bg-alt-red {
  background: rgba(227, 93, 70, 0.1); }

.bg-alt-orange {
  background: rgba(253, 126, 20, 0.1); }

.bg-alt-yellow {
  background: rgba(245, 190, 23, 0.1); }

.bg-alt-green {
  background: rgba(52, 144, 47, 0.1); }

.bg-alt-teal {
  background: rgba(32, 201, 151, 0.1); }

.bg-alt-cyan {
  background: rgba(23, 162, 184, 0.1); }

.bg-alt-white {
  background: rgba(255, 255, 255, 0.1); }

.bg-alt-gray {
  background: rgba(119, 119, 119, 0.1); }

.bg-alt-gray-dark {
  background: rgba(16, 16, 16, 0.1); }

.bg-alt-primary {
  background: rgba(72, 41, 178, 0.1); }

.bg-alt-secondary {
  background: rgba(221, 221, 221, 0.1); }

.bg-alt-success {
  background: rgba(79, 148, 79, 0.1); }

.bg-alt-info {
  background: rgba(23, 162, 184, 0.1); }

.bg-alt-warning {
  background: rgba(245, 190, 23, 0.1); }

.bg-alt-danger {
  background: rgba(227, 93, 70, 0.1); }

.bg-alt-light {
  background: rgba(245, 245, 245, 0.1); }

.bg-alt-dark {
  background: rgba(16, 16, 16, 0.1); }

.text-blue {
  color: #013A80 !important; }

a.text-blue:hover, a.text-blue:focus {
  color: #001834 !important; }

.text-indigo {
  color: #6610f2 !important; }

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

.text-purple {
  color: #4829B2 !important; }

a.text-purple:hover, a.text-purple:focus {
  color: #2f1b74 !important; }

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

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

.text-red {
  color: #E35D46 !important; }

a.text-red:hover, a.text-red:focus {
  color: #c0351d !important; }

.text-orange {
  color: #fd7e14 !important; }

a.text-orange:hover, a.text-orange:focus {
  color: #c35a02 !important; }

.text-yellow {
  color: #F5BE17 !important; }

a.text-yellow:hover, a.text-yellow:focus {
  color: #b88c08 !important; }

.text-green {
  color: #34902F !important; }

a.text-green:hover, a.text-green:focus {
  color: #1f561c !important; }

.text-teal {
  color: #20c997 !important; }

a.text-teal:hover, a.text-teal:focus {
  color: #158765 !important; }

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

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

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

a.text-white:hover, a.text-white:focus {
  color: #d9d9d9 !important; }

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

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

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

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

.text-facebook {
  color: #3b5998 !important; }

a.text-facebook:hover, a.text-facebook:focus {
  color: #263961 !important; }

.text-google {
  color: #dd4b39 !important; }

a.text-google:hover, a.text-google:focus {
  color: #ac2d1e !important; }

.text-twitter {
  color: #00aced !important; }

a.text-twitter:hover, a.text-twitter:focus {
  color: #0074a1 !important; }

.text-linkedin {
  color: #007bb6 !important; }

a.text-linkedin:hover, a.text-linkedin:focus {
  color: #00476a !important; }

.text-pinterest {
  color: #cb2027 !important; }

a.text-pinterest:hover, a.text-pinterest:focus {
  color: #89161a !important; }

.text-git {
  color: #666666 !important; }

a.text-git:hover, a.text-git:focus {
  color: #404040 !important; }

.text-tumblr {
  color: #32506d !important; }

a.text-tumblr:hover, a.text-tumblr:focus {
  color: #1a2a39 !important; }

.text-vimeo {
  color: #aad450 !important; }

a.text-vimeo:hover, a.text-vimeo:focus {
  color: #83ad2b !important; }

.text-flickr {
  color: #ff0084 !important; }

a.text-flickr:hover, a.text-flickr:focus {
  color: #b3005c !important; }

.text-reddit {
  color: #ff4500 !important; }

a.text-reddit:hover, a.text-reddit:focus {
  color: #b33000 !important; }

.text-dribbble {
  color: #ea4c89 !important; }

a.text-dribbble:hover, a.text-dribbble:focus {
  color: #d11960 !important; }

.text-skype {
  color: #00aff0 !important; }

a.text-skype:hover, a.text-skype:focus {
  color: #0077a4 !important; }

.text-instagram {
  color: #517fa4 !important; }

a.text-instagram:hover, a.text-instagram:focus {
  color: #385771 !important; }

.text-behance {
  color: #1769ff !important; }

a.text-behance:hover, a.text-behance:focus {
  color: #0047ca !important; }

.text-rss {
  color: #f26522 !important; }

a.text-rss:hover, a.text-rss:focus {
  color: #bc440b !important; }

.gutter-0 {
  margin: -0px; }
  .gutter-0 &gt; * {
    margin-bottom: 0 !important;
    padding: 0px; }

.gutter-1 {
  margin: -5px; }
  .gutter-1 &gt; * {
    margin-bottom: 0 !important;
    padding: 5px; }

.gutter-2 {
  margin: -10px; }
  .gutter-2 &gt; * {
    margin-bottom: 0 !important;
    padding: 10px; }

.gutter-3 {
  margin: -15px; }
  .gutter-3 &gt; * {
    margin-bottom: 0 !important;
    padding: 15px; }

.gutter-4 {
  margin: -20px; }
  .gutter-4 &gt; * {
    margin-bottom: 0 !important;
    padding: 20px; }

.gutter-5 {
  margin: -25px; }
  .gutter-5 &gt; * {
    margin-bottom: 0 !important;
    padding: 25px; }

@media (min-width: 576px) {
  .gutter-sm-0 {
    margin: -0px; }
    .gutter-sm-0 &gt; * {
      margin-bottom: 0 !important;
      padding: 0px; }
  .gutter-sm-1 {
    margin: -5px; }
    .gutter-sm-1 &gt; * {
      margin-bottom: 0 !important;
      padding: 5px; }
  .gutter-sm-2 {
    margin: -10px; }
    .gutter-sm-2 &gt; * {
      margin-bottom: 0 !important;
      padding: 10px; }
  .gutter-sm-3 {
    margin: -15px; }
    .gutter-sm-3 &gt; * {
      margin-bottom: 0 !important;
      padding: 15px; }
  .gutter-sm-4 {
    margin: -20px; }
    .gutter-sm-4 &gt; * {
      margin-bottom: 0 !important;
      padding: 20px; }
  .gutter-sm-5 {
    margin: -25px; }
    .gutter-sm-5 &gt; * {
      margin-bottom: 0 !important;
      padding: 25px; } }

@media (min-width: 768px) {
  .gutter-md-0 {
    margin: -0px; }
    .gutter-md-0 &gt; * {
      margin-bottom: 0 !important;
      padding: 0px; }
  .gutter-md-1 {
    margin: -5px; }
    .gutter-md-1 &gt; * {
      margin-bottom: 0 !important;
      padding: 5px; }
  .gutter-md-2 {
    margin: -10px; }
    .gutter-md-2 &gt; * {
      margin-bottom: 0 !important;
      padding: 10px; }
  .gutter-md-3 {
    margin: -15px; }
    .gutter-md-3 &gt; * {
      margin-bottom: 0 !important;
      padding: 15px; }
  .gutter-md-4 {
    margin: -20px; }
    .gutter-md-4 &gt; * {
      margin-bottom: 0 !important;
      padding: 20px; }
  .gutter-md-5 {
    margin: -25px; }
    .gutter-md-5 &gt; * {
      margin-bottom: 0 !important;
      padding: 25px; } }

@media (min-width: 1200px) {
  .gutter-lg-0 {
    margin: -0px; }
    .gutter-lg-0 &gt; * {
      margin-bottom: 0 !important;
      padding: 0px; }
  .gutter-lg-1 {
    margin: -5px; }
    .gutter-lg-1 &gt; * {
      margin-bottom: 0 !important;
      padding: 5px; }
  .gutter-lg-2 {
    margin: -10px; }
    .gutter-lg-2 &gt; * {
      margin-bottom: 0 !important;
      padding: 10px; }
  .gutter-lg-3 {
    margin: -15px; }
    .gutter-lg-3 &gt; * {
      margin-bottom: 0 !important;
      padding: 15px; }
  .gutter-lg-4 {
    margin: -20px; }
    .gutter-lg-4 &gt; * {
      margin-bottom: 0 !important;
      padding: 20px; }
  .gutter-lg-5 {
    margin: -25px; }
    .gutter-lg-5 &gt; * {
      margin-bottom: 0 !important;
      padding: 25px; } }

@media (min-width: 1600px) {
  .gutter-xl-0 {
    margin: -0px; }
    .gutter-xl-0 &gt; * {
      margin-bottom: 0 !important;
      padding: 0px; }
  .gutter-xl-1 {
    margin: -5px; }
    .gutter-xl-1 &gt; * {
      margin-bottom: 0 !important;
      padding: 5px; }
  .gutter-xl-2 {
    margin: -10px; }
    .gutter-xl-2 &gt; * {
      margin-bottom: 0 !important;
      padding: 10px; }
  .gutter-xl-3 {
    margin: -15px; }
    .gutter-xl-3 &gt; * {
      margin-bottom: 0 !important;
      padding: 15px; }
  .gutter-xl-4 {
    margin: -20px; }
    .gutter-xl-4 &gt; * {
      margin-bottom: 0 !important;
      padding: 20px; }
  .gutter-xl-5 {
    margin: -25px; }
    .gutter-xl-5 &gt; * {
      margin-bottom: 0 !important;
      padding: 25px; } }

.equal {
  position: relative;
  display: block;
  overflow: hidden; }
  .equal::before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
  .equal-25.equal::before {
    padding-top: 25%; }
  .equal-50.equal::before {
    padding-top: 50%; }
  .equal-75.equal::before {
    padding-top: 75%; }
  .equal-100.equal::before {
    padding-top: 100%; }
  .equal-auto.equal::before {
    padding-top: auto; }
  .equal-30.equal::before {
    padding-top: 30%; }
  .equal-35.equal::before {
    padding-top: 35%; }
  .equal-40.equal::before {
    padding-top: 40%; }
  .equal-45.equal::before {
    padding-top: 45%; }
  .equal-55.equal::before {
    padding-top: 55%; }
  .equal-60.equal::before {
    padding-top: 60%; }
  .equal-65.equal::before {
    padding-top: 65%; }
  .equal-70.equal::before {
    padding-top: 70%; }
  .equal-80.equal::before {
    padding-top: 80%; }
  .equal-85.equal::before {
    padding-top: 85%; }
  .equal-90.equal::before {
    padding-top: 90%; }
  .equal-95.equal::before {
    padding-top: 95%; }
  .equal-120.equal::before {
    padding-top: 120%; }
  .equal-125.equal::before {
    padding-top: 125%; }
  .equal-150.equal::before {
    padding-top: 150%; }
  .equal-175.equal::before {
    padding-top: 175%; }
  .equal-200.equal::before {
    padding-top: 200%; }
  @media (min-width: 576px) {
    .equal-sm-25.equal::before {
      padding-top: 25%; }
    .equal-sm-50.equal::before {
      padding-top: 50%; }
    .equal-sm-75.equal::before {
      padding-top: 75%; }
    .equal-sm-100.equal::before {
      padding-top: 100%; }
    .equal-sm-auto.equal::before {
      padding-top: auto; }
    .equal-sm-30.equal::before {
      padding-top: 30%; }
    .equal-sm-35.equal::before {
      padding-top: 35%; }
    .equal-sm-40.equal::before {
      padding-top: 40%; }
    .equal-sm-45.equal::before {
      padding-top: 45%; }
    .equal-sm-55.equal::before {
      padding-top: 55%; }
    .equal-sm-60.equal::before {
      padding-top: 60%; }
    .equal-sm-65.equal::before {
      padding-top: 65%; }
    .equal-sm-70.equal::before {
      padding-top: 70%; }
    .equal-sm-80.equal::before {
      padding-top: 80%; }
    .equal-sm-85.equal::before {
      padding-top: 85%; }
    .equal-sm-90.equal::before {
      padding-top: 90%; }
    .equal-sm-95.equal::before {
      padding-top: 95%; }
    .equal-sm-120.equal::before {
      padding-top: 120%; }
    .equal-sm-125.equal::before {
      padding-top: 125%; }
    .equal-sm-150.equal::before {
      padding-top: 150%; }
    .equal-sm-175.equal::before {
      padding-top: 175%; }
    .equal-sm-200.equal::before {
      padding-top: 200%; } }
  @media (min-width: 768px) {
    .equal-md-25.equal::before {
      padding-top: 25%; }
    .equal-md-50.equal::before {
      padding-top: 50%; }
    .equal-md-75.equal::before {
      padding-top: 75%; }
    .equal-md-100.equal::before {
      padding-top: 100%; }
    .equal-md-auto.equal::before {
      padding-top: auto; }
    .equal-md-30.equal::before {
      padding-top: 30%; }
    .equal-md-35.equal::before {
      padding-top: 35%; }
    .equal-md-40.equal::before {
      padding-top: 40%; }
    .equal-md-45.equal::before {
      padding-top: 45%; }
    .equal-md-55.equal::before {
      padding-top: 55%; }
    .equal-md-60.equal::before {
      padding-top: 60%; }
    .equal-md-65.equal::before {
      padding-top: 65%; }
    .equal-md-70.equal::before {
      padding-top: 70%; }
    .equal-md-80.equal::before {
      padding-top: 80%; }
    .equal-md-85.equal::before {
      padding-top: 85%; }
    .equal-md-90.equal::before {
      padding-top: 90%; }
    .equal-md-95.equal::before {
      padding-top: 95%; }
    .equal-md-120.equal::before {
      padding-top: 120%; }
    .equal-md-125.equal::before {
      padding-top: 125%; }
    .equal-md-150.equal::before {
      padding-top: 150%; }
    .equal-md-175.equal::before {
      padding-top: 175%; }
    .equal-md-200.equal::before {
      padding-top: 200%; } }
  @media (min-width: 1200px) {
    .equal-lg-25.equal::before {
      padding-top: 25%; }
    .equal-lg-50.equal::before {
      padding-top: 50%; }
    .equal-lg-75.equal::before {
      padding-top: 75%; }
    .equal-lg-100.equal::before {
      padding-top: 100%; }
    .equal-lg-auto.equal::before {
      padding-top: auto; }
    .equal-lg-30.equal::before {
      padding-top: 30%; }
    .equal-lg-35.equal::before {
      padding-top: 35%; }
    .equal-lg-40.equal::before {
      padding-top: 40%; }
    .equal-lg-45.equal::before {
      padding-top: 45%; }
    .equal-lg-55.equal::before {
      padding-top: 55%; }
    .equal-lg-60.equal::before {
      padding-top: 60%; }
    .equal-lg-65.equal::before {
      padding-top: 65%; }
    .equal-lg-70.equal::before {
      padding-top: 70%; }
    .equal-lg-80.equal::before {
      padding-top: 80%; }
    .equal-lg-85.equal::before {
      padding-top: 85%; }
    .equal-lg-90.equal::before {
      padding-top: 90%; }
    .equal-lg-95.equal::before {
      padding-top: 95%; }
    .equal-lg-120.equal::before {
      padding-top: 120%; }
    .equal-lg-125.equal::before {
      padding-top: 125%; }
    .equal-lg-150.equal::before {
      padding-top: 150%; }
    .equal-lg-175.equal::before {
      padding-top: 175%; }
    .equal-lg-200.equal::before {
      padding-top: 200%; } }
  @media (min-width: 1600px) {
    .equal-xl-25.equal::before {
      padding-top: 25%; }
    .equal-xl-50.equal::before {
      padding-top: 50%; }
    .equal-xl-75.equal::before {
      padding-top: 75%; }
    .equal-xl-100.equal::before {
      padding-top: 100%; }
    .equal-xl-auto.equal::before {
      padding-top: auto; }
    .equal-xl-30.equal::before {
      padding-top: 30%; }
    .equal-xl-35.equal::before {
      padding-top: 35%; }
    .equal-xl-40.equal::before {
      padding-top: 40%; }
    .equal-xl-45.equal::before {
      padding-top: 45%; }
    .equal-xl-55.equal::before {
      padding-top: 55%; }
    .equal-xl-60.equal::before {
      padding-top: 60%; }
    .equal-xl-65.equal::before {
      padding-top: 65%; }
    .equal-xl-70.equal::before {
      padding-top: 70%; }
    .equal-xl-80.equal::before {
      padding-top: 80%; }
    .equal-xl-85.equal::before {
      padding-top: 85%; }
    .equal-xl-90.equal::before {
      padding-top: 90%; }
    .equal-xl-95.equal::before {
      padding-top: 95%; }
    .equal-xl-120.equal::before {
      padding-top: 120%; }
    .equal-xl-125.equal::before {
      padding-top: 125%; }
    .equal-xl-150.equal::before {
      padding-top: 150%; }
    .equal-xl-175.equal::before {
      padding-top: 175%; }
    .equal-xl-200.equal::before {
      padding-top: 200%; } }

.equal.zoom .zoom-img {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  top: 50%; }

.owl-item .equal-50::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: calc(50% - 5px); }

.fw-25 {
  flex: 0 0 25% !important;
  width: 25% !important; }

.fw-50 {
  flex: 0 0 50% !important;
  width: 50% !important; }

.fw-75 {
  flex: 0 0 75% !important;
  width: 75% !important; }

.fw-100 {
  flex: 0 0 100% !important;
  width: 100% !important; }

.fw-auto {
  flex: 0 0 auto !important;
  width: auto !important; }

.fw-30 {
  flex: 0 0 30% !important;
  width: 30% !important; }

.fw-35 {
  flex: 0 0 35% !important;
  width: 35% !important; }

.fw-40 {
  flex: 0 0 40% !important;
  width: 40% !important; }

.fw-45 {
  flex: 0 0 45% !important;
  width: 45% !important; }

.fw-55 {
  flex: 0 0 55% !important;
  width: 55% !important; }

.fw-60 {
  flex: 0 0 60% !important;
  width: 60% !important; }

.fw-65 {
  flex: 0 0 65% !important;
  width: 65% !important; }

.fw-70 {
  flex: 0 0 70% !important;
  width: 70% !important; }

.fw-80 {
  flex: 0 0 80% !important;
  width: 80% !important; }

.fw-85 {
  flex: 0 0 85% !important;
  width: 85% !important; }

.fw-90 {
  flex: 0 0 90% !important;
  width: 90% !important; }

.fw-95 {
  flex: 0 0 95% !important;
  width: 95% !important; }

.fw-120 {
  flex: 0 0 120% !important;
  width: 120% !important; }

.fw-125 {
  flex: 0 0 125% !important;
  width: 125% !important; }

.fw-150 {
  flex: 0 0 150% !important;
  width: 150% !important; }

.fw-175 {
  flex: 0 0 175% !important;
  width: 175% !important; }

.fw-200 {
  flex: 0 0 200% !important;
  width: 200% !important; }

@media (min-width: 576px) {
  .fw-sm-25 {
    flex: 0 0 25% !important;
    width: 25% !important; }
  .fw-sm-50 {
    flex: 0 0 50% !important;
    width: 50% !important; }
  .fw-sm-75 {
    flex: 0 0 75% !important;
    width: 75% !important; }
  .fw-sm-100 {
    flex: 0 0 100% !important;
    width: 100% !important; }
  .fw-sm-auto {
    flex: 0 0 auto !important;
    width: auto !important; }
  .fw-sm-30 {
    flex: 0 0 30% !important;
    width: 30% !important; }
  .fw-sm-35 {
    flex: 0 0 35% !important;
    width: 35% !important; }
  .fw-sm-40 {
    flex: 0 0 40% !important;
    width: 40% !important; }
  .fw-sm-45 {
    flex: 0 0 45% !important;
    width: 45% !important; }
  .fw-sm-55 {
    flex: 0 0 55% !important;
    width: 55% !important; }
  .fw-sm-60 {
    flex: 0 0 60% !important;
    width: 60% !important; }
  .fw-sm-65 {
    flex: 0 0 65% !important;
    width: 65% !important; }
  .fw-sm-70 {
    flex: 0 0 70% !important;
    width: 70% !important; }
  .fw-sm-80 {
    flex: 0 0 80% !important;
    width: 80% !important; }
  .fw-sm-85 {
    flex: 0 0 85% !important;
    width: 85% !important; }
  .fw-sm-90 {
    flex: 0 0 90% !important;
    width: 90% !important; }
  .fw-sm-95 {
    flex: 0 0 95% !important;
    width: 95% !important; }
  .fw-sm-120 {
    flex: 0 0 120% !important;
    width: 120% !important; }
  .fw-sm-125 {
    flex: 0 0 125% !important;
    width: 125% !important; }
  .fw-sm-150 {
    flex: 0 0 150% !important;
    width: 150% !important; }
  .fw-sm-175 {
    flex: 0 0 175% !important;
    width: 175% !important; }
  .fw-sm-200 {
    flex: 0 0 200% !important;
    width: 200% !important; } }

@media (min-width: 768px) {
  .fw-md-25 {
    flex: 0 0 25% !important;
    width: 25% !important; }
  .fw-md-50 {
    flex: 0 0 50% !important;
    width: 50% !important; }
  .fw-md-75 {
    flex: 0 0 75% !important;
    width: 75% !important; }
  .fw-md-100 {
    flex: 0 0 100% !important;
    width: 100% !important; }
  .fw-md-auto {
    flex: 0 0 auto !important;
    width: auto !important; }
  .fw-md-30 {
    flex: 0 0 30% !important;
    width: 30% !important; }
  .fw-md-35 {
    flex: 0 0 35% !important;
    width: 35% !important; }
  .fw-md-40 {
    flex: 0 0 40% !important;
    width: 40% !important; }
  .fw-md-45 {
    flex: 0 0 45% !important;
    width: 45% !important; }
  .fw-md-55 {
    flex: 0 0 55% !important;
    width: 55% !important; }
  .fw-md-60 {
    flex: 0 0 60% !important;
    width: 60% !important; }
  .fw-md-65 {
    flex: 0 0 65% !important;
    width: 65% !important; }
  .fw-md-70 {
    flex: 0 0 70% !important;
    width: 70% !important; }
  .fw-md-80 {
    flex: 0 0 80% !important;
    width: 80% !important; }
  .fw-md-85 {
    flex: 0 0 85% !important;
    width: 85% !important; }
  .fw-md-90 {
    flex: 0 0 90% !important;
    width: 90% !important; }
  .fw-md-95 {
    flex: 0 0 95% !important;
    width: 95% !important; }
  .fw-md-120 {
    flex: 0 0 120% !important;
    width: 120% !important; }
  .fw-md-125 {
    flex: 0 0 125% !important;
    width: 125% !important; }
  .fw-md-150 {
    flex: 0 0 150% !important;
    width: 150% !important; }
  .fw-md-175 {
    flex: 0 0 175% !important;
    width: 175% !important; }
  .fw-md-200 {
    flex: 0 0 200% !important;
    width: 200% !important; } }

@media (min-width: 1200px) {
  .fw-lg-25 {
    flex: 0 0 25% !important;
    width: 25% !important; }
  .fw-lg-50 {
    flex: 0 0 50% !important;
    width: 50% !important; }
  .fw-lg-75 {
    flex: 0 0 75% !important;
    width: 75% !important; }
  .fw-lg-100 {
    flex: 0 0 100% !important;
    width: 100% !important; }
  .fw-lg-auto {
    flex: 0 0 auto !important;
    width: auto !important; }
  .fw-lg-30 {
    flex: 0 0 30% !important;
    width: 30% !important; }
  .fw-lg-35 {
    flex: 0 0 35% !important;
    width: 35% !important; }
  .fw-lg-40 {
    flex: 0 0 40% !important;
    width: 40% !important; }
  .fw-lg-45 {
    flex: 0 0 45% !important;
    width: 45% !important; }
  .fw-lg-55 {
    flex: 0 0 55% !important;
    width: 55% !important; }
  .fw-lg-60 {
    flex: 0 0 60% !important;
    width: 60% !important; }
  .fw-lg-65 {
    flex: 0 0 65% !important;
    width: 65% !important; }
  .fw-lg-70 {
    flex: 0 0 70% !important;
    width: 70% !important; }
  .fw-lg-80 {
    flex: 0 0 80% !important;
    width: 80% !important; }
  .fw-lg-85 {
    flex: 0 0 85% !important;
    width: 85% !important; }
  .fw-lg-90 {
    flex: 0 0 90% !important;
    width: 90% !important; }
  .fw-lg-95 {
    flex: 0 0 95% !important;
    width: 95% !important; }
  .fw-lg-120 {
    flex: 0 0 120% !important;
    width: 120% !important; }
  .fw-lg-125 {
    flex: 0 0 125% !important;
    width: 125% !important; }
  .fw-lg-150 {
    flex: 0 0 150% !important;
    width: 150% !important; }
  .fw-lg-175 {
    flex: 0 0 175% !important;
    width: 175% !important; }
  .fw-lg-200 {
    flex: 0 0 200% !important;
    width: 200% !important; } }

@media (min-width: 1600px) {
  .fw-xl-25 {
    flex: 0 0 25% !important;
    width: 25% !important; }
  .fw-xl-50 {
    flex: 0 0 50% !important;
    width: 50% !important; }
  .fw-xl-75 {
    flex: 0 0 75% !important;
    width: 75% !important; }
  .fw-xl-100 {
    flex: 0 0 100% !important;
    width: 100% !important; }
  .fw-xl-auto {
    flex: 0 0 auto !important;
    width: auto !important; }
  .fw-xl-30 {
    flex: 0 0 30% !important;
    width: 30% !important; }
  .fw-xl-35 {
    flex: 0 0 35% !important;
    width: 35% !important; }
  .fw-xl-40 {
    flex: 0 0 40% !important;
    width: 40% !important; }
  .fw-xl-45 {
    flex: 0 0 45% !important;
    width: 45% !important; }
  .fw-xl-55 {
    flex: 0 0 55% !important;
    width: 55% !important; }
  .fw-xl-60 {
    flex: 0 0 60% !important;
    width: 60% !important; }
  .fw-xl-65 {
    flex: 0 0 65% !important;
    width: 65% !important; }
  .fw-xl-70 {
    flex: 0 0 70% !important;
    width: 70% !important; }
  .fw-xl-80 {
    flex: 0 0 80% !important;
    width: 80% !important; }
  .fw-xl-85 {
    flex: 0 0 85% !important;
    width: 85% !important; }
  .fw-xl-90 {
    flex: 0 0 90% !important;
    width: 90% !important; }
  .fw-xl-95 {
    flex: 0 0 95% !important;
    width: 95% !important; }
  .fw-xl-120 {
    flex: 0 0 120% !important;
    width: 120% !important; }
  .fw-xl-125 {
    flex: 0 0 125% !important;
    width: 125% !important; }
  .fw-xl-150 {
    flex: 0 0 150% !important;
    width: 150% !important; }
  .fw-xl-175 {
    flex: 0 0 175% !important;
    width: 175% !important; }
  .fw-xl-200 {
    flex: 0 0 200% !important;
    width: 200% !important; } }

.vh-10 {
  height: 10vh;
  min-height: 10vh; }

.vh-20 {
  height: 20vh;
  min-height: 20vh; }

.vh-25 {
  height: 25vh;
  min-height: 25vh; }

.vh-30 {
  height: 30vh;
  min-height: 30vh; }

.vh-40 {
  height: 40vh;
  min-height: 40vh; }

.vh-50 {
  height: 50vh;
  min-height: 50vh; }

.vh-60 {
  height: 60vh;
  min-height: 60vh; }

.vh-70 {
  height: 70vh;
  min-height: 70vh; }

.vh-75 {
  height: 75vh;
  min-height: 75vh; }

.vh-80 {
  height: 80vh;
  min-height: 80vh; }

.vh-90 {
  height: 90vh;
  min-height: 90vh; }

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

@media (min-width: 576px) {
  .vh-sm-10 {
    height: 10vh;
    min-height: 10vh; }
  .vh-sm-20 {
    height: 20vh;
    min-height: 20vh; }
  .vh-sm-25 {
    height: 25vh;
    min-height: 25vh; }
  .vh-sm-30 {
    height: 30vh;
    min-height: 30vh; }
  .vh-sm-40 {
    height: 40vh;
    min-height: 40vh; }
  .vh-sm-50 {
    height: 50vh;
    min-height: 50vh; }
  .vh-sm-60 {
    height: 60vh;
    min-height: 60vh; }
  .vh-sm-70 {
    height: 70vh;
    min-height: 70vh; }
  .vh-sm-75 {
    height: 75vh;
    min-height: 75vh; }
  .vh-sm-80 {
    height: 80vh;
    min-height: 80vh; }
  .vh-sm-90 {
    height: 90vh;
    min-height: 90vh; }
  .vh-sm-100 {
    height: 100vh;
    min-height: 100vh; } }

@media (min-width: 768px) {
  .vh-md-10 {
    height: 10vh;
    min-height: 10vh; }
  .vh-md-20 {
    height: 20vh;
    min-height: 20vh; }
  .vh-md-25 {
    height: 25vh;
    min-height: 25vh; }
  .vh-md-30 {
    height: 30vh;
    min-height: 30vh; }
  .vh-md-40 {
    height: 40vh;
    min-height: 40vh; }
  .vh-md-50 {
    height: 50vh;
    min-height: 50vh; }
  .vh-md-60 {
    height: 60vh;
    min-height: 60vh; }
  .vh-md-70 {
    height: 70vh;
    min-height: 70vh; }
  .vh-md-75 {
    height: 75vh;
    min-height: 75vh; }
  .vh-md-80 {
    height: 80vh;
    min-height: 80vh; }
  .vh-md-90 {
    height: 90vh;
    min-height: 90vh; }
  .vh-md-100 {
    height: 100vh;
    min-height: 100vh; } }

@media (min-width: 1200px) {
  .vh-lg-10 {
    height: 10vh;
    min-height: 10vh; }
  .vh-lg-20 {
    height: 20vh;
    min-height: 20vh; }
  .vh-lg-25 {
    height: 25vh;
    min-height: 25vh; }
  .vh-lg-30 {
    height: 30vh;
    min-height: 30vh; }
  .vh-lg-40 {
    height: 40vh;
    min-height: 40vh; }
  .vh-lg-50 {
    height: 50vh;
    min-height: 50vh; }
  .vh-lg-60 {
    height: 60vh;
    min-height: 60vh; }
  .vh-lg-70 {
    height: 70vh;
    min-height: 70vh; }
  .vh-lg-75 {
    height: 75vh;
    min-height: 75vh; }
  .vh-lg-80 {
    height: 80vh;
    min-height: 80vh; }
  .vh-lg-90 {
    height: 90vh;
    min-height: 90vh; }
  .vh-lg-100 {
    height: 100vh;
    min-height: 100vh; } }

@media (min-width: 1600px) {
  .vh-xl-10 {
    height: 10vh;
    min-height: 10vh; }
  .vh-xl-20 {
    height: 20vh;
    min-height: 20vh; }
  .vh-xl-25 {
    height: 25vh;
    min-height: 25vh; }
  .vh-xl-30 {
    height: 30vh;
    min-height: 30vh; }
  .vh-xl-40 {
    height: 40vh;
    min-height: 40vh; }
  .vh-xl-50 {
    height: 50vh;
    min-height: 50vh; }
  .vh-xl-60 {
    height: 60vh;
    min-height: 60vh; }
  .vh-xl-70 {
    height: 70vh;
    min-height: 70vh; }
  .vh-xl-75 {
    height: 75vh;
    min-height: 75vh; }
  .vh-xl-80 {
    height: 80vh;
    min-height: 80vh; }
  .vh-xl-90 {
    height: 90vh;
    min-height: 90vh; }
  .vh-xl-100 {
    height: 100vh;
    min-height: 100vh; } }

@media (max-width: 1199.98px) {
  [class*="vh-"] {
    height: auto !important; } }

body {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body &gt; section,
  body &gt; article,
  body &gt; footer {
    position: relative;
    margin: 0 auto;
    padding: 5rem 0; }
  body header + section,
  body header + article {
    padding-top: 10rem; }
  body header.header--alt + section,
  body header.header--alt + article {
    padding-top: 6.875rem; }

.row:not(:last-child) {
  margin-bottom: 1.875rem; }

.row .row:not(:last-child) {
  margin-bottom: 1.25rem; }

.container-fluid {
  position: relative;
  max-width: 1370px; }
  @media (min-width: 1600px) {
    .container-fluid {
      max-width: 1470px; } }

[class*="separator"] {
  border-width: 0;
  border-color: #dddddd;
  border-style: solid; }
  [class*="separator"][class*="-top"] {
    border-top-width: 1px; }
  [class*="separator"][class*="-right"] {
    border-right-width: 1px; }
  [class*="separator"][class*="-bottom"] {
    border-bottom-width: 1px; }
  [class*="separator"][class*="-left"] {
    border-left-width: 1px; }
  [class*="separator"].text-white {
    border-color: rgba(255, 255, 255, 0.1); }

.stretch {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

[class*="level-"] {
  position: relative; }

.level-1 {
  z-index: 10; }

.level-2 {
  z-index: 5; }

article &gt; section {
  position: relative;
  margin-top: 20px; }
  article &gt; section + section {
    padding-top: 20px; }

.sticky {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s; }
  .sticky.is_stuck {
    -webkit-transform: translate(0, 0.625rem);
    -moz-transform: translate(0, 0.625rem);
    transform: translate(0, 0.625rem); }

.headroom--pinned .sticky-with-header.is_stuck {
  -webkit-transform: translate(0, 6rem);
  -moz-transform: translate(0, 6rem);
  transform: translate(0, 6rem); }

.no-overflow {
  overflow: hidden; }

.form-group {
  margin: 0; }
  .form-group label {
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: .1em; }

.form-control:hover {
  border-color: #c4c4c4; }

.form-control:focus:hover {
  border-color: #4829B2; }

.text-white .form-control {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff; }
  .text-white .form-control::placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .text-white .form-control:hover {
    border-color: rgba(255, 255, 255, 0.75); }
  .text-white .form-control:focus:hover {
    border-color: rgba(255, 255, 255, 0.75); }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?3uu43t");
  src: url("../fonts/icomoon.eot?3uu43t#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?3uu43t") format("truetype"), url("../fonts/icomoon.woff?3uu43t") format("woff"), url("../fonts/icomoon.svg?3uu43t#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: 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-asterisk:before {
  content: "\f069"; }

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

.icon-question:before {
  content: "\f128"; }

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

.icon-glass:before {
  content: "\f000"; }

.icon-music:before {
  content: "\f001"; }

.icon-search1:before {
  content: "\f002"; }

.icon-envelope-o:before {
  content: "\f003"; }

.icon-heart:before {
  content: "\f004"; }

.icon-star:before {
  content: "\f005"; }

.icon-star-o:before {
  content: "\f006"; }

.icon-user:before {
  content: "\f007"; }

.icon-film1:before {
  content: "\f008"; }

.icon-th-large:before {
  content: "\f009"; }

.icon-th:before {
  content: "\f00a"; }

.icon-th-list:before {
  content: "\f00b"; }

.icon-check:before {
  content: "\f00c"; }

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

.icon-remove:before {
  content: "\f00d"; }

.icon-times:before {
  content: "\f00d"; }

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

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

.icon-power-off:before {
  content: "\f011"; }

.icon-signal:before {
  content: "\f012"; }

.icon-cog:before {
  content: "\f013"; }

.icon-gear:before {
  content: "\f013"; }

.icon-trash-o:before {
  content: "\f014"; }

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

.icon-file-o:before {
  content: "\f016"; }

.icon-clock-o:before {
  content: "\f017"; }

.icon-road:before {
  content: "\f018"; }

.icon-download:before {
  content: "\f019"; }

.icon-arrow-circle-o-down:before {
  content: "\f01a"; }

.icon-arrow-circle-o-up:before {
  content: "\f01b"; }

.icon-inbox:before {
  content: "\f01c"; }

.icon-play-circle-o:before {
  content: "\f01d"; }

.icon-repeat1:before {
  content: "\f01e"; }

.icon-rotate-right:before {
  content: "\f01e"; }

.icon-refresh:before {
  content: "\f021"; }

.icon-list-alt:before {
  content: "\f022"; }

.icon-lock:before {
  content: "\f023"; }

.icon-flag:before {
  content: "\f024"; }

.icon-headphones1:before {
  content: "\f025"; }

.icon-volume-off:before {
  content: "\f026"; }

.icon-volume-down:before {
  content: "\f027"; }

.icon-volume-up:before {
  content: "\f028"; }

.icon-qrcode:before {
  content: "\f029"; }

.icon-barcode:before {
  content: "\f02a"; }

.icon-tag:before {
  content: "\f02b"; }

.icon-tags:before {
  content: "\f02c"; }

.icon-book:before {
  content: "\f02d"; }

.icon-bookmark:before {
  content: "\f02e"; }

.icon-print:before {
  content: "\f02f"; }

.icon-camera:before {
  content: "\f030"; }

.icon-font:before {
  content: "\f031"; }

.icon-bold1:before {
  content: "\f032"; }

.icon-italic1:before {
  content: "\f033"; }

.icon-text-height:before {
  content: "\f034"; }

.icon-text-width:before {
  content: "\f035"; }

.icon-align-left:before {
  content: "\f036"; }

.icon-align-center1:before {
  content: "\f037"; }

.icon-align-right:before {
  content: "\f038"; }

.icon-align-justify1:before {
  content: "\f039"; }

.icon-list:before {
  content: "\f03a"; }

.icon-dedent:before {
  content: "\f03b"; }

.icon-outdent:before {
  content: "\f03b"; }

.icon-indent:before {
  content: "\f03c"; }

.icon-video-camera:before {
  content: "\f03d"; }

.icon-image:before {
  content: "\f03e"; }

.icon-photo:before {
  content: "\f03e"; }

.icon-picture-o:before {
  content: "\f03e"; }

.icon-pencil:before {
  content: "\f040"; }

.icon-map-marker:before {
  content: "\f041"; }

.icon-adjust:before {
  content: "\f042"; }

.icon-tint:before {
  content: "\f043"; }

.icon-edit:before {
  content: "\f044"; }

.icon-pencil-square-o:before {
  content: "\f044"; }

.icon-share-square-o:before {
  content: "\f045"; }

.icon-check-square-o:before {
  content: "\f046"; }

.icon-arrows:before {
  content: "\f047"; }

.icon-step-backward:before {
  content: "\f048"; }

.icon-fast-backward:before {
  content: "\f049"; }

.icon-backward:before {
  content: "\f04a"; }

.icon-play1:before {
  content: "\f04b"; }

.icon-pause1:before {
  content: "\f04c"; }

.icon-stop:before {
  content: "\f04d"; }

.icon-forward:before {
  content: "\f04e"; }

.icon-fast-forward1:before {
  content: "\f050"; }

.icon-step-forward:before {
  content: "\f051"; }

.icon-eject:before {
  content: "\f052"; }

.icon-chevron-left:before {
  content: "\f053"; }

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

.icon-plus-circle1:before {
  content: "\f055"; }

.icon-minus-circle1:before {
  content: "\f056"; }

.icon-times-circle:before {
  content: "\f057"; }

.icon-check-circle1:before {
  content: "\f058"; }

.icon-question-circle:before {
  content: "\f059"; }

.icon-info-circle:before {
  content: "\f05a"; }

.icon-crosshairs:before {
  content: "\f05b"; }

.icon-times-circle-o:before {
  content: "\f05c"; }

.icon-check-circle-o:before {
  content: "\f05d"; }

.icon-ban:before {
  content: "\f05e"; }

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

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

.icon-arrow-up:before {
  content: "\f062"; }

.icon-arrow-down:before {
  content: "\f063"; }

.icon-mail-forward:before {
  content: "\f064"; }

.icon-share:before {
  content: "\f064"; }

.icon-expand:before {
  content: "\f065"; }

.icon-compress:before {
  content: "\f066"; }

.icon-exclamation-circle:before {
  content: "\f06a"; }

.icon-gift1:before {
  content: "\f06b"; }

.icon-leaf:before {
  content: "\f06c"; }

.icon-fire:before {
  content: "\f06d"; }

.icon-eye:before {
  content: "\f06e"; }

.icon-eye-slash:before {
  content: "\f070"; }

.icon-exclamation-triangle:before {
  content: "\f071"; }

.icon-warning:before {
  content: "\f071"; }

.icon-plane:before {
  content: "\f072"; }

.icon-calendar:before {
  content: "\f073"; }

.icon-random:before {
  content: "\f074"; }

.icon-comment:before {
  content: "\f075"; }

.icon-magnet:before {
  content: "\f076"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-retweet:before {
  content: "\f079"; }

.icon-shopping-cart:before {
  content: "\f07a"; }

.icon-folder:before {
  content: "\f07b"; }

.icon-folder-open:before {
  content: "\f07c"; }

.icon-arrows-v:before {
  content: "\f07d"; }

.icon-arrows-h:before {
  content: "\f07e"; }

.icon-bar-chart1:before {
  content: "\f080"; }

.icon-bar-chart-o:before {
  content: "\f080"; }

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

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

.icon-camera-retro:before {
  content: "\f083"; }

.icon-key:before {
  content: "\f084"; }

.icon-cogs:before {
  content: "\f085"; }

.icon-gears:before {
  content: "\f085"; }

.icon-comments:before {
  content: "\f086"; }

.icon-thumbs-o-up:before {
  content: "\f087"; }

.icon-thumbs-o-down:before {
  content: "\f088"; }

.icon-star-half:before {
  content: "\f089"; }

.icon-heart-o:before {
  content: "\f08a"; }

.icon-sign-out:before {
  content: "\f08b"; }

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

.icon-thumb-tack:before {
  content: "\f08d"; }

.icon-external-link1:before {
  content: "\f08e"; }

.icon-sign-in:before {
  content: "\f090"; }

.icon-trophy:before {
  content: "\f091"; }

.icon-github-square:before {
  content: "\f092"; }

.icon-upload:before {
  content: "\f093"; }

.icon-lemon-o:before {
  content: "\f094"; }

.icon-phone:before {
  content: "\f095"; }

.icon-square-o:before {
  content: "\f096"; }

.icon-bookmark-o:before {
  content: "\f097"; }

.icon-phone-square:before {
  content: "\f098"; }

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

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

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

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

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

.icon-credit-card:before {
  content: "\f09d"; }

.icon-feed:before {
  content: "\f09e"; }

.icon-rss:before {
  content: "\f09e"; }

.icon-hdd-o:before {
  content: "\f0a0"; }

.icon-bullhorn:before {
  content: "\f0a1"; }

.icon-bell-o:before {
  content: "\f0a2"; }

.icon-certificate:before {
  content: "\f0a3"; }

.icon-hand-o-right:before {
  content: "\f0a4"; }

.icon-hand-o-left:before {
  content: "\f0a5"; }

.icon-hand-o-up:before {
  content: "\f0a6"; }

.icon-hand-o-down:before {
  content: "\f0a7"; }

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

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

.icon-arrow-circle-up:before {
  content: "\f0aa"; }

.icon-arrow-circle-down:before {
  content: "\f0ab"; }

.icon-globe:before {
  content: "\f0ac"; }

.icon-wrench:before {
  content: "\f0ad"; }

.icon-tasks:before {
  content: "\f0ae"; }

.icon-filter1:before {
  content: "\f0b0"; }

.icon-briefcase:before {
  content: "\f0b1"; }

.icon-arrows-alt:before {
  content: "\f0b2"; }

.icon-group:before {
  content: "\f0c0"; }

.icon-users:before {
  content: "\f0c0"; }

.icon-chain:before {
  content: "\f0c1"; }

.icon-link:before {
  content: "\f0c1"; }

.icon-cloud:before {
  content: "\f0c2"; }

.icon-flask:before {
  content: "\f0c3"; }

.icon-cut:before {
  content: "\f0c4"; }

.icon-scissors:before {
  content: "\f0c4"; }

.icon-copy:before {
  content: "\f0c5"; }

.icon-files-o:before {
  content: "\f0c5"; }

.icon-paperclip1:before {
  content: "\f0c6"; }

.icon-floppy-o:before {
  content: "\f0c7"; }

.icon-save:before {
  content: "\f0c7"; }

.icon-square1:before {
  content: "\f0c8"; }

.icon-bars:before {
  content: "\f0c9"; }

.icon-navicon:before {
  content: "\f0c9"; }

.icon-reorder:before {
  content: "\f0c9"; }

.icon-list-ul:before {
  content: "\f0ca"; }

.icon-list-ol:before {
  content: "\f0cb"; }

.icon-strikethrough:before {
  content: "\f0cc"; }

.icon-underline1:before {
  content: "\f0cd"; }

.icon-table:before {
  content: "\f0ce"; }

.icon-magic:before {
  content: "\f0d0"; }

.icon-truck1:before {
  content: "\f0d1"; }

.icon-pinterest1:before {
  content: "\f0d2"; }

.icon-pinterest-square:before {
  content: "\f0d3"; }

.icon-google-plus-square:before {
  content: "\f0d4"; }

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

.icon-money:before {
  content: "\f0d6"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-caret-up:before {
  content: "\f0d8"; }

.icon-caret-left:before {
  content: "\f0d9"; }

.icon-caret-right:before {
  content: "\f0da"; }

.icon-columns1:before {
  content: "\f0db"; }

.icon-sort:before {
  content: "\f0dc"; }

.icon-unsorted:before {
  content: "\f0dc"; }

.icon-sort-desc:before {
  content: "\f0dd"; }

.icon-sort-down:before {
  content: "\f0dd"; }

.icon-sort-asc:before {
  content: "\f0de"; }

.icon-sort-up:before {
  content: "\f0de"; }

.icon-envelope:before {
  content: "\f0e0"; }

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

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

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

.icon-gavel:before {
  content: "\f0e3"; }

.icon-legal:before {
  content: "\f0e3"; }

.icon-dashboard:before {
  content: "\f0e4"; }

.icon-tachometer:before {
  content: "\f0e4"; }

.icon-comment-o:before {
  content: "\f0e5"; }

.icon-comments-o:before {
  content: "\f0e6"; }

.icon-bolt:before {
  content: "\f0e7"; }

.icon-flash:before {
  content: "\f0e7"; }

.icon-sitemap:before {
  content: "\f0e8"; }

.icon-umbrella1:before {
  content: "\f0e9"; }

.icon-clipboard:before {
  content: "\f0ea"; }

.icon-paste:before {
  content: "\f0ea"; }

.icon-lightbulb-o:before {
  content: "\f0eb"; }

.icon-exchange:before {
  content: "\f0ec"; }

.icon-cloud-download:before {
  content: "\f0ed"; }

.icon-cloud-upload:before {
  content: "\f0ee"; }

.icon-user-md:before {
  content: "\f0f0"; }

.icon-stethoscope:before {
  content: "\f0f1"; }

.icon-suitcase:before {
  content: "\f0f2"; }

.icon-bell:before {
  content: "\f0f3"; }

.icon-coffee1:before {
  content: "\f0f4"; }

.icon-cutlery:before {
  content: "\f0f5"; }

.icon-file-text-o:before {
  content: "\f0f6"; }

.icon-building-o:before {
  content: "\f0f7"; }

.icon-hospital-o:before {
  content: "\f0f8"; }

.icon-ambulance:before {
  content: "\f0f9"; }

.icon-medkit:before {
  content: "\f0fa"; }

.icon-fighter-jet:before {
  content: "\f0fb"; }

.icon-beer:before {
  content: "\f0fc"; }

.icon-h-square:before {
  content: "\f0fd"; }

.icon-plus-square1:before {
  content: "\f0fe"; }

.icon-angle-double-left:before {
  content: "\f100"; }

.icon-angle-double-right:before {
  content: "\f101"; }

.icon-angle-double-up:before {
  content: "\f102"; }

.icon-angle-double-down:before {
  content: "\f103"; }

.icon-angle-left:before {
  content: "\f104"; }

.icon-angle-right:before {
  content: "\f105"; }

.icon-angle-up:before {
  content: "\f106"; }

.icon-angle-down:before {
  content: "\f107"; }

.icon-desktop:before {
  content: "\f108"; }

.icon-laptop:before {
  content: "\f109"; }

.icon-tablet:before {
  content: "\f10a"; }

.icon-mobile:before {
  content: "\f10b"; }

.icon-mobile-phone:before {
  content: "\f10b"; }

.icon-circle-o:before {
  content: "\f10c"; }

.icon-quote-left:before {
  content: "\f10d"; }

.icon-quote-right:before {
  content: "\f10e"; }

.icon-spinner:before {
  content: "\f110"; }

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

.icon-mail-reply:before {
  content: "\f112"; }

.icon-reply:before {
  content: "\f112"; }

.icon-github-alt:before {
  content: "\f113"; }

.icon-folder-o:before {
  content: "\f114"; }

.icon-folder-open-o:before {
  content: "\f115"; }

.icon-smile-o:before {
  content: "\f118"; }

.icon-frown-o:before {
  content: "\f119"; }

.icon-meh-o:before {
  content: "\f11a"; }

.icon-gamepad:before {
  content: "\f11b"; }

.icon-keyboard-o:before {
  content: "\f11c"; }

.icon-flag-o:before {
  content: "\f11d"; }

.icon-flag-checkered:before {
  content: "\f11e"; }

.icon-terminal1:before {
  content: "\f120"; }

.icon-code:before {
  content: "\f121"; }

.icon-mail-reply-all:before {
  content: "\f122"; }

.icon-reply-all:before {
  content: "\f122"; }

.icon-star-half-empty:before {
  content: "\f123"; }

.icon-star-half-full:before {
  content: "\f123"; }

.icon-star-half-o:before {
  content: "\f123"; }

.icon-location-arrow:before {
  content: "\f124"; }

.icon-crop1:before {
  content: "\f125"; }

.icon-code-fork:before {
  content: "\f126"; }

.icon-chain-broken:before {
  content: "\f127"; }

.icon-unlink:before {
  content: "\f127"; }

.icon-info:before {
  content: "\f129"; }

.icon-exclamation:before {
  content: "\f12a"; }

.icon-superscript:before {
  content: "\f12b"; }

.icon-subscript:before {
  content: "\f12c"; }

.icon-eraser:before {
  content: "\f12d"; }

.icon-puzzle-piece:before {
  content: "\f12e"; }

.icon-microphone:before {
  content: "\f130"; }

.icon-microphone-slash:before {
  content: "\f131"; }

.icon-shield:before {
  content: "\f132"; }

.icon-calendar-o:before {
  content: "\f133"; }

.icon-fire-extinguisher:before {
  content: "\f134"; }

.icon-rocket:before {
  content: "\f135"; }

.icon-maxcdn:before {
  content: "\f136"; }

.icon-chevron-circle-left:before {
  content: "\f137"; }

.icon-chevron-circle-right:before {
  content: "\f138"; }

.icon-chevron-circle-up:before {
  content: "\f139"; }

.icon-chevron-circle-down:before {
  content: "\f13a"; }

.icon-html5:before {
  content: "\f13b"; }

.icon-css3:before {
  content: "\f13c"; }

.icon-anchor1:before {
  content: "\f13d"; }

.icon-unlock-alt:before {
  content: "\f13e"; }

.icon-bullseye:before {
  content: "\f140"; }

.icon-ellipsis-h:before {
  content: "\f141"; }

.icon-ellipsis-v:before {
  content: "\f142"; }

.icon-rss-square:before {
  content: "\f143"; }

.icon-play-circle1:before {
  content: "\f144"; }

.icon-ticket:before {
  content: "\f145"; }

.icon-minus-square1:before {
  content: "\f146"; }

.icon-minus-square-o:before {
  content: "\f147"; }

.icon-level-up:before {
  content: "\f148"; }

.icon-level-down:before {
  content: "\f149"; }

.icon-check-square1:before {
  content: "\f14a"; }

.icon-pencil-square:before {
  content: "\f14b"; }

.icon-external-link-square:before {
  content: "\f14c"; }

.icon-share-square:before {
  content: "\f14d"; }

.icon-compass:before {
  content: "\f14e"; }

.icon-caret-square-o-down:before {
  content: "\f150"; }

.icon-toggle-down:before {
  content: "\f150"; }

.icon-caret-square-o-up:before {
  content: "\f151"; }

.icon-toggle-up:before {
  content: "\f151"; }

.icon-caret-square-o-right:before {
  content: "\f152"; }

.icon-toggle-right1:before {
  content: "\f152"; }

.icon-eur:before {
  content: "\f153"; }

.icon-euro:before {
  content: "\f153"; }

.icon-gbp:before {
  content: "\f154"; }

.icon-dollar:before {
  content: "\f155"; }

.icon-usd:before {
  content: "\f155"; }

.icon-inr:before {
  content: "\f156"; }

.icon-rupee:before {
  content: "\f156"; }

.icon-cny:before {
  content: "\f157"; }

.icon-jpy:before {
  content: "\f157"; }

.icon-rmb:before {
  content: "\f157"; }

.icon-yen:before {
  content: "\f157"; }

.icon-rouble:before {
  content: "\f158"; }

.icon-rub:before {
  content: "\f158"; }

.icon-ruble:before {
  content: "\f158"; }

.icon-krw:before {
  content: "\f159"; }

.icon-won:before {
  content: "\f159"; }

.icon-bitcoin:before {
  content: "\f15a"; }

.icon-btc:before {
  content: "\f15a"; }

.icon-file1:before {
  content: "\f15b"; }

.icon-file-text1:before {
  content: "\f15c"; }

.icon-sort-alpha-asc:before {
  content: "\f15d"; }

.icon-sort-alpha-desc:before {
  content: "\f15e"; }

.icon-sort-amount-asc:before {
  content: "\f160"; }

.icon-sort-amount-desc:before {
  content: "\f161"; }

.icon-sort-numeric-asc:before {
  content: "\f162"; }

.icon-sort-numeric-desc:before {
  content: "\f163"; }

.icon-thumbs-up:before {
  content: "\f164"; }

.icon-thumbs-down:before {
  content: "\f165"; }

.icon-youtube-square:before {
  content: "\f166"; }

.icon-youtube2:before {
  content: "\f167"; }

.icon-xing1:before {
  content: "\f168"; }

.icon-xing-square:before {
  content: "\f169"; }

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

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

.icon-stack-overflow:before {
  content: "\f16c"; }

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

.icon-flickr1:before {
  content: "\f16e"; }

.icon-adn:before {
  content: "\f170"; }

.icon-bitbucket:before {
  content: "\f171"; }

.icon-bitbucket-square:before {
  content: "\f172"; }

.icon-tumblr1:before {
  content: "\f173"; }

.icon-tumblr-square:before {
  content: "\f174"; }

.icon-long-arrow-down:before {
  content: "\f175"; }

.icon-long-arrow-up:before {
  content: "\f176"; }

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

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

.icon-apple:before {
  content: "\f179"; }

.icon-windows:before {
  content: "\f17a"; }

.icon-android:before {
  content: "\f17b"; }

.icon-linux:before {
  content: "\f17c"; }

.icon-dribbble1:before {
  content: "\f17d"; }

.icon-skype1:before {
  content: "\f17e"; }

.icon-foursquare1:before {
  content: "\f180"; }

.icon-trello1:before {
  content: "\f181"; }

.icon-female:before {
  content: "\f182"; }

.icon-male:before {
  content: "\f183"; }

.icon-gittip:before {
  content: "\f184"; }

.icon-gratipay:before {
  content: "\f184"; }

.icon-sun-o:before {
  content: "\f185"; }

.icon-moon-o:before {
  content: "\f186"; }

.icon-archive:before {
  content: "\f187"; }

.icon-bug:before {
  content: "\f188"; }

.icon-vk1:before {
  content: "\f189"; }

.icon-weibo:before {
  content: "\f18a"; }

.icon-renren1:before {
  content: "\f18b"; }

.icon-pagelines:before {
  content: "\f18c"; }

.icon-stack-exchange:before {
  content: "\f18d"; }

.icon-arrow-circle-o-right:before {
  content: "\f18e"; }

.icon-arrow-circle-o-left:before {
  content: "\f190"; }

.icon-caret-square-o-left:before {
  content: "\f191"; }

.icon-toggle-left1:before {
  content: "\f191"; }

.icon-dot-circle-o:before {
  content: "\f192"; }

.icon-wheelchair:before {
  content: "\f193"; }

.icon-vimeo-square:before {
  content: "\f194"; }

.icon-try:before {
  content: "\f195"; }

.icon-turkish-lira:before {
  content: "\f195"; }

.icon-plus-square-o:before {
  content: "\f196"; }

.icon-space-shuttle:before {
  content: "\f197"; }

.icon-slack1:before {
  content: "\f198"; }

.icon-envelope-square:before {
  content: "\f199"; }

.icon-wordpress:before {
  content: "\f19a"; }

.icon-openid:before {
  content: "\f19b"; }

.icon-bank:before {
  content: "\f19c"; }

.icon-institution:before {
  content: "\f19c"; }

.icon-university:before {
  content: "\f19c"; }

.icon-graduation-cap:before {
  content: "\f19d"; }

.icon-mortar-board:before {
  content: "\f19d"; }

.icon-yahoo:before {
  content: "\f19e"; }

.icon-google1:before {
  content: "\f1a0"; }

.icon-reddit:before {
  content: "\f1a1"; }

.icon-reddit-square:before {
  content: "\f1a2"; }

.icon-stumbleupon-circle:before {
  content: "\f1a3"; }

.icon-stumbleupon1:before {
  content: "\f1a4"; }

.icon-delicious:before {
  content: "\f1a5"; }

.icon-digg:before {
  content: "\f1a6"; }

.icon-pied-piper-pp:before {
  content: "\f1a7"; }

.icon-pied-piper-alt:before {
  content: "\f1a8"; }

.icon-drupal:before {
  content: "\f1a9"; }

.icon-joomla:before {
  content: "\f1aa"; }

.icon-language:before {
  content: "\f1ab"; }

.icon-fax:before {
  content: "\f1ac"; }

.icon-building:before {
  content: "\f1ad"; }

.icon-child:before {
  content: "\f1ae"; }

.icon-paw:before {
  content: "\f1b0"; }

.icon-spoon:before {
  content: "\f1b1"; }

.icon-cube:before {
  content: "\f1b2"; }

.icon-cubes:before {
  content: "\f1b3"; }

.icon-behance1:before {
  content: "\f1b4"; }

.icon-behance-square:before {
  content: "\f1b5"; }

.icon-steam:before {
  content: "\f1b6"; }

.icon-steam-square:before {
  content: "\f1b7"; }

.icon-recycle:before {
  content: "\f1b8"; }

.icon-automobile:before {
  content: "\f1b9"; }

.icon-car:before {
  content: "\f1b9"; }

.icon-cab:before {
  content: "\f1ba"; }

.icon-taxi:before {
  content: "\f1ba"; }

.icon-tree:before {
  content: "\f1bb"; }

.icon-spotify1:before {
  content: "\f1bc"; }

.icon-deviantart:before {
  content: "\f1bd"; }

.icon-soundcloud1:before {
  content: "\f1be"; }

.icon-database:before {
  content: "\f1c0"; }

.icon-file-pdf-o:before {
  content: "\f1c1"; }

.icon-file-word-o:before {
  content: "\f1c2"; }

.icon-file-excel-o:before {
  content: "\f1c3"; }

.icon-file-powerpoint-o:before {
  content: "\f1c4"; }

.icon-file-image-o:before {
  content: "\f1c5"; }

.icon-file-photo-o:before {
  content: "\f1c5"; }

.icon-file-picture-o:before {
  content: "\f1c5"; }

.icon-file-archive-o:before {
  content: "\f1c6"; }

.icon-file-zip-o:before {
  content: "\f1c6"; }

.icon-file-audio-o:before {
  content: "\f1c7"; }

.icon-file-sound-o:before {
  content: "\f1c7"; }

.icon-file-movie-o:before {
  content: "\f1c8"; }

.icon-file-video-o:before {
  content: "\f1c8"; }

.icon-file-code-o:before {
  content: "\f1c9"; }

.icon-vine1:before {
  content: "\f1ca"; }

.icon-codepen1:before {
  content: "\f1cb"; }

.icon-jsfiddle:before {
  content: "\f1cc"; }

.icon-life-bouy:before {
  content: "\f1cd"; }

.icon-life-buoy1:before {
  content: "\f1cd"; }

.icon-life-ring:before {
  content: "\f1cd"; }

.icon-life-saver:before {
  content: "\f1cd"; }

.icon-support:before {
  content: "\f1cd"; }

.icon-circle-o-notch:before {
  content: "\f1ce"; }

.icon-ra:before {
  content: "\f1d0"; }

.icon-rebel:before {
  content: "\f1d0"; }

.icon-resistance:before {
  content: "\f1d0"; }

.icon-empire:before {
  content: "\f1d1"; }

.icon-ge:before {
  content: "\f1d1"; }

.icon-git-square:before {
  content: "\f1d2"; }

.icon-git:before {
  content: "\f1d3"; }

.icon-hacker-news:before {
  content: "\f1d4"; }

.icon-y-combinator-square:before {
  content: "\f1d4"; }

.icon-yc-square:before {
  content: "\f1d4"; }

.icon-tencent-weibo:before {
  content: "\f1d5"; }

.icon-qq1:before {
  content: "\f1d6"; }

.icon-wechat:before {
  content: "\f1d7"; }

.icon-weixin:before {
  content: "\f1d7"; }

.icon-paper-plane:before {
  content: "\f1d8"; }

.icon-send1:before {
  content: "\f1d8"; }

.icon-paper-plane-o:before {
  content: "\f1d9"; }

.icon-send-o:before {
  content: "\f1d9"; }

.icon-history:before {
  content: "\f1da"; }

.icon-circle-thin:before {
  content: "\f1db"; }

.icon-header:before {
  content: "\f1dc"; }

.icon-paragraph:before {
  content: "\f1dd"; }

.icon-sliders1:before {
  content: "\f1de"; }

.icon-share-alt:before {
  content: "\f1e0"; }

.icon-share-alt-square:before {
  content: "\f1e1"; }

.icon-bomb:before {
  content: "\f1e2"; }

.icon-futbol-o:before {
  content: "\f1e3"; }

.icon-soccer-ball-o:before {
  content: "\f1e3"; }

.icon-tty:before {
  content: "\f1e4"; }

.icon-binoculars:before {
  content: "\f1e5"; }

.icon-plug:before {
  content: "\f1e6"; }

.icon-slideshare1:before {
  content: "\f1e7"; }

.icon-twitch:before {
  content: "\f1e8"; }

.icon-yelp1:before {
  content: "\f1e9"; }

.icon-newspaper-o:before {
  content: "\f1ea"; }

.icon-wifi1:before {
  content: "\f1eb"; }

.icon-calculator:before {
  content: "\f1ec"; }

.icon-paypal1:before {
  content: "\f1ed"; }

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

.icon-cc-visa:before {
  content: "\f1f0"; }

.icon-cc-mastercard:before {
  content: "\f1f1"; }

.icon-cc-discover:before {
  content: "\f1f2"; }

.icon-cc-amex:before {
  content: "\f1f3"; }

.icon-cc-paypal:before {
  content: "\f1f4"; }

.icon-cc-stripe:before {
  content: "\f1f5"; }

.icon-bell-slash:before {
  content: "\f1f6"; }

.icon-bell-slash-o:before {
  content: "\f1f7"; }

.icon-trash:before {
  content: "\f1f8"; }

.icon-copyright:before {
  content: "\f1f9"; }

.icon-at:before {
  content: "\f1fa"; }

.icon-eyedropper:before {
  content: "\f1fb"; }

.icon-paint-brush:before {
  content: "\f1fc"; }

.icon-birthday-cake:before {
  content: "\f1fd"; }

.icon-area-chart:before {
  content: "\f1fe"; }

.icon-pie-chart:before {
  content: "\f200"; }

.icon-line-chart:before {
  content: "\f201"; }

.icon-lastfm1:before {
  content: "\f202"; }

.icon-lastfm-square:before {
  content: "\f203"; }

.icon-toggle-off:before {
  content: "\f204"; }

.icon-toggle-on:before {
  content: "\f205"; }

.icon-bicycle:before {
  content: "\f206"; }

.icon-bus:before {
  content: "\f207"; }

.icon-ioxhost:before {
  content: "\f208"; }

.icon-angellist:before {
  content: "\f209"; }

.icon-cc:before {
  content: "\f20a"; }

.icon-ils:before {
  content: "\f20b"; }

.icon-shekel:before {
  content: "\f20b"; }

.icon-sheqel:before {
  content: "\f20b"; }

.icon-meanpath:before {
  content: "\f20c"; }

.icon-buysellads:before {
  content: "\f20d"; }

.icon-connectdevelop:before {
  content: "\f20e"; }

.icon-dashcube:before {
  content: "\f210"; }

.icon-forumbee:before {
  content: "\f211"; }

.icon-leanpub:before {
  content: "\f212"; }

.icon-sellsy:before {
  content: "\f213"; }

.icon-shirtsinbulk:before {
  content: "\f214"; }

.icon-simplybuilt:before {
  content: "\f215"; }

.icon-skyatlas:before {
  content: "\f216"; }

.icon-cart-plus:before {
  content: "\f217"; }

.icon-cart-arrow-down:before {
  content: "\f218"; }

.icon-diamond:before {
  content: "\f219"; }

.icon-ship:before {
  content: "\f21a"; }

.icon-user-secret:before {
  content: "\f21b"; }

.icon-motorcycle:before {
  content: "\f21c"; }

.icon-street-view:before {
  content: "\f21d"; }

.icon-heartbeat:before {
  content: "\f21e"; }

.icon-venus:before {
  content: "\f221"; }

.icon-mars:before {
  content: "\f222"; }

.icon-mercury:before {
  content: "\f223"; }

.icon-intersex:before {
  content: "\f224"; }

.icon-transgender:before {
  content: "\f224"; }

.icon-transgender-alt:before {
  content: "\f225"; }

.icon-venus-double:before {
  content: "\f226"; }

.icon-mars-double:before {
  content: "\f227"; }

.icon-venus-mars:before {
  content: "\f228"; }

.icon-mars-stroke:before {
  content: "\f229"; }

.icon-mars-stroke-v:before {
  content: "\f22a"; }

.icon-mars-stroke-h:before {
  content: "\f22b"; }

.icon-neuter:before {
  content: "\f22c"; }

.icon-genderless:before {
  content: "\f22d"; }

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

.icon-pinterest-p:before {
  content: "\f231"; }

.icon-whatsapp:before {
  content: "\f232"; }

.icon-server1:before {
  content: "\f233"; }

.icon-user-plus1:before {
  content: "\f234"; }

.icon-user-times:before {
  content: "\f235"; }

.icon-bed:before {
  content: "\f236"; }

.icon-hotel:before {
  content: "\f236"; }

.icon-viacoin:before {
  content: "\f237"; }

.icon-train:before {
  content: "\f238"; }

.icon-subway:before {
  content: "\f239"; }

.icon-medium:before {
  content: "\f23a"; }

.icon-y-combinator:before {
  content: "\f23b"; }

.icon-yc:before {
  content: "\f23b"; }

.icon-optin-monster:before {
  content: "\f23c"; }

.icon-opencart:before {
  content: "\f23d"; }

.icon-expeditedssl:before {
  content: "\f23e"; }

.icon-battery:before {
  content: "\f240"; }

.icon-battery-4:before {
  content: "\f240"; }

.icon-battery-full:before {
  content: "\f240"; }

.icon-battery-3:before {
  content: "\f241"; }

.icon-battery-three-quarters:before {
  content: "\f241"; }

.icon-battery-2:before {
  content: "\f242"; }

.icon-battery-half:before {
  content: "\f242"; }

.icon-battery-1:before {
  content: "\f243"; }

.icon-battery-quarter:before {
  content: "\f243"; }

.icon-battery-0:before {
  content: "\f244"; }

.icon-battery-empty:before {
  content: "\f244"; }

.icon-mouse-pointer1:before {
  content: "\f245"; }

.icon-i-cursor:before {
  content: "\f246"; }

.icon-object-group:before {
  content: "\f247"; }

.icon-object-ungroup:before {
  content: "\f248"; }

.icon-sticky-note:before {
  content: "\f249"; }

.icon-sticky-note-o:before {
  content: "\f24a"; }

.icon-cc-jcb:before {
  content: "\f24b"; }

.icon-cc-diners-club:before {
  content: "\f24c"; }

.icon-clone:before {
  content: "\f24d"; }

.icon-balance-scale:before {
  content: "\f24e"; }

.icon-hourglass-o:before {
  content: "\f250"; }

.icon-hourglass-1:before {
  content: "\f251"; }

.icon-hourglass-start:before {
  content: "\f251"; }

.icon-hourglass-2:before {
  content: "\f252"; }

.icon-hourglass-half:before {
  content: "\f252"; }

.icon-hourglass-3:before {
  content: "\f253"; }

.icon-hourglass-end:before {
  content: "\f253"; }

.icon-hourglass:before {
  content: "\f254"; }

.icon-hand-grab-o:before {
  content: "\f255"; }

.icon-hand-rock-o:before {
  content: "\f255"; }

.icon-hand-paper-o:before {
  content: "\f256"; }

.icon-hand-stop-o:before {
  content: "\f256"; }

.icon-hand-scissors-o:before {
  content: "\f257"; }

.icon-hand-lizard-o:before {
  content: "\f258"; }

.icon-hand-spock-o:before {
  content: "\f259"; }

.icon-hand-pointer-o:before {
  content: "\f25a"; }

.icon-hand-peace-o:before {
  content: "\f25b"; }

.icon-trademark:before {
  content: "\f25c"; }

.icon-registered:before {
  content: "\f25d"; }

.icon-creative-commons:before {
  content: "\f25e"; }

.icon-gg:before {
  content: "\f260"; }

.icon-gg-circle:before {
  content: "\f261"; }

.icon-tripadvisor:before {
  content: "\f262"; }

.icon-odnoklassniki:before {
  content: "\f263"; }

.icon-odnoklassniki-square:before {
  content: "\f264"; }

.icon-get-pocket:before {
  content: "\f265"; }

.icon-wikipedia-w:before {
  content: "\f266"; }

.icon-safari:before {
  content: "\f267"; }

.icon-chrome1:before {
  content: "\f268"; }

.icon-firefox:before {
  content: "\f269"; }

.icon-opera:before {
  content: "\f26a"; }

.icon-internet-explorer:before {
  content: "\f26b"; }

.icon-television:before {
  content: "\f26c"; }

.icon-tv:before {
  content: "\f26c"; }

.icon-contao:before {
  content: "\f26d"; }

.icon-500px:before {
  content: "\f26e"; }

.icon-amazon:before {
  content: "\f270"; }

.icon-calendar-plus-o:before {
  content: "\f271"; }

.icon-calendar-minus-o:before {
  content: "\f272"; }

.icon-calendar-times-o:before {
  content: "\f273"; }

.icon-calendar-check-o:before {
  content: "\f274"; }

.icon-industry:before {
  content: "\f275"; }

.icon-map-pin1:before {
  content: "\f276"; }

.icon-map-signs:before {
  content: "\f277"; }

.icon-map-o:before {
  content: "\f278"; }

.icon-map:before {
  content: "\f279"; }

.icon-commenting:before {
  content: "\f27a"; }

.icon-commenting-o:before {
  content: "\f27b"; }

.icon-houzz:before {
  content: "\f27c"; }

.icon-vimeo1:before {
  content: "\f27d"; }

.icon-black-tie:before {
  content: "\f27e"; }

.icon-fonticons:before {
  content: "\f280"; }

.icon-reddit-alien:before {
  content: "\f281"; }

.icon-edge:before {
  content: "\f282"; }

.icon-credit-card-alt:before {
  content: "\f283"; }

.icon-codiepie:before {
  content: "\f284"; }

.icon-modx:before {
  content: "\f285"; }

.icon-fort-awesome:before {
  content: "\f286"; }

.icon-usb:before {
  content: "\f287"; }

.icon-product-hunt:before {
  content: "\f288"; }

.icon-mixcloud:before {
  content: "\f289"; }

.icon-scribd1:before {
  content: "\f28a"; }

.icon-pause-circle1:before {
  content: "\f28b"; }

.icon-pause-circle-o:before {
  content: "\f28c"; }

.icon-stop-circle1:before {
  content: "\f28d"; }

.icon-stop-circle-o:before {
  content: "\f28e"; }

.icon-shopping-bag:before {
  content: "\f290"; }

.icon-shopping-basket:before {
  content: "\f291"; }

.icon-hashtag:before {
  content: "\f292"; }

.icon-bluetooth1:before {
  content: "\f293"; }

.icon-bluetooth-b:before {
  content: "\f294"; }

.icon-percent1:before {
  content: "\f295"; }

.icon-gitlab1:before {
  content: "\f296"; }

.icon-wpbeginner:before {
  content: "\f297"; }

.icon-wpforms:before {
  content: "\f298"; }

.icon-envira:before {
  content: "\f299"; }

.icon-universal-access:before {
  content: "\f29a"; }

.icon-wheelchair-alt:before {
  content: "\f29b"; }

.icon-question-circle-o:before {
  content: "\f29c"; }

.icon-blind:before {
  content: "\f29d"; }

.icon-audio-description:before {
  content: "\f29e"; }

.icon-volume-control-phone:before {
  content: "\f2a0"; }

.icon-braille:before {
  content: "\f2a1"; }

.icon-assistive-listening-systems:before {
  content: "\f2a2"; }

.icon-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.icon-asl-interpreting:before {
  content: "\f2a3"; }

.icon-deaf:before {
  content: "\f2a4"; }

.icon-deafness:before {
  content: "\f2a4"; }

.icon-hard-of-hearing:before {
  content: "\f2a4"; }

.icon-glide:before {
  content: "\f2a5"; }

.icon-glide-g:before {
  content: "\f2a6"; }

.icon-sign-language:before {
  content: "\f2a7"; }

.icon-signing:before {
  content: "\f2a7"; }

.icon-low-vision:before {
  content: "\f2a8"; }

.icon-viadeo:before {
  content: "\f2a9"; }

.icon-viadeo-square:before {
  content: "\f2aa"; }

.icon-snapchat:before {
  content: "\f2ab"; }

.icon-snapchat-ghost:before {
  content: "\f2ac"; }

.icon-snapchat-square:before {
  content: "\f2ad"; }

.icon-pied-piper:before {
  content: "\f2ae"; }

.icon-first-order:before {
  content: "\f2b0"; }

.icon-yoast:before {
  content: "\f2b1"; }

.icon-themeisle:before {
  content: "\f2b2"; }

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

.icon-google-plus-official:before {
  content: "\f2b3"; }

.icon-fa:before {
  content: "\f2b4"; }

.icon-font-awesome:before {
  content: "\f2b4"; }

.icon-handshake-o:before {
  content: "\f2b5"; }

.icon-envelope-open:before {
  content: "\f2b6"; }

.icon-envelope-open-o:before {
  content: "\f2b7"; }

.icon-linode:before {
  content: "\f2b8"; }

.icon-address-book:before {
  content: "\f2b9"; }

.icon-address-book-o:before {
  content: "\f2ba"; }

.icon-address-card:before {
  content: "\f2bb"; }

.icon-vcard:before {
  content: "\f2bb"; }

.icon-address-card-o:before {
  content: "\f2bc"; }

.icon-vcard-o:before {
  content: "\f2bc"; }

.icon-user-circle:before {
  content: "\f2bd"; }

.icon-user-circle-o:before {
  content: "\f2be"; }

.icon-user-o:before {
  content: "\f2c0"; }

.icon-id-badge:before {
  content: "\f2c1"; }

.icon-drivers-license:before {
  content: "\f2c2"; }

.icon-id-card:before {
  content: "\f2c2"; }

.icon-drivers-license-o:before {
  content: "\f2c3"; }

.icon-id-card-o:before {
  content: "\f2c3"; }

.icon-quora:before {
  content: "\f2c4"; }

.icon-free-code-camp:before {
  content: "\f2c5"; }

.icon-telegram:before {
  content: "\f2c6"; }

.icon-thermometer:before {
  content: "\f2c7"; }

.icon-thermometer-4:before {
  content: "\f2c7"; }

.icon-thermometer-full:before {
  content: "\f2c7"; }

.icon-thermometer-3:before {
  content: "\f2c8"; }

.icon-thermometer-three-quarters:before {
  content: "\f2c8"; }

.icon-thermometer-2:before {
  content: "\f2c9"; }

.icon-thermometer-half:before {
  content: "\f2c9"; }

.icon-thermometer-1:before {
  content: "\f2ca"; }

.icon-thermometer-quarter:before {
  content: "\f2ca"; }

.icon-thermometer-0:before {
  content: "\f2cb"; }

.icon-thermometer-empty:before {
  content: "\f2cb"; }

.icon-shower:before {
  content: "\f2cc"; }

.icon-bath:before {
  content: "\f2cd"; }

.icon-bathtub:before {
  content: "\f2cd"; }

.icon-s15:before {
  content: "\f2cd"; }

.icon-podcast:before {
  content: "\f2ce"; }

.icon-window-maximize:before {
  content: "\f2d0"; }

.icon-window-minimize:before {
  content: "\f2d1"; }

.icon-window-restore:before {
  content: "\f2d2"; }

.icon-times-rectangle:before {
  content: "\f2d3"; }

.icon-window-close:before {
  content: "\f2d3"; }

.icon-times-rectangle-o:before {
  content: "\f2d4"; }

.icon-window-close-o:before {
  content: "\f2d4"; }

.icon-bandcamp:before {
  content: "\f2d5"; }

.icon-grav:before {
  content: "\f2d6"; }

.icon-etsy:before {
  content: "\f2d7"; }

.icon-imdb:before {
  content: "\f2d8"; }

.icon-ravelry:before {
  content: "\f2d9"; }

.icon-eercast:before {
  content: "\f2da"; }

.icon-microchip:before {
  content: "\f2db"; }

.icon-snowflake-o:before {
  content: "\f2dc"; }

.icon-superpowers:before {
  content: "\f2dd"; }

.icon-wpexplorer:before {
  content: "\f2de"; }

.icon-meetup:before {
  content: "\f2e0"; }

.icon-basecamp:before {
  content: "\ea40"; }

.icon-behance:before {
  content: "\ea41"; }

.icon-creative-cloud:before {
  content: "\ea42"; }

.icon-dropbox:before {
  content: "\ea43"; }

.icon-evernote:before {
  content: "\ea44"; }

.icon-flattr:before {
  content: "\ea45"; }

.icon-foursquare:before {
  content: "\ea46"; }

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

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

.icon-grooveshark:before {
  content: "\ea49"; }

.icon-icloud:before {
  content: "\ea4a"; }

.icon-mixi:before {
  content: "\ea4b"; }

.icon-onedrive:before {
  content: "\ea4c"; }

.icon-paypal:before {
  content: "\ea4d"; }

.icon-picasa:before {
  content: "\ea4e"; }

.icon-qq:before {
  content: "\ea4f"; }

.icon-rdio-with-circle:before {
  content: "\ea50"; }

.icon-renren:before {
  content: "\ea51"; }

.icon-scribd:before {
  content: "\ea52"; }

.icon-sina-weibo:before {
  content: "\ea53"; }

.icon-skype-with-circle:before {
  content: "\ea54"; }

.icon-skype:before {
  content: "\ea55"; }

.icon-slideshare:before {
  content: "\ea56"; }

.icon-smashing:before {
  content: "\ea57"; }

.icon-soundcloud:before {
  content: "\ea58"; }

.icon-spotify-with-circle:before {
  content: "\ea59"; }

.icon-spotify:before {
  content: "\ea5a"; }

.icon-swarm:before {
  content: "\ea5b"; }

.icon-vine-with-circle:before {
  content: "\ea5c"; }

.icon-vine:before {
  content: "\ea5d"; }

.icon-vk-alternitive:before {
  content: "\ea5e"; }

.icon-vk-with-circle:before {
  content: "\ea5f"; }

.icon-vk:before {
  content: "\ea60"; }

.icon-xing-with-circle:before {
  content: "\ea61"; }

.icon-xing:before {
  content: "\ea62"; }

.icon-yelp:before {
  content: "\ea63"; }

.icon-dribbble-with-circle:before {
  content: "\ea64"; }

.icon-dribbble:before {
  content: "\ea65"; }

.icon-facebook-with-circle:before {
  content: "\ea66"; }

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

.icon-flickr-with-circle:before {
  content: "\ea68"; }

.icon-flickr:before {
  content: "\ea69"; }

.icon-github-with-circle:before {
  content: "\ea6a"; }

.icon-github:before {
  content: "\ea6b"; }

.icon-google-with-circle:before {
  content: "\ea6c"; }

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

.icon-instagram-with-circle:before {
  content: "\ea6e"; }

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

.icon-lastfm-with-circle:before {
  content: "\ea70"; }

.icon-lastfm:before {
  content: "\ea71"; }

.icon-linkedin-with-circle:before {
  content: "\ea72"; }

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

.icon-pinterest-with-circle:before {
  content: "\ea74"; }

.icon-pinterest:before {
  content: "\ea75"; }

.icon-rdio:before {
  content: "\ea76"; }

.icon-stumbleupon-with-circle:before {
  content: "\ea77"; }

.icon-stumbleupon:before {
  content: "\ea78"; }

.icon-tumblr-with-circle:before {
  content: "\ea79"; }

.icon-tumblr:before {
  content: "\ea7a"; }

.icon-twitter-with-circle:before {
  content: "\ea7b"; }

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

.icon-vimeo-with-circle:before {
  content: "\ea7d"; }

.icon-vimeo:before {
  content: "\ea7e"; }

.icon-youtube-with-circle:before {
  content: "\ea7f"; }

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

.icon-activity:before {
  content: "\ea81"; }

.icon-airplay:before {
  content: "\ea82"; }

.icon-alert-circle:before {
  content: "\ea83"; }

.icon-alert-octagon:before {
  content: "\ea84"; }

.icon-alert-triangle:before {
  content: "\ea85"; }

.icon-align-center:before {
  content: "\ea86"; }

.icon-align-justify:before {
  content: "\ea87"; }

.icon-align-left1:before {
  content: "\ea88"; }

.icon-align-right1:before {
  content: "\ea89"; }

.icon-anchor:before {
  content: "\ea8a"; }

.icon-aperture:before {
  content: "\ea8b"; }

.icon-archive1:before {
  content: "\ea8c"; }

.icon-arrow-down-circle:before {
  content: "\ea8d"; }

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

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

.icon-arrow-down1:before {
  content: "\ea90"; }

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

.icon-arrow-left1:before {
  content: "\ea92"; }

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

.icon-arrow-right1:before {
  content: "\ea94"; }

.icon-arrow-up-circle:before {
  content: "\ea95"; }

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

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

.icon-arrow-up1:before {
  content: "\ea98"; }

.icon-at-sign:before {
  content: "\ea99"; }

.icon-award:before {
  content: "\ea9a"; }

.icon-bar-chart-2:before {
  content: "\ea9b"; }

.icon-bar-chart:before {
  content: "\ea9c"; }

.icon-battery-charging:before {
  content: "\ea9d"; }

.icon-battery1:before {
  content: "\ea9e"; }

.icon-bell-off:before {
  content: "\ea9f"; }

.icon-bell1:before {
  content: "\eaa0"; }

.icon-bluetooth:before {
  content: "\eaa1"; }

.icon-bold:before {
  content: "\eaa2"; }

.icon-book-open:before {
  content: "\eaa3"; }

.icon-book1:before {
  content: "\eaa4"; }

.icon-bookmark1:before {
  content: "\eaa5"; }

.icon-box1:before {
  content: "\eaa6"; }

.icon-briefcase1:before {
  content: "\eaa7"; }

.icon-calendar1:before {
  content: "\eaa8"; }

.icon-camera-off:before {
  content: "\eaa9"; }

.icon-camera1:before {
  content: "\eaaa"; }

.icon-cast:before {
  content: "\eaab"; }

.icon-check-circle:before {
  content: "\eaac"; }

.icon-check-square:before {
  content: "\eaad"; }

.icon-check1:before {
  content: "\eaae"; }

.icon-chevron-down1:before {
  content: "\eaaf"; }

.icon-chevron-left1:before {
  content: "\eab0"; }

.icon-chevron-right1:before {
  content: "\eab1"; }

.icon-chevron-up1:before {
  content: "\eab2"; }

.icon-chevrons-down:before {
  content: "\eab3"; }

.icon-chevrons-left:before {
  content: "\eab4"; }

.icon-chevrons-right:before {
  content: "\eab5"; }

.icon-chevrons-up:before {
  content: "\eab6"; }

.icon-chrome:before {
  content: "\eab7"; }

.icon-circle1:before {
  content: "\eab8"; }

.icon-clipboard1:before {
  content: "\eab9"; }

.icon-clock1:before {
  content: "\eaba"; }

.icon-cloud-drizzle:before {
  content: "\eabb"; }

.icon-cloud-lightning:before {
  content: "\eabc"; }

.icon-cloud-off:before {
  content: "\eabd"; }

.icon-cloud-rain:before {
  content: "\eabe"; }

.icon-cloud-snow:before {
  content: "\eabf"; }

.icon-cloud1:before {
  content: "\eac0"; }

.icon-code1:before {
  content: "\eac1"; }

.icon-codepen:before {
  content: "\eac2"; }

.icon-codesandbox:before {
  content: "\eac3"; }

.icon-coffee:before {
  content: "\eac4"; }

.icon-columns:before {
  content: "\eac5"; }

.icon-command:before {
  content: "\eac6"; }

.icon-compass1:before {
  content: "\eac7"; }

.icon-copy1:before {
  content: "\eac8"; }

.icon-corner-down-left:before {
  content: "\eac9"; }

.icon-corner-down-right:before {
  content: "\eaca"; }

.icon-corner-left-down:before {
  content: "\eacb"; }

.icon-corner-left-up:before {
  content: "\eacc"; }

.icon-corner-right-down:before {
  content: "\eacd"; }

.icon-corner-right-up:before {
  content: "\eace"; }

.icon-corner-up-left:before {
  content: "\eacf"; }

.icon-corner-up-right:before {
  content: "\ead0"; }

.icon-cpu:before {
  content: "\ead1"; }

.icon-credit-card1:before {
  content: "\ead2"; }

.icon-crop:before {
  content: "\ead3"; }

.icon-crosshair:before {
  content: "\ead4"; }

.icon-database1:before {
  content: "\ead5"; }

.icon-delete:before {
  content: "\ead6"; }

.icon-disc:before {
  content: "\ead7"; }

.icon-dollar-sign:before {
  content: "\ead8"; }

.icon-download-cloud:before {
  content: "\ead9"; }

.icon-download1:before {
  content: "\eada"; }

.icon-droplet:before {
  content: "\eadb"; }

.icon-edit-2:before {
  content: "\eadc"; }

.icon-edit-3:before {
  content: "\eadd"; }

.icon-edit1:before {
  content: "\eade"; }

.icon-external-link:before {
  content: "\eadf"; }

.icon-eye-off:before {
  content: "\eae0"; }

.icon-eye1:before {
  content: "\eae1"; }

.icon-facebook1:before {
  content: "\eae2"; }

.icon-fast-forward:before {
  content: "\eae3"; }

.icon-feather1:before {
  content: "\eae4"; }

.icon-figma:before {
  content: "\eae5"; }

.icon-file-minus:before {
  content: "\eae6"; }

.icon-file-plus:before {
  content: "\eae7"; }

.icon-file-text:before {
  content: "\eae8"; }

.icon-file:before {
  content: "\eae9"; }

.icon-film:before {
  content: "\eaea"; }

.icon-filter:before {
  content: "\eaeb"; }

.icon-flag1:before {
  content: "\eaec"; }

.icon-folder-minus:before {
  content: "\eaed"; }

.icon-folder-plus:before {
  content: "\eaee"; }

.icon-folder1:before {
  content: "\eaef"; }

.icon-framer:before {
  content: "\eaf0"; }

.icon-frown:before {
  content: "\eaf1"; }

.icon-gift:before {
  content: "\eaf2"; }

.icon-git-branch:before {
  content: "\eaf3"; }

.icon-git-commit:before {
  content: "\eaf4"; }

.icon-git-merge:before {
  content: "\eaf5"; }

.icon-git-pull-request:before {
  content: "\eaf6"; }

.icon-github1:before {
  content: "\eaf7"; }

.icon-gitlab:before {
  content: "\eaf8"; }

.icon-globe1:before {
  content: "\eaf9"; }

.icon-grid1:before {
  content: "\eafa"; }

.icon-hard-drive:before {
  content: "\eafb"; }

.icon-hash:before {
  content: "\eafc"; }

.icon-headphones:before {
  content: "\eafd"; }

.icon-heart1:before {
  content: "\eafe"; }

.icon-help-circle:before {
  content: "\eaff"; }

.icon-hexagon:before {
  content: "\eb00"; }

.icon-home1:before {
  content: "\eb01"; }

.icon-image1:before {
  content: "\eb02"; }

.icon-inbox1:before {
  content: "\eb03"; }

.icon-info1:before {
  content: "\eb04"; }

.icon-instagram1:before {
  content: "\eb05"; }

.icon-italic:before {
  content: "\eb06"; }

.icon-key1:before {
  content: "\eb07"; }

.icon-layers1:before {
  content: "\eb08"; }

.icon-layout:before {
  content: "\eb09"; }

.icon-life-buoy:before {
  content: "\eb0a"; }

.icon-link-2:before {
  content: "\eb0b"; }

.icon-link1:before {
  content: "\eb0c"; }

.icon-linkedin1:before {
  content: "\eb0d"; }

.icon-list1:before {
  content: "\eb0e"; }

.icon-loader:before {
  content: "\eb0f"; }

.icon-lock1:before {
  content: "\eb10"; }

.icon-log-in:before {
  content: "\eb11"; }

.icon-log-out1:before {
  content: "\eb12"; }

.icon-mail1:before {
  content: "\eb13"; }

.icon-map-pin:before {
  content: "\eb14"; }

.icon-map1:before {
  content: "\eb15"; }

.icon-maximize-2:before {
  content: "\eb16"; }

.icon-maximize:before {
  content: "\eb17"; }

.icon-meh:before {
  content: "\eb18"; }

.icon-menu1:before {
  content: "\eb19"; }

.icon-message-circle:before {
  content: "\eb1a"; }

.icon-message-square:before {
  content: "\eb1b"; }

.icon-mic-off:before {
  content: "\eb1c"; }

.icon-mic1:before {
  content: "\eb1d"; }

.icon-minimize-2:before {
  content: "\eb1e"; }

.icon-minimize:before {
  content: "\eb1f"; }

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

.icon-minus-square:before {
  content: "\eb21"; }

.icon-minus1:before {
  content: "\eb22"; }

.icon-monitor:before {
  content: "\eb23"; }

.icon-moon1:before {
  content: "\eb24"; }

.icon-more-horizontal:before {
  content: "\eb25"; }

.icon-more-vertical:before {
  content: "\eb26"; }

.icon-mouse-pointer:before {
  content: "\eb27"; }

.icon-move:before {
  content: "\eb28"; }

.icon-music1:before {
  content: "\eb29"; }

.icon-navigation-2:before {
  content: "\eb2a"; }

.icon-navigation:before {
  content: "\eb2b"; }

.icon-octagon:before {
  content: "\eb2c"; }

.icon-package:before {
  content: "\eb2d"; }

.icon-paperclip:before {
  content: "\eb2e"; }

.icon-pause-circle:before {
  content: "\eb2f"; }

.icon-pause:before {
  content: "\eb30"; }

.icon-pen-tool:before {
  content: "\eb31"; }

.icon-percent:before {
  content: "\eb32"; }

.icon-phone-call:before {
  content: "\eb33"; }

.icon-phone-forwarded:before {
  content: "\eb34"; }

.icon-phone-incoming:before {
  content: "\eb35"; }

.icon-phone-missed:before {
  content: "\eb36"; }

.icon-phone-off:before {
  content: "\eb37"; }

.icon-phone-outgoing:before {
  content: "\eb38"; }

.icon-phone1:before {
  content: "\eb39"; }

.icon-pie-chart1:before {
  content: "\eb3a"; }

.icon-play-circle:before {
  content: "\eb3b"; }

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

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

.icon-plus-square:before {
  content: "\eb3e"; }

.icon-plus1:before {
  content: "\eb3f"; }

.icon-pocket:before {
  content: "\eb40"; }

.icon-power:before {
  content: "\eb41"; }

.icon-printer:before {
  content: "\eb42"; }

.icon-radio1:before {
  content: "\eb43"; }

.icon-refresh-ccw:before {
  content: "\eb44"; }

.icon-refresh-cw:before {
  content: "\eb45"; }

.icon-repeat:before {
  content: "\eb46"; }

.icon-rewind:before {
  content: "\eb47"; }

.icon-rotate-ccw:before {
  content: "\eb48"; }

.icon-rotate-cw:before {
  content: "\eb49"; }

.icon-rss1:before {
  content: "\eb4a"; }

.icon-save1:before {
  content: "\eb4b"; }

.icon-scissors1:before {
  content: "\eb4c"; }

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

.icon-send:before {
  content: "\eb4e"; }

.icon-server:before {
  content: "\eb4f"; }

.icon-settings:before {
  content: "\eb50"; }

.icon-share-2:before {
  content: "\eb51"; }

.icon-share1:before {
  content: "\eb52"; }

.icon-shield-off:before {
  content: "\eb53"; }

.icon-shield1:before {
  content: "\eb54"; }

.icon-shopping-bag1:before {
  content: "\eb55"; }

.icon-shopping-cart1:before {
  content: "\eb56"; }

.icon-shuffle1:before {
  content: "\eb57"; }

.icon-sidebar:before {
  content: "\eb58"; }

.icon-skip-back:before {
  content: "\eb59"; }

.icon-skip-forward:before {
  content: "\eb5a"; }

.icon-slack:before {
  content: "\eb5b"; }

.icon-slash:before {
  content: "\eb5c"; }

.icon-sliders:before {
  content: "\eb5d"; }

.icon-smartphone:before {
  content: "\eb5e"; }

.icon-smile:before {
  content: "\eb5f"; }

.icon-speaker:before {
  content: "\eb60"; }

.icon-square:before {
  content: "\eb61"; }

.icon-star1:before {
  content: "\eb62"; }

.icon-stop-circle:before {
  content: "\eb63"; }

.icon-sun:before {
  content: "\eb64"; }

.icon-sunrise:before {
  content: "\eb65"; }

.icon-sunset:before {
  content: "\eb66"; }

.icon-tablet1:before {
  content: "\eb67"; }

.icon-tag1:before {
  content: "\eb68"; }

.icon-target:before {
  content: "\eb69"; }

.icon-terminal:before {
  content: "\eb6a"; }

.icon-thermometer1:before {
  content: "\eb6b"; }

.icon-thumbs-down1:before {
  content: "\eb6c"; }

.icon-thumbs-up1:before {
  content: "\eb6d"; }

.icon-toggle-left:before {
  content: "\eb6e"; }

.icon-toggle-right:before {
  content: "\eb6f"; }

.icon-trash-2:before {
  content: "\eb70"; }

.icon-trash1:before {
  content: "\eb71"; }

.icon-trello:before {
  content: "\eb72"; }

.icon-trending-down:before {
  content: "\eb73"; }

.icon-trending-up:before {
  content: "\eb74"; }

.icon-triangle:before {
  content: "\eb75"; }

.icon-truck:before {
  content: "\eb76"; }

.icon-tv1:before {
  content: "\eb77"; }

.icon-twitter1:before {
  content: "\eb78"; }

.icon-type:before {
  content: "\eb79"; }

.icon-umbrella:before {
  content: "\eb7a"; }

.icon-underline:before {
  content: "\eb7b"; }

.icon-unlock:before {
  content: "\eb7c"; }

.icon-upload-cloud:before {
  content: "\eb7d"; }

.icon-upload1:before {
  content: "\eb7e"; }

.icon-user-check:before {
  content: "\eb7f"; }

.icon-user-minus:before {
  content: "\eb80"; }

.icon-user-plus:before {
  content: "\eb81"; }

.icon-user-x:before {
  content: "\eb82"; }

.icon-user1:before {
  content: "\eb83"; }

.icon-users1:before {
  content: "\eb84"; }

.icon-video-off:before {
  content: "\eb85"; }

.icon-video1:before {
  content: "\eb86"; }

.icon-voicemail1:before {
  content: "\eb87"; }

.icon-volume-1:before {
  content: "\eb88"; }

.icon-volume-2:before {
  content: "\eb89"; }

.icon-volume-x:before {
  content: "\eb8a"; }

.icon-volume:before {
  content: "\eb8b"; }

.icon-watch:before {
  content: "\eb8c"; }

.icon-wifi-off:before {
  content: "\eb8d"; }

.icon-wifi:before {
  content: "\eb8e"; }

.icon-wind:before {
  content: "\eb8f"; }

.icon-x-circle:before {
  content: "\eb90"; }

.icon-x-octagon:before {
  content: "\eb91"; }

.icon-x-square:before {
  content: "\eb92"; }

.icon-x:before {
  content: "\eb93"; }

.icon-youtube1:before {
  content: "\eb94"; }

.icon-zap-off:before {
  content: "\eb95"; }

.icon-zap:before {
  content: "\eb96"; }

.icon-zoom-in:before {
  content: "\eb97"; }

.icon-zoom-out:before {
  content: "\eb98"; }

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child,
.h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child {
  margin-bottom: 0; }

h1 a, h2 a, h3 a, h4 a, h5 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a {
  color: #000; }

p:last-child, blockquote:last-child, .alert:last-child, ul:last-child, ol:last-child {
  margin-bottom: 0; }

b,
strong {
  font-weight: 700; }

hr {
  margin-top: 10px;
  margin-bottom: 10px; }

dt {
  font-weight: 400; }

p {
  line-height: 1.8; }

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

.lead {
  font-family: "Nunito Sans", sans-serif;
  color: #000;
  line-height: 1.4; }

.external,
.internal,
.onpage,
.phone {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  position: relative;
  display: inline-block;
  margin: 0.3125rem;
  padding: 0 0.5rem 0 2.5rem;
  line-height: 1.875rem;
  border: 1px solid #dddddd;
  border-radius: 6.25rem;
  background: transparent;
  font-size: inherit;
  color: inherit; }
  .external::before,
  .internal::before,
  .onpage::before,
  .phone::before {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    position: absolute;
    top: -1px;
    left: -1px;
    bottom: -1px;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    content: "\ebae";
    color: #000;
    background-color: #dddddd;
    font-family: 'icomoon' !important;
    border-radius: 50%; }
  .external:hover,
  .internal:hover,
  .onpage:hover,
  .phone:hover {
    background: rgba(72, 41, 178, 0.1);
    color: #4829B2;
    border-color: transparent; }
    .external:hover::before,
    .internal:hover::before,
    .onpage:hover::before,
    .phone:hover::before {
      background: #4829B2;
      color: #fff; }

.internal::before {
  content: "\eb0c"; }

.external::before {
  content: "\ea97"; }

.onpage::before {
  content: "\eb17"; }

.phone::before {
  content: "\f095"; }

.underline, .breadcrumb-item a, .bubble_author, .list-group-columns .list-group-item a, .list-group-minimal .list-group-item span a, .table a {
  position: relative; }
  .underline:hover::before, .breadcrumb-item a:hover::before, .bubble_author:hover::before, .list-group-columns .list-group-item a:hover::before, .list-group-minimal .list-group-item span a:hover::before, .table a:hover::before, .underline:focus::before, .breadcrumb-item a:focus::before, .bubble_author:focus::before, .list-group-columns .list-group-item a:focus::before, .list-group-minimal .list-group-item span a:focus::before, .table a:focus::before {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    top: calc(100% - 2px);
    opacity: 1; }
  .underline::before, .breadcrumb-item a::before, .bubble_author::before, .list-group-columns .list-group-item a::before, .list-group-minimal .list-group-item span a::before, .table a::before {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    width: calc(100% + 2px);
    height: 1px;
    background: currentColor;
    opacity: 0; }

.blockquote {
  position: relative; }
  .blockquote::before {
    display: block;
    margin-bottom: 1.25rem;
    content: "\f10d";
    font-family: 'icomoon';
    font-size: 1.5rem;
    color: #dddddd; }
  .blockquote p {
    margin: 0;
    font-size: 1.5rem;
    line-height: 1.5em;
    color: #000; }
  .blockquote .blockquote-footer {
    position: relative;
    display: inline-block;
    margin-top: 1.25rem;
    padding-top: 1.25rem; }
    .blockquote .blockquote-footer::before {
      position: absolute;
      top: 0;
      left: 0;
      content: "";
      display: block;
      width: 50%;
      height: 1px;
      background: #dddddd; }

.separator-title {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 0;
  left: 50%;
  padding: 0 1.25rem;
  line-height: 1.25rem;
  font-size: 0.875rem;
  color: #555555;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  background: #fff; }

.unordered-list &gt; * {
  position: relative;
  padding-left: 1.25rem; }
  .unordered-list &gt; *::before {
    position: absolute;
    top: .5em;
    left: 0;
    content: "";
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    background: #aaaaaa;
    border-radius: 50%; }

.unordered-list &gt; *:not(:first-child) {
  margin-top: 0.3125rem; }

.ordered-list {
  counter-reset: list; }
  .ordered-list &gt; * {
    position: relative;
    padding-left: 1.25rem;
    counter-increment: section; }
    .ordered-list &gt; *::before {
      position: absolute;
      top: .5em;
      left: 0;
      line-height: 1em;
      font-size: 0.875rem;
      font-weight: 700;
      color: #aaaaaa;
      content: counter(section); }
  .ordered-list &gt; *:not(:first-child) {
    margin-top: 0.3125rem; }

[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  width: 1em;
  line-height: 1em;
  box-sizing: content-box;
  text-align: center; }

.icon--highlight {
  display: inline-block;
  border-radius: 50%;
  width: 1.875rem;
  height: 1.875rem;
  font-size: 1.25rem;
  line-height: 1.875rem;
  text-align: center; }

.ico-box {
  border-radius: 0.625rem;
  display: inline-block;
  text-align: center;
  width: calc(1.5em + 2rem + 2px);
  height: calc(1.5em + 2rem + 2px);
  font-size: 1rem;
  line-height: calc(1.5em + 2rem + 2px); }
  .ico-box[class*="--sm"] {
    width: calc(1.5em + 1rem + 2px);
    height: calc(1.5em + 1rem + 2px);
    line-height: calc(1.5em + 1rem + 2px);
    font-size: 0.875rem; }
  .ico-box[class*="--lg"] {
    width: calc(1.5em + 2.5rem + 2px);
    height: calc(1.5em + 2.5rem + 2px);
    line-height: calc(1.5em + 2.5rem + 2px);
    font-size: 1.125rem; }
  .ico-box[class*="--circle"] {
    border-radius: 50%; }

.lh-sm {
  line-height: 1.2em; }

.lh-lg {
  line-height: 1.6em; }

.eyebrow {
  display: inline-block;
  font-size: 0.75rem;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .1em; }

.action {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  display: inline-block;
  position: relative;
  padding-right: 2em;
  cursor: pointer; }
  .action::after {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    right: .5em;
    top: 50%;
    content: "\ea94";
    display: block;
    font-family: 'icomoon' !important;
    font-size: 1em;
    width: 1em;
    line-height: 1em; }
  .action:hover::after {
    right: 0; }

.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 .h1, .text-white .h2, .text-white .h3, .text-white .h4, .text-white .h5, .text-white .h6 {
  color: #fff; }

.text-white p {
  color: rgba(255, 255, 255, 0.5); }

.text-white hr {
  border-color: #fff; }

.text-white a {
  color: #fff; }

.text-white .eyebrow {
  color: rgba(255, 255, 255, 0.5); }

.text-white .decorated::before {
  background: rgba(255, 255, 255, 0.5); }

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

@media (max-width: 1199.98px) {
  .display-1 {
    font-size: 3.51562rem; }
  .display-2 {
    font-size: 2.8125rem; }
  .display-3 {
    font-size: 2.10938rem; }
  .display-4 {
    font-size: 1.6875rem; }
  h1, .h1 {
    font-size: 2.34375rem; }
  h2, .h2 {
    font-size: 1.875rem; }
  h3, .h3 {
    font-size: 1.40625rem; }
  h4, .h4 {
    font-size: 1.125rem; }
  h5, .h5 {
    font-size: 0.9375rem; } }

.header {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: fixed;
  width: 100%;
  z-index: 200;
  background: #fff;
  border-bottom: 1px solid #dddddd; }

.headroom--not-top .header {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05); }

.headroom--unpinned .header {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  transform: translate(0, -100%);
  opacity: 0; }

.tag-cloud {
  margin: -0.3125rem 0 0 -0.3125rem; }
  .tag-cloud::before, .tag-cloud::after {
    content: "";
    display: table;
    clear: both; }
  .tag-cloud a {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    display: block;
    float: left;
    margin: 0.3125rem 0 0 0.3125rem;
    padding: 0.625rem 1.25rem;
    border-radius: 6.25rem;
    border: 1px solid #dddddd;
    color: #555555;
    font-size: 0.875rem; }
    .tag-cloud a:hover {
      background-color: #f5f5f5; }

.breadcrumbs {
  padding-top: 5rem;
  padding-bottom: 0; }
  .breadcrumbs + section,
  .breadcrumbs + article {
    padding-top: 0; }

.breadcrumb {
  display: inline-flex;
  padding: 1.25rem 0;
  background: transparent; }

.breadcrumb-item {
  position: relative;
  font-size: 0.875rem;
  color: #555555; }
  .breadcrumb-item a {
    color: #555555; }
    .breadcrumb-item a:hover {
      color: #4829B2; }
  .breadcrumb-item + .breadcrumb-item {
    padding-left: 1.875rem; }
    .breadcrumb-item + .breadcrumb-item::before {
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      transform: translate(0, -50%);
      position: absolute;
      top: 50%;
      left: 0.625rem;
      content: "\f105";
      display: block;
      width: 1em;
      line-height: 1em;
      font-size: 0.875rem;
      font-family: 'icomoon' !important; }

.accordion {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05); }
  .accordion:not(.accordion--boxed) .card:nth-child(2n+2) {
    background: #f5f5f5; }
  .accordion .card {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    padding: 0.625rem; }
    .accordion .card .card-header {
      padding: 0;
      border: 0; }
    .accordion .card button {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s;
      position: relative;
      display: flex;
      justify-content: space-between;
      width: 100%;
      padding: 1.25rem;
      text-align: left;
      text-transform: none;
      font-size: 1.125rem;
      font-family: "Nunito Sans", sans-serif;
      letter-spacing: 0;
      color: inherit;
      white-space: normal;
      cursor: pointer; }
      .accordion .card button::before {
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        transition-delay: 0s;
        position: absolute;
        content: "\eaaf";
        width: 1em;
        line-height: 1em;
        right: 1.25rem;
        top: 50%;
        font-family: 'icomoon' !important;
        font-size: 1.125rem;
        margin-top: -0.5em;
        color: #555555; }
      .accordion .card button[aria-expanded="true"]::before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg); }
    .accordion .card .card-body {
      padding: 0 1.25rem 1.25rem 1.25rem;
      padding-top: 0; }
  .accordion input[type="radio"] {
    position: absolute;
    left: 9999px;
    top: 0;
    opacity: 0; }

.accordion--boxed {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }
  .accordion--boxed .card {
    border: 1px solid #dddddd; }
    .accordion--boxed .card:first-of-type, .accordion--boxed .card:not(:first-of-type):not(:last-of-type) {
      border-bottom: 1px solid #dddddd; }
    .accordion--boxed .card:not(:first-of-type) {
      margin-top: -1px; }
    .accordion--boxed .card:hover {
      border-color: #c4c4c4;
      z-index: 10; }
      .accordion--boxed .card:hover:first-of-type, .accordion--boxed .card:hover:not(:first-of-type):not(:last-of-type) {
        border-color: #c4c4c4; }

.accordion--pills .card:first-of-type, .accordion--pills .card:last-of-type {
  border-radius: 0.625rem; }

.accordion--pills .card + .card {
  margin-top: 0.625rem; }

.card {
  position: relative; }
  .card[class*="--lg"] &gt; [class*="card-"]:not([class*="card-image"]) {
    padding: 1.875rem; }
  .card[class*="--lg"] .list-group-flush .list-group-item {
    padding-right: 1.875rem;
    padding-left: 1.875rem; }
  .card[class*="--xl"] &gt; [class*="card-"]:not([class*="card-image"]) {
    padding: 2.5rem; }
  .card[class*="--xl"] .list-group-flush .list-group-item {
    padding-right: 2.5rem;
    padding-left: 2.5rem; }
  .card[class*="--sm"] &gt; [class*="card-"]:not([class*="card-image"]) {
    padding: 0.83333rem; }
  .card[class*="bordered"] &gt; .card-image, .card[class*="boxed"] &gt; .card-image {
    margin: 0.3125rem 0.3125rem 0 0.3125rem; }
  .card[class*="bordered"] &gt; .map, .card[class*="boxed"] &gt; .map {
    margin: 0.3125rem; }
  .card[class*="bordered"] {
    background: transparent; }
  .card:hover .owl-carousel .owl-nav {
    bottom: 1.25rem; }
  .card:hover [class*="--hover-slide"] {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0); }
  .card:hover [class*="--hover-arrow"]::after {
    opacity: 1; }
  .card .image {
    z-index: 1; }
  .card .map {
    border-radius: 0.625rem;
    overflow: hidden; }

.card-title {
  margin-bottom: 0.3125rem; }
  .card-title a {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    color: inherit; }
    .card-title a:hover {
      color: #4829B2; }

.card-image .owl-carousel {
  border-radius: 0.625rem;
  overflow: hidden; }
  .card-image .owl-carousel .owl-nav {
    bottom: -2.5rem; }

.card--bubble {
  border-top-left-radius: 2.5rem;
  border-top-right-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem; }

.card--highlight {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
  .card--highlight::before {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    content: "";
    display: block;
    height: 0.3125rem;
    background: #4829B2; }

.card--background {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  overflow: hidden; }
  .card--background &gt; * {
    z-index: 10; }
    .card--background &gt; *[class*="image"] {
      z-index: 5; }

.card--horizontal {
  flex-direction: row; }
  .card--horizontal[class*="bordered"] .card-image, .card--horizontal[class*="boxed"] .card-image {
    margin: 0.3125rem 0 0.3125rem 0.3125rem; }
  @media (max-width: 767.98px) {
    .card--horizontal {
      flex-direction: column; }
      .card--horizontal .equal::before {
        padding-top: 50%; } }

.card--property .card-body {
  display: flex;
  flex-direction: column; }
  .card--property .card-body .row {
    margin-top: auto; }

.card--property .card-title {
  margin-bottom: 0.3125rem; }

.card--tile &gt; .card-header,
.card--tile &gt; .card-body,
.card--tile &gt; .card-footer {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  position: absolute;
  left: 0;
  right: 0;
  border: 0;
  background: none;
  z-index: 100; }

.card--tile &gt; .card-header {
  top: 0; }

.card--tile &gt; .card-footer {
  bottom: 0; }

.card--tile &gt; .card-body {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%; }

.text-white .card-title a:hover {
  color: rgba(255, 255, 255, 0.75); }

.list {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap; }
  .list &gt; li {
    position: relative; }
    .list &gt; li:not(:last-child) {
      padding-right: 0.625rem; }
  .list[class*="--separated"] &gt; li:not(:last-child) {
    padding-right: 1.25rem; }
    .list[class*="--separated"] &gt; li:not(:last-child)::after {
      -webkit-transform: translate(50%, -50%);
      -moz-transform: translate(50%, -50%);
      transform: translate(50%, -50%);
      position: absolute;
      right: 0.625rem;
      top: 50%;
      content: "";
      display: block;
      width: 0.25rem;
      height: 0.25rem;
      background: #dddddd;
      border-radius: 50%; }
  .list[class*="--vertical"] {
    flex-direction: column;
    width: 100%; }
    .list[class*="--vertical"] &gt; li {
      width: 100%; }
      .list[class*="--vertical"] &gt; li:not(:last-child) {
        padding-right: 0;
        margin-bottom: 0.625rem; }
    .list[class*="--vertical"][class*="--separated"] &gt; li:not(:last-child) {
      margin-bottom: 1.25rem;
      padding-bottom: 1.25rem;
      border-bottom: 1px solid #dddddd; }

.text-white .list {
  color: rgba(255, 255, 255, 0.75); }

.chat {
  position: relative; }
  .chat::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    height: 1.875rem;
    content: "";
    z-index: 50;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;1+0,0+100 */
    background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
    /* IE6-9 */ }
  .chat::after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    height: 1.875rem;
    content: "";
    z-index: 50;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */ }

.chat_body {
  min-height: 25rem;
  height: 45vh;
  padding: 1.875rem 0;
  overflow-y: scroll; }

.chat_compose {
  position: relative;
  margin-top: 20px; }
  .chat_compose textarea {
    height: 5rem;
    padding-right: 6.25rem; }
  .chat_compose button {
    position: absolute;
    right: 0.625rem;
    bottom: 0.625rem;
    width: 3.75rem;
    height: 3.75rem; }

.thread {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  border-radius: 0.625rem;
  display: block;
  padding: 1.25rem;
  color: #555555; }
  .thread .thread_title {
    margin-bottom: 0;
    font-size: 1rem;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 1.5;
    white-space: nowrap; }
  .thread p {
    font-size: 0.875rem;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 1.5;
    white-space: nowrap; }

.bubble {
  display: flex; }
  .bubble:not(:first-child) {
    margin-top: 20px; }
  .bubble[class*="--sm"] blockquote {
    padding: 1.25rem;
    font-size: 0.875rem; }

.bubble_avatar {
  margin: 0 0.625rem 0 0; }

.bubble_author {
  font-size: 0.875rem;
  color: #000; }

.bubble_body {
  flex: 1; }
  .bubble_body &gt; * {
    display: block; }
    .bubble_body &gt; *:not(:first-child) {
      margin-top: 0.3125rem; }
  .bubble_body blockquote {
    display: inline-block;
    margin-right: 25%;
    margin-bottom: 0;
    border-radius: 0.625rem 1.875rem 1.875rem 1.875rem;
    padding: 1.875rem; }
    .bubble_body blockquote[class*="reply"] {
      background: #dddddd;
      margin: -1.875rem 0 0 25% !important;
      border-radius: 1.875rem 0.625rem 1.875rem 1.875rem;
      color: #000; }
    .bubble_body blockquote p {
      color: #000; }
      .bubble_body blockquote p:not(:last-child) {
        margin-bottom: 0.3125rem; }
    .bubble_body blockquote .bubble_author {
      color: #888888; }
  .bubble_body time {
    font-size: 0.75rem;
    color: #888888; }

.bubble--flip {
  flex-direction: row-reverse; }
  .bubble--flip .bubble_avatar {
    margin: 0 0 0 0.625rem; }
  .bubble--flip .bubble_body {
    text-align: right; }
    .bubble--flip .bubble_body blockquote {
      margin-right: 0;
      margin-left: 25%;
      border-radius: 1.875rem 0.625rem 1.875rem 1.875rem;
      text-align: left; }

.bubble--editable blockquote {
  position: relative;
  margin-right: 0;
  padding-right: calc(1.5em + 1rem + 2px); }
  .bubble--editable blockquote .dropdown {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    position: absolute;
    top: 0.625rem;
    right: 0.625rem;
    opacity: 0; }

.bubble--editable:hover blockquote .dropdown {
  opacity: 1; }

.bubble--compose textarea {
  border-radius: 0.625rem 1.875rem 1.875rem 1.875rem;
  background: transparent; }

.media {
  display: inline-flex; }

.dropdown-toggle:focus {
  outline: none; }

.dropdown-menu {
  padding: 0; }

@media (min-width: 1200px) {
  .dropdown-hover:hover .dropdown-menu {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    pointer-events: auto; }
  .dropdown-hover .dropdown-menu {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
    display: block;
    opacity: 0;
    pointer-events: none; } }

.dropdown-menu {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  margin: 0;
  padding: 0.3125rem;
  border: 0; }

.dropdown-item {
  border-radius: 0.625rem;
  padding: 0.3125rem 0.625rem; }

.dropdown--input .dropdown-menu {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  width: 100%;
  padding: 1rem;
  border: 1px solid #dddddd; }
  .dropdown--input .dropdown-menu[x-placement="top-start"] {
    margin-bottom: -0.625rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 0; }
  .dropdown--input .dropdown-menu[x-placement="bottom-start"] {
    margin-top: -0.625rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0; }

.dropdown--input .btn {
  padding: 1rem 1rem;
  border: 1px solid #dddddd;
  text-align: left;
  color: #000; }
  .dropdown--input .btn::after {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 1rem; }
  .dropdown--input .btn:hover {
    border-color: #c4c4c4; }

.filter .btn {
  border: 1px solid #dddddd; }
  .filter .btn[class*="selected"] {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
    background: #fff;
    border: 0; }
  .filter .btn:hover {
    border-color: #c4c4c4; }

.filter .dropdown-menu {
  margin-top: 0.625rem;
  min-width: 25rem;
  padding: 1.25rem; }

.filter.show .btn {
  background: #4829B2;
  color: #fff;
  border-color: #4829B2; }

.filter[class*="--all"] {
  position: static; }
  .filter[class*="--all"] .btn::after {
    display: inline-block; }
  .filter[class*="--all"] .dropdown-menu {
    width: 100%; }

.btn-ico {
  position: relative;
  box-sizing: content-box;
  width: calc(1.5em + 2rem + 2px);
  height: calc(1.5em + 2rem + 2px);
  padding: 0; }
  .btn-ico[class*="-sm"] {
    width: calc(1.5em + 1rem + 2px);
    height: calc(1.5em + 1rem + 2px); }
  .btn-ico[class*="-lg"] {
    width: calc(1.5em + 2.5rem + 2px);
    height: calc(1.5em + 2.5rem + 2px); }
  .btn-ico i {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    font-size: 1rem;
    top: 50%;
    left: 50%; }

.btn-rounded {
  border-radius: 6.25rem; }

.btn-blue {
  color: #fff;
  background-color: #013A80;
  border-color: #013A80; }
  .btn-blue:hover {
    color: #fff;
    background-color: #01295a;
    border-color: #01234d; }
  .btn-blue:focus, .btn-blue.focus {
    box-shadow: 0 0 0 0 rgba(39, 88, 147, 0.5); }
  .btn-blue.disabled, .btn-blue:disabled {
    color: #fff;
    background-color: #013A80;
    border-color: #013A80; }
  .btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active,
  .show &gt; .btn-blue.dropdown-toggle {
    color: #fff;
    background-color: #01234d;
    border-color: #011d41; }
    .btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-blue.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(39, 88, 147, 0.5); }

.btn-indigo {
  color: #fff;
  background-color: #6610f2;
  border-color: #6610f2; }
  .btn-indigo:hover {
    color: #fff;
    background-color: #560bd0;
    border-color: #510bc4; }
  .btn-indigo:focus, .btn-indigo.focus {
    box-shadow: 0 0 0 0 rgba(125, 52, 244, 0.5); }
  .btn-indigo.disabled, .btn-indigo:disabled {
    color: #fff;
    background-color: #6610f2;
    border-color: #6610f2; }
  .btn-indigo:not(:disabled):not(.disabled):active, .btn-indigo:not(:disabled):not(.disabled).active,
  .show &gt; .btn-indigo.dropdown-toggle {
    color: #fff;
    background-color: #510bc4;
    border-color: #4c0ab8; }
    .btn-indigo:not(:disabled):not(.disabled):active:focus, .btn-indigo:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-indigo.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(125, 52, 244, 0.5); }

.btn-purple {
  color: #fff;
  background-color: #4829B2;
  border-color: #4829B2; }
  .btn-purple:hover {
    color: #fff;
    background-color: #3b2293;
    border-color: #371f89; }
  .btn-purple:focus, .btn-purple.focus {
    box-shadow: 0 0 0 0 rgba(99, 73, 190, 0.5); }
  .btn-purple.disabled, .btn-purple:disabled {
    color: #fff;
    background-color: #4829B2;
    border-color: #4829B2; }
  .btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active,
  .show &gt; .btn-purple.dropdown-toggle {
    color: #fff;
    background-color: #371f89;
    border-color: #331d7e; }
    .btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-purple.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(99, 73, 190, 0.5); }

.btn-pink {
  color: #101010;
  background-color: #FF9EBD;
  border-color: #FF9EBD; }
  .btn-pink:hover {
    color: #101010;
    background-color: #ff78a3;
    border-color: #ff6b9a; }
  .btn-pink:focus, .btn-pink.focus {
    box-shadow: 0 0 0 0 rgba(219, 137, 163, 0.5); }
  .btn-pink.disabled, .btn-pink:disabled {
    color: #101010;
    background-color: #FF9EBD;
    border-color: #FF9EBD; }
  .btn-pink:not(:disabled):not(.disabled):active, .btn-pink:not(:disabled):not(.disabled).active,
  .show &gt; .btn-pink.dropdown-toggle {
    color: #101010;
    background-color: #ff6b9a;
    border-color: #ff5e92; }
    .btn-pink:not(:disabled):not(.disabled):active:focus, .btn-pink:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-pink.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(219, 137, 163, 0.5); }

.btn-red {
  color: #fff;
  background-color: #E35D46;
  border-color: #E35D46; }
  .btn-red:hover {
    color: #fff;
    background-color: #de4025;
    border-color: #d63b20; }
  .btn-red:focus, .btn-red.focus {
    box-shadow: 0 0 0 0 rgba(231, 117, 98, 0.5); }
  .btn-red.disabled, .btn-red:disabled {
    color: #fff;
    background-color: #E35D46;
    border-color: #E35D46; }
  .btn-red:not(:disabled):not(.disabled):active, .btn-red:not(:disabled):not(.disabled).active,
  .show &gt; .btn-red.dropdown-toggle {
    color: #fff;
    background-color: #d63b20;
    border-color: #cb381f; }
    .btn-red:not(:disabled):not(.disabled):active:focus, .btn-red:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-red.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(231, 117, 98, 0.5); }

.btn-orange {
  color: #101010;
  background-color: #fd7e14;
  border-color: #fd7e14; }
  .btn-orange:hover {
    color: #fff;
    background-color: #e96b02;
    border-color: #dc6502; }
  .btn-orange:focus, .btn-orange.focus {
    box-shadow: 0 0 0 0 rgba(217, 110, 19, 0.5); }
  .btn-orange.disabled, .btn-orange:disabled {
    color: #101010;
    background-color: #fd7e14;
    border-color: #fd7e14; }
  .btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active,
  .show &gt; .btn-orange.dropdown-toggle {
    color: #fff;
    background-color: #dc6502;
    border-color: #cf5f02; }
    .btn-orange:not(:disabled):not(.disabled):active:focus, .btn-orange:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-orange.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(217, 110, 19, 0.5); }

.btn-yellow {
  color: #101010;
  background-color: #F5BE17;
  border-color: #F5BE17; }
  .btn-yellow:hover {
    color: #101010;
    background-color: #dca809;
    border-color: #d09f09; }
  .btn-yellow:focus, .btn-yellow.focus {
    box-shadow: 0 0 0 0 rgba(211, 164, 22, 0.5); }
  .btn-yellow.disabled, .btn-yellow:disabled {
    color: #101010;
    background-color: #F5BE17;
    border-color: #F5BE17; }
  .btn-yellow:not(:disabled):not(.disabled):active, .btn-yellow:not(:disabled):not(.disabled).active,
  .show &gt; .btn-yellow.dropdown-toggle {
    color: #101010;
    background-color: #d09f09;
    border-color: #c49508; }
    .btn-yellow:not(:disabled):not(.disabled):active:focus, .btn-yellow:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-yellow.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(211, 164, 22, 0.5); }

.btn-green {
  color: #fff;
  background-color: #34902F;
  border-color: #34902F; }
  .btn-green:hover {
    color: #fff;
    background-color: #2a7326;
    border-color: #266a22; }
  .btn-green:focus, .btn-green.focus {
    box-shadow: 0 0 0 0 rgba(82, 161, 78, 0.5); }
  .btn-green.disabled, .btn-green:disabled {
    color: #fff;
    background-color: #34902F;
    border-color: #34902F; }
  .btn-green:not(:disabled):not(.disabled):active, .btn-green:not(:disabled):not(.disabled).active,
  .show &gt; .btn-green.dropdown-toggle {
    color: #fff;
    background-color: #266a22;
    border-color: #23601f; }
    .btn-green:not(:disabled):not(.disabled):active:focus, .btn-green:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-green.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(82, 161, 78, 0.5); }

.btn-teal {
  color: #fff;
  background-color: #20c997;
  border-color: #20c997; }
  .btn-teal:hover {
    color: #fff;
    background-color: #1ba87e;
    border-color: #199d76; }
  .btn-teal:focus, .btn-teal.focus {
    box-shadow: 0 0 0 0 rgba(65, 209, 167, 0.5); }
  .btn-teal.disabled, .btn-teal:disabled {
    color: #fff;
    background-color: #20c997;
    border-color: #20c997; }
  .btn-teal:not(:disabled):not(.disabled):active, .btn-teal:not(:disabled):not(.disabled).active,
  .show &gt; .btn-teal.dropdown-toggle {
    color: #fff;
    background-color: #199d76;
    border-color: #17926e; }
    .btn-teal:not(:disabled):not(.disabled):active:focus, .btn-teal:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-teal.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(65, 209, 167, 0.5); }

.btn-cyan {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-cyan:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-cyan:focus, .btn-cyan.focus {
    box-shadow: 0 0 0 0 rgba(58, 176, 195, 0.5); }
  .btn-cyan.disabled, .btn-cyan:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-cyan:not(:disabled):not(.disabled):active, .btn-cyan:not(:disabled):not(.disabled).active,
  .show &gt; .btn-cyan.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-cyan:not(:disabled):not(.disabled):active:focus, .btn-cyan:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-cyan.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(58, 176, 195, 0.5); }

.btn-white {
  color: #101010;
  background-color: #fff;
  border-color: #fff; }
  .btn-white:hover {
    color: #101010;
    background-color: #ececec;
    border-color: #e6e6e6; }
  .btn-white:focus, .btn-white.focus {
    box-shadow: 0 0 0 0 rgba(219, 219, 219, 0.5); }
  .btn-white.disabled, .btn-white:disabled {
    color: #101010;
    background-color: #fff;
    border-color: #fff; }
  .btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active,
  .show &gt; .btn-white.dropdown-toggle {
    color: #101010;
    background-color: #e6e6e6;
    border-color: #dfdfdf; }
    .btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-white.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(219, 219, 219, 0.5); }

.btn-gray {
  color: #fff;
  background-color: #777777;
  border-color: #777777; }
  .btn-gray:hover {
    color: #fff;
    background-color: #646464;
    border-color: #5e5e5e; }
  .btn-gray:focus, .btn-gray.focus {
    box-shadow: 0 0 0 0 rgba(139, 139, 139, 0.5); }
  .btn-gray.disabled, .btn-gray:disabled {
    color: #fff;
    background-color: #777777;
    border-color: #777777; }
  .btn-gray:not(:disabled):not(.disabled):active, .btn-gray:not(:disabled):not(.disabled).active,
  .show &gt; .btn-gray.dropdown-toggle {
    color: #fff;
    background-color: #5e5e5e;
    border-color: #575757; }
    .btn-gray:not(:disabled):not(.disabled):active:focus, .btn-gray:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-gray.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(139, 139, 139, 0.5); }

.btn-gray-dark {
  color: #fff;
  background-color: #101010;
  border-color: #101010; }
  .btn-gray-dark:hover {
    color: #fff;
    background-color: black;
    border-color: black; }
  .btn-gray-dark:focus, .btn-gray-dark.focus {
    box-shadow: 0 0 0 0 rgba(52, 52, 52, 0.5); }
  .btn-gray-dark.disabled, .btn-gray-dark:disabled {
    color: #fff;
    background-color: #101010;
    border-color: #101010; }
  .btn-gray-dark:not(:disabled):not(.disabled):active, .btn-gray-dark:not(:disabled):not(.disabled).active,
  .show &gt; .btn-gray-dark.dropdown-toggle {
    color: #fff;
    background-color: black;
    border-color: black; }
    .btn-gray-dark:not(:disabled):not(.disabled):active:focus, .btn-gray-dark:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-gray-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(52, 52, 52, 0.5); }

.btn-outline-blue {
  color: #013A80;
  border-color: #013A80; }
  .btn-outline-blue:hover {
    color: #fff;
    background-color: #013A80;
    border-color: #013A80; }
  .btn-outline-blue:focus, .btn-outline-blue.focus {
    box-shadow: 0 0 0 0 rgba(1, 58, 128, 0.5); }
  .btn-outline-blue.disabled, .btn-outline-blue:disabled {
    color: #013A80;
    background-color: transparent; }
  .btn-outline-blue:not(:disabled):not(.disabled):active, .btn-outline-blue:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-blue.dropdown-toggle {
    color: #fff;
    background-color: #013A80;
    border-color: #013A80; }
    .btn-outline-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-blue:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-blue.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(1, 58, 128, 0.5); }

.btn-outline-indigo {
  color: #6610f2;
  border-color: #6610f2; }
  .btn-outline-indigo:hover {
    color: #fff;
    background-color: #6610f2;
    border-color: #6610f2; }
  .btn-outline-indigo:focus, .btn-outline-indigo.focus {
    box-shadow: 0 0 0 0 rgba(102, 16, 242, 0.5); }
  .btn-outline-indigo.disabled, .btn-outline-indigo:disabled {
    color: #6610f2;
    background-color: transparent; }
  .btn-outline-indigo:not(:disabled):not(.disabled):active, .btn-outline-indigo:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-indigo.dropdown-toggle {
    color: #fff;
    background-color: #6610f2;
    border-color: #6610f2; }
    .btn-outline-indigo:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-indigo.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(102, 16, 242, 0.5); }

.btn-outline-purple {
  color: #4829B2;
  border-color: #4829B2; }
  .btn-outline-purple:hover {
    color: #fff;
    background-color: #4829B2;
    border-color: #4829B2; }
  .btn-outline-purple:focus, .btn-outline-purple.focus {
    box-shadow: 0 0 0 0 rgba(72, 41, 178, 0.5); }
  .btn-outline-purple.disabled, .btn-outline-purple:disabled {
    color: #4829B2;
    background-color: transparent; }
  .btn-outline-purple:not(:disabled):not(.disabled):active, .btn-outline-purple:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-purple.dropdown-toggle {
    color: #fff;
    background-color: #4829B2;
    border-color: #4829B2; }
    .btn-outline-purple:not(:disabled):not(.disabled):active:focus, .btn-outline-purple:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-purple.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(72, 41, 178, 0.5); }

.btn-outline-pink {
  color: #FF9EBD;
  border-color: #FF9EBD; }
  .btn-outline-pink:hover {
    color: #101010;
    background-color: #FF9EBD;
    border-color: #FF9EBD; }
  .btn-outline-pink:focus, .btn-outline-pink.focus {
    box-shadow: 0 0 0 0 rgba(255, 158, 189, 0.5); }
  .btn-outline-pink.disabled, .btn-outline-pink:disabled {
    color: #FF9EBD;
    background-color: transparent; }
  .btn-outline-pink:not(:disabled):not(.disabled):active, .btn-outline-pink:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-pink.dropdown-toggle {
    color: #101010;
    background-color: #FF9EBD;
    border-color: #FF9EBD; }
    .btn-outline-pink:not(:disabled):not(.disabled):active:focus, .btn-outline-pink:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-pink.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(255, 158, 189, 0.5); }

.btn-outline-red {
  color: #E35D46;
  border-color: #E35D46; }
  .btn-outline-red:hover {
    color: #fff;
    background-color: #E35D46;
    border-color: #E35D46; }
  .btn-outline-red:focus, .btn-outline-red.focus {
    box-shadow: 0 0 0 0 rgba(227, 93, 70, 0.5); }
  .btn-outline-red.disabled, .btn-outline-red:disabled {
    color: #E35D46;
    background-color: transparent; }
  .btn-outline-red:not(:disabled):not(.disabled):active, .btn-outline-red:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-red.dropdown-toggle {
    color: #fff;
    background-color: #E35D46;
    border-color: #E35D46; }
    .btn-outline-red:not(:disabled):not(.disabled):active:focus, .btn-outline-red:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-red.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(227, 93, 70, 0.5); }

.btn-outline-orange {
  color: #fd7e14;
  border-color: #fd7e14; }
  .btn-outline-orange:hover {
    color: #101010;
    background-color: #fd7e14;
    border-color: #fd7e14; }
  .btn-outline-orange:focus, .btn-outline-orange.focus {
    box-shadow: 0 0 0 0 rgba(253, 126, 20, 0.5); }
  .btn-outline-orange.disabled, .btn-outline-orange:disabled {
    color: #fd7e14;
    background-color: transparent; }
  .btn-outline-orange:not(:disabled):not(.disabled):active, .btn-outline-orange:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-orange.dropdown-toggle {
    color: #101010;
    background-color: #fd7e14;
    border-color: #fd7e14; }
    .btn-outline-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-orange:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-orange.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(253, 126, 20, 0.5); }

.btn-outline-yellow {
  color: #F5BE17;
  border-color: #F5BE17; }
  .btn-outline-yellow:hover {
    color: #101010;
    background-color: #F5BE17;
    border-color: #F5BE17; }
  .btn-outline-yellow:focus, .btn-outline-yellow.focus {
    box-shadow: 0 0 0 0 rgba(245, 190, 23, 0.5); }
  .btn-outline-yellow.disabled, .btn-outline-yellow:disabled {
    color: #F5BE17;
    background-color: transparent; }
  .btn-outline-yellow:not(:disabled):not(.disabled):active, .btn-outline-yellow:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-yellow.dropdown-toggle {
    color: #101010;
    background-color: #F5BE17;
    border-color: #F5BE17; }
    .btn-outline-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-yellow.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(245, 190, 23, 0.5); }

.btn-outline-green {
  color: #34902F;
  border-color: #34902F; }
  .btn-outline-green:hover {
    color: #fff;
    background-color: #34902F;
    border-color: #34902F; }
  .btn-outline-green:focus, .btn-outline-green.focus {
    box-shadow: 0 0 0 0 rgba(52, 144, 47, 0.5); }
  .btn-outline-green.disabled, .btn-outline-green:disabled {
    color: #34902F;
    background-color: transparent; }
  .btn-outline-green:not(:disabled):not(.disabled):active, .btn-outline-green:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-green.dropdown-toggle {
    color: #fff;
    background-color: #34902F;
    border-color: #34902F; }
    .btn-outline-green:not(:disabled):not(.disabled):active:focus, .btn-outline-green:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-green.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(52, 144, 47, 0.5); }

.btn-outline-teal {
  color: #20c997;
  border-color: #20c997; }
  .btn-outline-teal:hover {
    color: #fff;
    background-color: #20c997;
    border-color: #20c997; }
  .btn-outline-teal:focus, .btn-outline-teal.focus {
    box-shadow: 0 0 0 0 rgba(32, 201, 151, 0.5); }
  .btn-outline-teal.disabled, .btn-outline-teal:disabled {
    color: #20c997;
    background-color: transparent; }
  .btn-outline-teal:not(:disabled):not(.disabled):active, .btn-outline-teal:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-teal.dropdown-toggle {
    color: #fff;
    background-color: #20c997;
    border-color: #20c997; }
    .btn-outline-teal:not(:disabled):not(.disabled):active:focus, .btn-outline-teal:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-teal.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(32, 201, 151, 0.5); }

.btn-outline-cyan {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-cyan:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-cyan:focus, .btn-outline-cyan.focus {
    box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5); }
  .btn-outline-cyan.disabled, .btn-outline-cyan:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-cyan:not(:disabled):not(.disabled):active, .btn-outline-cyan:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-cyan.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-cyan:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-cyan.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5); }

.btn-outline-white {
  color: #fff;
  border-color: #fff; }
  .btn-outline-white:hover {
    color: #101010;
    background-color: #fff;
    border-color: #fff; }
  .btn-outline-white:focus, .btn-outline-white.focus {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5); }
  .btn-outline-white.disabled, .btn-outline-white:disabled {
    color: #fff;
    background-color: transparent; }
  .btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-white.dropdown-toggle {
    color: #101010;
    background-color: #fff;
    border-color: #fff; }
    .btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-white.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5); }

.btn-outline-gray {
  color: #777777;
  border-color: #777777; }
  .btn-outline-gray:hover {
    color: #fff;
    background-color: #777777;
    border-color: #777777; }
  .btn-outline-gray:focus, .btn-outline-gray.focus {
    box-shadow: 0 0 0 0 rgba(119, 119, 119, 0.5); }
  .btn-outline-gray.disabled, .btn-outline-gray:disabled {
    color: #777777;
    background-color: transparent; }
  .btn-outline-gray:not(:disabled):not(.disabled):active, .btn-outline-gray:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-gray.dropdown-toggle {
    color: #fff;
    background-color: #777777;
    border-color: #777777; }
    .btn-outline-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-gray:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-gray.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(119, 119, 119, 0.5); }

.btn-outline-gray-dark {
  color: #101010;
  border-color: #101010; }
  .btn-outline-gray-dark:hover {
    color: #fff;
    background-color: #101010;
    border-color: #101010; }
  .btn-outline-gray-dark:focus, .btn-outline-gray-dark.focus {
    box-shadow: 0 0 0 0 rgba(16, 16, 16, 0.5); }
  .btn-outline-gray-dark.disabled, .btn-outline-gray-dark:disabled {
    color: #101010;
    background-color: transparent; }
  .btn-outline-gray-dark:not(:disabled):not(.disabled):active, .btn-outline-gray-dark:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-gray-dark.dropdown-toggle {
    color: #fff;
    background-color: #101010;
    border-color: #101010; }
    .btn-outline-gray-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-dark:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-gray-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(16, 16, 16, 0.5); }

.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998; }
  .btn-facebook:hover {
    color: #fff;
    background-color: #30497c;
    border-color: #2d4373; }
  .btn-facebook:focus, .btn-facebook.focus {
    box-shadow: 0 0 0 0 rgba(88, 114, 167, 0.5); }
  .btn-facebook.disabled, .btn-facebook:disabled {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998; }
  .btn-facebook:not(:disabled):not(.disabled):active, .btn-facebook:not(:disabled):not(.disabled).active,
  .show &gt; .btn-facebook.dropdown-toggle {
    color: #fff;
    background-color: #2d4373;
    border-color: #293e6a; }
    .btn-facebook:not(:disabled):not(.disabled):active:focus, .btn-facebook:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-facebook.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(88, 114, 167, 0.5); }

.btn-google {
  color: #fff;
  background-color: #dd4b39;
  border-color: #dd4b39; }
  .btn-google:hover {
    color: #fff;
    background-color: #cd3623;
    border-color: #c23321; }
  .btn-google:focus, .btn-google.focus {
    box-shadow: 0 0 0 0 rgba(226, 102, 87, 0.5); }
  .btn-google.disabled, .btn-google:disabled {
    color: #fff;
    background-color: #dd4b39;
    border-color: #dd4b39; }
  .btn-google:not(:disabled):not(.disabled):active, .btn-google:not(:disabled):not(.disabled).active,
  .show &gt; .btn-google.dropdown-toggle {
    color: #fff;
    background-color: #c23321;
    border-color: #b7301f; }
    .btn-google:not(:disabled):not(.disabled):active:focus, .btn-google:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-google.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(226, 102, 87, 0.5); }

.btn-twitter {
  color: #fff;
  background-color: #00aced;
  border-color: #00aced; }
  .btn-twitter:hover {
    color: #fff;
    background-color: #0090c7;
    border-color: #0087ba; }
  .btn-twitter:focus, .btn-twitter.focus {
    box-shadow: 0 0 0 0 rgba(38, 184, 240, 0.5); }
  .btn-twitter.disabled, .btn-twitter:disabled {
    color: #fff;
    background-color: #00aced;
    border-color: #00aced; }
  .btn-twitter:not(:disabled):not(.disabled):active, .btn-twitter:not(:disabled):not(.disabled).active,
  .show &gt; .btn-twitter.dropdown-toggle {
    color: #fff;
    background-color: #0087ba;
    border-color: #007ead; }
    .btn-twitter:not(:disabled):not(.disabled):active:focus, .btn-twitter:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-twitter.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(38, 184, 240, 0.5); }

.btn-linkedin {
  color: #fff;
  background-color: #007bb6;
  border-color: #007bb6; }
  .btn-linkedin:hover {
    color: #fff;
    background-color: #006190;
    border-color: #005983; }
  .btn-linkedin:focus, .btn-linkedin.focus {
    box-shadow: 0 0 0 0 rgba(38, 143, 193, 0.5); }
  .btn-linkedin.disabled, .btn-linkedin:disabled {
    color: #fff;
    background-color: #007bb6;
    border-color: #007bb6; }
  .btn-linkedin:not(:disabled):not(.disabled):active, .btn-linkedin:not(:disabled):not(.disabled).active,
  .show &gt; .btn-linkedin.dropdown-toggle {
    color: #fff;
    background-color: #005983;
    border-color: #005076; }
    .btn-linkedin:not(:disabled):not(.disabled):active:focus, .btn-linkedin:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-linkedin.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(38, 143, 193, 0.5); }

.btn-pinterest {
  color: #fff;
  background-color: #cb2027;
  border-color: #cb2027; }
  .btn-pinterest:hover {
    color: #fff;
    background-color: #aa1b21;
    border-color: #9f191f; }
  .btn-pinterest:focus, .btn-pinterest.focus {
    box-shadow: 0 0 0 0 rgba(211, 65, 71, 0.5); }
  .btn-pinterest.disabled, .btn-pinterest:disabled {
    color: #fff;
    background-color: #cb2027;
    border-color: #cb2027; }
  .btn-pinterest:not(:disabled):not(.disabled):active, .btn-pinterest:not(:disabled):not(.disabled).active,
  .show &gt; .btn-pinterest.dropdown-toggle {
    color: #fff;
    background-color: #9f191f;
    border-color: #94171c; }
    .btn-pinterest:not(:disabled):not(.disabled):active:focus, .btn-pinterest:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-pinterest.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(211, 65, 71, 0.5); }

.btn-git {
  color: #fff;
  background-color: #666666;
  border-color: #666666; }
  .btn-git:hover {
    color: #fff;
    background-color: #535353;
    border-color: #4d4d4d; }
  .btn-git:focus, .btn-git.focus {
    box-shadow: 0 0 0 0 rgba(125, 125, 125, 0.5); }
  .btn-git.disabled, .btn-git:disabled {
    color: #fff;
    background-color: #666666;
    border-color: #666666; }
  .btn-git:not(:disabled):not(.disabled):active, .btn-git:not(:disabled):not(.disabled).active,
  .show &gt; .btn-git.dropdown-toggle {
    color: #fff;
    background-color: #4d4d4d;
    border-color: #464646; }
    .btn-git:not(:disabled):not(.disabled):active:focus, .btn-git:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-git.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(125, 125, 125, 0.5); }

.btn-tumblr {
  color: #fff;
  background-color: #32506d;
  border-color: #32506d; }
  .btn-tumblr:hover {
    color: #fff;
    background-color: #263d53;
    border-color: #22364a; }
  .btn-tumblr:focus, .btn-tumblr.focus {
    box-shadow: 0 0 0 0 rgba(81, 106, 131, 0.5); }
  .btn-tumblr.disabled, .btn-tumblr:disabled {
    color: #fff;
    background-color: #32506d;
    border-color: #32506d; }
  .btn-tumblr:not(:disabled):not(.disabled):active, .btn-tumblr:not(:disabled):not(.disabled).active,
  .show &gt; .btn-tumblr.dropdown-toggle {
    color: #fff;
    background-color: #22364a;
    border-color: #1e3041; }
    .btn-tumblr:not(:disabled):not(.disabled):active:focus, .btn-tumblr:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-tumblr.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(81, 106, 131, 0.5); }

.btn-vimeo {
  color: #101010;
  background-color: #aad450;
  border-color: #aad450; }
  .btn-vimeo:hover {
    color: #101010;
    background-color: #9bcc32;
    border-color: #93c130; }
  .btn-vimeo:focus, .btn-vimeo.focus {
    box-shadow: 0 0 0 0 rgba(147, 183, 70, 0.5); }
  .btn-vimeo.disabled, .btn-vimeo:disabled {
    color: #101010;
    background-color: #aad450;
    border-color: #aad450; }
  .btn-vimeo:not(:disabled):not(.disabled):active, .btn-vimeo:not(:disabled):not(.disabled).active,
  .show &gt; .btn-vimeo.dropdown-toggle {
    color: #101010;
    background-color: #93c130;
    border-color: #8bb72d; }
    .btn-vimeo:not(:disabled):not(.disabled):active:focus, .btn-vimeo:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-vimeo.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(147, 183, 70, 0.5); }

.btn-flickr {
  color: #fff;
  background-color: #ff0084;
  border-color: #ff0084; }
  .btn-flickr:hover {
    color: #fff;
    background-color: #d90070;
    border-color: #cc006a; }
  .btn-flickr:focus, .btn-flickr.focus {
    box-shadow: 0 0 0 0 rgba(255, 38, 150, 0.5); }
  .btn-flickr.disabled, .btn-flickr:disabled {
    color: #fff;
    background-color: #ff0084;
    border-color: #ff0084; }
  .btn-flickr:not(:disabled):not(.disabled):active, .btn-flickr:not(:disabled):not(.disabled).active,
  .show &gt; .btn-flickr.dropdown-toggle {
    color: #fff;
    background-color: #cc006a;
    border-color: #bf0063; }
    .btn-flickr:not(:disabled):not(.disabled):active:focus, .btn-flickr:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-flickr.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(255, 38, 150, 0.5); }

.btn-reddit {
  color: #fff;
  background-color: #ff4500;
  border-color: #ff4500; }
  .btn-reddit:hover {
    color: #fff;
    background-color: #d93b00;
    border-color: #cc3700; }
  .btn-reddit:focus, .btn-reddit.focus {
    box-shadow: 0 0 0 0 rgba(255, 97, 38, 0.5); }
  .btn-reddit.disabled, .btn-reddit:disabled {
    color: #fff;
    background-color: #ff4500;
    border-color: #ff4500; }
  .btn-reddit:not(:disabled):not(.disabled):active, .btn-reddit:not(:disabled):not(.disabled).active,
  .show &gt; .btn-reddit.dropdown-toggle {
    color: #fff;
    background-color: #cc3700;
    border-color: #bf3400; }
    .btn-reddit:not(:disabled):not(.disabled):active:focus, .btn-reddit:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-reddit.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(255, 97, 38, 0.5); }

.btn-dribbble {
  color: #fff;
  background-color: #ea4c89;
  border-color: #ea4c89; }
  .btn-dribbble:hover {
    color: #fff;
    background-color: #e62a72;
    border-color: #e51e6b; }
  .btn-dribbble:focus, .btn-dribbble.focus {
    box-shadow: 0 0 0 0 rgba(237, 103, 155, 0.5); }
  .btn-dribbble.disabled, .btn-dribbble:disabled {
    color: #fff;
    background-color: #ea4c89;
    border-color: #ea4c89; }
  .btn-dribbble:not(:disabled):not(.disabled):active, .btn-dribbble:not(:disabled):not(.disabled).active,
  .show &gt; .btn-dribbble.dropdown-toggle {
    color: #fff;
    background-color: #e51e6b;
    border-color: #dc1a65; }
    .btn-dribbble:not(:disabled):not(.disabled):active:focus, .btn-dribbble:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-dribbble.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(237, 103, 155, 0.5); }

.btn-skype {
  color: #fff;
  background-color: #00aff0;
  border-color: #00aff0; }
  .btn-skype:hover {
    color: #fff;
    background-color: #0093ca;
    border-color: #008abd; }
  .btn-skype:focus, .btn-skype.focus {
    box-shadow: 0 0 0 0 rgba(38, 187, 242, 0.5); }
  .btn-skype.disabled, .btn-skype:disabled {
    color: #fff;
    background-color: #00aff0;
    border-color: #00aff0; }
  .btn-skype:not(:disabled):not(.disabled):active, .btn-skype:not(:disabled):not(.disabled).active,
  .show &gt; .btn-skype.dropdown-toggle {
    color: #fff;
    background-color: #008abd;
    border-color: #0081b0; }
    .btn-skype:not(:disabled):not(.disabled):active:focus, .btn-skype:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-skype.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(38, 187, 242, 0.5); }

.btn-instagram {
  color: #fff;
  background-color: #517fa4;
  border-color: #517fa4; }
  .btn-instagram:hover {
    color: #fff;
    background-color: #446b8a;
    border-color: #406582; }
  .btn-instagram:focus, .btn-instagram.focus {
    box-shadow: 0 0 0 0 rgba(107, 146, 178, 0.5); }
  .btn-instagram.disabled, .btn-instagram:disabled {
    color: #fff;
    background-color: #517fa4;
    border-color: #517fa4; }
  .btn-instagram:not(:disabled):not(.disabled):active, .btn-instagram:not(:disabled):not(.disabled).active,
  .show &gt; .btn-instagram.dropdown-toggle {
    color: #fff;
    background-color: #406582;
    border-color: #3c5e79; }
    .btn-instagram:not(:disabled):not(.disabled):active:focus, .btn-instagram:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-instagram.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(107, 146, 178, 0.5); }

.btn-behance {
  color: #fff;
  background-color: #1769ff;
  border-color: #1769ff; }
  .btn-behance:hover {
    color: #fff;
    background-color: #0055f0;
    border-color: #0050e3; }
  .btn-behance:focus, .btn-behance.focus {
    box-shadow: 0 0 0 0 rgba(58, 128, 255, 0.5); }
  .btn-behance.disabled, .btn-behance:disabled {
    color: #fff;
    background-color: #1769ff;
    border-color: #1769ff; }
  .btn-behance:not(:disabled):not(.disabled):active, .btn-behance:not(:disabled):not(.disabled).active,
  .show &gt; .btn-behance.dropdown-toggle {
    color: #fff;
    background-color: #0050e3;
    border-color: #004cd6; }
    .btn-behance:not(:disabled):not(.disabled):active:focus, .btn-behance:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-behance.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(58, 128, 255, 0.5); }

.btn-rss {
  color: #fff;
  background-color: #f26522;
  border-color: #f26522; }
  .btn-rss:hover {
    color: #fff;
    background-color: #e1510d;
    border-color: #d54d0d; }
  .btn-rss:focus, .btn-rss.focus {
    box-shadow: 0 0 0 0 rgba(244, 124, 67, 0.5); }
  .btn-rss.disabled, .btn-rss:disabled {
    color: #fff;
    background-color: #f26522;
    border-color: #f26522; }
  .btn-rss:not(:disabled):not(.disabled):active, .btn-rss:not(:disabled):not(.disabled).active,
  .show &gt; .btn-rss.dropdown-toggle {
    color: #fff;
    background-color: #d54d0d;
    border-color: #c8490c; }
    .btn-rss:not(:disabled):not(.disabled):active:focus, .btn-rss:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-rss.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(244, 124, 67, 0.5); }

.btn-outline-facebook {
  color: #3b5998;
  border-color: #3b5998; }
  .btn-outline-facebook:hover {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998; }
  .btn-outline-facebook:focus, .btn-outline-facebook.focus {
    box-shadow: 0 0 0 0 rgba(59, 89, 152, 0.5); }
  .btn-outline-facebook.disabled, .btn-outline-facebook:disabled {
    color: #3b5998;
    background-color: transparent; }
  .btn-outline-facebook:not(:disabled):not(.disabled):active, .btn-outline-facebook:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-facebook.dropdown-toggle {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998; }
    .btn-outline-facebook:not(:disabled):not(.disabled):active:focus, .btn-outline-facebook:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-facebook.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(59, 89, 152, 0.5); }

.btn-outline-google {
  color: #dd4b39;
  border-color: #dd4b39; }
  .btn-outline-google:hover {
    color: #fff;
    background-color: #dd4b39;
    border-color: #dd4b39; }
  .btn-outline-google:focus, .btn-outline-google.focus {
    box-shadow: 0 0 0 0 rgba(221, 75, 57, 0.5); }
  .btn-outline-google.disabled, .btn-outline-google:disabled {
    color: #dd4b39;
    background-color: transparent; }
  .btn-outline-google:not(:disabled):not(.disabled):active, .btn-outline-google:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-google.dropdown-toggle {
    color: #fff;
    background-color: #dd4b39;
    border-color: #dd4b39; }
    .btn-outline-google:not(:disabled):not(.disabled):active:focus, .btn-outline-google:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-google.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(221, 75, 57, 0.5); }

.btn-outline-twitter {
  color: #00aced;
  border-color: #00aced; }
  .btn-outline-twitter:hover {
    color: #fff;
    background-color: #00aced;
    border-color: #00aced; }
  .btn-outline-twitter:focus, .btn-outline-twitter.focus {
    box-shadow: 0 0 0 0 rgba(0, 172, 237, 0.5); }
  .btn-outline-twitter.disabled, .btn-outline-twitter:disabled {
    color: #00aced;
    background-color: transparent; }
  .btn-outline-twitter:not(:disabled):not(.disabled):active, .btn-outline-twitter:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-twitter.dropdown-toggle {
    color: #fff;
    background-color: #00aced;
    border-color: #00aced; }
    .btn-outline-twitter:not(:disabled):not(.disabled):active:focus, .btn-outline-twitter:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-twitter.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(0, 172, 237, 0.5); }

.btn-outline-linkedin {
  color: #007bb6;
  border-color: #007bb6; }
  .btn-outline-linkedin:hover {
    color: #fff;
    background-color: #007bb6;
    border-color: #007bb6; }
  .btn-outline-linkedin:focus, .btn-outline-linkedin.focus {
    box-shadow: 0 0 0 0 rgba(0, 123, 182, 0.5); }
  .btn-outline-linkedin.disabled, .btn-outline-linkedin:disabled {
    color: #007bb6;
    background-color: transparent; }
  .btn-outline-linkedin:not(:disabled):not(.disabled):active, .btn-outline-linkedin:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-linkedin.dropdown-toggle {
    color: #fff;
    background-color: #007bb6;
    border-color: #007bb6; }
    .btn-outline-linkedin:not(:disabled):not(.disabled):active:focus, .btn-outline-linkedin:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-linkedin.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(0, 123, 182, 0.5); }

.btn-outline-pinterest {
  color: #cb2027;
  border-color: #cb2027; }
  .btn-outline-pinterest:hover {
    color: #fff;
    background-color: #cb2027;
    border-color: #cb2027; }
  .btn-outline-pinterest:focus, .btn-outline-pinterest.focus {
    box-shadow: 0 0 0 0 rgba(203, 32, 39, 0.5); }
  .btn-outline-pinterest.disabled, .btn-outline-pinterest:disabled {
    color: #cb2027;
    background-color: transparent; }
  .btn-outline-pinterest:not(:disabled):not(.disabled):active, .btn-outline-pinterest:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-pinterest.dropdown-toggle {
    color: #fff;
    background-color: #cb2027;
    border-color: #cb2027; }
    .btn-outline-pinterest:not(:disabled):not(.disabled):active:focus, .btn-outline-pinterest:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-pinterest.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(203, 32, 39, 0.5); }

.btn-outline-git {
  color: #666666;
  border-color: #666666; }
  .btn-outline-git:hover {
    color: #fff;
    background-color: #666666;
    border-color: #666666; }
  .btn-outline-git:focus, .btn-outline-git.focus {
    box-shadow: 0 0 0 0 rgba(102, 102, 102, 0.5); }
  .btn-outline-git.disabled, .btn-outline-git:disabled {
    color: #666666;
    background-color: transparent; }
  .btn-outline-git:not(:disabled):not(.disabled):active, .btn-outline-git:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-git.dropdown-toggle {
    color: #fff;
    background-color: #666666;
    border-color: #666666; }
    .btn-outline-git:not(:disabled):not(.disabled):active:focus, .btn-outline-git:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-git.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(102, 102, 102, 0.5); }

.btn-outline-tumblr {
  color: #32506d;
  border-color: #32506d; }
  .btn-outline-tumblr:hover {
    color: #fff;
    background-color: #32506d;
    border-color: #32506d; }
  .btn-outline-tumblr:focus, .btn-outline-tumblr.focus {
    box-shadow: 0 0 0 0 rgba(50, 80, 109, 0.5); }
  .btn-outline-tumblr.disabled, .btn-outline-tumblr:disabled {
    color: #32506d;
    background-color: transparent; }
  .btn-outline-tumblr:not(:disabled):not(.disabled):active, .btn-outline-tumblr:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-tumblr.dropdown-toggle {
    color: #fff;
    background-color: #32506d;
    border-color: #32506d; }
    .btn-outline-tumblr:not(:disabled):not(.disabled):active:focus, .btn-outline-tumblr:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-tumblr.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(50, 80, 109, 0.5); }

.btn-outline-vimeo {
  color: #aad450;
  border-color: #aad450; }
  .btn-outline-vimeo:hover {
    color: #101010;
    background-color: #aad450;
    border-color: #aad450; }
  .btn-outline-vimeo:focus, .btn-outline-vimeo.focus {
    box-shadow: 0 0 0 0 rgba(170, 212, 80, 0.5); }
  .btn-outline-vimeo.disabled, .btn-outline-vimeo:disabled {
    color: #aad450;
    background-color: transparent; }
  .btn-outline-vimeo:not(:disabled):not(.disabled):active, .btn-outline-vimeo:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-vimeo.dropdown-toggle {
    color: #101010;
    background-color: #aad450;
    border-color: #aad450; }
    .btn-outline-vimeo:not(:disabled):not(.disabled):active:focus, .btn-outline-vimeo:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-vimeo.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(170, 212, 80, 0.5); }

.btn-outline-flickr {
  color: #ff0084;
  border-color: #ff0084; }
  .btn-outline-flickr:hover {
    color: #fff;
    background-color: #ff0084;
    border-color: #ff0084; }
  .btn-outline-flickr:focus, .btn-outline-flickr.focus {
    box-shadow: 0 0 0 0 rgba(255, 0, 132, 0.5); }
  .btn-outline-flickr.disabled, .btn-outline-flickr:disabled {
    color: #ff0084;
    background-color: transparent; }
  .btn-outline-flickr:not(:disabled):not(.disabled):active, .btn-outline-flickr:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-flickr.dropdown-toggle {
    color: #fff;
    background-color: #ff0084;
    border-color: #ff0084; }
    .btn-outline-flickr:not(:disabled):not(.disabled):active:focus, .btn-outline-flickr:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-flickr.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(255, 0, 132, 0.5); }

.btn-outline-reddit {
  color: #ff4500;
  border-color: #ff4500; }
  .btn-outline-reddit:hover {
    color: #fff;
    background-color: #ff4500;
    border-color: #ff4500; }
  .btn-outline-reddit:focus, .btn-outline-reddit.focus {
    box-shadow: 0 0 0 0 rgba(255, 69, 0, 0.5); }
  .btn-outline-reddit.disabled, .btn-outline-reddit:disabled {
    color: #ff4500;
    background-color: transparent; }
  .btn-outline-reddit:not(:disabled):not(.disabled):active, .btn-outline-reddit:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-reddit.dropdown-toggle {
    color: #fff;
    background-color: #ff4500;
    border-color: #ff4500; }
    .btn-outline-reddit:not(:disabled):not(.disabled):active:focus, .btn-outline-reddit:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-reddit.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(255, 69, 0, 0.5); }

.btn-outline-dribbble {
  color: #ea4c89;
  border-color: #ea4c89; }
  .btn-outline-dribbble:hover {
    color: #fff;
    background-color: #ea4c89;
    border-color: #ea4c89; }
  .btn-outline-dribbble:focus, .btn-outline-dribbble.focus {
    box-shadow: 0 0 0 0 rgba(234, 76, 137, 0.5); }
  .btn-outline-dribbble.disabled, .btn-outline-dribbble:disabled {
    color: #ea4c89;
    background-color: transparent; }
  .btn-outline-dribbble:not(:disabled):not(.disabled):active, .btn-outline-dribbble:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-dribbble.dropdown-toggle {
    color: #fff;
    background-color: #ea4c89;
    border-color: #ea4c89; }
    .btn-outline-dribbble:not(:disabled):not(.disabled):active:focus, .btn-outline-dribbble:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-dribbble.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(234, 76, 137, 0.5); }

.btn-outline-skype {
  color: #00aff0;
  border-color: #00aff0; }
  .btn-outline-skype:hover {
    color: #fff;
    background-color: #00aff0;
    border-color: #00aff0; }
  .btn-outline-skype:focus, .btn-outline-skype.focus {
    box-shadow: 0 0 0 0 rgba(0, 175, 240, 0.5); }
  .btn-outline-skype.disabled, .btn-outline-skype:disabled {
    color: #00aff0;
    background-color: transparent; }
  .btn-outline-skype:not(:disabled):not(.disabled):active, .btn-outline-skype:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-skype.dropdown-toggle {
    color: #fff;
    background-color: #00aff0;
    border-color: #00aff0; }
    .btn-outline-skype:not(:disabled):not(.disabled):active:focus, .btn-outline-skype:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-skype.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(0, 175, 240, 0.5); }

.btn-outline-instagram {
  color: #517fa4;
  border-color: #517fa4; }
  .btn-outline-instagram:hover {
    color: #fff;
    background-color: #517fa4;
    border-color: #517fa4; }
  .btn-outline-instagram:focus, .btn-outline-instagram.focus {
    box-shadow: 0 0 0 0 rgba(81, 127, 164, 0.5); }
  .btn-outline-instagram.disabled, .btn-outline-instagram:disabled {
    color: #517fa4;
    background-color: transparent; }
  .btn-outline-instagram:not(:disabled):not(.disabled):active, .btn-outline-instagram:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-instagram.dropdown-toggle {
    color: #fff;
    background-color: #517fa4;
    border-color: #517fa4; }
    .btn-outline-instagram:not(:disabled):not(.disabled):active:focus, .btn-outline-instagram:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-instagram.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(81, 127, 164, 0.5); }

.btn-outline-behance {
  color: #1769ff;
  border-color: #1769ff; }
  .btn-outline-behance:hover {
    color: #fff;
    background-color: #1769ff;
    border-color: #1769ff; }
  .btn-outline-behance:focus, .btn-outline-behance.focus {
    box-shadow: 0 0 0 0 rgba(23, 105, 255, 0.5); }
  .btn-outline-behance.disabled, .btn-outline-behance:disabled {
    color: #1769ff;
    background-color: transparent; }
  .btn-outline-behance:not(:disabled):not(.disabled):active, .btn-outline-behance:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-behance.dropdown-toggle {
    color: #fff;
    background-color: #1769ff;
    border-color: #1769ff; }
    .btn-outline-behance:not(:disabled):not(.disabled):active:focus, .btn-outline-behance:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-behance.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(23, 105, 255, 0.5); }

.btn-outline-rss {
  color: #f26522;
  border-color: #f26522; }
  .btn-outline-rss:hover {
    color: #fff;
    background-color: #f26522;
    border-color: #f26522; }
  .btn-outline-rss:focus, .btn-outline-rss.focus {
    box-shadow: 0 0 0 0 rgba(242, 101, 34, 0.5); }
  .btn-outline-rss.disabled, .btn-outline-rss:disabled {
    color: #f26522;
    background-color: transparent; }
  .btn-outline-rss:not(:disabled):not(.disabled):active, .btn-outline-rss:not(:disabled):not(.disabled).active,
  .show &gt; .btn-outline-rss.dropdown-toggle {
    color: #fff;
    background-color: #f26522;
    border-color: #f26522; }
    .btn-outline-rss:not(:disabled):not(.disabled):active:focus, .btn-outline-rss:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-outline-rss.dropdown-toggle:focus {
      box-shadow: 0 0 0 0 rgba(242, 101, 34, 0.5); }

.text-white .btn-secondary {
  background: rgba(0, 0, 0, 0.25);
  color: #fff;
  border-color: transparent; }
  .text-white .btn-secondary:hover {
    background: rgba(0, 0, 0, 0.15); }

.nav {
  position: relative;
  display: inline-block; }
  .nav + .tab-content {
    margin-top: 1.25rem; }
  .nav .nav-link {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    font-size: 0.875rem;
    letter-spacing: .05em;
    color: #777777;
    cursor: pointer; }
    .nav .nav-link.active {
      color: #000;
      background: transparent; }
    .nav .nav-link:hover {
      color: #000; }
  .nav .lavalamp-object {
    display: none;
    z-index: 10; }
  .nav.nav-vertical .nav-item {
    display: block;
    width: 100%; }

.nav-card .nav-link {
  padding: 0.625rem 1.25rem;
  border-right: 2px solid transparent;
  letter-spacing: 0; }
  .nav-card .nav-link.active {
    background: rgba(72, 41, 178, 0.05);
    border-color: #4829B2; }
  .nav-card .nav-link:hover {
    background: rgba(72, 41, 178, 0.05); }

.card--lg .nav-card .nav-link {
  padding: 0.9375rem 1.875rem; }

.nav-tabs {
  display: inline-flex;
  border-bottom: 0; }
  .nav-tabs[class*="flex"] .nav-item:not(:last-child) {
    margin-bottom: 0.625rem; }
  .nav-tabs .nav-item:not(:last-child) {
    margin-right: 1.25rem; }
  .nav-tabs .nav-link {
    padding: 0 0 0.3125rem 0;
    border: 0;
    text-transform: uppercase;
    cursor: pointer; }
  .nav-tabs .lavalamp-object {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: transparent;
    border-bottom: 1px solid #000; }

.nav-pills {
  border-radius: 0.625rem;
  display: inline-flex;
  border: 1px solid #dddddd; }
  .nav-pills.flex-column {
    display: flex;
    flex-direction: columnd;
    border: 0; }
    .nav-pills.flex-column &gt; .nav-link {
      text-transform: none;
      font-size: 1rem; }
      .nav-pills.flex-column &gt; .nav-link:not(:last-child) {
        margin-bottom: 0.625rem; }
  .nav-pills &gt; .nav-item {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    position: relative;
    float: left; }
    .nav-pills &gt; .nav-item.active &gt; .nav-link, .nav-pills &gt; .nav-item:hover &gt; .nav-link {
      color: #000; }
  .nav-pills .nav-link {
    z-index: 10;
    font-weight: 400;
    font-size: 0.875rem;
    text-transform: uppercase; }
  .nav-pills .lavalamp-object {
    border-radius: 0.625rem;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #dddddd;
    z-index: 1; }

.nav-icons {
  margin: -0.3125rem 0 0 -0.3125rem; }
  .nav-icons .nav-link {
    display: inline-block;
    padding: 0.3125rem; }
    .nav-icons .nav-link i {
      display: block;
      width: 1em;
      height: 1em;
      line-height: 1em; }

.toc {
  border-radius: 0.625rem;
  width: 100%;
  border: 1px solid #dddddd;
  overflow: hidden; }
  .toc .nav-item a {
    padding: 1.25rem; }
    .toc .nav-item a.active {
      background: #dddddd;
      color: #000; }
    .toc .nav-item a:hover {
      color: inherit;
      background: #f5f5f5; }

.text-white .nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .text-white .nav .nav-link.active {
    color: #fff; }
  .text-white .nav .nav-link:hover {
    color: #fff; }

.text-white .nav-tabs .lavalamp-object {
  border-bottom-color: #fff; }

.list-group .list-group-item {
  font-size: 0.875rem; }

.list-group--categories .list-group-item {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  position: relative;
  padding-left: 2.5rem;
  color: #000; }
  .list-group--categories .list-group-item:hover {
    background: #f5f5f5; }
  .list-group--categories .list-group-item span {
    color: #999999; }
  .list-group--categories .list-group-item .list-group-item_indicator {
    position: absolute;
    left: 1.25rem;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%; }

.list-group--features {
  margin: -0.3125rem;
  flex-direction: row;
  flex-wrap: wrap; }
  .list-group--features li {
    border-radius: 0.625rem;
    display: inline-flex;
    margin: 0.3125rem !important;
    padding: 1.25rem;
    border: 0; }

.list-group-columns {
  flex-wrap: wrap;
  flex-direction: initial; }
  .list-group-columns .list-group-item {
    width: 50%;
    margin-bottom: 0.625rem;
    padding: 0;
    background: transparent;
    border: 0; }
    .list-group-columns .list-group-item a {
      font-size: 0.875rem; }

.list-group-minimal .list-group-item {
  padding: 0;
  background: transparent;
  border: 0;
  font-size: 0.875rem; }
  .list-group-minimal .list-group-item + .list-group-item {
    margin-top: 0.625rem; }
  .list-group-minimal .list-group-item span {
    color: #000; }
    .list-group-minimal .list-group-item span a {
      color: #000; }

.navbar {
  position: relative;
  width: 100%;
  min-height: 5rem; }
  @media (max-width: 1199.98px) {
    .navbar {
      min-height: auto;
      padding: 10px; } }

.navbar-toggler {
  border: 0; }

@media (min-width: 1200px) {
  .navbar-nav .dropdown-toggle::after {
    display: none; } }

.navbar-nav .nav-link {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  padding: 0.9375rem !important;
  font-size: 0.875rem;
  outline: none; }
  @media (max-width: 1199.98px) {
    .navbar-nav .nav-link {
      padding: 0.625rem 0 !important; } }

.navbar-nav.user-nav {
  flex-direction: row;
  border-radius: 0.625rem;
  margin-left: 0.9375rem;
  border: 1px solid #dddddd; }
  .navbar-nav.user-nav .nav-item {
    flex: 1;
    white-space: nowrap;
    text-align: center; }
    .navbar-nav.user-nav .nav-item:not(:first-child) {
      border-left: 1px solid #dddddd; }
  @media (max-width: 1199.98px) {
    .navbar-nav.user-nav {
      margin-left: 0; } }

.modal .close {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  display: block;
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
  color: #101010;
  margin: 0;
  padding: 0;
  opacity: 1;
  outline: 0;
  box-shadow: 0;
  background-color: #f5f5f5;
  z-index: 50; }
  .modal .close:hover {
    background-color: gainsboro; }
  .modal .close + .modal-body {
    padding-top: 6.25rem; }

.modal-dialog[class*="--lg"] {
  max-width: 37.5rem; }

.modal-content {
  border: 0;
  background: #f5f5f5; }

.modal-header {
  position: relative;
  align-items: center;
  min-height: 6.25rem;
  padding: 1.25rem 1.25rem;
  border: 0; }

.modal-footer {
  padding: 1.25rem 1.25rem;
  min-height: 6.25rem;
  overflow: hidden;
  border-top: 0;
  justify-content: initial; }
  .modal-footer .container-fluid {
    padding: 0; }

.modal-title {
  font-size: 1.125rem; }

.modal-body {
  border-radius: 0.625rem;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  background: #fff;
  padding: 2.5rem; }

.sidebar .modal-dialog {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  bottom: 1.25rem;
  width: 100%;
  max-width: 31.25rem;
  margin: 0; }
  @media (max-width: 1199.98px) {
    .sidebar .modal-dialog {
      width: 100%; } }

.sidebar .modal-content {
  height: 100%; }

.sidebar .modal-body {
  overflow: scroll; }

.thread.active, .thread:hover, [class*="boxed"],
[class*="bordered"] {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  position: relative; }

.thread.active, .thread:hover, [class*="boxed"] {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  background: #fff; }


[class*="bordered"] {
  border: 1px solid #dddddd; }

.muted {
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.75); }
  .muted aside {
    padding: 10px 20px 0 0; }
    @media (max-width: 1199.98px) {
      .muted aside {
        padding: 10px 20px; } }

@media (min-width: 768px) {
  [class*="rising"] {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s; }
    [class*="rising"]:hover {
      -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
      position: relative;
      z-index: 50; } }

.map {
  position: relative;
  z-index: 1; }
  .map[class*="--small"] {
    height: 5rem;
    margin: 0 !important;
    border-radius: 0 !important;
    border-top: 1px solid #dddddd;
    overflow: hidden; }
    .map[class*="--small"]::before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      display: block;
      width: 50%;
      z-index: 10;
      margin-left: 50%;
      pointer-events: none;
      border-bottom-left-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;1+0,0+100 */
      background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
      /* IE6-9 */ }
    .map[class*="--small"] .map_canvas {
      left: 50%;
      border-bottom-left-radius: 0.625rem;
      border-bottom-right-radius: 0.625rem; }
  .map[class*="--half"] {
    position: fixed !important;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    width: 50vw;
    height: 100vh;
    border-radius: 0; }
    .map[class*="--half"]::before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      display: block;
      width: 25%;
      z-index: 100;
      border-left: 2.5rem solid #f5f5f5;
      pointer-events: none;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5f5f5+0,f5f5f5+100&amp;1+0,0+100 */
      background: -moz-linear-gradient(left, whitesmoke 0%, rgba(245, 245, 245, 0) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, whitesmoke 0%, rgba(245, 245, 245, 0) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, whitesmoke 0%, rgba(245, 245, 245, 0) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#00f5f5f5',GradientType=1 );
      /* IE6-9 */ }

.map_canvas {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.map_caption {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  left: 1.25rem;
  z-index: 50; }

figure {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  border-radius: 0.625rem;
  position: relative;
  margin: 0;
  overflow: hidden; }
  figure .figure-img {
    width: 100%;
    margin: 0; }
  figure:hover .figure-caption {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; }

.figure-caption {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  position: absolute;
  bottom: 0rem;
  left: 0rem;
  padding: 1.25rem;
  opacity: 0;
  color: #fff; }

.photo {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  border-radius: 0.625rem;
  position: relative;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black); }
  .photo img {
    width: 100%; }
  .photo a {
    display: block;
    margin: 0;
    background-size: cover;
    background-position: center; }
    .photo a::before {
      border-radius: 0.625rem;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s;
      opacity: 0;
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.2); }

.image {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  border-radius: 0.625rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  overflow: hidden; }
  .image::before {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background: rgba(0, 0, 0, 0.4); }
  .image[class*="--overlay"]::before {
    opacity: 1; }
  .image[class*="--gradient-bottom"]::before {
    opacity: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 ); }
  .image[class*="--gradient-top"]::before {
    opacity: 1;
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 ); }
  .image[class*="--scroll"] {
    height: 125%;
    top: -25%; }
  .image[class*="--hover-slide"] {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(2.5%, 0);
    -moz-transform: translate(2.5%, 0);
    transform: translate(2.5%, 0);
    width: 110%;
    left: -10%; }
  .image[class*="--hover-arrow"]::after {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    position: absolute;
    bottom: 1.25rem;
    right: 1.25rem;
    content: "\ea8f";
    font-family: 'icomoon';
    font-size: 1.5rem;
    color: #fff;
    opacity: 0; }
  .image[class*="--hover-fade"] {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s; }
  .image[class*="--scale"] {
    -webkit-transition: all 10s;
    -moz-transition: all 10s;
    transition: all 10s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s; }
  .image:hover .image_options {
    opacity: 1;
    visibility: visible; }
  .image:hover[class*="--hover-slide"] {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0); }
  .image:hover[class*="--hover-arrow"]::after {
    opacity: 1; }
  .image:hover[class*="--hover-fade"]::before {
    opacity: 1; }

.image_options {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  display: flex;
  z-index: 50;
  opacity: 0;
  visibility: hidden; }
  .image_options li + li {
    margin-left: 0.3125rem; }
  .image_options a {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    display: block;
    width: calc(1.5em + 1rem + 2px);
    height: calc(1.5em + 1rem + 2px);
    line-height: calc(1.5em + 1rem + 2px);
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%; }
    .image_options a:hover {
      background: rgba(0, 0, 0, 0.75); }

.gallery[class*="--small"] {
  border-radius: 0.625rem;
  position: relative;
  display: flex;
  width: 100%;
  overflow: hidden;
  z-index: 200; }
  .gallery[class*="--small"] li {
    position: relative;
    flex: 1; }
    .gallery[class*="--small"] li:nth-child(n+4) {
      display: none; }
    .gallery[class*="--small"] li:nth-child(3) .image::after {
      position: absolute;
      top: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100%;
      vertical-align: middle;
      z-index: 150;
      font-family: 'icomoon';
      content: "\eb25";
      background: rgba(0, 0, 0, 0.55);
      color: #fff;
      font-size: 1.5rem; }
  .gallery[class*="--small"] figure,
  .gallery[class*="--small"] .image {
    border-radius: 0; }

.gallery .gallery_total {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4); }
  .gallery .gallery_total span {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 700; }

.svg-figure {
  max-width: 50vh; }

.price {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700; }

.module {
  margin-top: 1.875rem;
  padding-top: 1.875rem; }
  @media (max-width: 1199.98px) {
    .module + .module {
      border-top: 1px solid #dddddd; } }

.module-collapse,
.module-title {
  margin-bottom: 1.25rem;
  font-size: 1.625rem; }

.module-collapse {
  position: relative;
  cursor: pointer; }
  .module-collapse::before {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    position: absolute;
    content: "\eb3f";
    width: 1em;
    margin-top: -.5em;
    line-height: 1em;
    right: 0;
    top: 50%;
    font-family: 'icomoon' !important;
    font-size: 1.375rem;
    color: #555555; }
  .module-collapse[aria-expanded="true"]::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg); }

@media (max-width: 1199.98px) {
  .module-title {
    display: none; } }

.rate {
  position: relative;
  display: block;
  width: 3.75rem;
  height: 3.75rem;
  line-height: 3.75rem;
  text-align: center;
  border-radius: 50%;
  background: #dddddd;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  color: #000; }
  .rate[class*="--sm"] {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 0.875rem; }
  .rate[class*="--lg"] {
    width: 5rem;
    height: 5rem;
    line-height: 5rem; }
  .rate[class*="--square"] {
    border-radius: 0.625rem; }

.actions {
  display: flex;
  flex-direction: row;
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  margin: -0.3125rem;
  z-index: 50; }
  .actions &gt; li {
    margin: 0.3125rem; }
    .actions &gt; li &gt; a {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s;
      background: rgba(0, 0, 0, 0.5);
      cursor: pointer; }
      .actions &gt; li &gt; a:hover {
        background: rgba(0, 0, 0, 0.75); }

.owl-carousel {
  position: relative; }
  .owl-carousel.visible .owl-stage-outer {
    overflow: visible; }
  .owl-carousel[data-dots="true"] {
    margin-bottom: 2.5rem; }
  .owl-carousel .owl-nav {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    border-radius: 0.625rem;
    position: absolute;
    top: auto;
    right: 1.25rem;
    bottom: 1.25rem;
    display: flex;
    width: 5rem;
    background: rgba(0, 0, 0, 0.5);
    overflow: hidden; }
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s;
      position: relative;
      width: 2.5rem;
      height: 2.5rem;
      margin-top: 0;
      text-align: center;
      z-index: 20;
      border-radius: 0;
      background: transparent; }
      .owl-carousel .owl-nav button.owl-prev::before,
      .owl-carousel .owl-nav button.owl-next::before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        line-height: 2.5rem;
        font-family: 'icomoon';
        font-size: 1.25rem;
        color: #fff; }
      .owl-carousel .owl-nav button.owl-prev span,
      .owl-carousel .owl-nav button.owl-next span {
        display: none; }
      .owl-carousel .owl-nav button.owl-prev:focus,
      .owl-carousel .owl-nav button.owl-next:focus {
        outline: none; }
      .owl-carousel .owl-nav button.owl-prev:hover,
      .owl-carousel .owl-nav button.owl-next:hover {
        background: rgba(0, 0, 0, 0.25); }
    .owl-carousel .owl-nav button.owl-prev::before {
      content: "\eab0"; }
    .owl-carousel .owl-nav button.owl-next::before {
      content: "\eab1"; }
  .owl-carousel .owl-item {
    border-radius: 0.625rem;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    overflow: hidden; }
    .owl-carousel .owl-item.active [class*="--scale"] {
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      transform: scale(1.2); }

.owl-carousel--mask .owl-item &gt; * {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s; }

.owl-carousel--mask .owl-item:not(.active) {
  border-radius: 0.625rem;
  background: #dddddd; }
  .owl-carousel--mask .owl-item:not(.active) &gt; * {
    opacity: 0; }

.owl-carousel--flex &gt; .owl-stage-outer &gt; .owl-stage {
  display: flex;
  flex-direction: row; }
  .owl-carousel--flex &gt; .owl-stage-outer &gt; .owl-stage::after {
    display: none; }
  .owl-carousel--flex &gt; .owl-stage-outer &gt; .owl-stage &gt; .owl-item {
    float: none; }
  .owl-carousel--flex &gt; .owl-stage-outer &gt; .owl-stage .card {
    height: 100%; }

.owl-external-nav {
  display: inline-flex; }
  @media (max-width: 767.98px) {
    .owl-external-nav {
      margin-top: 0.625rem;
      border-radius: 6.25rem;
      border: 1px solid #dddddd; } }
  .owl-external-nav button.owl-prev,
  .owl-external-nav button.owl-next {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    position: relative;
    width: 3.75rem;
    height: 3.75rem;
    padding: 0;
    text-align: center;
    border-radius: 50%;
    background: transparent;
    border: 0; }
    .owl-external-nav button.owl-prev::before,
    .owl-external-nav button.owl-next::before {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s;
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      line-height: 3.75rem;
      font-family: 'icomoon';
      font-size: 1.25rem;
      color: #000; }
    .owl-external-nav button.owl-prev:focus,
    .owl-external-nav button.owl-next:focus {
      outline: none; }
    .owl-external-nav button.owl-prev:hover,
    .owl-external-nav button.owl-next:hover {
      -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
      box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
      background: #fff; }
    .owl-external-nav button.owl-prev:not(:first-child),
    .owl-external-nav button.owl-next:not(:first-child) {
      margin-left: 0.625rem; }
    .owl-external-nav button.owl-prev span,
    .owl-external-nav button.owl-next span {
      display: none; }
    .owl-external-nav button.owl-prev[class*="disabled"]::before,
    .owl-external-nav button.owl-next[class*="disabled"]::before {
      color: #dddddd; }
    .owl-external-nav button.owl-prev[class*="disabled"]:hover,
    .owl-external-nav button.owl-next[class*="disabled"]:hover {
      -webkit-box-shadow: none !important;
      -moz-box-shadow: none !important;
      box-shadow: none !important;
      background: transparent;
      cursor: default; }
  .owl-external-nav button.owl-prev::before {
    content: "\ea92"; }
  .owl-external-nav button.owl-next::before {
    content: "\ea94"; }

.owl-gallery-nav {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  border-radius: 0.625rem;
  position: absolute;
  right: 1.25rem;
  bottom: 1.25rem;
  display: flex;
  width: 7.5rem;
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  z-index: 50; }
  .owl-gallery-nav button.owl-prev,
  .owl-gallery-nav button.owl-next {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    position: relative;
    width: 3.75rem;
    height: 3.75rem;
    margin-top: 0;
    text-align: center;
    z-index: 20;
    border-radius: 0;
    border: 0;
    background: transparent; }
    .owl-gallery-nav button.owl-prev::before,
    .owl-gallery-nav button.owl-next::before {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      line-height: 3.75rem;
      font-family: 'icomoon';
      font-size: 1.25rem;
      color: #fff; }
    .owl-gallery-nav button.owl-prev:focus,
    .owl-gallery-nav button.owl-next:focus {
      outline: none; }
    .owl-gallery-nav button.owl-prev:hover,
    .owl-gallery-nav button.owl-next:hover {
      background: rgba(0, 0, 0, 0.25); }
    .owl-gallery-nav button.owl-prev span,
    .owl-gallery-nav button.owl-next span {
      display: none; }
  .owl-gallery-nav button.owl-prev::before {
    content: "\ea92"; }
  .owl-gallery-nav button.owl-next::before {
    content: "\ea94"; }

.owl-dots {
  position: absolute;
  right: -0.625rem;
  bottom: -2.5rem;
  left: -0.625rem;
  z-index: 10;
  text-align: center; }
  .owl-dots.disabled {
    display: none; }
  .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: top; }
    .owl-dots .owl-dot span {
      display: block;
      width: 0.625rem;
      height: 0.625rem;
      margin: 0.625rem;
      border-radius: 50%;
      background: rgba(0, 0, 0, 0.2);
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s; }
    .owl-dots .owl-dot:hover span {
      background: rgba(0, 0, 0, 0.4); }
    .owl-dots .owl-dot.active span {
      background: #000; }

.partners {
  position: relative; }
  .partners .owl-stage-outer .owl-stage {
    display: -ms-flexbox !important;
    display: flex !important;
    align-items: center; }
    .partners .owl-stage-outer .owl-stage .owl-item a {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s;
      position: relative;
      display: block;
      text-align: center;
      height: 6.25rem; }
    .partners .owl-stage-outer .owl-stage .owl-item img {
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      transform: translate(0, -50%);
      position: relative;
      top: 50%;
      display: inline-block;
      width: initial;
      max-width: 60%; }

.pagination .page-item + .page-item {
  margin-left: 0.3125rem; }

.pagination .page-link {
  padding: 0;
  text-align: center;
  width: calc(1.5em + 2rem + 2px);
  height: calc(1.5em + 2rem + 2px);
  line-height: calc(1.5em + 2rem + 2px);
  border-radius: 50% !important; }

.pagination[class*="--lg"] .page-link {
  width: calc(1.5em + 2.5rem + 2px);
  height: calc(1.5em + 2.5rem + 2px);
  line-height: calc(1.5em + 2.5rem + 2px); }

.pagination[class*="--sm"] .page-link {
  width: calc(1.5em + 1rem + 2px);
  height: calc(1.5em + 1rem + 2px);
  line-height: calc(1.5em + 1rem + 2px); }

.custom-choice {
  display: inline-block;
  margin: 0 0.3125rem 0.625rem 0;
  padding: 0; }
  .custom-choice .custom-control-label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%; }
    .custom-choice .custom-control-label::after, .custom-choice .custom-control-label::before {
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      transform: translate(0, -50%);
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s;
      top: 50%;
      left: 1rem;
      width: 1.25rem;
      height: 1.25rem;
      border-radius: 50%;
      border: 0;
      background: #dddddd; }
    .custom-choice .custom-control-label::after {
      content: "\eaae";
      font-family: 'icomoon' !important;
      font-size: 1rem;
      line-height: 1.25rem;
      width: 1.25rem;
      text-align: center;
      color: #fff;
      opacity: 0;
      background: transparent; }
  .custom-choice .choice-indicator {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0.625rem;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #dddddd;
    z-index: 5; }
  .custom-choice .custom-control-label {
    font-size: 1rem;
    height: calc(1.5em + 2rem + 2px);
    padding: 1rem 1rem 1rem 3.125rem;
    cursor: pointer; }
    .custom-choice .custom-control-label span {
      text-transform: none;
      letter-spacing: 0;
      font-size: 0.875rem; }
  .custom-choice .custom-control-input:checked ~ .choice-indicator {
    border-color: #4829B2; }
  .custom-choice .custom-control-input:checked ~ .custom-control-label::after {
    opacity: 1; }
  .custom-choice .custom-control-input:hover ~ .choice-indicator {
    border-color: #c4c4c4; }
  .custom-choice .custom-control-input:checked:hover ~ .choice-indicator {
    border-color: #4829B2; }
  .custom-choice .custom-control-input:hover ~ .custom-control-label::before {
    background: #c4c4c4; }
  .custom-choice .custom-control-input:checked:hover ~ .custom-control-label::before {
    background: #4829B2;
    border-color: #4829B2; }
  .custom-choice label {
    position: relative;
    z-index: 10; }

.upload {
  border-radius: 0.625rem;
  padding: 3rem 1rem;
  border: 2px dashed #dddddd;
  text-align: center; }
  .upload .upload_text {
    color: #000; }
    .upload .upload_text a {
      text-decoration: underline; }
  .upload input {
    display: none; }

.date {
  border-radius: 0.625rem;
  position: relative;
  display: flex;
  flex-direction: row;
  border: 1px solid #dddddd;
  background-color: #fff;
  overflow: hidden; }
  .date .date_from,
  .date .date_to {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    flex: 1;
    padding: 1.25rem; }
    .date .date_from:hover,
    .date .date_to:hover {
      background: #f5f5f5; }
    .date .date_from h3,
    .date .date_to h3 {
      margin: 0;
      font-size: 1.875rem;
      line-height: 1em; }
    .date .date_from span,
    .date .date_to span {
      font-size: 0.875rem;
      text-transform: uppercase;
      color: #555555; }
  .date .date_to {
    text-align: right;
    border-left: 1px solid #dddddd; }
  .date .date_location {
    border-radius: 0.625rem;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    padding: 0.625rem 1.25rem;
    background: #fff;
    border: 1px solid #dddddd;
    font-size: 0.875rem;
    line-height: 1.25rem; }
  @media (max-width: 767.98px) {
    .date {
      flex-direction: column; }
      .date .date_from {
        padding-bottom: 2.5rem;
        text-align: center; }
      .date .date_to {
        padding-top: 2.5rem;
        border-left: 0;
        border-top: 1px solid #dddddd;
        text-align: center; } }

.select2 {
  width: 100% !important; }
  .select2 *:focus {
    outline: none; }
  .select2 .select2-selection {
    -webkit-transition: border-color 0.2s;
    -moz-transition: border-color 0.2s;
    transition: border-color 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    font-size: 1rem;
    border-radius: 0.625rem;
    border: 1px solid #dddddd;
    height: calc(1.5em + 2rem + 2px);
    padding: 1rem 1rem;
    font-weight: 400;
    background-color: #fff; }
    .select2 .select2-selection .select2-selection__rendered {
      padding: 0;
      line-height: 1.5;
      color: #000; }
    .select2 .select2-selection .select2-selection__arrow {
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      transform: translate(0, -50%);
      top: 50%;
      right: 1rem; }
  .select2:not(.select2-container--open) .select2-selection:hover {
    border-color: #c4c4c4; }

.select2-dropdown {
  font-size: 1rem;
  border-radius: 0.625rem;
  padding: 0.625rem;
  border: 1px solid #dddddd;
  overflow: hidden; }

.select2-results {
  width: 100%; }

.select2-results__options .select2-results__option {
  font-size: 1rem;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  border-radius: 0.625rem;
  padding: 0.625rem 1rem;
  color: #000; }
  .select2-results__options .select2-results__option[aria-selected=true] {
    background: #dddddd; }
    .select2-results__options .select2-results__option[aria-selected=true][class*="--highlighted"] {
      background-color: #dddddd;
      color: inherit; }
  .select2-results__options .select2-results__option[class*="--highlighted"] {
    background: #4829B2; }

.bootstrap-tagsinput {
  border-radius: 0.625rem;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  display: block;
  min-height: calc(1.5em + 2rem + 2px);
  padding: 0.625rem 1rem 0.3125rem 0.625rem;
  border: 1px solid #dddddd; }
  .bootstrap-tagsinput::before, .bootstrap-tagsinput::after {
    content: "";
    display: table;
    clear: both; }
  .bootstrap-tagsinput input {
    padding: 0 0.9375rem;
    line-height: 2.125rem;
    max-width: 50%; }
  .bootstrap-tagsinput .tag {
    position: relative;
    float: left;
    height: 2.125rem;
    margin: 0 0.3125rem 0.3125rem 0;
    padding: 0 2.5rem 0 0.9375rem;
    border-radius: 10rem;
    line-height: 2.125rem;
    background: rgba(72, 41, 178, 0.1);
    color: #4829B2; }
    .bootstrap-tagsinput .tag [data-role="remove"] {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      transform: translate(0, 0);
      position: absolute;
      top: 0;
      right: 0;
      display: block;
      width: 2.125rem;
      height: 2.125rem;
      text-align: center;
      line-height: 2.125rem;
      border-radius: 50%; }
      .bootstrap-tagsinput .tag [data-role="remove"]::after {
        content: "\eb93";
        font-family: 'icomoon'; }
      .bootstrap-tagsinput .tag [data-role="remove"]:hover {
        background: rgba(72, 41, 178, 0.1); }

.custom-switch {
  min-height: 1.25rem;
  height: 1.25rem;
  padding-left: 3.125rem; }
  .custom-switch:not(:last-child) {
    margin-bottom: 0.625rem; }
  .custom-switch .custom-control-label {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: none;
    font-size: 0.875rem;
    letter-spacing: 0;
    cursor: pointer;
    line-height: 1.25rem; }
    .custom-switch .custom-control-label::before {
      top: 50%;
      left: -3.125rem;
      width: 2.5rem;
      height: 1.25rem;
      margin-top: -0.625rem;
      border-radius: 0.625rem;
      border: 1px solid #dddddd; }
    .custom-switch .custom-control-label::after {
      top: 50%;
      left: -3.125rem;
      width: 1.25rem;
      height: 1.25rem;
      margin-top: -0.625rem;
      border-radius: 50%;
      background: #dddddd; }
  .custom-switch .custom-control-input:checked ~ .custom-control-label,
  .custom-switch .custom-control-input:checked:hover ~ .custom-control-label {
    color: #4829B2; }
    .custom-switch .custom-control-input:checked ~ .custom-control-label::before,
    .custom-switch .custom-control-input:checked:hover ~ .custom-control-label::before {
      background: #fff;
      border-color: #4829B2; }
    .custom-switch .custom-control-input:checked ~ .custom-control-label::after,
    .custom-switch .custom-control-input:checked:hover ~ .custom-control-label::after {
      -webkit-transform: translate(20px, 0);
      -moz-transform: translate(20px, 0);
      transform: translate(20px, 0);
      background: #4829B2; }
  .custom-switch .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background: #fff;
    border-color: #4829B2; }
  .custom-switch .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #dddddd; }
  .custom-switch .custom-control-input:hover ~ .custom-control-label::before {
    border-color: #c4c4c4; }
  .custom-switch .custom-control-input:hover ~ .custom-control-label::after {
    background: #c4c4c4; }

.counter {
  border-radius: 0.625rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  height: calc(1.5em + 2rem + 2px);
  line-height: calc(1.5em + 2rem + 2px);
  position: relative;
  display: inline-block;
  text-align: center;
  background: #fff;
  border: 1px solid #dddddd; }
  .counter .counter-minus,
  .counter .counter-plus {
    border-radius: 0.625rem;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    position: absolute;
    top: -1px;
    display: block;
    width: calc(1.5em + 2rem + 2px);
    line-height: calc(1.5em + 2rem + 2px);
    cursor: pointer; }
    .counter .counter-minus:hover,
    .counter .counter-plus:hover {
      background: gainsboro; }
  .counter .counter-minus {
    left: 0; }
  .counter .counter-plus {
    right: 0; }

.counter-value {
  width: 1.875rem;
  line-height: 1.875rem;
  text-align: center;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1rem;
  color: #000;
  background: transparent;
  border: 0;
  -moz-appearance: textfield; }
  .counter-value::-webkit-outer-spin-button, .counter-value::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }

.irs {
  border-radius: 0.625rem;
  height: calc(1.5em + 2rem + 2px);
  font-size: 1rem;
  overflow: hidden; }
  .irs .irs-single,
  .irs .irs-from,
  .irs .irs-to {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    left: 1rem !important;
    background: transparent;
    padding: 0;
    border-radius: 0;
    color: #4829B2;
    font-size: 1.125rem;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    z-index: 10; }
    .irs .irs-single:before,
    .irs .irs-from:before,
    .irs .irs-to:before {
      display: none; }
  .irs .irs-to {
    left: auto !important;
    right: 1rem !important; }
  .irs .irs-line {
    top: 0;
    height: 100%;
    background: rgba(72, 41, 178, 0.1); }
  .irs .irs-bar {
    border-radius: 0.625rem;
    top: 0;
    height: 100%;
    background: rgba(72, 41, 178, 0.15); }
  .irs .irs-handle {
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    transition: background 0.2s;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0;
    border-radius: 0.625rem;
    top: 0;
    bottom: 0;
    width: 1.875rem;
    height: auto;
    background: #c5b8ef;
    cursor: ew-resize; }
    .irs .irs-handle &gt; i {
      display: none !important; }
    .irs .irs-handle:hover {
      background: #b3a4ea; }

.datepicker {
  position: relative; }
  .datepicker[class*="--vertical"] .drp-calendar {
    padding: 1.25rem;
    width: 100%;
    max-width: 100%; }
    .datepicker[class*="--vertical"] .drp-calendar + .drp-calendar {
      border-top: 1px solid #dddddd; }

.grouped &gt; * .form-control,
.grouped &gt; * .select2 .select2-selection {
  border-radius: 0; }

.grouped &gt; *:first-child .form-control,
.grouped &gt; *:first-child .select2 .select2-selection {
  border-top-left-radius: 0.625rem;
  border-bottom-left-radius: 0.625rem; }

.grouped &gt; *:not(:first-child) .form-control,
.grouped &gt; *:not(:first-child) .select2 .select2-selection {
  border-left: 0; }

.grouped &gt; *:last-child .form-control,
.grouped &gt; *:last-child .select2 .select2-selection {
  border-top-right-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem; }

.grouped[class*="--vertical"] &gt; * .form-control,
.grouped[class*="--vertical"] &gt; * .select2 .select2-selection {
  border-radius: 0; }

.grouped[class*="--vertical"] &gt; *:first-child .form-control,
.grouped[class*="--vertical"] &gt; *:first-child .select2 .select2-selection {
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem; }

.grouped[class*="--vertical"] &gt; *:not(:first-child) .form-control,
.grouped[class*="--vertical"] &gt; *:not(:first-child) .select2 .select2-selection {
  border-top: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  border-left-width: 1px; }

.grouped[class*="--vertical"] &gt; *:last-child .form-control,
.grouped[class*="--vertical"] &gt; *:last-child .select2 .select2-selection {
  border-bottom-left-radius: 0.625rem;
  border-bottom-right-radius: 0.625rem; }

.text-white .select2 .select2-selection {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.5); }
  .text-white .select2 .select2-selection .select2-selection__rendered {
    color: #fff; }

.pricing {
  border-radius: 0.625rem;
  display: flex;
  flex-direction: column;
  text-align: center; }
  .pricing.boxed .pricing_features {
    border-color: transparent; }
    .pricing.boxed .pricing_features li {
      border-color: transparent; }
  @media (max-width: 1199.98px) {
    .pricing {
      border: 1px solid #dddddd; } }

.pricing--labels {
  text-align: left; }
  .pricing--labels .pricing_features li {
    display: table;
    width: 100%;
    padding: 0; }
  .pricing--labels .pricing_features span {
    display: table-cell;
    vertical-align: middle;
    height: 4.375rem;
    padding-left: 1.25rem;
    font-size: 0.875rem; }
  .pricing--labels .btn {
    opacity: 0;
    visibility: none; }
  @media (max-width: 1199.98px) {
    .pricing--labels {
      display: none; } }

.pricing_title {
  display: block;
  margin: 1.25rem 0 0 0;
  font-size: 1rem;
  color: #555555; }

.pricing_cost {
  display: block;
  margin-bottom: 1.25rem;
  color: #000;
  font-size: 1.125rem;
  font-family: "Nunito Sans", sans-serif; }
  .pricing_cost b {
    font-size: 1.875rem;
    font-weight: 700; }

.pricing_features {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  margin: 0; }
  .pricing_features &gt; li {
    position: relative;
    padding: 1.25rem; }
    .pricing_features &gt; li + li {
      border-top: 1px solid #dddddd; }
    .pricing_features &gt; li span {
      display: none; }
      .pricing_features &gt; li span s {
        opacity: .5; }
    @media (max-width: 1199.98px) {
      .pricing_features &gt; li {
        padding: 0 1.25rem; }
        .pricing_features &gt; li + li {
          border-color: transparent;
          margin-top: 1.25rem; }
        .pricing_features &gt; li i {
          display: none; }
        .pricing_features &gt; li span {
          display: inline-block; } }
    @media (min-width: 1200px) {
      .pricing_features &gt; li::before {
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        transition-delay: 0s;
        background: rgba(0, 0, 0, 0.05);
        position: absolute;
        top: 0;
        bottom: 0;
        left: -200vw;
        content: "";
        width: 400vw;
        z-index: -1;
        opacity: 0; }
      .pricing_features &gt; li:hover::before {
        opacity: 1; } }
  @media (max-width: 1199.98px) {
    .pricing_features {
      padding: 1.25rem 0; } }

.pricing_action {
  margin: 1.25rem; }

.swiper-container {
  border-radius: 0.625rem;
  position: relative; }
  .swiper-container .swiper-slide .container .row {
    padding: 5rem 0; }
  .swiper-container .swiper-footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5rem;
    z-index: 50; }

.swiper-button-next {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  margin: 0;
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  outline: none; }
  .swiper-button-next::before {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    content: "\eb44";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #000;
    line-height: 3.75rem;
    font-family: 'icomoon';
    font-size: 1.125rem; }
  .swiper-button-next:hover::before {
    color: #4829B2;
    animation-name: rotate;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }

@keyframes rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(-360deg); } }
  .swiper-button-next::after {
    display: none; }

.swiper-container-horizontal .swiper-pagination {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 6.25rem;
  bottom: auto;
  left: auto;
  width: 2rem;
  z-index: 25; }
  .swiper-container-horizontal .swiper-pagination .swiper-pagination-bullet {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    float: left;
    width: 2rem;
    height: 2rem;
    margin: 0;
    opacity: 1;
    background: transparent;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    outline: none; }
    .swiper-container-horizontal .swiper-pagination .swiper-pagination-bullet::after {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s;
      position: absolute;
      content: "";
      display: block;
      top: 50%;
      left: 50%;
      width: 8px;
      height: 8px;
      margin: -4px 0 0 -4px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.2); }
    .swiper-container-horizontal .swiper-pagination .swiper-pagination-bullet:hover::after {
      background: rgba(255, 255, 255, 0.4); }
    .swiper-container-horizontal .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
      background: #fff;
      -webkit-transform: scale(1.5);
      -moz-transform: scale(1.5);
      transform: scale(1.5);
      -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
      box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05); }

@media (max-width: 767.98px) {
  .swiper-container [class*="vh"] {
    height: auto !important;
    max-height: auto !important; } }

.table-rounded {
  border-radius: 0.625rem;
  border: 1px solid #dddddd; }
  .table-rounded .table {
    margin: 0; }

.table th {
  font-size: 0.75rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: #999999; }

.table td {
  font-size: 0.875rem; }

.table th,
.table td {
  padding: 1.25rem; }

.table thead th {
  border-bottom: 0;
  border-top: 0; }

.table tbody tr:first-child td {
  border-top: 0;
  padding-top: 0; }

.avatar {
  position: relative;
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%; }
  .avatar[class*="--sm"] {
    width: 2.5rem;
    height: 2.5rem; }
  .avatar[class*="--lg"] {
    width: 5rem;
    height: 5rem; }
  .avatar[class*="--xl"] {
    width: 6.25rem;
    height: 6.25rem; }

.status::after {
  content: "\eaae";
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
  border-radius: 50%;
  background: #dddddd;
  font-family: 'icomoon';
  text-align: center;
  color: #fff; }

.status[class*="--lg"]::after {
  width: 1.875rem;
  height: 1.875rem;
  line-height: 1.875rem; }

.status.verified::after {
  background: #34902F; }

.user {
  border-radius: 0.625rem;
  position: relative;
  overflow: hidden; }
  .user:hover .user_caption {
    padding-top: 2.5rem; }

.user_photo {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  display: block;
  overflow: hidden;
  margin: 0; }

.user_caption {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 1.25rem;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 ); }
  .user_caption &gt; h4 {
    color: #fff; }

.video-js {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  left: 0;
  top: 0;
  z-index: 50;
  background: transparent; }
  .video-js .vjs-poster {
    border-radius: 0.625rem; }
  .video-js iframe {
    border-radius: 0.625rem; }

.video-3-4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 42.6%; }

.video-16-9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; }

.youtube .vjs-control-bar {
  display: none; }

.video-js.vjs-waiting .vjs-big-play-button {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  transform: scale(2);
  opacity: 0; }

.video-js .vjs-big-play-button {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.05);
  top: 50%;
  left: 50%;
  background: #fff;
  opacity: 1;
  width: 3.125rem;
  height: 3.125rem;
  margin-top: -1.5625rem;
  margin-left: -1.5625rem;
  border-radius: 50%;
  border: 0; }
  .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 1.25rem;
    line-height: 3.125rem;
    color: #000; }

.video-js:hover .vjs-big-play-button {
  background: #4829B2; }
  .video-js:hover .vjs-big-play-button .vjs-icon-placeholder:before {
    color: #fff; }

.cta {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
  display: block;
  padding: 5rem 0; }
  .cta .container {
    position: relative;
    padding-right: 5rem; }
    .cta .container::after {
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      transition: all 0.2s;
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s;
      -webkit-transform: translate(-10px, 0);
      -moz-transform: translate(-10px, 0);
      transform: translate(-10px, 0);
      position: absolute;
      top: 50%;
      right: 0;
      display: block;
      margin-top: -1.25rem;
      line-height: 2.5rem;
      font-size: 1.375rem;
      content: "\ea94";
      font-family: 'icomoon'; }
  .cta:hover .container::after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0); }

.fc .fc-toolbar {
  display: flex;
  align-items: center; }
  .fc .fc-toolbar h2 {
    font-size: 1.25rem; }

.fc .fc-button-group {
  border-radius: 0.625rem;
  border: 1px solid #dddddd;
  overflow: hidden; }
  .fc .fc-button-group .fc-button {
    padding: 0;
    background: transparent;
    border: 0; }
    .fc .fc-button-group .fc-button .fc-icon {
      display: block;
      width: calc(1.5em + 2rem + 2px);
      height: calc(1.5em + 2rem + 2px);
      line-height: calc(1.5em + 2rem + 2px);
      color: #000;
      font-size: 1rem; }
    .fc .fc-button-group .fc-button:hover {
      background: #f5f5f5; }

.fc .fc-view {
  border-radius: 0.625rem;
  border: 1px solid #dddddd;
  overflow: hidden; }
  .fc .fc-view &gt; table {
    width: calc(100% + 4px) !important;
    margin: -1px; }

.fc th,
.fc td {
  border-color: #dddddd; }

.fc .fc-widget-header {
  font-size: 0.875rem;
  font-weight: 400;
  color: #999999; }
  .fc .fc-widget-header .fc-cell-content {
    height: 2.5rem;
    padding: 0;
    line-height: 2.5rem; }
  .fc .fc-widget-header th:only-child .fc-cell-content {
    padding-left: 1.25rem; }

.fc .fc-widget-content.fc-time-area, .fc .fc-widget-content.fc-resource-area {
  border-bottom: 0; }

.fc .fc-cell-content {
  padding: 0.625rem 1.25rem;
  height: 3.75rem;
  line-height: 3.75rem; }

.fc .fc-divider {
  display: none; }

.fc .fc-resource-area {
  width: 25% !important; }
  .fc .fc-resource-area .fc-widget-content {
    background: #f5f5f5;
    color: #000; }

.fc .fc-event-container {
  top: 0;
  height: 100% !important;
  padding: 0; }

.fc .fc-timeline-event {
  border-radius: 0.625rem;
  top: 0.3125rem !important;
  bottom: 0.3125rem !important;
  margin-left: 0.3125rem;
  margin-right: 0.3125rem;
  padding: 0;
  border: 0;
  background: #4829B2; }
  .fc .fc-timeline-event.fc-not-end {
    margin-right: 0; }
  .fc .fc-timeline-event .fc-title-wrap {
    display: flex;
    align-items: center; }
  .fc .fc-timeline-event .fc-title {
    padding: 0 1.25rem;
    color: #fff; }

.mainsearch {
  display: flex;
  flex-direction: row; }
  .mainsearch &gt; *:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    z-index: 50; }
  .mainsearch .select2 .select2-selection {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  @media (max-width: 767.98px) {
    .mainsearch {
      flex-direction: column; }
      .mainsearch &gt; *:first-child {
        border-top-right-radius: 0.625rem;
        border-bottom-left-radius: 0; }
      .mainsearch .select2 .select2-selection {
        margin-top: -1px;
        margin-left: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 0.625rem; } }

.number {
  padding-left: 1.25rem;
  border-left: 1px solid rgba(255, 255, 255, 0.5); }
  .number .number_count {
    position: relative;
    font-family: "Nunito Sans", sans-serif;
    font-size: 3.125rem;
    font-weight: 700; }
    .number .number_count::before {
      position: absolute;
      left: -1.25rem;
      content: "";
      width: 0.3125rem;
      height: 100%;
      background: #fff; }
  .number p {
    color: #fff; }

.steps {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .steps &gt; li + li {
    margin-left: 0.3125rem; }
  .steps &gt; li span,
  .steps &gt; li a {
    display: block;
    min-width: calc(1.5em + 1rem + 2px);
    text-align: center;
    border: 1px solid #dddddd;
    border-radius: 10rem;
    font-size: 0.875rem;
    color: #aaaaaa;
    line-height: calc(calc(1.5em + 1rem + 2px) - 2px); }
    .steps &gt; li span.steps_active, .steps &gt; li span.steps_done,
    .steps &gt; li a.steps_active,
    .steps &gt; li a.steps_done {
      border-color: #000;
      padding: 0 1.875rem; }
    .steps &gt; li span.steps_active,
    .steps &gt; li a.steps_active {
      color: #000; }

/*# sourceMappingURL=style.css.map */
</pre></body></html>